Przeglądaj źródła

fit:错别字调整

wangshan 3 lat temu
rodzic
commit
fe441c6ba2

+ 1 - 1
src/web/templates/frontRouter/pc/fileHistory/sess/index.html

@@ -129,7 +129,7 @@
         <h3 class="tab-title">线上自助充值帐户</h3>
         <div class="show-total-info-group">
           <div class="show-total-info-item">
-            <div>附件下载包帐户余额<span class="file-pack-total">{points.total?points.total:0}</span>个</div>
+            <div>当月附件下载余额<span class="file-pack-total">{points.total?points.total:0}</span>个</div>
             <span>注:超级订阅用户每月享有下载10个附件的权限,也可充值附件下载包增加当月附件下载个数;每月1号上月附件下载余额清零重新计算。</span>
           </div>
           <button onclick="location.href = '/swordfish/page_big_pc/free/filePack/buy'">立即充值</button>