Authored by ccbikai(👎🏻🍜)

qr-check

... ... @@ -32,6 +32,7 @@ let imgCheck = new ImgCheck('#js-img-check', {
imgCheck.init();
require('./login/qr-check');
// 显示找回密码面板
function showRetrivePanel() {
... ...