更新高度

This commit is contained in:
zoujiandong 2024-03-29 17:28:30 +08:00
parent 1ba1db521f
commit 8c33f43afe

View File

@ -208,7 +208,7 @@ Page({
this.setData({ this.setData({
lock:false, lock:false,
page:1, page:1,
scrollHeight:300, scrollHeight:150,
doctorList:[] doctorList:[]
}); });
this.getDoctorList() this.getDoctorList()