diff --git a/.gitignore b/.gitignore index 87c06c5..f50aa78 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,6 @@ yarn-error.log* .hbuilderx package-lock.josn -pnpm-lock.yaml \ No newline at end of file +pnpm-lock.yaml + +/types/auto-imports.d.ts \ No newline at end of file diff --git a/src/components/ex-list/ex-list.vue b/src/components/ex-list/ex-list.vue deleted file mode 100644 index 8d86195..0000000 --- a/src/components/ex-list/ex-list.vue +++ /dev/null @@ -1,147 +0,0 @@ - - - - - diff --git a/src/pages/electionList/index.vue b/src/pages/electionList/index.vue index 197b0e5..223379f 100644 --- a/src/pages/electionList/index.vue +++ b/src/pages/electionList/index.vue @@ -1,5 +1,5 @@