From 00830f0d160943e29999875d13b19edacbf198c6 Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期四, 18 九月 2025 14:24:36 +0800 Subject: [PATCH] 虚拟商品移除加入购物车入口 --- pages.json | 14 ++++++++++++-- 1 files changed, 12 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index 2dfbb3c..080939b 100644 --- a/pages.json +++ b/pages.json @@ -1553,7 +1553,17 @@ { "path": "complain/complain", "style": { - "navigationBarTitleText": "璁㈠崟鍟嗗搧鎶曡瘔" + "navigationBarTitleText": "璁㈠崟鍟嗗搧鎶曡瘔", + "componentPlaceholder": { + "u-popup": "view", + "u-icon": "view", + "u-line": "view", + "u-image": "view", + "u-select": "view", + "u-input": "view", + "u-upload": "view" + + } } }, { @@ -1803,7 +1813,7 @@ "path" : "claim-coupon/claim-coupon", "style" : { - "navigationBarTitleText" : "浼樻儬鍒搁鍙�", + "navigationBarTitleText" : "鍟嗗搧鍏戞崲鍒搁鍙�", "enablePullDownRefresh" : true, "componentPlaceholder": { "u-image": "view", -- Gitblit v1.8.0