Files
marry-wx/manifest.json

19 lines
352 B
JSON

{
"name": "marry-wx",
"appid": "__UNI__MARRIAGE",
"description": "婚礼请柬小程序",
"versionName": "1.0.0",
"versionCode": "100",
"transformPx": false,
"mp-weixin": {
"appid": "",
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true
},
"usingComponents": true
}
}