Skip to content

Commit

Permalink
修改导航栏
Browse files Browse the repository at this point in the history
  • Loading branch information
suvvm committed Dec 2, 2019
1 parent 93373c1 commit 2e969c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/user/user.vue
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
<van-tabbar route>
<van-tabbar-item icon="home-o" to="/pages/home/home">首页</van-tabbar-item>
<van-tabbar-item icon="search" to="/pages/search/search">检索</van-tabbar-item>
<van-tabbar-item icon="friends-o" to="/pages/categories/categories">标签</van-tabbar-item>
<van-tabbar-item icon="user-o" to="/pages/user/user">我的</van-tabbar-item>
</van-tabbar>
</view>
Expand Down

0 comments on commit 2e969c0

Please sign in to comment.