From a1d637f3cd549518c369297b64935ef32a78608a Mon Sep 17 00:00:00 2001 From: Penny <2500338766@qq.com> Date: Sun, 6 Nov 2022 11:43:23 +0800 Subject: [PATCH] =?UTF-8?q?feature:1.0:=E5=AE=8C=E5=96=84=E6=8F=90?= =?UTF-8?q?=E7=8E=B0=E8=AE=B0=E5=BD=95=EF=BC=8C=E6=8F=90=E7=8E=B0=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages-userInfo/withdraw/withdraw.vue | 152 ++++++++++----------- pages-userInfo/withdraw/withdrawDetail.vue | 106 ++++++++++++-- pages/profit/profitEndOrder.vue | 13 -- pages/profit/profitInOrder.vue | 21 --- 4 files changed, 172 insertions(+), 120 deletions(-) diff --git a/pages-userInfo/withdraw/withdraw.vue b/pages-userInfo/withdraw/withdraw.vue index 3970962..1c0f052 100644 --- a/pages-userInfo/withdraw/withdraw.vue +++ b/pages-userInfo/withdraw/withdraw.vue @@ -1,9 +1,32 @@ diff --git a/pages/profit/profitInOrder.vue b/pages/profit/profitInOrder.vue index 99fe79d..82128c6 100644 --- a/pages/profit/profitInOrder.vue +++ b/pages/profit/profitInOrder.vue @@ -43,27 +43,6 @@ 确认状态: {{ orderDetail.confirmStatus == 0 ? "待确认" : "已确认" }} - -