From ed4965f92a6f12491487f0a9988631d969aafc2a Mon Sep 17 00:00:00 2001
From: "3321822538@qq.com" <3321822538@qq.com>
Date: Sat, 8 Jun 2024 18:04:47 +0800
Subject: [PATCH] aaa
---
page_user/order_detail.vue | 39 +++++++++++++++++++++++++++++---------
page_user/shouzhi.vue | 5 +++--
pages/tj.vue | 9 +++++----
3 files changed, 38 insertions(+), 15 deletions(-)
diff --git a/page_user/order_detail.vue b/page_user/order_detail.vue
index a0ef785..b3bf741 100644
--- a/page_user/order_detail.vue
+++ b/page_user/order_detail.vue
@@ -23,23 +23,29 @@
支付中
-
+
{{list.suitTime}} 分钟
-
+
充值金额{{list.money}}
+
+ 提现金额{{list.money}}
+
-
+
到账日期
+
+ 提现日期
+
{{list.createTime}}
-
+
充值设备
@@ -48,17 +54,23 @@
-
+
充值类型
+
+ 提现类型
+
{{list.channelName}}
-
-
+
+
充值用户
+
+ 提现用户
+
{{list.userName}}
@@ -131,13 +143,14 @@
.cardtop {
margin-top: 48rpx;
-
+ height: 190rpx;
// display: flex;
// flex-wrap: wrap;
// justify-content: center;
.text {
text-align: center;
width: 100%;
+ height: 20rpx;
font-weight: 400;
font-size: 28rpx;
color: #808080;
@@ -151,7 +164,15 @@
font-size: 60rpx;
color: #8883F0;
}
-
+ .nums {
+ text-align: center;
+ padding-top: 48rpx;
+ font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
+ font-weight: 400;
+ font-size: 60rpx;
+ color: #8883F0;
+ }
+
}
.card_bot {
diff --git a/page_user/shouzhi.vue b/page_user/shouzhi.vue
index e73224a..f11cd3c 100644
--- a/page_user/shouzhi.vue
+++ b/page_user/shouzhi.vue
@@ -6,13 +6,14 @@
- 用户充值
+ 用户充值
+ 商户提现
{{item.createTime}}
- {{item.suitTime}}分钟
+ {{item.suitTime}}分钟
¥{{item.money}}
diff --git a/pages/tj.vue b/pages/tj.vue
index 925cb9e..36ca920 100644
--- a/pages/tj.vue
+++ b/pages/tj.vue
@@ -1,10 +1,10 @@
-
+
-
+
@@ -467,7 +467,7 @@
padding-top: 32rpx;
margin-top: 10rpx;
width: 632rpx;
- height: 586rpx;
+ height: 540rpx;
background: #8883F0;
box-shadow: 0rpx 16rpx 40rpx 0rpx rgba(42, 130, 228, 0.1);
opacity: 1;
@@ -516,7 +516,8 @@
.list {
margin-top: 16rpx;
-
+ height: 600rpx;
+ overflow: auto;
// height:280rpx;
// overflow-y: scroll;
.card_list {