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