mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-30 02:56:23 +08:00
5 lines
257 B
HTML
5 lines
257 B
HTML
<!-- 操作栏 -->
|
|
<button type="button" class="am-btn am-btn-default am-btn-xs am-radius am-btn-block submit-popup" data-url="{{:MyUrl('index/message/detail', ['id'=>$module_data['id']])}}">
|
|
<i class="am-icon-eye"></i>
|
|
<span>详情</span>
|
|
</button> |