From a8721b30396ab7c4940f8481e098c144772f7674 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E4=B8=B9?= <> Date: Thu, 19 Sep 2024 15:26:06 +0800 Subject: [PATCH] . --- pages.json | 5 +- pages/index.vue | 148 ++++++++++++++++---------- static/alifont/iconfont.css | 12 ++- static/alifont/iconfont.ttf | Bin 15936 -> 16076 bytes static/images/fiveValves/valve5-1.gif | Bin 9885 -> 6102 bytes static/images/fiveValves/valve5-2.gif | Bin 6165 -> 9885 bytes static/images/fiveValves/valve5-3.gif | Bin 10058 -> 6165 bytes static/images/fiveValves/valve5-4.gif | Bin 6102 -> 10058 bytes static/scss/app.css | 68 ++++++------ 9 files changed, 137 insertions(+), 96 deletions(-) diff --git a/pages.json b/pages.json index a1b1f8e..844d6aa 100644 --- a/pages.json +++ b/pages.json @@ -15,13 +15,14 @@ "style": { "navigationBarTitleText": "", "navigationStyle": "custom" - // "navigationBarBackgroundColor": "#39ac4f" + } }, { "path": "pages/index-list", "style": { "navigationBarTitleText": "", - "navigationBarBackgroundColor": "#39ac4f" + // "navigationBarBackgroundColor": "#39ac4f" + "navigationStyle": "custom" } }, { diff --git a/pages/index.vue b/pages/index.vue index e4b12f6..2987380 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,32 +1,27 @@