From 6ac8a1723a96c752bb0e31feca4cc4843f9b7e9e Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期四, 24 七月 2025 17:33:01 +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