- 博客(4)
- 收藏
- 关注
原创 vue 项目中设置localhost 和本机 ip 都可访问项目
vue 项目中设置localhost 和本机 ip 都可访问项目启动项目之后 使用 localhost 可以正常访问项目 当时当切换为本机 ip 访问的时候,访问不到页面试了好多次终于找到一下两种方法 希望有所帮助方法一:在config文件夹下面的 index.js 里面 host 将 local host 修改为 0.0.0.0![在这里插入图片描述](https://img-blog.csdnimg.cn/ad850b0205944a419f4df9c978bdb814.png#pic_c
2022-05-07 15:50:38
1083
原创 FAILURE: Build failed with an exception.
FAILURE: Build failed with an exception.
2022-04-30 15:27:09
5408
1
原创 微信小程序设置请求头header 参数 token 验证
小程序开发中需要在请求头header中用到 token 验证header:{‘content-type’: ‘application/x-www-form-urlencoded’,‘access_token’:‘123’}之前这样写没什么问题, 但是在小程序中一直找不到token,查了很多资料都是这种方法,后来let header = {‘content-type’: ‘application/x-www-form-urlencoded’,}header[‘access_token’] =
2021-08-25 11:41:28
5485
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅