Commit 9225734e by doszhang

dos

parent 6a5dc840
......@@ -44,13 +44,7 @@
<td>{:$item['name']}</td>
<td>{:$item['tel']}</td>
<td>{:$item.submit_time|date_format:'%Y-%m-%d %H:%M:%S'}</td>
<td>
{:if $item['uid'] == 'weibo'}
微博
{:else}
微信
{:/if}
</td>
</tr>
{:/foreach}
</tbody>
......
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 sign in to comment