wuyanan

fix |> 修复推荐地方卡,点击更多跳转闪退问题

... ... @@ -165,6 +165,7 @@ export struct VideoChannelPage {
const tab = this.topNavList[index]
this.handleAudio()
// Logger.info(TAG, `视频tab埋点: ${JSON.stringify(tab)}`);
if (!tab) {return}
const params: ParamType = {
"pageName": tab.name,
"tabName": tab.name,
... ...