| | |
| | | <view class="box-border box-border4"></view> |
| | | <!-- <text>浙江中扬立库技术有限公司</text> |
| | | <text>当前版本号</text> --> |
| | | <view @click="crn()">浙江中扬立库技术有限公司</view> |
| | | <image src="../../static/barcode.png" mode="aspectFit"></image> |
| | | <view @click="crn()">嘉善边锋机械股份有限公司</view> |
| | | <!-- <image src="../../static/barcode.png" mode="aspectFit"></image> --> |
| | | </view> |
| | | </view> |
| | | </view> |
| | |
| | | this.getUrl() |
| | | }, |
| | | onReady() { |
| | | // 获得初始数据 |
| | | setTimeout(() => { |
| | | setInterval(() => { |
| | | // 获得初始数据 |
| | | this.initlineChart(); |
| | | this.initPieChart(); |
| | | }, 0); |
| | | setTimeout(() => { |
| | | // 主页信息 |
| | | this.getServerData(); |
| | | this.getOther(); |
| | | // this.getPakin(); |
| | | }, 1000); |
| | | setInterval(() => { |
| | | // 其他信息 |
| | | this.getDate(); |
| | | this.getPakin(); |
| | | this.getError(); |