xiaoxiaohabi

在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
猜你喜欢
  • 2021-12-17
  • 2021-10-09
  • 2021-11-19
  • 2021-05-20
  • 2021-12-22
  • 2022-12-23
相关资源
相似解决方案