@@ -32,7 +32,6 @@
</table>
{empty name='list'}<span class="notdata">没有记录哦</span>{else}{$pagehtml|raw|default=''}{/empty}
</div>
-{/block}
<script>
function btn_confirm(msg,fun,id) {
layer.confirm('请确定是否'+msg, {btn: ['确定', '取消'], title: "提示"}, function () {
@@ -53,4 +52,5 @@
});
}
-</script>
+</script>
+{/block}