From 0270abc763a1a2ca1162f2fd49b1734d6c5652b2 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期三, 15 十月 2025 00:42:24 +0800
Subject: [PATCH] 首页视频优化
---
pages.json | 39 +++++++++++++++++++++++++++++++++++----
1 files changed, 35 insertions(+), 4 deletions(-)
diff --git a/pages.json b/pages.json
index 4a7378d..080939b 100644
--- a/pages.json
+++ b/pages.json
@@ -1553,7 +1553,17 @@
{
"path": "complain/complain",
"style": {
- "navigationBarTitleText": "璁㈠崟鍟嗗搧鎶曡瘔"
+ "navigationBarTitleText": "璁㈠崟鍟嗗搧鎶曡瘔",
+ "componentPlaceholder": {
+ "u-popup": "view",
+ "u-icon": "view",
+ "u-line": "view",
+ "u-image": "view",
+ "u-select": "view",
+ "u-input": "view",
+ "u-upload": "view"
+
+ }
}
},
{
@@ -1719,7 +1729,20 @@
}
},
{
- "path": "afterSales/afterSalesDetailExpress"
+ "path": "afterSales/afterSalesDetailExpress",
+ "style": {
+ "componentPlaceholder":{
+ "u-image": "view",
+ "u-icon": "view",
+ "u-form": "view",
+ "u-form-item": "view",
+ "u-input": "view",
+ "u-button": "view",
+ "u-select": "view",
+ "u-calendar": "view",
+ "u-toast": "view"
+ }
+ }
},
{
"path": "afterSales/afterSalesSelect",
@@ -1727,7 +1750,15 @@
"navigationBarTitleText": "鐢宠鍞悗",
"componentPlaceholder": {
"u-image": "view",
- "u-icon": "view"
+ "u-icon": "view",
+ "u-form": "view",
+ "u-form-item": "view",
+ "u-input": "view",
+ "u-button": "view",
+ "u-select": "view",
+ "u-calendar": "view",
+ "u-toast": "view"
+
}
}
},
@@ -1782,7 +1813,7 @@
"path" : "claim-coupon/claim-coupon",
"style" :
{
- "navigationBarTitleText" : "浼樻儬鍒搁鍙�",
+ "navigationBarTitleText" : "鍟嗗搧鍏戞崲鍒搁鍙�",
"enablePullDownRefresh" : true,
"componentPlaceholder": {
"u-image": "view",
--
Gitblit v1.8.0