Refactor API requests and update component structure

This commit is contained in:
wangqiao
2025-08-20 22:58:08 +08:00
parent 1ef219878c
commit 2fe36051f8
8 changed files with 123 additions and 109 deletions

View File

@ -10,7 +10,6 @@
<nuxt-link
v-for="(item, index) in menuItems"
:key="index"
target="_blank"
:to="item.path"
class="parent-links relative rounded-lg px3 py2 text-[#1A65FF]"
>