|
@ -106,7 +106,7 @@ |
|
|
{/foreach} |
|
|
{/foreach} |
|
|
</div> |
|
|
</div> |
|
|
<div style="line-height: 20px;padding-top: 10px">用法:{$item.method}</div> |
|
|
<div style="line-height: 20px;padding-top: 10px">用法:{$item.method}</div> |
|
|
<div style="line-height: 20px;padding-top: 10px">备注:{$item.remark}</div> |
|
|
{if $item.remark}<div style="line-height: 20px;padding-top: 10px;color: #0069d6">备注:{$item.remark}</div>{/if} |
|
|
</td> |
|
|
</td> |
|
|
<td class="status_{$item.id}" data-status="{$item.is_delete}" style="{if $item.is_delete == 0}color:#57a957{/if}{if $item.is_delete == 3}color:red{/if}"> |
|
|
<td class="status_{$item.id}" data-status="{$item.is_delete}" style="{if $item.is_delete == 0}color:#57a957{/if}{if $item.is_delete == 3}color:red{/if}"> |
|
|
{if $item.uid==0} |
|
|
{if $item.uid==0} |
|
|