封装 Header 和 Navbar 组件,调整用户界面
This commit is contained in:
@@ -98,7 +98,7 @@ export default function IdentifyPage(props: IdentifyPageProps) {
|
||||
// ======================
|
||||
|
||||
return (
|
||||
<Page mode={`blank`}>
|
||||
<Page>
|
||||
<div className={`flex-3/4 flex flex-col bg-white rounded-lg overflow-hidden gap-16`}>
|
||||
|
||||
{/* banner */}
|
||||
|
||||
Reference in New Issue
Block a user