From e61cbe9fa57af60f28e4219b57b0c31841d01882 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期三, 23 七月 2025 15:26:08 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_fix_sub' into dev_fix_sub

---
 pages.json |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/pages.json b/pages.json
index 41ae757..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"
             }
           }
         },
@@ -1784,8 +1785,12 @@
         {
           "path": "suppler-order",
           "style": {
-            "navigationBarTitleText": "渚涘簲鍟嗙"
+            "navigationBarTitleText": "渚涘簲鍟嗙",
             // "navigationStyle": "custom"
+			"componentPlaceholder":{
+				"u-empty":"view",
+				"u-image":"view"
+			}
           }
         },
         {
@@ -1932,7 +1937,7 @@
         {
           "path": "userPermissions",
           "style": {
-            "navigationBarTitleText": "鐢ㄦ埛鏉冮檺",
+            "navigationBarTitleText": "搴楀憳绠$悊",
             "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",

--
Gitblit v1.8.0