mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 01:58:01 +08:00
增加SSO逻辑
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
overwriteHomeTab: false //[可选]当打开一个未定义id的navtab时,是否可以覆盖主navtab(我的主页)
|
||||
},
|
||||
debug: true, // [可选]调试模式 [true|false,默认false]
|
||||
theme: 'sky' // 若有Cookie['bjui_theme'],优先选择Cookie['bjui_theme']。皮肤[五种皮肤:default, orange, purple, blue, red, green]
|
||||
theme: 'sky' // 若有cookie['bjui_theme'],优先选择cookie['bjui_theme']。皮肤[五种皮肤:default, orange, purple, blue, red, green]
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user