jsk 还原至1月22日
This commit is contained in:
parent
146f637090
commit
c9796e2057
|
|
@ -277,7 +277,7 @@ const onScroll = (e) => {
|
|||
timer = setTimeout(() => {
|
||||
uni.setStorageSync('scrollTop', e.detail.scrollTop)
|
||||
uni.setStorageSync('queryParams', JSON.stringify(queryParams.value))
|
||||
// uni.setStorageSync('activeTab', activeTab.value)
|
||||
uni.setStorageSync('activeTab', activeTab.value)
|
||||
}, 500)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue