### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. 在组件中使用 `Link` 组件加载样式文件,又在多个位置使用了此组件会有多条此样式的引用记录。 <img width="331" height="175" alt="Image" src="https://github.com/user-attachments/assets/47de2470-671c-4bd1-9691-dc67347b383b" /> ### Describe the solution you'd like 添加一个参数,可以使其将 `link` 记录添加到 `head` 元素中。 ### Additional context _No response_