mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-06-12 03:00:50 +08:00
feat(ui): 收口导航并优化实例切换与离线提示
This commit is contained in:
@@ -150,3 +150,7 @@ function escHtml(s) {
|
||||
export function getCurrentRoute() {
|
||||
return window.location.hash.slice(1) || _defaultRoute
|
||||
}
|
||||
|
||||
export function reloadCurrentRoute() {
|
||||
loadRoute()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user