feat: 添加使用脚本切换小程序的替换
This commit is contained in:
@@ -37,7 +37,8 @@
|
||||
"build:mp-xhs": "uni build -p mp-xhs",
|
||||
"build:quickapp-webview": "uni build -p quickapp-webview",
|
||||
"build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei",
|
||||
"build:quickapp-webview-union": "uni build -p quickapp-webview-union"
|
||||
"build:quickapp-webview-union": "uni build -p quickapp-webview-union",
|
||||
"switch-client": "node scripts/update-appid.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dcloudio/uni-app": "3.0.0-4070620250821001",
|
||||
|
||||
Reference in New Issue
Block a user