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;
}