This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
sunran
/
asd-mobild
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
fd9c0ea250
Branches
Tags
master
asd-mobild
/
README.md
README.md
466 B
Lịch sử
Raw
asd-mobild
打包命令
npm run build zhulao 正式环境
npm run build weibao 正式环境
npm run serve 运行后为
http://localhost:12004/zhulao/
想访问weibao目录就手动切换到
http://localhost:12004/weibao/
vue.config.js 中测试环境要切换到这个:
https://test.poteviohealth.com/pmgw/
nvm ls : 检查node有哪些版本: v14.17.0 和 v22.18.0
nvm use 14 : 使用v14.17.0的node版本去打包,用高版本会出错