Explorar o código

style: 配送方式样式

From-wh %!s(int64=2) %!d(string=hai) anos
pai
achega
2dfb163a59
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      template/uni-app/pages/goods/order_details/index.vue

+ 1 - 1
template/uni-app/pages/goods/order_details/index.vue

@@ -273,7 +273,7 @@
 				</view>
 			</view>
 			<view v-if="orderInfo.status!=0">
-				<view class='`' v-if='orderInfo.delivery_type=="express"'>
+				<view class='wrapper' v-if='orderInfo.delivery_type=="express"'>
 					<view class='item acea-row row-between'>
 						<view>{{$t(`配送方式`)}}:</view>
 						<view class='conter'>{{$t(`发货`)}}</view>