From 5803f8720f5f28153793b5b1522a78ede80af7ee Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期四, 24 七月 2025 10:19:57 +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