diff --git a/.env.development b/.env.development index 0651156..4461011 100644 --- a/.env.development +++ b/.env.development @@ -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/' \ No newline at end of file diff --git a/.env.production b/.env.production index 98c9c54..08d37aa 100644 --- a/.env.production +++ b/.env.production @@ -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/' \ No newline at end of file diff --git a/src/manifest.json b/src/manifest.json index 6516e1b..e5438c1 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -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" : {