| | |
| | | .text-content { |
| | | width: 100%; |
| | | height: 100%; |
| | | font-size: 1.5rem; |
| | | font-size: 2rem; |
| | | /* background-color: aliceblue; */ |
| | | } |
| | | .swiper-head { |
| | |
| | | <!-- 百分比 --> |
| | | <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> |
| | |
| | | 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> |
| | |
| | | "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, |