tt0101 10 小时之前
父节点
当前提交
119aeaaea8
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'
         }