diff --git a/.env b/.env index 891550011..fbde00735 100644 --- a/.env +++ b/.env @@ -8,7 +8,7 @@ VITE_PORT=8080 VITE_OPEN=true # 租户开关 -VITE_APP_TENANT_ENABLE=false +VITE_APP_TENANT_ENABLE=true # 验证码的开关 VITE_APP_CAPTCHA_ENABLE=true diff --git a/src/views/devices/devices_cards.vue b/src/views/devices/devices_cards.vue index e28e34629..f68136b58 100644 --- a/src/views/devices/devices_cards.vue +++ b/src/views/devices/devices_cards.vue @@ -6,23 +6,26 @@
-

{{ deviceInfo.devicename }}

- -
+
+

{{ deviceInfo.devicename }}

- 详情 + +
+ +
数据 @@ -95,7 +98,7 @@ \ No newline at end of file diff --git a/src/views/person/index.vue b/src/views/person/index.vue index 92d0af252..a9372850c 100644 --- a/src/views/person/index.vue +++ b/src/views/person/index.vue @@ -95,13 +95,6 @@ :show-overflow-tooltip="true" width="120" /> - - -