Explorar el Código

style(aa): haha

miaofuhao %!s(int64=3) %!d(string=hace) años
padre
commit
a5924c4dcc
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  1. 4 2
      src/App.vue

+ 4 - 2
src/App.vue

@@ -4,8 +4,10 @@
4 4
 </template>
5 5
 
6 6
 <script lang="ts">
7
-import { defineComponent } from 'vue';;;;
8
-import HelloWorld from './components/HelloWorld.vue'
7
+
8
+
9
+import { defineComponent } from 'vue';
10
+import HelloWorld from './components/HelloWorld.vue';;;;
9 11
 
10 12
 export default defineComponent({
11 13
   name: 'App',