#
whycq
2023-12-29 af9efc61880712f2f41b0781aad000fe796f2eb3
#
3个文件已修改
10 ■■■■ 已修改文件
Monitor-APP/pages/home/home.css 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/pages/home/home.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/pages/index/data.json 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/pages/home/home.css
@@ -1,7 +1,7 @@
.text-content {
    width: 100%;
    height: 100%;
    font-size: 1.5rem;
    font-size: 2rem;
    /* background-color: aliceblue;     */
}
.swiper-head {
Monitor-APP/pages/home/home.vue
@@ -120,8 +120,8 @@
                                                    <!-- 百分比 -->
                                                    <view class="flex-col" style="align-items: flex-end;justify-content: flex-end;" >
                                                        <!-- style="justify-content: flex-end;position: absolute;top: 0;right: 1vw;text-align: right;" -->
                                                        <text class="item-title">31</text>
                                                        <text class="item-subTitle">今日订单数</text>
                                                       <!-- <text class="item-title">31</text>
                                                        <text class="item-subTitle">今日订单数</text> -->
                                                    </view>
                                                </view>
                                            </view>
@@ -231,7 +231,7 @@
                                    vertical 滑动方向是否为纵向 
                                    display-multiple-items 同时显示的滑块数量 -->
                                    <swiper class="swiper-body-main" vertical="true" 
                                    display-multiple-items="8"
                                    display-multiple-items="7"
                                    circular="true" :autoplay="true" :interval="3000" :duration="1000">
                                        <swiper-item class="swiper-item" v-for="(item,i) in swiperList" :key="i">
                                            <view style="flex:1">No:{{i+1}}</view>
Monitor-APP/pages/index/data.json
@@ -375,7 +375,7 @@
                                                                "ioType":101
                                                }]
        }},
    "dataError2":{"data":{"msg":"操作成功","code":200,"data":""}},
    "dataError2":{"data":{"msg":"操作成功","code":200,"data":"TypeError: Cannot set property 'ontap' of undefined"}},
    "lineData":{
        "msg": "操作成功",
        "code": 200,