diff --git a/src/App.vue b/src/App.vue index e63e101..2da8fe0 100644 --- a/src/App.vue +++ b/src/App.vue @@ -13,7 +13,8 @@ }, components:{ tabBar - } + }, + } \ No newline at end of file diff --git a/src/views/detail/index.vue b/src/views/detail/index.vue index 10f76e5..d6373de 100644 --- a/src/views/detail/index.vue +++ b/src/views/detail/index.vue @@ -1,16 +1,18 @@