mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-10-19 13:56:43 +08:00
用户后台 我的收藏功能完成
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
</script>
|
||||
<%} else {%>
|
||||
<script>
|
||||
if(llocalStorageUtils.getIsAdmin()) {
|
||||
if(localStorageUtils.getIsAdmin()) {
|
||||
// 是管理员用户,跳转到管理员用户后台页面
|
||||
window.location.href = "/dashboard/admin/index";
|
||||
}
|
||||
|
Reference in New Issue
Block a user