From bc41409366cd843b8a6f1bdbc8f953fd3cba439f Mon Sep 17 00:00:00 2001
From: weipengfei <2187978347@qq.com>
Date: Wed, 13 Sep 2023 16:58:54 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=BB=BB=E5=8A=A1=E6=8F=90?=
=?UTF-8?q?=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/task/taskItem.vue | 487 +++++++++----------
subpkg/blockTransaction/blockTransaction.vue | 4 +-
2 files changed, 237 insertions(+), 254 deletions(-)
diff --git a/components/task/taskItem.vue b/components/task/taskItem.vue
index 48e64ad..bb2d11c 100644
--- a/components/task/taskItem.vue
+++ b/components/task/taskItem.vue
@@ -11,21 +11,15 @@
任务状态 :
- 已完成
- 已关闭
- 已完成
+ 已关闭
+
+ ">
{{
(datas.extend.informationg.update
@@ -37,13 +31,11 @@
: 0)
}}
-
+ ">
{{
(datas.extend.transaction.arr.transaction_pool
? datas.extend.transaction.arr.transaction_pool
@@ -57,57 +49,34 @@
- 抵达终点
- 抵达终点
+ 抵达中转点
+ ">抵达中转点
进行中
进行中
-
+ ">
完成时间 :
{{ datas.end_time }}
- 进行中
- 已完成
- 已关闭
+ 进行中
+ 已完成
+ 已关闭
任务金额 :
@@ -169,238 +138,252 @@
\ No newline at end of file
diff --git a/subpkg/blockTransaction/blockTransaction.vue b/subpkg/blockTransaction/blockTransaction.vue
index 73d270f..c4f4317 100644
--- a/subpkg/blockTransaction/blockTransaction.vue
+++ b/subpkg/blockTransaction/blockTransaction.vue
@@ -51,9 +51,9 @@
-->
- 账单日期:{{ item.create_time }}
+ 账单日期: {{ item.create_time }}
- 订单编号:{{ item.order_sn }}
+ 订单编号: {{ item.order_sn }}
交易额: {{ item.total_price }}