css
liukangdong
2024-06-25 ebc96a1cf0424c04dceacbc42f9ad2a897223be9
h5/pages/driver/queueUp.vue
@@ -12,7 +12,11 @@
               <text>4</text>
               <text class="unit">辆</text>
            </view>
            <image class="img" src="../../static/driver/ic_zuoyezhong@2x.png" mode=""></image>
        <image
          class="img"
          src="../../static/driver/ic_zuoyezhong@2x.png"
          mode=""
        ></image>
         </view>
         <view class="item cyan">
            <view class="h1">作业中车辆</view>
@@ -20,7 +24,11 @@
               <text>4</text>
               <text class="unit">辆</text>
            </view>
            <image  class="img" src="../../static/driver/ic_yiqiandao@2x.png" mode=""></image>
        <image
          class="img"
          src="../../static/driver/ic_yiqiandao@2x.png"
          mode=""
        ></image>
         </view>
      </view>
   </view>
@@ -31,7 +39,7 @@
      data() {
         return {
            
         };
    }
      },
      methods: {
         handleCheck(){
@@ -50,7 +58,7 @@
      justify-content: center;
      align-items: center;
      height: 104rpx;
      font-weight: 500;
    font-weight: 600;
      font-size: 32rpx;
      color: #111111;
   }
@@ -71,7 +79,7 @@
         .h2{
            font-weight: bold;
            font-size: 64rpx;
            color: #00BA67;
        color: #00ba67;
            line-height: 110rpx;
            .unit{
               font-weight: 400;