61 lines
1.1 KiB
JSON
61 lines
1.1 KiB
JSON
{
|
|
"name": "martial-mini",
|
|
"appid": "",
|
|
"description": "武术赛事报名系统",
|
|
"versionName": "2.0",
|
|
"versionCode": "200",
|
|
"transformPx": false,
|
|
"app-plus": {
|
|
"usingComponents": true,
|
|
"nvueStyleCompiler": "uni-app",
|
|
"compilerVersion": 3,
|
|
"splashscreen": {
|
|
"alwaysShowBeforeRender": true,
|
|
"waiting": true,
|
|
"autoclose": true,
|
|
"delay": 0
|
|
},
|
|
"modules": {},
|
|
"distribute": {
|
|
"android": {
|
|
"permissions": []
|
|
},
|
|
"ios": {},
|
|
"sdkConfigs": {}
|
|
}
|
|
},
|
|
"quickapp": {},
|
|
"mp-weixin": {
|
|
"appid": "",
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true
|
|
},
|
|
"usingComponents": true
|
|
},
|
|
"mp-alipay": {
|
|
"usingComponents": true
|
|
},
|
|
"mp-baidu": {
|
|
"usingComponents": true
|
|
},
|
|
"mp-toutiao": {
|
|
"usingComponents": true
|
|
},
|
|
"h5": {
|
|
"title": "武术赛事报名系统",
|
|
"template": "index.html",
|
|
"router": {
|
|
"mode": "hash",
|
|
"base": "./"
|
|
},
|
|
"optimization": {
|
|
"treeShaking": {
|
|
"enable": true
|
|
}
|
|
}
|
|
}
|
|
}
|