mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
chore:优化了路由写法,修改了错误页面的展示,新增未发布提示页面
This commit is contained in:
+1
-1
@@ -185,7 +185,7 @@ export const goHome = () => {
|
||||
}
|
||||
|
||||
/**
|
||||
* * 判断是否登录(现阶段是有 login 数据即可)
|
||||
* * 判断是否登录
|
||||
* @return boolean
|
||||
*/
|
||||
export const loginCheck = () => {
|
||||
|
||||
Reference in New Issue
Block a user