Initial commit - full huishou project

This commit is contained in:
jiapengyu
2026-07-27 14:07:26 +08:00
commit 60790ad1b3
39127 changed files with 5989265 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"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
}
}