This commit is contained in:
Vinjor 2025-10-15 15:30:55 +08:00
parent 16ee175ec8
commit ed69f0ff60
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
NODE_ENV='development'
VITE_APP_TITLE='开发环境'
VITE_APP_BASE_API='http://1.92.99.15:8099'
VITE_APP_BASE_API='http://127.0.0.1:8099'
VITE_APP_SCOKET='ws://1.92.99.15:8099/ws/asset/'

View File

@ -1,4 +1,4 @@
NODE_ENV='production'
VITE_APP_TITLE='生产环境'
VITE_APP_BASE_API='http://admin.cdtrucktralier.com'
VITE_APP_BASE_API='https://admin.cdtrucktralier.com'
VITE_APP_SCOKET='wss://admin.cdtrucktralier.com/ws/asset/'

View File

@ -2,8 +2,8 @@
"name" : "CDbay",
"appid" : "__UNI__DADC1D2",
"description" : "Sinotruck Howo Sales Co.,Ltd is one of the most professional trailer, truck, trailer parts, truck parts manufacturers in China. Our factory brings here a great selection of truck for sale. Welcome to consult price with us.",
"versionName" : "1.0.0",
"versionCode" : 100,
"versionName" : "1.0.1",
"versionCode" : 101,
"transformPx" : false,
/* 5+App */
"app-plus" : {