From 7234a8bfdc91571bb1e5d4fad66cdd5a445712ee Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期二, 29 七月 2025 10:45:04 +0800 Subject: [PATCH] 页面调整 --- pages.json | 16 ++++++++++++++-- 1 files changed, 14 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index c7c0890..c24f49c 100644 --- a/pages.json +++ b/pages.json @@ -1820,8 +1820,19 @@ { "path": "order-detail", "style": { - "navigationBarTitleText": "璁㈠崟璇︽儏" + "navigationBarTitleText": "璁㈠崟璇︽儏", + "componentPlaceholder": { + "u-icon": "view", + "u-button": "view", + "u-form": "view", + "u-form-item": "view", + "u-input": "view", + "u-popup": "view", + "u-search": "view", + "u-upload": "view" + } // "navigationStyle": "custom" + } } ] @@ -1994,7 +2005,8 @@ "componentPlaceholder": { "u-navbar": "view", "u-search": "view", - "u-image": "view" + "u-image": "view", + "u-icon": "view" } } } -- Gitblit v1.8.0