在orderContent里添加一个scrollView组件 Model.prototype.orderContentActive = function(event) { if (this.loadOrder) { this.comp("orderData").clear(); this.comp("orderList").refresh(true); this.loadOrder = false; } }; 相关文章: 2021-06-18 2022-12-23 2022-12-23 2021-08-02 2022-12-23 2021-07-09 2022-12-23 2021-11-24