会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
sanhuamao
首页
新随笔
联系
订阅
管理
2021年6月26日
应用 |前端限制仅允许指定ip访问页面
摘要: 封装方法 import axios from 'axios' const allowIP = ['119.133.5.19']; //允许访问 async function getIp() { const res=await axios.get('https://api.ipify.org/')//
阅读全文
posted @ 2021-06-26 17:17 sanhuamao
阅读(672)
评论(0)
推荐(0)
编辑
公告