From 5a2a63f28374ac37d0c83929c98f09e26dd5ac5e Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期五, 12 十二月 2025 10:30:14 +0800
Subject: [PATCH] 替换名字
---
pages.json | 19 ++++++++++++++++---
1 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/pages.json b/pages.json
index 10765d2..4ce0090 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"
+ }
}
},
{
@@ -2302,7 +2315,7 @@
],
"globalStyle": {
"navigationBarTextStyle": "black",
- "navigationBarTitleText": "缁挎弧绛�",
+ "navigationBarTitleText": "缇庣泭绛�",
"titleColor": "#303133",
"navigationBarBackgroundColor": "#fff",
"backgroundColor": "#fff",
--
Gitblit v1.8.0