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 @@