wangfei 6 年 前
コミット
86f7e26e50
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/pages/user/couponsDetail/index.vue

+ 1
- 1
src/pages/user/couponsDetail/index.vue ファイルの表示

@@ -13,7 +13,7 @@
13 13
       </div>
14 14
       <div class="rule">
15 15
         <div>使用规则</div>
16
-        <pre style="white-space: pre;">{{info.Share.UseInstruction}}</pre>
16
+        <pre style="white-space: pre;">{{info.Share.UseRule}}</pre>
17 17
         <!-- <div>1. 此卡不可兑换现金,不可与其他优惠活动同时使用。 </div>
18 18
         <div>2. 此卡不可多人使用,一人记一次。 </div>
19 19
         <div>3. 非会员可凭此卡享受对应课程。 </div>