Browse Source

测试提交

yusheng 2 years ago
parent
commit
f984243e37
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -12,7 +12,7 @@
     name: 'App',
     name: 'App',
     created() {
     created() {
       console.log(
       console.log(
-        '我是-----------eom----应用------------------------------------'
+        '我是'
       );
       );
       // 恢复主题
       // 恢复主题
       this.$store.dispatch('theme/recoverTheme');
       this.$store.dispatch('theme/recoverTheme');