From 64fa2c33cd645e86d4e2a8c34c7881ea4aa678cf Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期二, 17 六月 2025 18:33:37 +0800
Subject: [PATCH] 代码初始化
---
h5/manifest.json | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/h5/manifest.json b/h5/manifest.json
index 1f14301..15c3cab 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -1,5 +1,5 @@
{
- "name" : "h5",
+ "name" : "闂涓婃姤",
"appid" : "__UNI__0B063A3",
"description" : "",
"versionName" : "1.0.0",
@@ -68,5 +68,12 @@
"uniStatistics" : {
"enable" : false
},
- "vueVersion" : "2"
+ "vueVersion" : "2",
+ "h5" : {
+ "router" : {
+ "mode" : "hash",
+ "base" : "/lianhelihua_web/"
+ },
+ "title" : "闂涓婃姤"
+ }
}
--
Gitblit v1.9.3