Browse Source

删除无用内容

linwei 1 year ago
parent
commit
97202eccf7
3 changed files with 28 additions and 1 deletions
  1. 28 0
      .gitignore
  2. 0 0
      src/components/NewsCom/NewsType1.vue
  3. 0 1
      src/views/index/index.vue

+ 28 - 0
.gitignore

@@ -0,0 +1,28 @@
+# Logs
+logs
+*.log
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+pnpm-debug.log*
+lerna-debug.log*
+
+node_modules
+.DS_Store
+dist
+dist-ssr
+coverage
+*.local
+
+/cypress/videos/
+/cypress/screenshots/
+
+# Editor directories and files
+.vscode/*
+!.vscode/extensions.json
+.idea
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.sw?

File diff suppressed because it is too large
+ 0 - 0
src/components/NewsCom/NewsType1.vue


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

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

Some files were not shown because too many files changed in this diff