#
luxiaotao1123
2020-11-21 22b0aa5c43d45f0e18f05d372ba927dc4a35bf75
src/main/webapp/views/monitor/monitor.html
@@ -186,7 +186,7 @@
                    <div class="image-border image-border3"></div>
                    <div class="image-border image-border4"></div>
                    <span>浙江中扬物流装备有限公司</span>
                    <img src="img/wxCode.jpg">
                    <img src="../../static/image/barcode.png">
                </div>
            </div>
        </div>
@@ -405,8 +405,8 @@
                name: '走行速度',
                type: 'gauge',
                min: 0,
                max: 110,
                splitNumber: 11,
                max: 130,
                splitNumber: 13,
                radius: '50%',
                axisLine: {            // 坐标轴线
                    lineStyle: {       // 属性lineStyle控制线条样式
@@ -544,7 +544,7 @@
                center: ['75%', '50%'],    // 默认全局居中
                radius: '30%',
                min: 0,
                max: 4,
                max: 25,
                startAngle: 135,
                endAngle: 45,
                splitNumber: 2,