Browse Source

测试提交

yusheng 2 năm trước cách đây
mục cha
commit
e73e584594
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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) {