From 851bcbe13c6a8e6190cc7f80d5f9aa561d630e7c Mon Sep 17 00:00:00 2001 From: xpz2018 <107107461@qq.com> Date: Wed, 31 Mar 2021 17:33:44 +0800 Subject: [PATCH] no message --- app.js | 2 +- pages/client/bank-list/index.js | 1 - pages/client/home/index.wxml | 4 ++-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/app.js b/app.js index c19a5ae..ec3e5c3 100644 --- a/app.js +++ b/app.js @@ -1,6 +1,6 @@ //app.js App({ - evn: 0, // 0: 开发版本;1:测试版本;2:生产版本 + evn: 1, // 0: 开发版本;1:测试版本;2:生产版本 tmplIds: [''], version: 152, xAppId: '503258978847953926', diff --git a/pages/client/bank-list/index.js b/pages/client/bank-list/index.js index 2c2ad51..4754db5 100644 --- a/pages/client/bank-list/index.js +++ b/pages/client/bank-list/index.js @@ -24,7 +24,6 @@ Page({ onLoad: function (options) { wx.showLoading({ title: '加载中', mask: true }) getBankCardList().then(result => { - console.log(result) this.setData({ bankList: result.data, height: app.globalData.fragmentHeight }) wx.hideLoading() }).catch(err => { diff --git a/pages/client/home/index.wxml b/pages/client/home/index.wxml index 4c9cb34..e61dbe5 100644 --- a/pages/client/home/index.wxml +++ b/pages/client/home/index.wxml @@ -38,8 +38,8 @@ 我的余额 {{formate.formateAmount(xsaccountMoney)}} - 账单明细 + 待收款