From 2eb21bfe2f40630a46e675211f23b5f240e395a4 Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期五, 12 九月 2025 15:01:42 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/user_action' into send_coupon --- pages.json | 19 +++++++++++++++++-- 1 files changed, 17 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index 861b104..4a7378d 100644 --- a/pages.json +++ b/pages.json @@ -1779,8 +1779,23 @@ } }, { + "path" : "claim-coupon/claim-coupon", + "style" : + { + "navigationBarTitleText" : "浼樻儬鍒搁鍙�", + "enablePullDownRefresh" : true, + "componentPlaceholder": { + "u-image": "view", + "u-tag": "view", + "u-loading": "view", + "u-empty": "view", + "u-modal":"view" + } + } + }, + { "path" : "editOrderAddress/editOrderAddress", - "style" : + "style" : { "navigationBarTitleText" : "淇敼璁㈠崟", "componentPlaceholder": { @@ -1796,7 +1811,7 @@ }, { "path" : "cardPack", - "style" : + "style" : { "navigationBarTitleText" : "浼樻儬鍔靛崱鍖�", "componentPlaceholder": { -- Gitblit v1.8.0