提交 2aa80670 authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw

feat: 移动端图标颜色调整

上级 b8d8732b
...@@ -173,18 +173,18 @@ ...@@ -173,18 +173,18 @@
"list": [{ "list": [{
"pagePath": "pages/tabBar/home/index", "pagePath": "pages/tabBar/home/index",
"iconPath": "static/home.png", "iconPath": "static/home.png",
"selectedIconPath": "static/home.png", "selectedIconPath": "static/home_select.png",
"text": "%navigate.menuHome%" "text": "%navigate.menuHome%"
}, },
{ {
"pagePath": "pages/tabBar/dir/index", "pagePath": "pages/tabBar/dir/index",
"iconPath": "static/dir.png", "iconPath": "static/dir.png",
"selectedIconPath": "static/dir.png", "selectedIconPath": "static/dir_select.png",
"text": "%navigate.menuDir%" "text": "%navigate.menuDir%"
}, { }, {
"pagePath": "pages/tabBar/me/index", "pagePath": "pages/tabBar/me/index",
"iconPath": "static/me.png", "iconPath": "static/me.png",
"selectedIconPath": "static/me.png", "selectedIconPath": "static/me_select.png",
"text": "%navigate.menuMe%" "text": "%navigate.menuMe%"
} }
] ]
......
mobile/src/static/me.png

6.8 KB | W: | H:

mobile/src/static/me.png

4.0 KB | W: | H:

mobile/src/static/me.png
mobile/src/static/me.png
mobile/src/static/me.png
mobile/src/static/me.png
  • 2-up
  • Swipe
  • Onion skin
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论