ソースを参照

Merge branch 'dev/v4.8.72_zsy' of qmx/jy into release/v4.8.72

zhangsiya 1 年間 前
コミット
c996881b3e

+ 0 - 1
src/web/templates/frontRouter/wx/fileRecord/sess/index.html

@@ -339,7 +339,6 @@
                                 <p class="row-top">
                                     <span>2、兑换</span><span class="handle-text"  @click="exchangeHandle">去兑换 <em class="j-icon icon-arrow-right"></em></span>
                                 </p>
-                                {333333}
                                 <p>您当月剩余剑鱼币兑换附件下载权益 <em class="highlight-color">{ accountInfo.exchangeNum || 0 }</em> 个。</p>
                                 <p><em>350</em> 剑鱼币可兑换查看一个附件下载权益。兑换后30天内有效。</p>
                             </div>

+ 0 - 2
src/web/templates/weixin/wxinfocontent_rec.html

@@ -2439,11 +2439,9 @@ function andownload() {
                       downloadFileAjax(fileName)
                     }
                   }else{
-                    console.log(7777777)
                     // 付费用户
                     // 大会员用户且有附件下载个数
                     if (window.memberStatus >0 ) {
-                      console.log(7777777)
                       downloadFileAjax(fileName)
                       return
                     }