feat: 首页播放视频与tab重复问题处理
This commit is contained in:
@@ -78,6 +78,7 @@ const handleContentScroll = (e) => {
|
||||
/// 点击主景区
|
||||
const handleMainPanoramaClick = () => {
|
||||
isMainPanoramaGuide.value = true;
|
||||
discoveryTabs.value = [];
|
||||
discoveryCards.value = [];
|
||||
exploreCards.value = [];
|
||||
discoveryQuickQuestions.value = [];
|
||||
|
||||
Reference in New Issue
Block a user