diff --git a/custom-tab-bar/index.vue b/custom-tab-bar/index.vue index c470194..4299e26 100644 --- a/custom-tab-bar/index.vue +++ b/custom-tab-bar/index.vue @@ -9,11 +9,36 @@ inactive-color="#8A9199" @change="onChange" > - - - - - + + + + + + + + + + + + + + + @@ -51,3 +76,50 @@ export default { } } + + diff --git a/static/tab/clock-on.png b/static/tab/clock-on.png index 5bd22c0..d376e58 100644 Binary files a/static/tab/clock-on.png and b/static/tab/clock-on.png differ diff --git a/static/tab/clock.png b/static/tab/clock.png index 9af00bd..8d22574 100644 Binary files a/static/tab/clock.png and b/static/tab/clock.png differ diff --git a/static/tab/contacts-on.png b/static/tab/contacts-on.png index 770d8ad..7fc4586 100644 Binary files a/static/tab/contacts-on.png and b/static/tab/contacts-on.png differ diff --git a/static/tab/contacts.png b/static/tab/contacts.png index 7820ca7..c0473c1 100644 Binary files a/static/tab/contacts.png and b/static/tab/contacts.png differ diff --git a/static/tab/me-on.png b/static/tab/me-on.png index fd9ba74..81d70a8 100644 Binary files a/static/tab/me-on.png and b/static/tab/me-on.png differ diff --git a/static/tab/me.png b/static/tab/me.png index c16e3b2..c87483e 100644 Binary files a/static/tab/me.png and b/static/tab/me.png differ diff --git a/static/tab/msg-on.png b/static/tab/msg-on.png index c280a0d..034c8f2 100644 Binary files a/static/tab/msg-on.png and b/static/tab/msg-on.png differ diff --git a/static/tab/msg.png b/static/tab/msg.png index 0da4c81..abafaf8 100644 Binary files a/static/tab/msg.png and b/static/tab/msg.png differ diff --git a/static/tab/work-on.png b/static/tab/work-on.png index 1aa5759..482d4af 100644 Binary files a/static/tab/work-on.png and b/static/tab/work-on.png differ diff --git a/static/tab/work.png b/static/tab/work.png index 70ed80c..2bb2bc0 100644 Binary files a/static/tab/work.png and b/static/tab/work.png differ