#
whycq
2023-06-26 f0e7e8f2042454bff37b844a10b8f4232407c86b
#
2个文件已修改
37 ■■■■■ 已修改文件
Monitor-APP/pages/home/home.vue 16 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/pages/index/data.json 21 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/pages/home/home.vue
@@ -233,15 +233,15 @@
                                    display-multiple-items="3"
                                    circular="true" :autoplay="true" :interval="3000" :duration="2000">
                                        <swiper-item class="swiper-item" v-for="(item,i) in swiperList" :key="i">
                                            <view style="width: 20%;">{{i+1}}\{{swiperList.length}}</view>
                                            <view style="width: 30%;">{{i+1}} / {{swiperList.length}}</view>
                                            <!-- <view style="width: 30%;">料号: {{item.matnr}}</view> -->
                                            <view style="width: 40%;">名称: {{item.maknx}}</view>
                                            <view style="width: 40%;">客户: {{item.manu}}</view>
                                            <view style="width: 30%;">客户: {{item.manu}}</view>
                                            
                                            
                                            <view style="width: 20%;">数量: {{item.count}}</view>
                                            <view style="width: 30%;">出库: {{item.count}} / 总数: {{item.total}}</view>
                                            <view style="width: 40%;">规格: {{item.specs}}</view>
                                            <view style="width: 40%;">备注: {{item.memo}}</view>
                                            <view style="width: 30%;">备注: {{item.memo}}</view>
                                            
                                            
                                        </swiper-item>
@@ -424,10 +424,10 @@
                this.getOther()
                // this.getDate()
                this.getDate2()
                this.getInfo()
                this.getError()
                // this.getInfo2()
                // this.getError2()
                // this.getInfo()
                // this.getError()
                this.getInfo2()
                this.getError2()
                this.getUrl()
                this.controller()
                // 测试用
Monitor-APP/pages/index/data.json
@@ -18,7 +18,8 @@
                        "count": 40.0,
                        "specs": "gcslxwt",
                        "info": "浙江中扬",
                        "bz": "红色"
                        "bz": "红色",
                        "total" : 200
                    },
                    {
                        "matnr": "LPJ.SLJ.XG.037",
@@ -27,7 +28,8 @@
                        "count": 40.0,
                        "specs": "gcslxwt",
                        "info": "浙江中扬",
                        "bz": "暂存"
                        "bz": "暂存",
                        "total" : 200
                    },
                    {
                        "matnr": "LPJ.SLJ.XG.037",
@@ -36,7 +38,8 @@
                        "count": 40.0,
                        "specs": "gcslxwt",
                        "info": "浙江中扬",
                        "bz": "红色"
                        "bz": "红色",
                        "total" : 200
                    },
                    {
                        "matnr": "LPJ.SLJ.XG.037",
@@ -45,7 +48,8 @@
                        "count": 40.0,
                        "specs": "gcslxwt",
                        "info": "浙江中扬",
                        "bz": ""
                        "bz": "",
                        "total" : 200
                    },
                    {
                        "matnr": "LPJ.SLJ.XG.037",
@@ -54,7 +58,8 @@
                        "count": 40.0,
                        "specs": "gcslxwt",
                        "info": "浙江中扬",
                        "bz": ""
                        "bz": "",
                        "total" : 200
                    },
                    {
                        "matnr": "LPJ.SLJ.XG.037",
@@ -63,7 +68,8 @@
                        "count": 40.0,
                        "specs": "gcslxwt",
                        "info": "浙江中扬",
                        "bz": ""
                        "bz": "",
                        "total" : 200
                    },
                    {
                        "matnr": "LPJ.SLJ.XG.037",
@@ -72,7 +78,8 @@
                        "count": 40.0,
                        "specs": "gcslxwt",
                        "info": "浙江中扬",
                        "bz": "17号框"
                        "bz": "17号框",
                        "total" : 200
                    }
                ],
                "emptyMk": false,