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.
43 lines
954 B
43 lines
954 B
{ |
|
"name" : "AX.ImprovementEvaluationSystem", |
|
"appid" : "__UNI__6C2A12C", |
|
"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" : "" |
|
} |
|
} |
|
} |
|
} |
|
}
|
|
|