From 796977e24baa7c1d3a333e2c1c8e06ca73fd9a56 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期三, 19 十一月 2025 18:08:35 +0800
Subject: [PATCH] 优惠劵
---
pages.json | 24 ++++++++++++++++++++++--
1 files changed, 22 insertions(+), 2 deletions(-)
diff --git a/pages.json b/pages.json
index f95be17..5046829 100644
--- a/pages.json
+++ b/pages.json
@@ -1212,7 +1212,11 @@
{
"path": "home-page",
"style": {
- "navigationBarTitleText": "TA鐨勪富椤�"
+ "navigationBarTitleText": "TA鐨勪富椤�",
+ "componentPlaceholder": {
+ "u-icon": "view",
+ "u-loadmore": "view"
+ }
}
},
{
@@ -1230,7 +1234,16 @@
{
"path": "video-edit",
"style": {
- "navigationBarTitleText": "瑙嗛缂栬緫"
+ "navigationBarTitleText": "瑙嗛缂栬緫",
+ "componentPlaceholder": {
+ "u-popup": "view",
+ "u-button": "view",
+ "u-icon": "view",
+ "u-form": "view",
+ "u-form-item": "view",
+ "u-input": "view",
+ "u-search": "view"
+ }
}
},
{
@@ -1865,6 +1878,13 @@
"u-empty": "view"
}
}
+ },
+ {
+ "path" : "constomize/constomize",
+ "style" :
+ {
+ "navigationBarTitleText" : "瀹氬埗淇℃伅"
+ }
}
]
},
--
Gitblit v1.8.0