Files
huishou/manifest.json
T
2026-07-27 14:07:26 +08:00

26 lines
484 B
JSON

{
"name": "易分宝现场回收",
"appid": "__UNI__YIFENBAO",
"description": "易分宝现场回收系统",
"versionName": "1.0.0",
"versionCode": "100",
"transformPx": false,
"h5": {
"title": "易分宝现场回收",
"router": {
"mode": "hash",
"base": "./"
},
"devServer": {
"port": 5173
}
},
"mp-weixin": {
"appid": "wx0000000000000000",
"setting": {
"urlCheck": false
},
"usingComponents": true
}
}