diff --git a/src/views/index_v1.vue b/src/views/index_v1.vue
index 21ae4a5..351222c 100644
--- a/src/views/index_v1.vue
+++ b/src/views/index_v1.vue
@@ -2,7 +2,7 @@
-
+
{{ $t('layout.myWorkbench') }}
@@ -59,7 +59,7 @@
-
+
@@ -74,7 +74,7 @@
{{ v.userIP }}({{ v.location }})
-
+
通知
@@ -308,7 +308,7 @@ function onChat(item) {
overflow: hidden;
}
.info-item-right {
- width: 100px;
+ width: 140px;
text-align: right;
padding-right: 10px;
}