From abb99280b05560149b8ae9b309eb08a946947c07 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com>
Date: Fri, 21 Feb 2025 11:51:08 +0800
Subject: [PATCH] tijiao
---
.../pendingPayment/OrderConfirmation copy.vue | 1017 +++++++++++++++++
.../pendingPayment/OrderConfirmation.vue | 94 +-
2 files changed, 1069 insertions(+), 42 deletions(-)
create mode 100644 src/components/page/components/pendingPayment/OrderConfirmation copy.vue
diff --git a/src/components/page/components/pendingPayment/OrderConfirmation copy.vue b/src/components/page/components/pendingPayment/OrderConfirmation copy.vue
new file mode 100644
index 0000000..99c54ce
--- /dev/null
+++ b/src/components/page/components/pendingPayment/OrderConfirmation copy.vue
@@ -0,0 +1,1017 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ articleInfo.accept_sn }}
+ {{ journalInfo.title }}
+ {{ articleInfo.title }}
+
+
+
+
+
+
+
+
{{ $t('pendingPayment.total') }}
+
+
+ $
+ {{ formatAmount(total) }}
+
+
+
+
+
{{ $t('pendingPayment.youhui') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
✔
+
+
+
+
+
+
+

+
+
+
+
✔
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ $t('pendingPayment.Disbursements') }}
+
+
+ $
+ {{ formatAmount(total) }}
+
+
+
+
+
{{ $t('pendingPayment.submitOrder') }}
+
+
+
+
+
+
+
+
diff --git a/src/components/page/components/pendingPayment/OrderConfirmation.vue b/src/components/page/components/pendingPayment/OrderConfirmation.vue
index 2f807bb..99c54ce 100644
--- a/src/components/page/components/pendingPayment/OrderConfirmation.vue
+++ b/src/components/page/components/pendingPayment/OrderConfirmation.vue
@@ -5,8 +5,11 @@
-->
-
+
+
-
@@ -100,7 +102,10 @@
style="width: 74%; align-items: flex-start; justify-content: flex-start"
>
-
@@ -127,7 +132,10 @@
style="width: 74%; align-items: flex-start; justify-content: flex-start"
>
-
-
@@ -222,14 +229,13 @@