From a2ba0eadbbaad107129a6ddd4cc4a1df83312dcb Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期五, 09 六月 2023 10:12:28 +0800
Subject: [PATCH] no message

---
 uniapp/manifest.json |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/uniapp/manifest.json b/uniapp/manifest.json
index 2309740..3fd903a 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" : {
@@ -234,5 +234,6 @@
         },
         "router" : {}
     },
-    "_spaceID" : "mp-04c7f596-fd3a-4026-80a6-595162d2b5a3"
+    "_spaceID" : "mp-04c7f596-fd3a-4026-80a6-595162d2b5a3",
+    "locale" : "zh-Hans"
 }

--
Gitblit v1.9.3