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 | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index c51e6cb..1211af5 100644 --- a/pages.json +++ b/pages.json @@ -1785,8 +1785,12 @@ { "path": "suppler-order", "style": { - "navigationBarTitleText": "渚涘簲鍟嗙" + "navigationBarTitleText": "渚涘簲鍟嗙", // "navigationStyle": "custom" + "componentPlaceholder":{ + "u-empty":"view", + "u-image":"view" + } } }, { @@ -1933,7 +1937,7 @@ { "path": "userPermissions", "style": { - "navigationBarTitleText": "鐢ㄦ埛鏉冮檺", + "navigationBarTitleText": "搴楀憳绠$悊", "componentPlaceholder": { "u-icon": "view", "u-button": "view", -- Gitblit v1.8.0