From 665291c2d4fb4a619f61aa56508636468bbf9b57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Tue, 26 Apr 2022 18:32:25 +0800 Subject: [PATCH] update index_v1.vue --- src/views/index_v1.vue | 52 +++++++++++++++++++++++------------------- 1 file changed, 28 insertions(+), 24 deletions(-) diff --git a/src/views/index_v1.vue b/src/views/index_v1.vue index 1b4bb1d..ed133de 100644 --- a/src/views/index_v1.vue +++ b/src/views/index_v1.vue @@ -18,32 +18,36 @@ {{ userInfo.welcomeMessage + ',' + userInfo.nickName + ' ,' + userInfo.welcomeContent }} - -
昵称:
-
{{ userInfo.nickName }}
-
- -
身份:
-
- - {{ item.roleName }} - -
-
+ + +
昵称:
+
{{ userInfo.nickName }}
+
+ +
身份:
+
+ + {{ item.roleName }} + +
+
+
- -
IP:
-
- {{ userInfo.loginIP }} -
-
- -
时间:
-
- {{ currentTime }} -
-
+ + +
IP:
+
+ {{ userInfo.loginIP }} +
+
+ +
时间:
+
+ {{ currentTime }} +
+
+