From cfe13cbecfb7ce9bcc6a3767d5316bddab0153ea Mon Sep 17 00:00:00 2001 From: jackyu66git Date: Tue, 25 Aug 2026 01:38:33 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=84=88=E5=BF=83=E9=AD=94=E6=96=B9?= =?UTF-8?q?=E5=8E=9F=E7=94=9F=20cover=20=E9=A1=B6=E6=A0=8F=20logo=20?= =?UTF-8?q?=E4=B8=8E=E6=9C=AC=E5=9C=B0=20H5=20=E8=81=94=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit WebView 全屏 + cover-image 网络 logo;开发模式自动指向本机 Vite,同步 H5 品牌 logo。 Co-authored-by: Cursor --- pages.json | 3 ++ pages/yxg-magic/index.vue | 81 +++++++++++++++++++++++++++++--------- static/logo.png | Bin 4023 -> 37786 bytes util/yxgConfig.js | 15 ++++++- util/yxgConfig.local.js | 5 +++ 5 files changed, 84 insertions(+), 20 deletions(-) create mode 100644 util/yxgConfig.local.js diff --git a/pages.json b/pages.json index 084236e..bd172dc 100644 --- a/pages.json +++ b/pages.json @@ -12,10 +12,12 @@ "navigationBarTitleText": "", "navigationStyle": "custom", "navigationBarTextStyle": "black", + "navigationBarBackgroundColor": "#ffd1c7", "backgroundColor": "#ffd1c7", "backgroundColorTop": "#ffd1c7", "mp-weixin": { "navigationStyle": "custom", + "navigationBarBackgroundColor": "#ffd1c7", "backgroundColorTop": "#ffd1c7" } } @@ -183,6 +185,7 @@ // "backgroundColor": "#F8F8F8", "navigationStyle": "custom", "navigationBarTextStyle": "black", + "navigationBarBackgroundColor": "#ffd1c7", "backgroundColor": "#ffd1c7", "backgroundColorTop": "#ffd1c7" diff --git a/pages/yxg-magic/index.vue b/pages/yxg-magic/index.vue index 108af73..16d774d 100644 --- a/pages/yxg-magic/index.vue +++ b/pages/yxg-magic/index.vue @@ -1,29 +1,69 @@ @@ -35,6 +75,11 @@ page {