pages/rechargeMoney/rechargMoney.js
@@ -10,6 +10,23 @@ userCode: "15584236", balance: "1025元", activeIndex: -1, allRechargeList: [{ time: "2024-05-12:20:20", type: "远程", morny: "500元" }, { time: "2024-05-12:20:20", type: "远程", morny: "500元" }, { time: "2024-05-12:20:20", type: "远程", morny: "500元" }, { time: "2024-05-12:20:20", type: "远程", morny: "500元" }] }, /** @@ -75,6 +92,8 @@ activeIndex: parseInt(index), }); } }, onPullDownRefresh() { console.log("onPullDownRefresh") } })