mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-01-04 23:24:19 +00:00
添加Demo皮肤设置
This commit is contained in:
@@ -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);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user