From 4f01f3b9efe384b08eddb0ad191216283fe43293 Mon Sep 17 00:00:00 2001 From: yunkexin <760754045@qq.com> Date: Thu, 13 Nov 2025 15:28:41 +0800 Subject: [PATCH] 1 --- pages.json | 13 +- pages/index/index.vue | 713 +++++++++++++++++------------------------- 2 files changed, 295 insertions(+), 431 deletions(-) diff --git a/pages.json b/pages.json index 828c22f..566cbdb 100644 --- a/pages.json +++ b/pages.json @@ -3,18 +3,7 @@ { "path": "pages/index/index", "style": { - "navigationBarTitleText": "首页", - "app-plus": { - "titleNView": { - "buttons": [{ - "text": "进入", - "type": "none", - "color": "#304ffe", - "background": "#000000", - "fontSize": "14px" - }] - } - } + "navigationBarTitleText": "首页" } }, { diff --git a/pages/index/index.vue b/pages/index/index.vue index cb44373..75e9f73 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,430 +1,282 @@ \ No newline at end of file