소스 검색

测试提交

yusheng 2 년 전
부모
커밋
f984243e37
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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');