瀏覽代碼

fix: 更新首页产品详情页链接至E500P-4T00A

master
watermax 1 周之前
父節點
當前提交
e6e25e1095
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      pages/index.vue

+ 1
- 1
pages/index.vue 查看文件

@@ -89,7 +89,7 @@
class="md:w-36 w-28 md:h-14 h-10 md:mt-12 mt-2 flex items-center justify-center bg-[#35F1FF] rounded-lg hover:bg-[#35F1FF]/80 transition-colors duration-300"
>
<nuxt-link
:to="`${homepagePath}/products/HE80-2TNLHS`"
:to="`${homepagePath}/products/E500P-4T00A`"
class="w-full h-full !flex items-center justify-center text-zinc-900"
>
{{ t("products.view_details") }}

Loading…
取消
儲存