chore: prefetch chunk file

This commit is contained in:
jialin
2025-12-05 13:31:56 +08:00
parent c3b5c13cc5
commit daa10617c0
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -164,6 +164,7 @@ const SiderMenu: React.FC<SiderMenuProps> = (props) => {
key={key}
>
<Link
prefetch="intent"
to={menuItem.path.replace('/*', '')}
target={menuItem.target}
className={cx(styles.menuItemWrapper, 'menu-item', {