@@include('./../../template/common/header.html', {
"title": "table",
csslinks:[]
})
@@include('./../../template/common/breadcrumb.html', {
"title": "table页面",
subtitle:''
})
@@include('./../../template/common/celloperating.html')
@@include('./../../template/common/footer.html', {
"jslinks": ['./../../static/js/table/index.js']
})