diff --git a/components/call-log/header/header.vue b/components/call-log/header/header.vue new file mode 100644 index 0000000..29e49ae --- /dev/null +++ b/components/call-log/header/header.vue @@ -0,0 +1,137 @@ + + + + + \ No newline at end of file diff --git a/components/call-log/list/list.vue b/components/call-log/list/list.vue index b60e1ef..2f23316 100644 --- a/components/call-log/list/list.vue +++ b/components/call-log/list/list.vue @@ -1,80 +1,103 @@ - \ No newline at end of file diff --git a/components/call-log/tabbar/tabbar.vue b/components/call-log/tabbar/tabbar.vue new file mode 100644 index 0000000..e13cb9f --- /dev/null +++ b/components/call-log/tabbar/tabbar.vue @@ -0,0 +1,144 @@ + + + + + \ No newline at end of file diff --git a/pages/call-log/call.vue b/pages/call-log/call.vue index 3dbe2ea..6ed3766 100644 --- a/pages/call-log/call.vue +++ b/pages/call-log/call.vue @@ -1,63 +1,43 @@