1
QYF-GitLab1
2024-12-18 6d86ad3ea52ca59d49d3da127ef7bfa9215c7feb
pages/scanResult/index.js
@@ -30,6 +30,9 @@
          result,
          textValue: result.type == "PromoteCode" ? '领取' : '激活'
        })
        wx.setNavigationBarTitle({
          title: result.type == "PromoteCode" ? '领取优惠卷' : '激活商品',
        })
        // this.getRules();
        this.getProductByCode();
      } else {