滚动加载样式

This commit is contained in:
2022-12-28 18:31:26 +08:00
parent 84d3dd247d
commit 779f6e4fa1
5 changed files with 281 additions and 175 deletions

View File

@@ -28,6 +28,8 @@ export default {
this.Handler = new Date().getTime() - this.beforeUnload;
if (this.Handler <= 5) {
localStorage.setItem('btnHide', 1)
var storage = window.localStorage;
storage.clear()
}
},
},