cashier/manifest.json

36 lines
775 B
JSON

{
"name" : "cashier",
"appid" : "__UNI__8B0C3F7",
"description" : "卓享汇收银台",
"versionName" : "1.0.0",
"versionCode" : "100",
"transformPx" : false,
"app-plus" : {
"usingComponents" : true
},
"quickapp" : {},
"mp-weixin" : {
"appid" : "wx02de0e1de9f4bda3",
"setting" : {
"urlCheck" : false,
"es6" : true,
"postcss" : true,
"minified" : true
},
"usingComponents" : true
},
"mp-alipay" : {
"usingComponents" : true
},
"mp-baidu" : {
"usingComponents" : true
},
"mp-toutiao" : {
"usingComponents" : true
},
"uniStatistics" : {
"enable" : false
},
"vueVersion" : "3"
}