mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
Update admin.js
This commit is contained in:
parent
91cd8a549f
commit
4df030eb4b
@ -159,6 +159,7 @@ $(function () {
|
||||
this.show = function (html) {
|
||||
$(this.selecter).html(html);
|
||||
$([0, 500, 1000]).map(function (index, time) {
|
||||
console.log(arguments)
|
||||
setTimeout(that.reInit, time)
|
||||
});
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user