浏览代码

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

master
watermax 1周前
父节点
当前提交
e6e25e1095
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      pages/index.vue

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

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" 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 <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" class="w-full h-full !flex items-center justify-center text-zinc-900"
> >
{{ t("products.view_details") }} {{ t("products.view_details") }}

正在加载...
取消
保存