From c0c3004f4c621fcfdee10a6ee4d5be10e7da697a Mon Sep 17 00:00:00 2001 From: wanyongkang <937888580@qq.com> Date: Fri, 6 Nov 2020 20:34:41 +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/Index.cshtml | 24 +++++++-- Host/Views/Product/Index.cshtml | 49 ++++++++++++++++++- .../Service/AgentClient7Service.cs | 2 +- .../Service/ProductOrderService.cs | 2 +- 4 files changed, 69 insertions(+), 8 deletions(-) diff --git a/Host/Views.Mobile/Product/Index.cshtml b/Host/Views.Mobile/Product/Index.cshtml index 87e7d9c..d68245a 100644 --- a/Host/Views.Mobile/Product/Index.cshtml +++ b/Host/Views.Mobile/Product/Index.cshtml @@ -33,7 +33,7 @@
@package.Name 送1月
+@package.Name 送1月
@(Math.Round(package.Price/package.DayCount,2))元/天
@package.Profile
@package.Name 送10天
+@package.Name 送10天
+@(Math.Round(package.Price/package.DayCount,2))元/天
+@package.Profile
+¥@package.Price
+@package.Name 送7天
@(Math.Round(package.Price/package.DayCount,2))元/天
@package.Profile
新开账号或续费,1个月赠送10天,2个月赠送1个月,(每个账号限参加一次,活动截止时间2020年11月25日)
} + @if(item.Product.Id == 14){ +新开账号,1个月赠送7天,2个月赠送1个月,(仅限新开账号,续费帐号不赠送,同一用户不限制参加活动的账号数量,活动截止时间2020年12月1日)
+ } @*—@item.Product.Name—
*@
@package.Price元
+原价:@package.LinePrice元
+@(Math.Round(package.Price/package.DayCount,2))元/天
+@package.Name
+@package.Profile
+
+