feat: 首页播放视频与tab重复问题处理

This commit is contained in:
2026-07-30 22:08:45 +08:00
parent 0bb34f8aa7
commit 3121b2aa53
2 changed files with 21 additions and 0 deletions

View File

@@ -78,6 +78,7 @@ const handleContentScroll = (e) => {
/// 点击主景区
const handleMainPanoramaClick = () => {
isMainPanoramaGuide.value = true;
discoveryTabs.value = [];
discoveryCards.value = [];
exploreCards.value = [];
discoveryQuickQuestions.value = [];