购买居中

This commit is contained in:
“wanyongkang”
2021-02-28 16:48:04 +08:00
parent b47be2d110
commit 0f3ff0e390
2 changed files with 5 additions and 1 deletions

View File

@@ -589,6 +589,7 @@
@*<p class="text-center nameSmall">—<span>@item.Product.Name</span>—</p>*@
<div class="card" style="margin-top:30px;">
<div style="display: flex;margin: 0 auto;">
@if(item.Product.TenantId == 1157){
<div class="item packageitem" a-test="true" id="@("pkgtest"+item.Product.Id)" a-pkg-id="@item.Product.Id">
@@ -789,6 +790,8 @@
</div>
}
}
</div>
</div>
<div style="margin-left:26%">
<div style="border: 1px dashed #ccc;margin-top:30px;width:50%;margin-left: 63px;background-color:#FFCC33">

View File

@@ -336,6 +336,7 @@
}
<div class="card">
<div style="display: flex;margin: 0 auto;">
@foreach (var package in Model.Packages.Where(m => m.IsTest == 0 && m.Status == 1&& m.Id != 1009&& m.Id != 1018&& m.Id != 1019).OrderBy(m => m.TenantId))
{
@if(package.Id == 88||package.Id == 101||package.Id == 103){
@@ -462,7 +463,7 @@
<img src="~/img/check.png" class="cardCheck">
</div> *@
}
</div>
</div></div>
<div style="margin-left:26%">
<div style="border: 1px dashed #ccc;margin-top:30px;width:50%;margin-left: 63px;background-color:#FFCC33">
<p class="youhuiNew" style="padding-bottom:0px;">温馨提示需求5个以上可以联系客服设置优惠价</p>