From 5be5214f6b41e01106ae45b5acea6f9b35e8e92a Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: Mon, 18 Mar 2024 16:31:06 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=89=8D=E8=AF=B6=E7=BC=B4?=
=?UTF-8?q?=E8=B4=B9=E5=A4=AA=E5=AF=B9=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/fee/owe-fee.vue | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/components/fee/owe-fee.vue b/components/fee/owe-fee.vue
index 8035a95..e8ecb70 100644
--- a/components/fee/owe-fee.vue
+++ b/components/fee/owe-fee.vue
@@ -49,6 +49,7 @@
+
@@ -224,4 +225,8 @@
margin: 10upx 15upx 0upx 15upx;
}
}
+
+ .bt-height{
+ height: 200upx;
+ }