| | |
| | | // 主页信息 |
| | | this.getServerData(); |
| | | this.getOther(); |
| | | this.getDateFormat(); |
| | | // 其他信息 |
| | | this.getDate(); |
| | | this.getPakin(); |
| | | this.getError(); |
| | | // this.getYYY(); |
| | | // this.getEEE(); |
| | | // this.getPakin(); |
| | | // this.getError(); |
| | | this.getYYY(); |
| | | this.getEEE(); |
| | | this.animation() |
| | | this.getUrl() |
| | | },1000) |
| | |
| | | method:'GET', |
| | | success(result) { |
| | | var res = result.data |
| | | console.log(result); |
| | | if (res.code === 200) { |
| | | that.chartsData.Line.categories = [ |
| | | that.getDateFormat(-11),that.getDateFormat(-10),that.getDateFormat(-9),that.getDateFormat(-8), |