From 599be0371110757a204b496f5f45072e8bc3a43f Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期五, 12 四月 2024 12:12:40 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
h5/manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/h5/manifest.json b/h5/manifest.json
index a3a7365..c2c0170 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -81,7 +81,7 @@
"h5" : {
"router" : {
"mode" : "hash",
- "base" : "/hsvisit_h5/"
+ "base" : "/h5/"
}
}
}
--
Gitblit v1.9.3