From f5cf6a1eead6534ecda955f28fe343d064aa45f3 Mon Sep 17 00:00:00 2001 From: "1054425342@qq.com" <1054425342@qq.com> Date: Tue, 29 Jul 2025 10:47:46 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=20=E9=9D=99=E6=80=81=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ProductSection.vue | 2 +- pages.json | 3 +- pages/index/iSoul.vue | 1261 +++++++++++++++++++-------------- 3 files changed, 722 insertions(+), 544 deletions(-) diff --git a/components/ProductSection.vue b/components/ProductSection.vue index 79ba098..57654d5 100644 --- a/components/ProductSection.vue +++ b/components/ProductSection.vue @@ -323,7 +323,7 @@ export default { margin-right: 24rpx; flex-shrink: 0; min-width: 120rpx; - font-family: Futura; + font-family: 'Futura'; } .heart-icon { diff --git a/pages.json b/pages.json index c88ae4f..bf30cc4 100644 --- a/pages.json +++ b/pages.json @@ -37,7 +37,8 @@ { "path": "pages/index/iSoul", "style": { - "navigationStyle": "custom" + "navigationStyle": "custom", + "navigationBarTextStyle":"white" // "navigationBarTitleText": "iSoul" } }, diff --git a/pages/index/iSoul.vue b/pages/index/iSoul.vue index 614fb6a..52a93d3 100644 --- a/pages/index/iSoul.vue +++ b/pages/index/iSoul.vue @@ -1,86 +1,173 @@