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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user