This commit is contained in:
2024-03-06 15:40:46 +08:00
parent 0c9a45c61c
commit b6933988fe
83 changed files with 664 additions and 5782 deletions

View File

@@ -189,9 +189,9 @@ export default {
}
},
created () {
this._homepageDataLeft()
this._homepageDataRight()
this.refresh()
// this._homepageDataLeft()
// this._homepageDataRight()
// this.refresh()
},
beforeDestroy () {
clearInterval(this.timer)