From ba3a85f2bf6dc706ba2f74e88e9d81197533f1b7 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 24 十月 2024 18:30:12 +0800
Subject: [PATCH] 优化
---
h5/manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/h5/manifest.json b/h5/manifest.json
index f3a4ff9..86f50bd 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -87,7 +87,7 @@
// "target" : "https://dmtest.ahapp.net/",
"changeOrigin" : true,
"secure" : false,
- "pathRewrite": {
+ "pathRewrite" : {
"^/preselect_h5_interface" : "/"
}
}
--
Gitblit v1.9.3