You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

144 lines
3.3 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"title": "学生信息填报情况",
"sheetName": "报表",
"titleHeight": 30,
"rowHeight": 30,
"showNumber": true,
"colInfo": [
{
"show_column_name": "准考证号",
"list_column_name": "zkz",
"width": 16
},
{
"show_column_name": "学生姓名",
"list_column_name": "xm",
"width": 16
},
{
"show_column_name": "性别",
"list_column_name": "xb",
"width": 10
},
{
"show_column_name": "民族",
"list_column_name": "mz",
"width": 36
},
{
"show_column_name": "毕业学校",
"list_column_name": "byxx",
"width": 20
},
{
"show_column_name": "毕业班级",
"list_column_name": "bybj",
"width": 16
},
{
"show_column_name": "身高单位CM",
"list_column_name": "sg",
"width": 26
},
{
"show_column_name": "中招分数",
"list_column_name": "zzfs",
"width": 20
},
{
"show_column_name": "户籍所在地",
"list_column_name": "hjszd",
"width": 20
},
{
"show_column_name": "家族住址",
"list_column_name": "jtzz",
"width": 20
},
{
"show_column_name": "血型",
"list_column_name": "xx",
"width": 20
},
{
"show_column_name": "父亲姓名",
"list_column_name": "bb_name",
"width": 20
},
{
"show_column_name": "父亲工作单位",
"list_column_name": "bb_bureau",
"width": 20
},
{
"show_column_name": "父亲电话",
"list_column_name": "bb_tel",
"width": 20
},
{
"show_column_name": "母亲姓名",
"list_column_name": "mm_name",
"width": 20
},
{
"show_column_name": "母亲工作单位",
"list_column_name": "mm_bureau",
"width": 20
},
{
"show_column_name": "母亲电话",
"list_column_name": "mm_tel",
"width": 20
},
{
"show_column_name": "服装号码",
"list_column_name": "fzhm",
"width": 20
},
{
"show_column_name": "初三是否班委",
"list_column_name": "bw",
"width": 20
},
{
"show_column_name": "家庭是否享受低保",
"list_column_name": "db",
"width": 20
},
{
"show_column_name": "是否因身体原因需特殊照顾",
"list_column_name": "zg",
"width": 20
},
{
"show_column_name": "希望加入或创办什么社团",
"list_column_name": "st",
"width": 20
},
{
"show_column_name": "是否希望加入志愿者组织",
"list_column_name": "zyz",
"width": 20
},
{
"show_column_name": "是否愿意参加暑期夏令营",
"list_column_name": "xly",
"width": 20
},
{
"show_column_name": "是否愿意参加暑期省内外游学交流活动",
"list_column_name": "jlhd",
"width": 20
},
{
"show_column_name": "有何特长",
"list_column_name": "tc",
"width": 20
},
{
"show_column_name": "家长是否愿意参加家长委员会",
"list_column_name": "jwh",
"width": 20
}
]
}