From 18c1865d77f9c62694097708f6afbd6cef66350e Mon Sep 17 00:00:00 2001 From: wanyongkang <937888580@qq.com> Date: Sat, 7 Nov 2020 13:34:17 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=A4=A9=E5=A4=A9=E6=B4=BB=E5=8A=A8?= =?UTF-8?q?=E6=96=B9=E6=A1=88=E3=80=91=20https://www.tapd.cn/39598945/pron?= =?UTF-8?q?g/stories/view/1139598945001000093?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Host/Views.Mobile/Product/ReBuyIndex.cshtml | 2 +- Host/Views/Product/ReBuyIndex.cshtml | 70 ++++++++++----------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/Host/Views.Mobile/Product/ReBuyIndex.cshtml b/Host/Views.Mobile/Product/ReBuyIndex.cshtml index a9733ef..83c44f8 100644 --- a/Host/Views.Mobile/Product/ReBuyIndex.cshtml +++ b/Host/Views.Mobile/Product/ReBuyIndex.cshtml @@ -67,7 +67,7 @@ - } else { + } else if(package.Id == 88) {
diff --git a/Host/Views/Product/ReBuyIndex.cshtml b/Host/Views/Product/ReBuyIndex.cshtml index ebe5439..58232d1 100644 --- a/Host/Views/Product/ReBuyIndex.cshtml +++ b/Host/Views/Product/ReBuyIndex.cshtml @@ -129,45 +129,45 @@ { @if(package.Id == 86){ -
+
-

@package.Price

-

原价:@package.LinePrice

-

@(Math.Round(package.Price/package.DayCount,2))元/天

-
-

@package.Name

-

@package.Profile

-
- -
- } else if(package.Id == 19) { -
+

@package.Price

+

原价:@package.LinePrice

+

@(Math.Round(package.Price/package.DayCount,2))元/天

+
+

@package.Name

+

@package.Profile

+
+ +
+ } else if(package.Id == 19) { +
-

@package.Price

-

原价:@package.LinePrice

-

@(Math.Round(package.Price/package.DayCount,2))元/天

-
-

@package.Name

-

@package.Profile

-
- -
+

@package.Price

+

原价:@package.LinePrice

+

@(Math.Round(package.Price/package.DayCount,2))元/天

+
+

@package.Name

+

@package.Profile

+
+ +
- } else { - -
+ } else if(package.Id != 88) { + +
-

@package.Price

-

原价:@package.LinePrice

-

@(Math.Round(package.Price/package.DayCount,2))元/天

-
-

@package.Name

-

@package.Profile

-
- -
- } - } +

@package.Price

+

原价:@package.LinePrice

+

@(Math.Round(package.Price/package.DayCount,2))元/天

+
+

@package.Name

+

@package.Profile

+
+ +
+ } + } @*

@package.Price