This commit is contained in:
2026-04-14 15:02:00 +08:00
parent ec9282a64f
commit d2077f5844
23 changed files with 1551 additions and 428 deletions
+9 -3
View File
@@ -2,8 +2,8 @@
"name" : "CHEFLINK delivery",
"appid" : "__UNI__06509BE",
"description" : "",
"versionName" : "2.0.1",
"versionCode" : 201,
"versionName" : "3.0.6",
"versionCode" : 306,
"transformPx" : false,
/* 5+App */
"app-plus" : {
@@ -203,5 +203,11 @@
"enable" : false
},
"vueVersion" : "3",
"locale" : "en"
"locale" : "en",
"h5" : {
"router" : {
"mode" : "history",
"base" : "/h5/"
}
}
}