bobo 3 년 전
부모
커밋
bc19855595
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/signIn/activity/activity.js

+ 1 - 1
pages/signIn/activity/activity.js

@@ -205,7 +205,7 @@ Page({
         if (hitResult.formatLeastCost == "0") {
             hitResult.formatLeastCostStr = "无门槛使用"
         } else {
-            hitResult.formatLeastCostStr = "满" + hitResult.formatLeastCostStr + "元使用"
+            hitResult.formatLeastCostStr = "满" + hitResult.formatLeastCost + "元使用"
         }
 
         this.setData({