From 05811328e58b1d6e142b598bc8f083504c84177f Mon Sep 17 00:00:00 2001 From: liangjin <liangjin@finlean.com> Date: Fri, 14 May 2021 22:21:52 +0800 Subject: [PATCH] 小程序 --- pages/order/hbfqOrder/hbfqOrder.acss | 37 ------------------------------------- 1 files changed, 0 insertions(+), 37 deletions(-) diff --git a/pages/order/hbfqOrder/hbfqOrder.acss b/pages/order/hbfqOrder/hbfqOrder.acss index 5a1bf3c..d1b0073 100644 --- a/pages/order/hbfqOrder/hbfqOrder.acss +++ b/pages/order/hbfqOrder/hbfqOrder.acss @@ -62,33 +62,6 @@ margin-top: 12px; } -/* .btn-view { - width: 686rpx; - align-items: center; - justify-content: center; - margin: auto; - display: flex; - margin-top:40rpx; -} - -.to-qrcode { - width: 320rpx; - height: 44px; - background: #FFFFFF; - border: 1px solid #8C4EF5; - border-radius: 22px; - line-height: 44px; - color: #8C4EF5; -} - -.get-qrcode { - width: 320rpx; - height: 44px; - border-radius: 22px; - border: 0; - color:#fff; - line-height: 44px; -} */ .btn-view { width: 686rpx; @@ -96,16 +69,6 @@ display: flex; align-items:center; justify-content:center -} - -.to-qrcode { - width: 320rpx; - height: 44px; - background: #FFFFFF; - border: 1px solid #8C4EF5; - border-radius: 22px; - line-height: 44px; - color: #8C4EF5; } .get-qrcode { -- Gitblit v1.8.0