产品排序

This commit is contained in:
wanyongkang
2020-10-19 17:37:25 +08:00
parent 7f5e014c60
commit 25e577ec82
8 changed files with 9 additions and 9 deletions

View File

@@ -416,7 +416,7 @@
<p class="chanpinText">温馨提示:在国外,香港,台湾,澳门,城市使用不稳定;移动网络,长城宽带以及校园网使用会不稳定,因此不建议亲使用哦</p>
<div class="container-fluid d2">
<ul class="newProduct">
@foreach (var item in Model.Where(m => m.Sort != 1000))
@foreach (var item in Model.Where(m => m.Sort != 1000).OrderBy(m => m.Sort))
{
<li>