From bfcd2384d24285140c5656112593abae1aa1dcf3 Mon Sep 17 00:00:00 2001 From: huangzhen Date: Thu, 24 Oct 2024 17:41:12 +0800 Subject: [PATCH] =?UTF-8?q?update=20@UI=E6=94=B9=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/templates/cmsCash/index.scss | 3 +++ src/views/templates/cmsCash/index.vue | 4 ++-- src/views/templates/cmsLJJConfig/index.vue | 4 ++-- src/views/templates/cmsVoucher/index.vue | 4 ++-- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/src/views/templates/cmsCash/index.scss b/src/views/templates/cmsCash/index.scss index 054bc81..ce8bbb9 100644 --- a/src/views/templates/cmsCash/index.scss +++ b/src/views/templates/cmsCash/index.scss @@ -35,6 +35,9 @@ font-weight: bold; text-align: center; } + .titleOnly { + margin: 50px 0 -20px 0; + } .effect_date { font-size: 12px; line-height: 40px; diff --git a/src/views/templates/cmsCash/index.vue b/src/views/templates/cmsCash/index.vue index 811a890..86b3342 100644 --- a/src/views/templates/cmsCash/index.vue +++ b/src/views/templates/cmsCash/index.vue @@ -3,8 +3,8 @@
-

{{ goods.name }}

-

+

{{ goods.name }}

+

红包有效期截止 {{ cash.end_time }}

diff --git a/src/views/templates/cmsLJJConfig/index.vue b/src/views/templates/cmsLJJConfig/index.vue index a474fb6..a2aca22 100644 --- a/src/views/templates/cmsLJJConfig/index.vue +++ b/src/views/templates/cmsLJJConfig/index.vue @@ -17,7 +17,7 @@ 满{{ parseFloat(info.full_amount || 0) }}元减{{ parseFloat(info.amount || 0) }}元

- 请在 {{ info.time_limit.begin_date }} ~ {{ info.time_limit.end_date }} 内领取 + 请在 {{ info.time_limit.begin_date }}~{{ info.time_limit.end_date }} 内领取

{{ getCardType(Number(item)) }}

@@ -56,7 +56,7 @@
-

可用时间

+

领取时间