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