部署测试服务器【个人】

使用七牛存储资源

当前项目路径下:

## num run build

##qrsync dist.json 【windows 系统使用qrsbox】

配置项存在于 dist.json文件  url填本地绝对路径

##scp dist/index.html root@jhbeta.com:/var/www/jht/   【测试服务器】

## //scp -P 52345 dist/index.html root@m.jinhuobao.com.cn:/var/www/jht/  【线上 】

原文地址:https://www.cnblogs.com/lpt1229/p/6046720.html