routine update

This commit is contained in:
yubao
2018-04-10 21:23:21 +08:00
parent 89985de8ad
commit 94f75c3471
9 changed files with 91 additions and 15 deletions

View File

@@ -186,11 +186,6 @@ layui.config({
}
}
});
$(document).on('keydown', function() {
if(event.keyCode == 13) {
$("#unlock").click();
}
});
//手机设备的简单适配
var treeMobile = $('.site-tree-mobile'),