微信小程序发布试用版本
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "AIDriverEEAudio6",
|
||||
"appid" : "wx534c58a9db510fba",
|
||||
"appid" : "__UNI__9811C86",
|
||||
"description" : "云端一体应用快速开发基本项目模版",
|
||||
"versionName" : "1.0.0",
|
||||
"versionCode" : "100",
|
||||
@@ -68,21 +68,34 @@
|
||||
"mp-weixin" : {
|
||||
"appid" : "wx534c58a9db510fba",
|
||||
"setting" : {
|
||||
"urlCheck" : false
|
||||
"urlCheck" : false,
|
||||
"minifyJS" : true,
|
||||
"minifyWXML" : true,
|
||||
"minifyWXSS" : true
|
||||
},
|
||||
"usingComponents" : true,
|
||||
"optimization" : {
|
||||
"lazyCodeLoading" : "requiredComponents",
|
||||
"subPackages" : true
|
||||
}
|
||||
},
|
||||
"mp-alipay" : {
|
||||
"usingComponents" : true
|
||||
"usingComponents" : true,
|
||||
"optimization" : {
|
||||
"lazyCodeLoading" : "requiredComponents"
|
||||
}
|
||||
},
|
||||
"mp-baidu" : {
|
||||
"usingComponents" : true
|
||||
"usingComponents" : true,
|
||||
"optimization" : {
|
||||
"lazyCodeLoading" : "requiredComponents"
|
||||
}
|
||||
},
|
||||
"mp-toutiao" : {
|
||||
"usingComponents" : true
|
||||
"usingComponents" : true,
|
||||
"optimization" : {
|
||||
"lazyCodeLoading" : "requiredComponents"
|
||||
}
|
||||
},
|
||||
"uniStatistics" : {
|
||||
"enable" : false
|
||||
|
||||
Reference in New Issue
Block a user