feta:优化流畅度
This commit is contained in:
@@ -9,7 +9,7 @@ import { Button } from '@/components/ui/button'
|
||||
import { cn } from '@/lib/utils'
|
||||
import { ADMIN_UNAUTHORIZED_EVENT } from '@/lib/admin-api'
|
||||
|
||||
const API_BASE = process.env.NEXT_PUBLIC_API_BASE_URL || 'http://localhost:8000'
|
||||
const API_BASE = process.env.NEXT_PUBLIC_API_BASE_URL || 'http://localhost:8030'
|
||||
|
||||
export default function AdminLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user