tt0101 5 hours ago
parent
commit
119aeaaea8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/TabBar.vue

+ 1 - 1
src/components/TabBar.vue

@@ -44,7 +44,7 @@ export default {
         },
         {
           path: '/profile',
-          title: '资产',
+          title: '我的',
           icon: 'mine0.png',
           iconActive: 'mine1.png'
         }