未读消息提醒功能完善
This commit is contained in:
parent
9aa3b0f8d1
commit
9b97adb389
@ -30,10 +30,10 @@
|
||||
<td colspan="5">
|
||||
{$detail.content}
|
||||
{if condition="($detail.fid > 0)"}
|
||||
<table class="layui-table">
|
||||
<table class="layui-table" style="margin-top:10px;">
|
||||
<tr>
|
||||
<td class="layui-td-gray2">引用消息内容</td>
|
||||
<td>{$detail.from_content}</td>
|
||||
<td style="color:#999">{$detail.from_content}</td>
|
||||
</tr>
|
||||
{notempty name="$detail.from_file_array"}
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user