1
litian
2024-09-30 0cfbfb6ec666ec62d4935eca539ad823834b0765
pages/home/home.js
@@ -50,7 +50,7 @@
    if (token) {
      this.getShoppingCartList()
    }
    this.init();
  },
  onLoad() {
@@ -77,7 +77,7 @@
        }
      })
    }
    this.init();
  },
  onReachBottom() {},
  onPullDownRefresh() {