yusheng 2 лет назад
Родитель
Сommit
e73e584594
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

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