Преглед изворни кода

style:我的优惠券字段名称修改

zhanghui пре 2 година
родитељ
комит
28501fa047
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      orderPages/myCoupon/module/mescrollUni-item.vue

+ 1 - 1
orderPages/myCoupon/module/mescrollUni-item.vue

@@ -31,7 +31,7 @@
 							<!--							<text v-else-if="item.strategyType == '1'">个人优惠卷</text>-->
 							<!--						</view>-->
 							<view class="title">
-								使用次数:{{item.degree}}
+								剩余次数:{{item.degree}}
 							</view>
 							<view class="title">
 								到期时间:{{item.endTime.substring(0,10)}}