gx
queenwuli
2022-04-23 4c851ca586c7ab21e9619404a443876ef9678bb6
src/App.vue
@@ -1,10 +1,9 @@
<template>
  <Index></Index>
  <Index />
</template>
<script>
import Index from './pages/index/index'
export default {
  name: 'App',
  components: {
@@ -13,7 +12,7 @@
}
</script>
<style>
<style >
#app {
  font-family: ui-rounded,SF Pro Rounded,SF Pro Text,medium-content-sans-serif-font,-apple-system,BlinkMacSystemFont,ui-sans-serif,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
  -webkit-font-smoothing: antialiased;