feat: 首页跳转链接

This commit is contained in:
2026-06-04 10:47:30 +08:00
parent 81a0a060ee
commit c2c7ee1ef7
3 changed files with 8 additions and 4 deletions

View File

@@ -10,6 +10,7 @@
panelImage?: string
panelAlt: string
reversed?: boolean
to: string
}>(),
{
reversed: false
@@ -47,7 +48,7 @@
<h2 class="product-feature-title">{{ title }}</h2>
<RouterLink
class="product-feature-link"
to="/products"
:to="to"
translate-y-s="100"
translate-y="0"
>