2.2.0
This commit is contained in:
parent
3e75a37937
commit
814cad17d8
3
env/.env.development
vendored
3
env/.env.development
vendored
@ -8,8 +8,7 @@ VITE_SHOW_SOURCEMAP = true
|
||||
#VITE_WEBAPP = 'D://opt//AppUpdateTest'
|
||||
VITE_WEBAPP = ''
|
||||
#VITE_SERVER_BASEURL = 'http://10.75.15.247:8080/jeecg-boot'
|
||||
#VITE_SERVER_BASEURL = 'http://10.96.108.144:8080/jeecg-boot'
|
||||
VITE_SERVER_BASEURL = 'http://10.75.173.194:8080/jeecg-boot'
|
||||
VITE_SERVER_BASEURL = 'http://10.96.108.144:8080/jeecg-boot'
|
||||
|
||||
#VITE_SERVER_BASEURL = 'https://36.112.48.190/jeecg-boot'
|
||||
#VITE_SERVER_BASEURL = 'https://szcx.zyyt.sinopec.com/jeecg-boot'
|
||||
|
||||
@ -18,7 +18,7 @@ export default defineManifestConfig({
|
||||
appid: VITE_UNI_APPID,
|
||||
description: '',
|
||||
versionName: '2.2.0',
|
||||
versionCode: '20250903',
|
||||
versionCode: '20250909',
|
||||
transformPx: false,
|
||||
locale: VITE_FALLBACK_LOCALE, // 'zh-Hans'
|
||||
/* 5+App特有相关 */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user