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

+ 1 - 1
src/App.vue

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