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 @@
-
-
2024年度董事会成员选举
投票开始时间:2024年3月15日 18:00
投票截止时间:2024年3月15日 18:00
+
+
@@ -83,10 +99,10 @@ const selectBut = (index: number) => {
{{ item.butname }}
@@ -105,11 +121,10 @@ const selectBut = (index: number) => {