''
liukangdong
2024-06-12 a272691bfb1d184e07b91debd9d38f40d2920917
h5/pages/staff/vehicle/sendACar.vue
@@ -47,6 +47,7 @@
          </view>
        </view>
      </view>
      <image v-if="dataList.length === 0" src="@/static/empty.png" style="width: 320rpx;margin: 120rpx auto;" mode="widthFix" />
    </view>
    <!-- 选择车辆 -->
    <u-picker
@@ -171,6 +172,7 @@
<style lang="scss">
.main_app {
  background: #f7f7f7;
  min-height: 100vh;
  padding: 0;
}
.app_header {