zs %!s(int64=2) %!d(string=hai) anos
pai
achega
455548909c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pagesMy/logistics/index.vue

+ 1 - 1
pagesMy/logistics/index.vue

@@ -14,7 +14,7 @@
 								<text>{{no}}</text>
 							</view>
 							<view class="second_1_1" v-if="type == 'order'">
-								<text>物流商品:</text>
+								<text>包含商品:</text>
 								<text v-for="(item,index) in goods" :key="index">{{item.goods_name}};</text>
 							</view>
 						</view>