This commit is contained in:
2018-05-27 11:46:12 +08:00
parent 9011563784
commit ba0c5448fc
7 changed files with 48 additions and 22 deletions

View File

@@ -17,7 +17,7 @@
<a href="/user/#(x.userId)" class="fly-avatar">
<img src="#(x.avatar)" alt="#(x.nickname)">
</a>
<h2>
<h2 title="#(x.title)">
<a class="layui-badge">#(x.typeName)</a>
<a href="/jie/detail/#(x.contentId)">
#if(x.top == 3)
@@ -78,7 +78,7 @@
<a href="/user/home.html" class="fly-avatar">
<img src="#(x.avatar)" alt="#(x.nickname)">
</a>
<h2>
<h2 title="#(x.title)">
<a class="layui-badge">#(x.typeName)</a>
<a href="/jie/detail/#(x.contentId)">#(x.title)</a>
</h2>