yusheng 2 lat temu
rodzic
commit
e73e584594
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -11,7 +11,7 @@
   export default {
     name: 'App',
     created () {
-      console.log('我是子应用------------------------------------');
+      console.log('我是子应用-----------');
       // 恢复主题
       this.$store.dispatch('theme/recoverTheme');
       if (!sessionStorage.filePath) {