From c0b565cf340fb38d4cf62b920cadbd9b6f992641 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 13 十月 2023 17:26:35 +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