wesmiler 6 lat temu
rodzic
commit
87c3211b6d

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

@@ -21,7 +21,7 @@
                     <span v-else v-text="info.score">0.00</span>
                     <span v-else v-text="info.score">0.00</span>
                     <a v-if="type==2" href="/weixin/order/recharge">充值</a>
                     <a v-if="type==2" href="/weixin/order/recharge">充值</a>
                     <a v-if="type==2 && info.user_type==4" href="/weixin/member/widthdraw">提现</a>
                     <a v-if="type==2 && info.user_type==4" href="/weixin/member/widthdraw">提现</a>
-                    <a v-else href="/weixin/shop/index">兑换</a>
+                    <a v-if="info.user_type!=4" href="/weixin/shop/index">兑换</a>
                 </div>
                 </div>
             </div>
             </div>
             <div class="rule">
             <div class="rule">