开发课程详情页滚动
This commit is contained in:
@@ -89,4 +89,6 @@ export const loginOut = (data) => request({
|
||||
}).then(() => {
|
||||
setToken(null)
|
||||
setUserInfo(null)
|
||||
common.setValue('me_statistics_data', null) // 我的页统计数据缓存
|
||||
common.setValue('index_statistics_data', null) // 首页统计数据缓存
|
||||
})
|
||||
Reference in New Issue
Block a user