From 8adc7e89f9d8fe1ad59c380c1e5063032d7fc083 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com> Date: Tue, 14 Sep 2021 10:35:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E6=8E=A5=E4=BD=99=E9=A2=9D=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- pages/recharge/balance/balance.vue | 162 ++++++++++++++++++++++++++++- 2 files changed, 160 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index b54b8ed..d560a72 100644 --- a/manifest.json +++ b/manifest.json @@ -117,7 +117,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wx43759fe438b7b066", + "appid" : "wxb35ef055a4dd8ad4", "setting" : { "urlCheck" : false, "postcss" : true diff --git a/pages/recharge/balance/balance.vue b/pages/recharge/balance/balance.vue index c6bdbc6..dbc5ab9 100644 --- a/pages/recharge/balance/balance.vue +++ b/pages/recharge/balance/balance.vue @@ -9,7 +9,7 @@ - 78326478 + {{ num || 0 }} (元) @@ -39,19 +39,175 @@