|
@@ -170,9 +170,9 @@ const OrderDetailPage = () => {
|
|
|
</Text>
|
|
</Text>
|
|
|
</View>
|
|
</View>
|
|
|
|
|
|
|
|
- <View className="flex items-center">
|
|
|
|
|
|
|
+ <View className="flex items-start">
|
|
|
<Text className="text-[28rpx] text-gray-600 w-[160rpx] flex-shrink-0">出发时间:</Text>
|
|
<Text className="text-[28rpx] text-gray-600 w-[160rpx] flex-shrink-0">出发时间:</Text>
|
|
|
- <Text className="text-[28rpx] text-gray-900 flex-1 font-medium" data-testid="departure-time">客服将与您沟通确认</Text>
|
|
|
|
|
|
|
+ <Text className="text-[28rpx] text-gray-900 flex-1 font-medium break-words text-right pl-2" data-testid="departure-time">购票后将订单截图和出行日期发送客服进乘车群(小程序-我的-联系客服)</Text>
|
|
|
</View>
|
|
</View>
|
|
|
|
|
|
|
|
<View className="flex items-center">
|
|
<View className="flex items-center">
|