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 }} + + +