大佬好,現(xiàn)在想全站PC、H5 只支持手機(jī)登錄的方式。要取消 微信端 訪問網(wǎng)站 自動(dòng)獲取微信登錄、登錄時(shí)選擇授權(quán)之類的。
看到大佬 http://www.therapist.net.cn/ask/thread/21204 這個(gè)帖子,現(xiàn)在已經(jīng)不同了。
另外看到 crmeb\app\api\controller\v1\PublicController.php 有這個(gè)代碼,是不是有總開關(guān)?
$data['wechat_auth_switch'] = (int)in_array(1, sys_config('routine_auth_type'));//微信登錄開關(guān)
謝謝大佬!