From 22c14398c105c114df77c111a4f90d62b647a9d7 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期三, 07 六月 2023 10:27:13 +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