设备样式

This commit is contained in:
2024-02-28 18:11:39 +08:00
parent b2e9d59852
commit c8b1007683
15 changed files with 191 additions and 338 deletions

View File

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