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