闫增涛
2024-04-30 dc934dfd63fecff84d0bf996418e041b9bd4ea59
packagePersonal/pages/myCollection/index.js
@@ -35,10 +35,11 @@
   * 生命周期函数--监听页面加载
   */
  onLoad(options) {
    console.log(options);
    // this.getDataList(false);
  },
  onShow() {
    this.getDataList(false);
  },
  /**
   * 生命周期函数--监听页面初次渲染完成
   */