From 53161f9fce4c580809b74a757d8c3504efaaa3da Mon Sep 17 00:00:00 2001
From: huliyong <2783385703@qq.com>
Date: Sun, 18 Aug 2024 20:03:59 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=A2=E5=8D=95=E3=80=81?=
=?UTF-8?q?=E7=AD=BE=E5=88=B0=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
App.vue | 2 +-
pages/order/order.vue | 17 ++++++++++-------
pages/signIn/signIn.vue | 17 ++++++++++-------
3 files changed, 21 insertions(+), 15 deletions(-)
diff --git a/App.vue b/App.vue
index 2165572..7dc4399 100644
--- a/App.vue
+++ b/App.vue
@@ -41,7 +41,7 @@
// background-color: #000;
}
.u-modal__title{
- color: #fff !important;
+ // color: #fff !important;
}
@media screen and (min-width: 960px) {
diff --git a/pages/order/order.vue b/pages/order/order.vue
index 5a2c11e..b205472 100644
--- a/pages/order/order.vue
+++ b/pages/order/order.vue
@@ -34,7 +34,7 @@
{{ item.createTime }}
-
{{ $t('page.order.Submit_New') }}
@@ -46,12 +46,14 @@
-
+
-
+
{{ item.subTitle }}
@@ -66,7 +68,7 @@
+ color: #333;font-weight: 900;font-size: 28rpx;">
USDT {{ item.price }}
@@ -203,7 +205,7 @@