From f55c6af89e056bdd12caa626f351cc6119264346 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Wed, 03 Nov 2021 15:57:01 +0800
Subject: [PATCH] 版本更新(视频)
---
pages.json | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/pages.json b/pages.json
index 0d653a4..a1c8ad3 100644
--- a/pages.json
+++ b/pages.json
@@ -52,6 +52,14 @@
}
},
{
+ "path": "pages/myself/childen/collect",
+ "style": {
+ "navigationBarTitleText": "我的收藏",
+ "navigationBarBackgroundColor": "#103289",
+ "navigationBarTextStyle": "white"
+ }
+ },
+ {
"path": "pages/myself/myself",
"name": "myself",
"style": {
@@ -228,7 +236,8 @@
"style": {
"navigationBarTitleText": "资讯",
"navigationBarBackgroundColor": "#103289",
- "navigationBarTextStyle": "white"
+ "navigationBarTextStyle": "white",
+ "onReachBottomDistance": 0
}
},
{
--
Gitblit v1.9.3