From 8e36cf0540a398cc48ee96cdc4e294f57300a700 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期二, 16 十二月 2025 15:02:38 +0800
Subject: [PATCH] 首页权限跳转多次登录页问题
---
pages.json | 13 +++++++++++--
1 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/pages.json b/pages.json
index 8da6730..4ce0090 100644
--- a/pages.json
+++ b/pages.json
@@ -1234,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"
+ }
}
},
{
@@ -2306,7 +2315,7 @@
],
"globalStyle": {
"navigationBarTextStyle": "black",
- "navigationBarTitleText": "缁挎弧绛�",
+ "navigationBarTitleText": "缇庣泭绛�",
"titleColor": "#303133",
"navigationBarBackgroundColor": "#fff",
"backgroundColor": "#fff",
--
Gitblit v1.8.0