input('type') != 5 && request()->input('type') != 7 && request()->input('type') != 2 && \Setting::get('shop.pay.weixin') && \Setting::get('shop.pay.weixin_pay') && \Setting::get('shop.member')['wechat_login_mode'] != '1'; } public function getWeight() { return 999; } }