From dcdb0231034810232f2542f3865666ebf72daf11 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 30 四月 2025 16:45:34 +0800
Subject: [PATCH] sf
---
h5/manifest.json | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/h5/manifest.json b/h5/manifest.json
index f3a4ff9..c48ca0b 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -1,6 +1,6 @@
{
- "name" : "test",
- "appid" : "__UNI__2839FFE",
+ "name" : "h5",
+ "appid" : "__UNI__E3BA820",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
@@ -81,13 +81,13 @@
"/preselect_h5_interface" : {
// "target" : "http://127.0.0.1:10022/",
// "target" : "http://127.0.0.1:10024/",
- "target" : "https://dmtest.ahapp.net/preselect_h5_interface/",
+ "target" : "https://yx.ahapp.net/h5_interface_v2/",
// "target" : "http://121.41.164.217/",
// "target" : "http://192.168.0.15:10022/",
// "target" : "https://dmtest.ahapp.net/",
"changeOrigin" : true,
"secure" : false,
- "pathRewrite": {
+ "pathRewrite" : {
"^/preselect_h5_interface" : "/"
}
}
--
Gitblit v1.9.3