src/App.vue
@@ -5,7 +5,7 @@ </template> <script> import tempBook from './view/index.vue' import tempBook from './books/childHealth/view/index.vue' export default { name: 'App', @@ -17,7 +17,8 @@ <style lang="less"> #app { width: 816px; max-width: 816px; min-width: 375px; margin: 0 auto; padding-bottom: 100px; }