作者 李洪娟
1 个管道 的构建 通过 耗费 0 秒

合并分支 'lihong' 到 'master'

修改



查看合并请求 !64
... ... @@ -92,7 +92,7 @@
}else {
$(".footer").css({"position":"fixed"});
console.log(document.activeElement.id)
alert(document.activeElement.id)
if(document.activeElement.id == "changeNum"){
flag = false;
};
... ...