Commit 58ae0900 authored by hujun's avatar hujun

1

parent 0781a5e7
......@@ -9,9 +9,9 @@
<td>[%= it[item]['disc'] %]</td>
<td>
[% if(it[item]["status"] == 0) { %]
不显示
[% }else{ %]
显示
[% }else{ %]
不显示
[% } %]
</td>
<td>[%= it[item]['create_time']%]</td>
......
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