From 5109e97cb566608e443201204d07cbfc1c734e07 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 11 四月 2024 17:56:02 +0800
Subject: [PATCH] Merge refs/remotes/origin/master into refs/heads/master

---
 packageBookService/pages/bookServices/examination/examination.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/packageBookService/pages/bookServices/examination/examination.json b/packageBookService/pages/bookServices/examination/examination.json
index 3d3a9e7..5a645f7 100644
--- a/packageBookService/pages/bookServices/examination/examination.json
+++ b/packageBookService/pages/bookServices/examination/examination.json
@@ -9,5 +9,6 @@
     "t-loading": "tdesign-miniprogram/loading/loading"
   },
   "navigationStyle": "custom",
-  "navigationBarBackgroundColor": "#010101"
+  "navigationBarBackgroundColor": "#010101",
+  "disableScroll": true
 }
\ No newline at end of file

--
Gitblit v1.9.1