1
This commit is contained in:
parent
16ee175ec8
commit
ed69f0ff60
@ -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/'
|
@ -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/'
|
@ -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" : {
|
||||
|
Loading…
Reference in New Issue
Block a user