Files
venue-miniapp/miniprogram/src/manifest.json
T
2026-06-08 20:39:04 +08:00

20 lines
413 B
JSON

{
"name": "场馆服务",
"appid": "",
"description": "冰场馆与综合场馆合并版会员服务小程序",
"versionName": "0.1.0",
"versionCode": "100",
"transformPx": false,
"mp-weixin": {
"appid": "wx516b3e0d9940c788",
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true
},
"usingComponents": true
},
"vueVersion": "3"
}