Files
urbanLifeline/urbanLifelineWeb/packages/workcase_wechat/manifest.json
2025-12-10 17:00:54 +08:00

42 lines
888 B
JSON

{
"name" : "泰豪小电",
"appid" : "",
"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" : ""
}
}
}
}
}