可信代码库-搜索列表页面优化
This commit is contained in:
@@ -228,7 +228,7 @@ export const injectRouter = router => {
|
||||
// 子应用单独处理
|
||||
if (fromHomeWeb.includes(to.name)) return;
|
||||
// 项目中代码点击tab单独上报(从其他地方跳转除外)
|
||||
useReport('pageview', {});
|
||||
// useReport('pageview', {});
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user