refactor: improve home page components and nav

Replace uni-app navigation with vue router in MoreService, update route paths
Refactor FindTabs scroll logic, remove unused imports and legacy code
Fix tab indicator image swap and switch from tap to click event
Adjust UI icons, padding and popup background across components
Remove unnecessary wrapper around FindTabs in Discovery component
This commit is contained in:
duanshuwen
2026-05-29 23:00:31 +08:00
parent 9b0f45f379
commit a94f2ee1df
6 changed files with 32 additions and 39 deletions

View File

@@ -43,7 +43,7 @@
<!-- 录音按钮 -->
<RecordingWaveBtn v-if="visibleWaveBtn" ref="recordingWaveBtnRef" />
<div class="text-center text-[9px] leading-[12px] text-[#A5AAB4]">
<div class="text-center text-[9px] leading-[12px] text-[#A5AAB4] pb-[6px]">
内容由AI大模型生成请仔细鉴别
</div>
</div>