Commit 08451a1f authored by 李明环(东信)'s avatar 李明环(东信)

测试爽贵阳git构建

parent 4b30d29b
...@@ -7,30 +7,6 @@ ...@@ -7,30 +7,6 @@
"start:platform": "rexma start", "start:platform": "rexma start",
"build:platform": "rexma build" "build:platform": "rexma build"
}, },
"uni-app": {
"scripts": {
"env-test": {
"title": "端内小程序-测试环境",
"env": {
"UNI_PLATFORM": "h5",
"REXMA": true
},
"define": {
"ENV_TEST": true
}
},
"env-prod": {
"title": "端内小程序-正式环境",
"env": {
"UNI_PLATFORM": "h5",
"REXMA": true
},
"define": {
"ENV_TEST": true
}
}
}
},
"dependencies": { "dependencies": {
"@dcloudio/uni-app": "3.0.0-4000720240327002", "@dcloudio/uni-app": "3.0.0-4000720240327002",
"@dcloudio/uni-app-plus": "3.0.0-4000720240327002", "@dcloudio/uni-app-plus": "3.0.0-4000720240327002",
...@@ -49,8 +25,7 @@ ...@@ -49,8 +25,7 @@
"pinia": "2.0.36", "pinia": "2.0.36",
"vue": "^3.3.11", "vue": "^3.3.11",
"vue-i18n": "^9.1.9", "vue-i18n": "^9.1.9",
"wot-design-uni": "^1.3.2", "wot-design-uni": "^1.3.2"
"xinhua-sdk": "^1.6.0"
}, },
"devDependencies": { "devDependencies": {
"@dcloudio/types": "^3.3.2", "@dcloudio/types": "^3.3.2",
......
...@@ -62,9 +62,6 @@ importers: ...@@ -62,9 +62,6 @@ importers:
wot-design-uni: wot-design-uni:
specifier: ^1.3.2 specifier: ^1.3.2
version: 1.3.5(vue@3.4.34(typescript@4.9.5)) version: 1.3.5(vue@3.4.34(typescript@4.9.5))
xinhua-sdk:
specifier: ^1.6.0
version: 1.7.0
devDependencies: devDependencies:
'@dcloudio/types': '@dcloudio/types':
specifier: ^3.3.2 specifier: ^3.3.2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment