main
kgdxpr 1 year ago
parent cd40370b77
commit f66f752507

@ -86,7 +86,7 @@
table.render({
elem: '#myTable',
id: 'test',
url: '/QingLong/zbdc/getSummaryCgzb',
url: '/QingLong/zbdc/getSummaryXxhsb',
cellExpandedMode: "tips",
height: 'full-35',
cols: [
@ -95,40 +95,39 @@
{ title: '行政区域', field: 'area_name', align: 'center', width: "190", rowspan: 2 },
{ title: '基础环境', align: 'center', colspan: 4 },
{ title: '数字终端', align: 'center', colspan: 7 },
{ title: '数字终端', align: 'center', colspan: 6 },
{ title: '数字化教学空间', align: 'center', colspan: 7 },
{ title: '文化生活空间', align: 'center', colspan: 4 },
{ title: '网络安全', align: 'center', colspan: 1 },
],
[
//基础环境
{ title: '设备总数', field: 'wl_cgss', align: 'center', width: "100" },
{ title: '网络环境设备(台)', field: 'wl_tjss', align: 'center', width: "125" },
{ title: '存储容量设备(台)', field: 'wl_yqsss', align: 'center', width: "125" },
{ title: '校园安全监控设备(台)', field: 'wl_pbl', align: 'center', width: "155" },
{ title: '设备总数', field: 'jchj_taishu', align: 'center', width: "100" },
{ title: '网络环境设备(台)', field: 'jchj_wlhj_count', align: 'center', width: "125" },
{ title: '存储容量设备(台)', field: 'jchj_ccrl_count', align: 'center', width: "125" },
{ title: '校园安全监控设备(台)', field: 'jchj_xyaqjk_count', align: 'center', width: "155" },
//数字终端
{ title: '设备总数', field: 'hx_cgss', align: 'center', width: "100" },
{ title: '正常使用(台)', field: 'hx_tjss', align: 'center', width: "115" },
{ title: '学生计算机教室设(台)', field: 'hx_yqsss', align: 'center', width: "155" },
{ title: '智慧教室设备(台)', field: 'hx_pbl', align: 'center', width: "125" },
{ title: '电子图书阅览室设备(台)', field: 'hx_pbl', align: 'center', width: "160" },
{ title: '教师用计算机(台)', field: 'hx_pbl', align: 'center', width: "125" },
{ title: '电子备课室设备(台)', field: 'hx_pbl', align: 'center', width: "135" },
{ title: '设备总数', field: 'szzd_taishu', align: 'center', width: "100" },
{ title: '学生计算机教室设(台)', field: 'szzd_xsjsjjs_count', align: 'center', width: "155" },
{ title: '智慧教室设备(台)', field: 'szzd_zhjs_count', align: 'center', width: "125" },
{ title: '电子图书阅览室设备(台)', field: 'szzd_dztsyls_count', align: 'center', width: "160" },
{ title: '教师用计算机(台)', field: 'szzd_jsyjsj_count', align: 'center', width: "125" },
{ title: '电子备课室设备(台)', field: 'szzd_dzbks_count', align: 'center', width: "135" },
//数字化教学空间
{ title: '设备总数', field: 'hx_cgss', align: 'center', width: "100" },
{ title: '多媒体教室设备(台)', field: 'hx_tjss', align: 'center', width: "135" },
{ title: '多功能教室设备(台)', field: 'hx_yqsss', align: 'center', width: "135" },
{ title: '竞品录播教室设备(台)', field: 'hx_pbl', align: 'center', width: "155" },
{ title: '常态化录播教室设备(台)', field: 'hx_pbl', align: 'center', width: "160" },
{ title: '语音系统设备(台)', field: 'hx_pbl', align: 'center', width: "125" },
{ title: '创新类活动室设备(台)', field: 'hx_pbl', align: 'center', width: "155" },
{ title: '设备总数', field: 'szhjxkj1_taishu', align: 'center', width: "100" },
{ title: '多媒体教室设备(台)', field: 'szhjxkj1_dmtbjjs_count', align: 'center', width: "135" },
{ title: '多功能教室设备(台)', field: 'szhjxkj2_dgnjs_count', align: 'center', width: "135" },
{ title: '竞品录播教室设备(台)', field: 'szhjxkj2_jplbsb_count', align: 'center', width: "155" },
{ title: '常态化录播教室设备(台)', field: 'szhjxkj2_cthlb_count', align: 'center', width: "160" },
{ title: '语音系统设备(台)', field: 'szhjxkj2_yyxtsb_count', align: 'center', width: "125" },
{ title: '创新类活动室设备(台)', field: 'szhjxkj2_cxhds_count', align: 'center', width: "155" },
//文化生活空间
{ title: '设备总数', field: 'hx_cgss', align: 'center', width: "100" },
{ title: '校园广播设备(台)', field: 'hx_cgss', align: 'center', width: "125" },
{ title: '虚拟演播室设备(台)', field: 'hx_cgss', align: 'center', width: "135" },
{ title: '校园电视系统设备(台)', field: 'hx_cgss', align: 'center', width: "155" },
{ title: '设备总数', field: 'whsh1_taishu', align: 'center', width: "100" },
{ title: '校园广播设备(台)', field: 'whsh1_xygb_count', align: 'center', width: "125" },
{ title: '虚拟演播室设备(台)', field: 'whsh2_xnybs_count', align: 'center', width: "135" },
{ title: '校园电视系统设备(台)', field: 'whsh3_xydsxt_count', align: 'center', width: "155" },
//网络安全
{ title: '互联网带宽(MB)', field: 'hx_cgss', align: 'center', width: "125" }
{ title: '互联网带宽(MB)', field: 'hlwdk_hlwdk', align: 'center', width: "125" }
]
]
// skin: 'line',

Loading…
Cancel
Save