mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update login.js
This commit is contained in:
parent
aee5433838
commit
cc8b6ed9e7
@ -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({
|
||||
|
Loading…
x
Reference in New Issue
Block a user