소스 검색

feat:显示修改

zhangsiya 1 년 전
부모
커밋
faf15ec2cb
2개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 1
      src/web/templates/frontRouter/wx/fileRecord/sess/index.html
  2. 0 2
      src/web/templates/weixin/wxinfocontent_rec.html

+ 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
                     }