wj
litian
2024-10-23 abe52e53bee051e3f801d001c4de58d34a3fefd7
pages/home/home.js
@@ -50,7 +50,7 @@
    if (token) {
      this.getShoppingCartList()
    }
    this.init();
  },
  onLoad() {
@@ -77,7 +77,7 @@
        }
      })
    }
    this.init();
  },
  onReachBottom() {},
  onPullDownRefresh() {