.outSideDiv{
position: relative;
text-align: left;
width: 100%;
.bgimage{
height: auto;
overflow: auto;
z-index: 1;
}
.inSideItem{
position: absolute;
cursor: move;
z-index: 10;
color: #000;
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
line-height: 28px;
border: 1px solid gray;
background-color: #CCC;
user-select: none;
}
}
-
由 钟是志 提交于
18292 统招板块:通知书打印需要增加生源所在省份和科类、打印在做一个查询添加(已打印和未打印)、操作换成单独打印或者屏蔽、录取通知书格式管理自定义,选择对应信息启用、通知书中的条形码下增加学生的考生号。
c4b6843d