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" : {