Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Commit

Permalink
调整 tab 顺序,替换 tag 动态 icon
Browse files Browse the repository at this point in the history
  • Loading branch information
myvin committed Feb 28, 2019
1 parent 5cf49eb commit 3543918
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@
"iconPath": "img/tab_home_normal.png",
"selectedIconPath": "img/tab_home.png"
},
{
"pagePath": "pages/feidian/feidian",
"text": "动态",
"iconPath": "img/tab_activity_normal.png",
"selectedIconPath": "img/tab_activity.png"
},
{
"pagePath": "pages/search/search",
"text": "搜索",
"iconPath": "img/tab_explore_normal.png",
"selectedIconPath": "img/tab_explore.png"
},
{
"pagePath": "pages/feidian/feidian",
"text": "沸点",
"iconPath": "img/tab_feidian_normal.png",
"selectedIconPath": "img/tab_feidian.png"
},
{
"pagePath": "pages/xiaoce/xiaoce",
"text": "小册",
Expand Down
Binary file added img/tab_activity.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/tab_activity_normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/tab_feidian.png
Binary file not shown.
Binary file removed img/tab_feidian_normal.png
Binary file not shown.

0 comments on commit 3543918

Please sign in to comment.