沙盘演示系统应用的微信小程序
zuoxiao
2024-11-04 232b383c629ac75dbf1bb780a63239b6f57d5071
获取充值金额
1个文件已修改
3 ■■■■ 已修改文件
pages/rechargeMoney/rechargMoney.js 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/rechargeMoney/rechargMoney.js
@@ -39,7 +39,8 @@
   * 生命周期函数--监听页面初次渲染完成
   */
  onReady() {
    this.getRechargList()
    this.getRechargList();
    this. getMorneyList();
  },
  /**