删除多个完成报告文件,优化项目结构以提升可维护性。
This commit is contained in:
@@ -107,7 +107,7 @@ export default function AdminLayout({ children }: { children: React.ReactNode })
|
||||
<span className="text-sm">退出登录</span>
|
||||
</button>
|
||||
<Link
|
||||
href="/"
|
||||
href="/view"
|
||||
className="flex items-center gap-3 px-4 py-3 text-gray-400 hover:text-white rounded-lg hover:bg-gray-700/50 transition-colors"
|
||||
>
|
||||
<span className="text-sm">返回前台</span>
|
||||
|
||||
Reference in New Issue
Block a user