wesmiler 6 年之前
父節點
當前提交
ca98057eaf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/themes/default/weixin/member/account.html

+ 1 - 1
public/themes/default/weixin/member/account.html

@@ -25,7 +25,7 @@
                     <a v-if="type==1 && info.user_type!=4" href="/weixin/shop/index">兑换</a>
                 </div>
             </div>
-            <div class="rule">
+            <div class="rule" v-if="info.user_type==4">
                 <div class="title">规则说明:</div>
                 <div v-if="type==2">
                     <if condition="$serverRate"><div class="weui-cell"><span class="text-danger">注:平台将扣除提现金额的{$serverRate}%作为手续费</span></div></if>