mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-24 22:12:00 +00:00
添加Demo皮肤设置
This commit is contained in:
parent
8f95f11f35
commit
d17c0bceb2
@ -34,7 +34,7 @@ $(document).ready(function () {
|
||||
});
|
||||
|
||||
// Append config box / Only for demo purpose
|
||||
$.get("/skin-config/", function (data) {
|
||||
$.get("/skin_config/", function (data) {
|
||||
$('body').append(data);
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user