diff --git a/components/tabBar/index.vue b/components/tabBar/index.vue index 02409e3..8c42559 100644 --- a/components/tabBar/index.vue +++ b/components/tabBar/index.vue @@ -1,8 +1,104 @@ - - \ No newline at end of file + diff --git a/pages.json b/pages.json index 8abeeb8..b562bfb 100644 --- a/pages.json +++ b/pages.json @@ -61,24 +61,5 @@ "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, - "uniIdRouter": {}, - "tabBar": { - "list": [{ - "pagePath": "pages/index/index", - "text": "首页" - }, - { - "pagePath": "pages/schedule/index", - "text": "网办进度" - }, - { - "pagePath": "pages/serve/index", - "text": "服务网点" - }, - { - "pagePath": "pages/my/index", - "text": "我的" - } - ] - } + "uniIdRouter": {} } \ No newline at end of file diff --git a/pages/index/index.vue b/pages/index/index.vue index 451f02a..cabb8ef 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,375 +1,371 @@ \ No newline at end of file + .bottom-bottom { + width: 100%; + margin-top: 30rpx; + display: flex; + align-items: center; + justify-content: center; + } + } +} +.kefu { + position: absolute; + right: 20rpx; + bottom: 120rpx; +} + diff --git a/pages/my/index.vue b/pages/my/index.vue index e023940..40dbfc9 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -34,11 +34,13 @@ + + - + diff --git a/static/tabbar/clickforu.png b/static/tabbar/clickforu.png new file mode 100644 index 0000000..1f678c8 Binary files /dev/null and b/static/tabbar/clickforu.png differ diff --git a/static/tabbar/clickone.png b/static/tabbar/clickone.png new file mode 100644 index 0000000..c9c662d Binary files /dev/null and b/static/tabbar/clickone.png differ diff --git a/static/tabbar/clicktow.png b/static/tabbar/clicktow.png new file mode 100644 index 0000000..83fc43a Binary files /dev/null and b/static/tabbar/clicktow.png differ diff --git a/static/tabbar/foru.png b/static/tabbar/foru.png new file mode 100644 index 0000000..81eb569 Binary files /dev/null and b/static/tabbar/foru.png differ diff --git a/static/tabbar/one.png b/static/tabbar/one.png new file mode 100644 index 0000000..e20e27e Binary files /dev/null and b/static/tabbar/one.png differ diff --git a/static/tabbar/three.png b/static/tabbar/three.png new file mode 100644 index 0000000..11053d9 Binary files /dev/null and b/static/tabbar/three.png differ diff --git a/static/tabbar/tow.png b/static/tabbar/tow.png new file mode 100644 index 0000000..e2a70fa Binary files /dev/null and b/static/tabbar/tow.png differ diff --git a/static/tabbar/yonghu_1.png b/static/tabbar/yonghu_1.png new file mode 100644 index 0000000..c4e54df Binary files /dev/null and b/static/tabbar/yonghu_1.png differ