闫增涛
2024-05-08 99554e0613bd5d8b0230ebfbf66524686e030acb
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;
  }