From d3718bd378d30d6bac17ed628faf12fbd56385aa Mon Sep 17 00:00:00 2001 From: ISFP_T <68358856@qq.com> Date: Wed, 22 Apr 2026 09:04:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- env/.env.development | 4 ++-- src/manifest.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/env/.env.development b/env/.env.development index 2f44a5a..f989e74 100644 --- a/env/.env.development +++ b/env/.env.development @@ -5,7 +5,7 @@ VITE_DELETE_CONSOLE=false #本地环境 #VITE_SERVER_BASEURL=http://liuyao.nat100.top/meiguowaimai -#VITE_SERVER_BASEURL=http://192.168.5.4:8080 -VITE_SERVER_BASEURL=https://howhowfresh.com/prod-api +VITE_SERVER_BASEURL=http://192.168.5.11:8080 +#VITE_SERVER_BASEURL=https://howhowfresh.com/prod-api #VITE_SERVER_BASEURL=http://192.168.1.8:8811 #VITE_SERVER_BASEURL=http://mifengchuantou.natapp1.cc/meiguowaimai diff --git a/src/manifest.json b/src/manifest.json index f5d1907..c0d7d89 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,8 +2,8 @@ "name" : "CHEFLINK Merchant", "appid" : "__UNI__BB8E3C9", "description" : "美国外卖商户端", - "versionName" : "3.0.0", - "versionCode" : 300, + "versionName" : "3.0.1", + "versionCode" : 301, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : {