diff --git a/src/pages/Index/Index.vue b/src/pages/Index/Index.vue index c5fc7ad..1320010 100644 --- a/src/pages/Index/Index.vue +++ b/src/pages/Index/Index.vue @@ -84,34 +84,33 @@ - - +
-
- {{ - deviceStore.contextState.loginFlag - ? deviceStore.contextState.loginUser.account - : '未登录' - }} -
+
+ {{ + deviceStore.contextState.loginFlag + ? deviceStore.contextState.loginUser.account + : '未登录' + }} +