You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
708 B
48 lines
708 B
{
|
|
"name": "uni-x",
|
|
"appid": "__UNI__D9CF915",
|
|
"description": "",
|
|
"versionName": "1.0.0",
|
|
"versionCode": "100",
|
|
"uni-app-x": {},
|
|
/* 快应用特有相关 */
|
|
"quickapp": {},
|
|
/* 小程序特有相关 */
|
|
"mp-weixin": {
|
|
"appid": "",
|
|
"setting": {
|
|
"urlCheck": false
|
|
},
|
|
"usingComponents": true
|
|
},
|
|
"mp-alipay": {
|
|
"usingComponents": true
|
|
},
|
|
"mp-baidu": {
|
|
"usingComponents": true
|
|
},
|
|
"mp-toutiao": {
|
|
"usingComponents": true
|
|
},
|
|
"uniStatistics": {
|
|
"enable": false
|
|
},
|
|
"vueVersion": "3",
|
|
"app": {
|
|
"distribute": {
|
|
"icons": {
|
|
"android": {
|
|
"hdpi": "",
|
|
"xhdpi": "",
|
|
"xxhdpi": "",
|
|
"xxxhdpi": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"web": {
|
|
"router": {
|
|
"mode": ""
|
|
}
|
|
}
|
|
}
|