测试产品
This commit is contained in:
@@ -361,7 +361,7 @@
|
||||
@*<p class="text-center nameSmall">—<span>@item.Product.Name</span>—</p>*@
|
||||
<div class="card" style="margin-top:30px;">
|
||||
|
||||
@if(item.Product.Id != 5 && item.Product.Id != 3 && item.Product.Id != 7 && item.Product.Id != 9 && item.Product.Id != 10 && item.Product.Id != 15 && item.Product.Id != 16){
|
||||
@if(item.Product.Id != 5){
|
||||
<div class="item packageitem" a-test="true" id="@("pkgtest"+item.Product.Id)" a-pkg-id="@item.Product.Id">
|
||||
<p><span class="price">免费</span></p>
|
||||
<p class="yuanjia" style="color: #FF9900;text-decoration:none;"><span>@restStatus</span></p>
|
||||
|
||||
Reference in New Issue
Block a user