From 84de631b48cc0116beef885ac1fb002e06af7d34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Fri, 15 Jan 2021 18:40:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=BA=E5=AD=90=E8=BF=85=E8=81=94=E6=B4=BB?= =?UTF-8?q?=E5=8A=A8=E4=B9=9D=E6=8A=98+=E4=B8=83=E5=A4=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Host/Views/Product/Index.cshtml | 2 +- Host/Views/Product/ReBuyIndex.cshtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Host/Views/Product/Index.cshtml b/Host/Views/Product/Index.cshtml index 139794c..34858dd 100644 --- a/Host/Views/Product/Index.cshtml +++ b/Host/Views/Product/Index.cshtml @@ -173,7 +173,7 @@ height: 0px; border: 1.0rem solid #f64e3d; border-right-color: transparent; - content: "免费送七天"; + content: "九折+送七天"; box-shadow: 0px 0.3125rem 0.3125rem -0.3125rem #000; } diff --git a/Host/Views/Product/ReBuyIndex.cshtml b/Host/Views/Product/ReBuyIndex.cshtml index e763542..8369c95 100644 --- a/Host/Views/Product/ReBuyIndex.cshtml +++ b/Host/Views/Product/ReBuyIndex.cshtml @@ -139,7 +139,7 @@ height: 0px; border: 1.0rem solid #f64e3d; border-right-color: transparent; - content: "免费送七天"; + content: "九折+送七天"; box-shadow: 0px 0.3125rem 0.3125rem -0.3125rem #000; }