MrShi
2025-10-21 cf69b541f8ef1ac4fae24bd99b0259b7af035490
h5/pages/driver/queueUp.vue
@@ -14,6 +14,7 @@
          <text v-if="activePlatform.signJobList">{{
            activePlatform.workJobList.length
          }}</text>
               <text v-else>0</text>
          <text class="unit">辆</text>
        </view>
        <image
@@ -28,6 +29,7 @@
          <text v-if="activePlatform.workJobList">{{
            activePlatform.signJobList.length
          }}</text>
               <text v-else>0</text>
          <text class="unit">辆</text>
        </view>
        <image