首页 > 其他分享> > vue开发的移动端怎么在手机上看自己的页面 vue开发的移动端怎么在手机上看自己的页面 2021-12-18 15:59:06 作者:互联网 1:找到config文件,把 host: ‘localhost’,换成自己电脑的ip4地址就行 host: ‘192.168.25.9’ 网络的属性可以找到: 标签:vue,192.168,host,ip4,移动,config,localhost,页面 来源: https://blog.csdn.net/qq_18390335/article/details/119907942