From 07132ae5e905a710a9843699335a879212984ca4 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期二, 14 一月 2025 15:41:03 +0800
Subject: [PATCH] feat(支付):防止用户多次点击

---
 components/key-bord/key-bord.vue |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/components/key-bord/key-bord.vue b/components/key-bord/key-bord.vue
index c3f4b5e..8b613f8 100644
--- a/components/key-bord/key-bord.vue
+++ b/components/key-bord/key-bord.vue
@@ -95,13 +95,6 @@
   padding-bottom: env(safe-area-inset-bottom); /*鍏煎 IOS>11.2*/
 }
 
-.show-box {
-  bottom: 0rpx;
-}
-
-.bord-box {
-}
-
 .num-item {
   width: 175rpx;
   height: 90rpx;

--
Gitblit v1.9.1