From 2c1d8f3b316f50484e3a7b96bb7fe2a288b12e6c Mon Sep 17 00:00:00 2001 From: ihzero Date: Sun, 5 May 2024 23:39:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=A3=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- src/manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.production b/.env.production index e5a1553..696cd0d 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ VITE_COMMON_API_PREFIX = /api-base -VITE_COMMON_API_URL = http://store-manage.hmily.club/api \ No newline at end of file +VITE_COMMON_API_URL = http://store.manage.zlgj168.com/api \ No newline at end of file diff --git a/src/manifest.json b/src/manifest.json index 652db04..37c9b34 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,8 +2,8 @@ "name" : "托管门店助手", "appid" : "__UNI__1EFE850", "description" : "", - "versionName" : "1.0.1", - "versionCode" : "101", + "versionName" : "1.0.0", + "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : {