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