diff --git a/components/m-tabBar/mTabBar.vue b/components/m-tabBar/mTabBar.vue new file mode 100644 index 0000000..f65694c --- /dev/null +++ b/components/m-tabBar/mTabBar.vue @@ -0,0 +1,122 @@ + + + + + diff --git a/pages.json b/pages.json index 19b40ed..cd421cf 100644 --- a/pages.json +++ b/pages.json @@ -489,37 +489,5 @@ "navigationBarTitleText": "E鹿悦游", "navigationBarBackgroundColor": "#f7f7f7", "backgroundColor": "#f5f5f5" - }, - "tabBar": { - "color": "#666", - "selectedColor": "#1677ff", - "borderStyle": "black", - "backgroundColor": "#fefefe", - "list": [ - { - "pagePath": "pages/index/index", - "iconPath": "static/animg/bar/home.png", - "selectedIconPath": "static/animg/bar/home_active.png", - "text": "首页" - }, - { - "pagePath": "pages/zhoubian/zhoubian/zhoubian", - "iconPath": "static/animg/bar/fujin.png", - "selectedIconPath": "static/animg/bar/fujin_active.png", - "text": "附近" - }, - { - "pagePath": "pages/fuwu/fuwu", - "iconPath": "static/animg/bar/fuwu.png", - "selectedIconPath": "static/animg/bar/fuwu_active.png", - "text": "服务" - }, - { - "pagePath": "pages/personcenter/personcenter", - "iconPath": "static/animg/bar/my.png", - "selectedIconPath": "static/animg/bar/my_active.png", - "text": "我的" - } - ] } } \ No newline at end of file diff --git a/pages/fuwu/fuwu.vue b/pages/fuwu/fuwu.vue index e0adc6f..b13b365 100644 --- a/pages/fuwu/fuwu.vue +++ b/pages/fuwu/fuwu.vue @@ -103,15 +103,17 @@ +