From f8b3520e5d73a668790f3514bd9f29809788777c Mon Sep 17 00:00:00 2001 From: qiuyuan Date: Mon, 11 Aug 2025 08:16:45 +0800 Subject: [PATCH] 11 --- components/footer_common.vue | 49 +- components/gx-copyright.vue | 39 +- pages/index/index.vue | 1159 +++++++++++++++------------- pages/meetingList/index.vue | 102 ++- pages/mine/index.vue | 6 +- static/imgs/footer/ai-active.png | Bin 0 -> 3856 bytes static/imgs/footer/ai.png | Bin 1898 -> 3808 bytes static/imgs/footer/home-active.png | Bin 0 -> 3569 bytes static/imgs/footer/home.png | Bin 1331 -> 3423 bytes static/imgs/footer/mine-active.png | Bin 0 -> 4382 bytes static/imgs/footer/mine.png | Bin 1597 -> 4359 bytes 11 files changed, 716 insertions(+), 639 deletions(-) create mode 100644 static/imgs/footer/ai-active.png create mode 100644 static/imgs/footer/home-active.png create mode 100644 static/imgs/footer/mine-active.png diff --git a/components/footer_common.vue b/components/footer_common.vue index 7e54034..0dae36c 100644 --- a/components/footer_common.vue +++ b/components/footer_common.vue @@ -1,39 +1,47 @@ \ No newline at end of file diff --git a/pages/meetingList/index.vue b/pages/meetingList/index.vue index 5ab919c..869e4a3 100644 --- a/pages/meetingList/index.vue +++ b/pages/meetingList/index.vue @@ -1,14 +1,14 @@