Commit 62ecd275 by xiexiaoqin

恢复页面向下拉动

parent a0cac04c
{ {
"pages": [ "pages": [
"pages/scheduleList/scheduleList",
"pages/index/index", "pages/index/index",
"pages/scheduleList/scheduleList",
"pages/meetingDetail/meetingDetail", "pages/meetingDetail/meetingDetail",
"pages/excutorList/excutorList", "pages/excutorList/excutorList",
"pages/createMeeting/createMeeting", "pages/createMeeting/createMeeting",
...@@ -14,6 +14,6 @@ ...@@ -14,6 +14,6 @@
"pages/attendeeList/attendeeList" "pages/attendeeList/attendeeList"
], ],
"window": { "window": {
"allowsBounceVertical": "NO" "allowsBounceVertical": "YES"
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment