From 4bc1c36faeec2f90e5acfa836732e49fe0b245e9 Mon Sep 17 00:00:00 2001
From: yiming <m13691596795@163.com>
Date: 星期五, 12 四月 2024 20:47:03 +0800
Subject: [PATCH] 云学习11

---
 pages/bookServices/assort/index.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/bookServices/assort/index.json b/pages/bookServices/assort/index.json
index 5c4dc95..bc96060 100644
--- a/pages/bookServices/assort/index.json
+++ b/pages/bookServices/assort/index.json
@@ -1,8 +1,8 @@
 {
-  "navigationBarTitleText": "鍥句功鏈嶅姟",
+  "navigationStyle": "custom",
   "onReachBottomDistance": 10,
   "backgroundTextStyle": "light",
-  "enablePullDownRefresh": true,
+  "disableScroll": true,
   "usingComponents": {
     "t-search": "tdesign-miniprogram/search/search",
     "t-icon": "tdesign-miniprogram/icon/icon",

--
Gitblit v1.9.1