|
|
|
@ -100,7 +100,7 @@ |
|
|
|
</view> |
|
|
|
<view class="flex-row group_21"> |
|
|
|
<text class="text_25">是否快评:</text> |
|
|
|
<text class="text_26">{{ ['否','是'][details.order.is_fast] }}</text> |
|
|
|
<text class="text_26">{{ details.order.fast_text }}</text> |
|
|
|
</view> |
|
|
|
<!-- <view class="flex-row group_22"> |
|
|
|
<text class="text_27">保价:</text> |
|
|
|
|