From 2df0354b45e0d2f516ec8aa63c27bb96f486f06b Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期六, 03 六月 2023 12:50:22 +0800 Subject: [PATCH] no message --- uniapp/manifest.json | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/uniapp/manifest.json b/uniapp/manifest.json index 952bce6..2309740 100644 --- a/uniapp/manifest.json +++ b/uniapp/manifest.json @@ -2,8 +2,8 @@ "name" : "澶ц繑瀹�", "appid" : "__UNI__FC8858A", "description" : "澶ц繑瀹榓pp", - "versionName" : "1.1.1", - "versionCode" : 111, + "versionName" : "1.1.2", + "versionCode" : 112, "transformPx" : false, /* 5+App鐗规湁鐩稿叧 */ "app-plus" : { @@ -221,7 +221,7 @@ "disableHostCheck" : true, // 寮�鍚彲浠ョ敤鑷繁鐨勫煙鍚� "proxy" : { "/api" : { - "target" : "http://dfgapp.ushopvip.com", + "target" : "http://dfg.shop.com/index.php", "changeOrigin" : true, "secure" : false, "pathRewrite" : { -- Gitblit v1.9.3