@@include('./../../template/common/header.html', {
"title": "demo",
csslinks:['./../../static/layui/layui/css/modules/laydate/default/laydate.css']
})
@@include('./../../template/common/breadcrumb.html', {
"title": "table页面",
subtitle:''
})
@@include('./../../template/common/footer.html', {
"jslinks": ['./../../static/js/form/index.js']
})