diff --git a/.gitignore b/.gitignore index 6bdbe62..dd2a180 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /node_modules/ /.idea/ +*/.DS_Store diff --git a/src/pages/base/home/index.vue b/src/pages/base/home/index.vue index ad04f9f..9ff3cb8 100644 --- a/src/pages/base/home/index.vue +++ b/src/pages/base/home/index.vue @@ -8,7 +8,9 @@ - + + + - + @@ -37,7 +41,9 @@ class="grid-item" @click="handleMenuClick(item)" > - + + + {{ item.title }} @@ -114,32 +120,32 @@ import { ref } from "vue"; const menuItems = ref([ { title: "班级课表", - icon: "", + icon: "/static/base/home/book-read-line.png", path: "/pages/base/class-schedule/index", }, { title: "在线请假", - icon: "", + icon: "/static/base/home/draft-line.png", path: "/pages/base/leave-request/index", }, { title: "进出校园", - icon: "", + icon: "/static/base/home/file-transfer-line.png", path: "/pages/base/campus-access/index", }, { title: "兴趣课", - icon: "", + icon: "/static/base/home/file-text-line.png", path: "/pages/base/interest-class/index", }, { title: "俱乐部", - icon: "", + icon: "/static/base/home/contacts-book-3-line.png", path: "/pages/base/club/index", }, { title: "成绩查询", - icon: "", + icon: "/static/base/home/file-search-line.png", path: "/pages/base/grades/index", }, ]); @@ -173,7 +179,7 @@ const studentList = ref([ name: "陶亦菲", grade: "2年级", class: "01班", - avatar: "", + avatar: "/static/base/home/11222.png", }, { id: "2", @@ -276,7 +282,6 @@ function switchStudent(student: any) { width: 60px; height: 60px; border-radius: 50%; - background-color: #f0f0f0; border: 1px dashed #d0d0d0; flex-shrink: 0; } @@ -324,7 +329,6 @@ function switchStudent(student: any) { .banner-placeholder { width: 100%; height: 150px; - background-color: #f0f0f0; border: 1px dashed #d0d0d0; display: flex; align-items: center; @@ -351,7 +355,6 @@ function switchStudent(student: any) { .grid-icon-placeholder { width: 40px; height: 40px; - background-color: #f0f0f0; border-radius: 6px; margin-bottom: 8px; } diff --git a/src/pages/base/interest-class/index.vue b/src/pages/base/interest-class/index.vue index 616ecc2..db6b245 100644 --- a/src/pages/base/interest-class/index.vue +++ b/src/pages/base/interest-class/index.vue @@ -1,25 +1,23 @@ \ No newline at end of file + diff --git a/src/static/base/home/11167.png b/src/static/base/home/11167.png deleted file mode 100644 index 38e75a3..0000000 Binary files a/src/static/base/home/11167.png and /dev/null differ diff --git a/src/static/base/home/120851x.png b/src/static/base/home/120851x.png deleted file mode 100644 index 525c680..0000000 Binary files a/src/static/base/home/120851x.png and /dev/null differ diff --git a/src/static/base/home/12086.png b/src/static/base/home/12086.png deleted file mode 100644 index e4d023a..0000000 Binary files a/src/static/base/home/12086.png and /dev/null differ diff --git a/src/static/base/home/12087.png b/src/static/base/home/12087.png deleted file mode 100644 index 212816c..0000000 Binary files a/src/static/base/home/12087.png and /dev/null differ diff --git a/src/static/base/home/bmcg.png b/src/static/base/home/bmcg.png deleted file mode 100644 index 7290d65..0000000 Binary files a/src/static/base/home/bmcg.png and /dev/null differ diff --git a/src/static/base/home/bookreadfill.png b/src/static/base/home/bookreadfill.png deleted file mode 100644 index 0b6d6f7..0000000 Binary files a/src/static/base/home/bookreadfill.png and /dev/null differ diff --git a/src/static/base/home/clipboardfill.png b/src/static/base/home/clipboardfill.png deleted file mode 100644 index b026f52..0000000 Binary files a/src/static/base/home/clipboardfill.png and /dev/null differ diff --git a/src/static/base/home/draftfill.png b/src/static/base/home/draftfill.png deleted file mode 100644 index 14754d7..0000000 Binary files a/src/static/base/home/draftfill.png and /dev/null differ diff --git a/src/static/base/home/file-list-3-fil.png b/src/static/base/home/file-list-3-fil.png deleted file mode 100644 index e235d20..0000000 Binary files a/src/static/base/home/file-list-3-fil.png and /dev/null differ diff --git a/src/static/base/home/file-mark-fill.png b/src/static/base/home/file-mark-fill.png deleted file mode 100644 index 5308569..0000000 Binary files a/src/static/base/home/file-mark-fill.png and /dev/null differ diff --git a/src/static/base/home/file-paper-2-fill.png b/src/static/base/home/file-paper-2-fill.png deleted file mode 100644 index 36392be..0000000 Binary files a/src/static/base/home/file-paper-2-fill.png and /dev/null differ diff --git a/src/static/base/home/file-text-fill-2.png b/src/static/base/home/file-text-fill-2.png deleted file mode 100644 index 0b307d4..0000000 Binary files a/src/static/base/home/file-text-fill-2.png and /dev/null differ diff --git a/src/static/base/home/file-text-fill.png b/src/static/base/home/file-text-fill.png deleted file mode 100644 index f676459..0000000 Binary files a/src/static/base/home/file-text-fill.png and /dev/null differ diff --git a/src/static/base/home/file-user-fill.png b/src/static/base/home/file-user-fill.png deleted file mode 100644 index acabae1..0000000 Binary files a/src/static/base/home/file-user-fill.png and /dev/null differ diff --git a/src/static/base/home/filechart2fil.png b/src/static/base/home/filechart2fil.png deleted file mode 100644 index 0460dc2..0000000 Binary files a/src/static/base/home/filechart2fil.png and /dev/null differ diff --git a/src/static/base/home/mac-line.png b/src/static/base/home/mac-line.png deleted file mode 100644 index c3b9077..0000000 Binary files a/src/static/base/home/mac-line.png and /dev/null differ diff --git a/src/static/base/home/message-3-line.png b/src/static/base/home/message-3-line.png deleted file mode 100644 index 5f2cad9..0000000 Binary files a/src/static/base/home/message-3-line.png and /dev/null differ diff --git a/src/static/base/home/newspaper-fill.png b/src/static/base/home/newspaper-fill.png deleted file mode 100644 index 972ff3a..0000000 Binary files a/src/static/base/home/newspaper-fill.png and /dev/null differ diff --git a/src/static/base/home/pass-pending-fill.png b/src/static/base/home/pass-pending-fill.png deleted file mode 100644 index d1a0b43..0000000 Binary files a/src/static/base/home/pass-pending-fill.png and /dev/null differ diff --git a/src/static/base/home/stack-fill.png b/src/static/base/home/stack-fill.png deleted file mode 100644 index 817d2cf..0000000 Binary files a/src/static/base/home/stack-fill.png and /dev/null differ diff --git a/src/static/base/home/user-5-line.png b/src/static/base/home/user-5-line.png deleted file mode 100644 index bedebe0..0000000 Binary files a/src/static/base/home/user-5-line.png and /dev/null differ