zs %!s(int64=2) %!d(string=hai) anos
pai
achega
0c486343a2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pagesHome/order/order.vue

+ 1 - 1
pagesHome/order/order.vue

@@ -115,7 +115,7 @@
 				</view>
 			</view>
 			<view class="content" v-else v-for="(item,index) in couponList" :key="index">
-				<view class="one">优惠劵</view>
+				<view class="one">{{item.name}}</view>
 			</view>
 		</uni-popup>
 	</mobile-frame>