From 6235a7b6d65733c3e95492a2b02bf87bd94772f5 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期二, 06 九月 2022 17:49:29 +0800
Subject: [PATCH] 2022.9.6 代码结构整理2

---
 pages/home/home.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pages/home/home.json b/pages/home/home.json
index b6264be..feafd09 100644
--- a/pages/home/home.json
+++ b/pages/home/home.json
@@ -1,5 +1,6 @@
 {
   "navigationBarBackgroundColor": "#EAFFF1",
+  "enablePullDownRefresh":true,
   "usingComponents": {
     "cp-notice": "/component/notice/notice"
   }

--
Gitblit v1.9.3