From 5e9ec01a35ed456955fc517cca8b5201d72e5ac9 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期六, 03 六月 2023 17:41:50 +0800 Subject: [PATCH] no message --- uniapp/manifest.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/uniapp/manifest.json b/uniapp/manifest.json index 2309740..72f04d3 100644 --- a/uniapp/manifest.json +++ b/uniapp/manifest.json @@ -221,7 +221,7 @@ "disableHostCheck" : true, // 寮�鍚彲浠ョ敤鑷繁鐨勫煙鍚� "proxy" : { "/api" : { - "target" : "http://dfg.shop.com/index.php", + "target" : "http://dfgapp.ushopvip.com", "changeOrigin" : true, "secure" : false, "pathRewrite" : { -- Gitblit v1.9.3