From 1ae987d882c1d67c0ee11c40af05d311df9e214b Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期三, 23 七月 2025 15:25:55 +0800 Subject: [PATCH] 需求改动 --- pages.json | 17 +++++++++++++---- 1 files changed, 13 insertions(+), 4 deletions(-) diff --git a/pages.json b/pages.json index 4c5472b..1211af5 100644 --- a/pages.json +++ b/pages.json @@ -719,7 +719,8 @@ "u-input": "view", "u-radio-group": "view", "u-radio": "view", - "u-picker": "view" + "u-picker": "view", + "u-icon":"view" } } }, @@ -1438,7 +1439,11 @@ { "path": "coupon/index", "style": { - "navigationBarTitleText": "浼樻儬鍒�" + "navigationBarTitleText": "浼樻儬鍒�", + "componentPlaceholder": { + "u-tabs": "view", + "u-empty": "view" + } } }, { @@ -1780,8 +1785,12 @@ { "path": "suppler-order", "style": { - "navigationBarTitleText": "渚涘簲鍟嗙" + "navigationBarTitleText": "渚涘簲鍟嗙", // "navigationStyle": "custom" + "componentPlaceholder":{ + "u-empty":"view", + "u-image":"view" + } } }, { @@ -1928,7 +1937,7 @@ { "path": "userPermissions", "style": { - "navigationBarTitleText": "鐢ㄦ埛鏉冮檺", + "navigationBarTitleText": "搴楀憳绠$悊", "componentPlaceholder": { "u-icon": "view", "u-button": "view", -- Gitblit v1.8.0