@@ -86,7 +86,7 @@
</tui-list-cell>
<tui-list-cell class="line-cell" :hover="false" v-if="form.sendType == 2 && Number(form.sendCost)>0">
- <view class="tui-title">运费</view>
+ <view class="tui-title">跑腿费</view>
<text style="color: #3385FF">¥{{ form.sendCost }}</text>