闫增涛
2024-05-11 8a62a3e40e4a946313001a6d076c3c551eb77887
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;
  }