no message

cyl/master
jscyl13849007907 1 week ago
parent 483b477e80
commit e1f953c1b9

@ -706,7 +706,7 @@
"list": [ "list": [
{ {
"iconPath": "static/image/tabbar/home_gray.png", "iconPath": "static/image/tabbar/home_gray.png",
"selectedIconPath": "static/image/tabbar/home.png", "selectedIconPath": "static/image/tabbar/home_blue.png",
"pagePath": "pages/home/index", "pagePath": "pages/home/index",
"text": "首页" "text": "首页"
}, },
@ -730,25 +730,25 @@
// }, // },
{ {
"iconPath": "static/image/tabbar/message_gray.png", "iconPath": "static/image/tabbar/message_gray.png",
"selectedIconPath": "static/image/tabbar/message.png", "selectedIconPath": "static/image/tabbar/message_blue.png",
"pagePath": "pages/message/index", "pagePath": "pages/message/index",
"text": "消息" "text": "消息"
}, },
{ {
"iconPath": "static/image/tabbar/plus-square_gray.png", "iconPath": "static/image/tabbar/plus-square_gray.png",
"selectedIconPath": "static/image/tabbar/plus-square.png", "selectedIconPath": "static/image/tabbar/plus-square_blue.png",
"pagePath": "pages/apply/index", "pagePath": "pages/apply/index",
"text": "报名" "text": "报名"
}, },
{ {
"iconPath": "static/image/tabbar/order_gray.png", "iconPath": "static/image/tabbar/order_gray.png",
"selectedIconPath": "static/image/tabbar/order.png", "selectedIconPath": "static/image/tabbar/order_blue.png",
"pagePath": "pages/order/index", "pagePath": "pages/order/index",
"text": "工单" "text": "工单"
}, },
{ {
"iconPath": "static/image/tabbar/user_gray.png", "iconPath": "static/image/tabbar/user_gray.png",
"selectedIconPath": "static/image/tabbar/user.png", "selectedIconPath": "static/image/tabbar/user_blue.png",
"pagePath": "pages/person/index", "pagePath": "pages/person/index",
"text": "我的" "text": "我的"
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Loading…
Cancel
Save