brand: 品牌名改回安职通,公司名嘉驰英才
This commit is contained in:
@@ -36,7 +36,7 @@ export default function PortalLayout({ children }: { children: React.ReactNode }
|
||||
<div className="max-w-md mx-auto h-14 flex items-center justify-between px-4">
|
||||
<div className="flex items-center gap-2 min-w-0">
|
||||
<Logo className="w-6 h-6 object-contain flex-shrink-0" />
|
||||
<span className="text-sm font-bold text-gray-900 truncate">嘉驰英才</span>
|
||||
<span className="text-sm font-bold text-gray-900 truncate">安职通</span>
|
||||
</div>
|
||||
<div className="flex items-center gap-2 flex-shrink-0">
|
||||
{employee.name && (
|
||||
|
||||
Reference in New Issue
Block a user