提交 5035c511 编写于 作者: huangxuan258's avatar huangxuan258

更新话题详情页面

上级 1e48a1e5
......@@ -5,8 +5,8 @@
<div class="layui-container" style="margin-top:0px;">
<h1 style="padding-top: 40px;">{$category['name']} </h1>
<p> 收录了{$trownum}篇文章 ·{$category['questions']}个问题 · {$category['followers']}人关注</p>
{if is_mobile()}
{eval $lenzi=60;}
{if is_mobile()}
{eval $lenzi=40;}
{else}
{eval $lenzi=110;}
{/if}
......
......@@ -5,8 +5,8 @@
<div class="layui-container" style="margin-top:0px;">
<h1 style="padding-top: 40px;">{$catmodel['name']}</h1>
<p>收录了{$rownum}篇文章 ·{$catmodel['questions']}个问题 · {$catmodel['followers']}人关注</p>
{if is_mobile()}
{eval $lenzi=60;}
{if is_mobile()}
{eval $lenzi=40;}
{else}
{eval $lenzi=110;}
{/if}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册