diff --git a/config.js b/config.js index b51b3ba..e98891c 100644 --- a/config.js +++ b/config.js @@ -3,4 +3,6 @@ export const BASE_API_URL = "https://online.totustec.com/api"; // 静态数据 -export const BASE_IMG_URL = "https://online.totustec.com/upload"; \ No newline at end of file +export const BASE_IMG_URL = "https://online.totustec.com/upload"; + +export const BASE_STOKECT_URL = "ws://online.totustec.com/webSocket/vue" \ No newline at end of file diff --git a/pages/deviceManage/index.vue b/pages/deviceManage/index.vue index 8b5de82..bad8c5c 100644 --- a/pages/deviceManage/index.vue +++ b/pages/deviceManage/index.vue @@ -1,193 +1,140 @@ + .top_nav_warp { + width: 100%; + height: 88rpx; + display: flex; + justify-content: center; + align-items: center; + font-family: PingFang SC, PingFang SC; + font-weight: 500; + font-size: 32rpx; + color: #000000; + position: relative; + z-index: 5; + position: relative; + } + \ No newline at end of file diff --git a/pages/mine/update.vue b/pages/mine/update.vue index 425b36e..11be03d 100644 --- a/pages/mine/update.vue +++ b/pages/mine/update.vue @@ -17,9 +17,7 @@ 头像 - + @@ -30,23 +28,26 @@ - +