Commit 4b30d29b authored by 李明环(东信)'s avatar 李明环(东信)

测试爽贵阳git构建

parent a1736d31
......@@ -7,6 +7,30 @@
"start:platform": "rexma start",
"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": {
"@dcloudio/uni-app": "3.0.0-4000720240327002",
"@dcloudio/uni-app-plus": "3.0.0-4000720240327002",
......
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