diff --git a/src/views/Dashboard.vue b/src/views/Dashboard.vue
index 8f9a138..a622a49 100644
--- a/src/views/Dashboard.vue
+++ b/src/views/Dashboard.vue
@@ -64,6 +64,9 @@
+
+
+
{
.nav-user {
margin-left: auto;
+ display: flex;
+ align-items: center;
+ gap: var(--spacing-md);
}
.user-info {
diff --git a/src/views/TokenImport.vue b/src/views/TokenImport.vue
index 91e31b8..d6b7960 100644
--- a/src/views/TokenImport.vue
+++ b/src/views/TokenImport.vue
@@ -11,21 +11,7 @@
class="brand-logo"
>
-
-
-
-
-
-
-
-
-
-
+
游戏Token管理
@@ -451,10 +437,11 @@