| | |
| | | <view style="line-height: 700px;font-size: 175rpx;">{{errorMsg}}</view> |
| | | </view> |
| | | |
| | | |
| | | <!-- 全板出库 --> |
| | | <!-- <view style="width: 10%;height: 100%;display:inline-block;float: left;text-align: center;padding-top: 180px;"> |
| | | <text>{{title}}</text> |
| | |
| | | // 主页信息 |
| | | this.getServerData(); |
| | | this.getOther(); |
| | | this.getDateFormat(); |
| | | // 其他信息 |
| | | this.getDate(); |
| | | this.getPakin(); |
| | |
| | | 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), |