Commit 2457b48b authored by ms-dev's avatar ms-dev

文章列表排序bug修复

parent e1fd3a6f
......@@ -247,7 +247,6 @@
<if test='orderBy=="sort"'>basic_sort</if>
<if test='orderBy=="date"'>basic_datetime</if>
<if test='orderBy=="hit"'>basic_hit</if>
<if test='orderBy=="date"'>basic_datetime</if>
<if test='orderBy=="updatedate"'>basic_updatedate</if>
<if test='orderBy=="id"'>basic_id</if>
</if>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment