// ==UserScript== // @name 简洁二维码登录 // @namespace http://tampermonkey.net/ // @version 2 // @description 突出显示二维码 // @author Fan // @match https://pc.xuexi.cn/points/login.html* // @require https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js // @downloadURL none // ==/UserScript== $('.redflagbox').hide(); $('.layout-header').hide();