cd 項目ios
1.開發web
npm run web 開發過程當中能夠直接使用瀏覽器運行npm
npm run ios瀏覽器
2.打包ui
npm run build 會在 dist 文件夾 中生成js文件, 便可拖入ios 項目中加載spa