mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
更新UI基础组件
This commit is contained in:
parent
9b76f458c0
commit
17f08b0e29
@ -241,5 +241,6 @@ define(['jquery', 'admin.plugs'], function () {
|
|||||||
/* 加载资源 */
|
/* 加载资源 */
|
||||||
$.form.open(hash);
|
$.form.open(hash);
|
||||||
};
|
};
|
||||||
|
// URI初始化动作
|
||||||
window.onhashchange.call(this);
|
window.onhashchange.call(this);
|
||||||
});
|
});
|
Loading…
x
Reference in New Issue
Block a user