From 8ed3cfe7d04b542f131e98e37854031965441b33 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Wed, 10 Jun 2026 11:29:31 +0800
Subject: [PATCH] feat:星享购 收藏+购物车+订单样式优化
---
pages.json | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/pages.json b/pages.json
index f4a0d58..500b0f4 100644
--- a/pages.json
+++ b/pages.json
@@ -244,6 +244,13 @@
}
},
{
+ "path": "pages/web/toUrl",
+ "style": {
+ "navigationStyle":"custom",
+ "navigationBarTitleText": ""
+ }
+ },
+ {
"path": "pages/vip/index",
"style": {
"navigationBarTitleText": "会员"
@@ -252,7 +259,7 @@
],
"tabBar": {
"color": "#252938",
- "selectedColor": "#FF1472",
+ "selectedColor": "#4766FE",
"borderStyle": "black",
"backgroundColor": "#FFFFFF",
"list": [
--
Gitblit v1.9.3