2 커밋 1f5cb8c850 ... c63b22ff39

작성자 SHA1 메시지 날짜
  linwei c63b22ff39 Merge branch 'master' of http://36.137.93.232:3000/yzc/xmhjc-web 1 년 전
  linwei 97202eccf7 删除无用内容 1 년 전
3개의 변경된 파일0개의 추가작업 그리고 24개의 파일을 삭제
  1. 0 23
      .gitignore
  2. 0 0
      src/components/NewsCom/NewsType1.vue
  3. 0 1
      src/views/index/index.vue

+ 0 - 23
.gitignore

@@ -1,23 +0,0 @@
-.DS_Store
-node_modules/
-dist/
-npm-debug.log*
-yarn-debug.log*
-yarn-error.log*
-**/*.log
-
-tests/**/coverage/
-tests/e2e/reports
-selenium-debug.log
-
-# Editor directories and files
-.idea
-.vscode
-*.suo
-*.ntvs*
-*.njsproj
-*.sln
-*.local
-
-package-lock.json
-yarn.lock

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
src/components/NewsCom/NewsType1.vue


+ 0 - 1
src/views/index/index.vue

@@ -44,7 +44,6 @@ const handleScroll = () => {
 //   }
 };
 onMounted(() => {
-    console.log('222',import.meta);
 })
 const menulist = shallowRef({
     "main":'/index',//主页

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.