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