解决冲突

This commit is contained in:
‘937886381’
2024-02-21 15:28:15 +08:00
36 changed files with 116 additions and 89 deletions

View File

@@ -757,6 +757,9 @@ export default {
this.init()
this.getTimes()
this.windowWidth(document.documentElement.clientWidth)
setTimeout(() => {
window.location.reload()
}, 86400000)
},
mounted() {
const _this = this;