会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
shine_lovely
博客园
首页
新随笔
联系
订阅
管理
2020年11月25日
nodejs获取 本地ip地址
摘要: vue本地项目,想要在手机端访问的时候,需要在vue.config.js的devServe中修改 host的值 host: "localhost" ==> host: "**.**.**.**" 但每次启动前都要手动查询ipconfig/ifconfig,比较麻烦。 所以,用nodejs的‘os’来
阅读全文
posted @ 2020-11-25 16:21 shine_lovely
阅读(1776)
评论(0)
推荐(0)
编辑
公告