|
@@ -31,7 +31,7 @@ footer .footTop{display:none;}
|
|
|
.loginForm .showPwd:before{width:22px;height:20px;background-position:-240px -299px}
|
|
|
.loginForm .showPwd.on:before{width:22px;height:20px;background-position:-205px -299px}
|
|
|
#qrCodeWrap{position:relative}
|
|
|
-#qrCodeWrap .model{position:absolute;width:200px;height:200px;top:15px;left:98px;display:flex;justify-content:center;align-items:center;background:rgba(255,255,255,.9);color:#000;z-index:99999;cursor:pointer;border:1px solid #EBEBEB}
|
|
|
+#qrCodeWrap .model{position:absolute;width:200px;height:200px;top:15px;left:98px;display:flex;justify-content:center;align-items:center;background:rgba(255,255,255,1);color:#000;z-index:99999;cursor:pointer;border:1px solid #EBEBEB}
|
|
|
#qrCodeWrap .model .refresh{width:21px;height:21px;display:block;margin:0 auto 3px}
|
|
|
#qrCodeWrap .model .refresh-div{width:100px;height:64px;display:block}
|
|
|
#qrCodeWrap .model .refresh-div p{text-align:center;font-size:14px;line-height:20px}
|