Update login.js

This commit is contained in:
邹景立 2022-04-19 23:38:26 +08:00
parent aee5433838
commit cc8b6ed9e7

View File

@ -16,7 +16,7 @@ $(function () {
window.$body = $('body');
/*! 后台界面背景切换 */
/*! 登录界面背景切换 */
$('[data-supersized]').each(function (i, el) {
el.idx = 0, el.imgs = [], el.state = setInterval(function () {
el.imgs.length > 0 && $body.css({