From 22701fc697c322019292f38751098427c3d0fdc6 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期三, 14 六月 2023 11:29:04 +0800 Subject: [PATCH] no message --- uniapp/manifest.json | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/uniapp/manifest.json b/uniapp/manifest.json index 2309740..3dabb34 100644 --- a/uniapp/manifest.json +++ b/uniapp/manifest.json @@ -2,8 +2,8 @@ "name" : "澶ц繑瀹�", "appid" : "__UNI__FC8858A", "description" : "澶ц繑瀹榓pp", - "versionName" : "1.1.2", - "versionCode" : 112, + "versionName" : "1.1.3", + "versionCode" : 113, "transformPx" : false, /* 5+App鐗规湁鐩稿叧 */ "app-plus" : { @@ -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