cd 项目ios
1.开发web
npm run web 开发过程当中能够直接使用浏览器运行npm
npm run ios浏览器
2.打包ui
npm run build 会在 dist 文件夹 中生成js文件, 便可拖入ios 项目中加载spa