feat: 首页跳转链接
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user