qingyiay
2023-06-30 ac6014d1bde8f6a34b4062bedaa3902eb30e4f38
pages/freight-forwarder-page/freightForwarder-my/freightForwarder-my.vue
@@ -21,7 +21,9 @@
                              :key="index"
                              @click="deleteFleetClick"
                           >
                              <u-cell :title="item.name" :value="item.userSijisum + '辆'" @click="tofleetDetails(item.id)"></u-cell>
                              <u-cell :title="item.name" :value="item.userSijisum + '辆'" @click="tofleetDetails(item.id)">
                                 <u-icon name="arrow-right" color="#999999" size="30" slot="right-icon"></u-icon>
                              </u-cell>
                           </u-swipe-action-item>
                        </u-cell-group>
                     </u-swipe-action>
@@ -231,7 +233,6 @@
         width: 80rpx;
         height: 37rpx;
         font-size: 40rpx;
         font-family: Adobe Heiti Std;
         font-weight: normal;
         color: #ffffff;
         line-height: 69rpx;