diff --git a/CoreCms.Net.Uni-App/CoreShop/components/coreshop-payments/coreshop-paymentsByWx.vue b/CoreCms.Net.Uni-App/CoreShop/components/coreshop-payments/coreshop-paymentsByWx.vue index 169f6391..0561cb4e 100644 --- a/CoreCms.Net.Uni-App/CoreShop/components/coreshop-payments/coreshop-paymentsByWx.vue +++ b/CoreCms.Net.Uni-App/CoreShop/components/coreshop-payments/coreshop-paymentsByWx.vue @@ -11,8 +11,11 @@ {{ item.name }} - - {{ item.memo }} + + 当前余额:{{userInfo.balance}}元 + + + {{item.memo}} @@ -36,6 +39,7 @@