feat: 请求首页数据不滚到底部
This commit is contained in:
@@ -394,7 +394,6 @@ const getMainPageData = async () => {
|
||||
initData();
|
||||
mainPageDataModel.value = res.data;
|
||||
agentId.value = res.data.agentId;
|
||||
setTimeoutScrollToBottom();
|
||||
}
|
||||
appStore.setSceneId(""); // 清空sceneId,分身二次进入展示默认的
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user