Browse Source

Merge branch 'dev'

master
刘嘉炜 12 hours ago
parent
commit
a23171c4e4
  1. 12
      src/pages.json

12
src/pages.json

@ -1039,18 +1039,6 @@
"selectedIconPath": "static/images/tab/ta_1.png"
},
{
"pagePath": "pages/menu/second",
"text": "推广营销",
"iconPath": "static/images/tab/tab_2.png",
"selectedIconPath": "static/images/tab/ta_2.png"
},
{
"pagePath": "pages/menu/third",
"text": "商家服务",
"iconPath": "static/images/tab/tab_3.png",
"selectedIconPath": "static/images/tab/ta_3.png"
},
{
"pagePath": "pages/menu/forth",
"text": "我的",
"iconPath": "static/images/tab/tab_4.png",

Loading…
Cancel
Save