@
whycq
2024-08-15 8cff3d89e0207b5aa6e04d7ede230b673dea0574
@
2个文件已修改
12 ■■■■ 已修改文件
Monitor-APP/pages/home/home.vue 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/uni_modules/qiun-data-charts/js_sdk/u-charts/config-echarts.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/pages/home/home.vue
@@ -235,7 +235,7 @@
                                    circular="true" :autoplay="true" :interval="3000" :duration="1000">
                                        <swiper-item class="swiper-item" v-for="(item,i) in swiperList" :key="i">
                                            <view style="width: 20%;">No:{{i+1}}</view>
                                            <view style="width: 30%;">{{item.matNo}}</view>
                                            <view style="width: 30%;">{{item.matnr}}</view>
                                            <view style="width: 20%;">{{item.maknx}}</view>
                                            <view style="width: 20%;">{{item.specs}}</view>
                                            <view style="width: 10%;">{{item.count}}</view>
@@ -427,10 +427,10 @@
                this.getServerData()
                this.getDate2()
                this.getUrl()
                this.getInfo()
                this.getError()
                // this.getInfo2()
                // this.getError2()
                // this.getInfo()
                // this.getError()
                this.getInfo2()
                this.getError2()
                this.controller()
            },1000)
            
Monitor-APP/uni_modules/qiun-data-charts/js_sdk/u-charts/config-echarts.js
@@ -271,7 +271,7 @@
            "data": [],
            "radius": '50%',
            "label": {
                "show": true,
                "show": false,
        "color": "#666666",
                "position": 'top',
            },