Commit bb40424e by nningxx

地址更改

parent ea20e945
...@@ -202,7 +202,7 @@ ...@@ -202,7 +202,7 @@
return { return {
windowHeight: window.innerHeight, // 窗口高度 windowHeight: window.innerHeight, // 窗口高度
isFullscreen: false, // 全屏状态 isFullscreen: false, // 全屏状态
baseURL: "", // 基地址 baseURL: "https://tht-test.newerp.rokedata.com", // 基地址
dwsBaseUrl: "https://dws-platform.xbg.rokeris.com/dev-api", // dws系统基地址 dwsBaseUrl: "https://dws-platform.xbg.rokeris.com/dev-api", // dws系统基地址
loading: false, // 全局加载效果 loading: false, // 全局加载效果
currentTime: "", // 当前时间 currentTime: "", // 当前时间
......
...@@ -217,7 +217,7 @@ ...@@ -217,7 +217,7 @@
return { return {
windowHeight: window.innerHeight, // 窗口高度 windowHeight: window.innerHeight, // 窗口高度
isFullscreen: false, // 全屏状态 isFullscreen: false, // 全屏状态
baseURL: "", // 基地址 baseURL: "https://tht-test.newerp.rokedata.com", // 基地址,
dwsBaseUrl: "https://dws-platform.xbg.rokeris.com/dev-api", // dws系统基地址 dwsBaseUrl: "https://dws-platform.xbg.rokeris.com/dev-api", // dws系统基地址
loading: false, // 全局加载效果 loading: false, // 全局加载效果
currentTime: "", // 当前时间 currentTime: "", // 当前时间
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment