$(".theTab").hide(); $("#aLog" + way).addClass("act"); $("#dvLog" + way).show(); switch (way) { case "SM": if (sms == null) sms = new SmsCodeLogic("txtMobile", "txtCode", "btnSend"); break; case "QR": if ($(".CometCD").attr("ts") == null) { ShowWxQR(); act::after { content: ""; position: absolute; bottom: 0; left:50%; margin-left: -6px; border-bottom: 6px solid white; border-left: 6px solid transparent; border-right: 6px solid transparent;} .theTab { text-align: center; display: none; } #btnSend { appearance: none; width: 110px; text-align: center; line-height: 24px; border-radius: 6px; cursor: default; } .imgQRfff { margin: 20px; border-radius: 8px; overflow: hidden; background: white; width: 180px; } .BuildedQR { height: 180px; color: gray; } .BuildedQR::before { height: 180px; line-height: 180px; font-size: 80px !important; } .BuildedQR img { width: 100%; display: block; } .loginTo { width:60px; height: 60px;line-height: 60px; margin: auto; border-radius: 100%; background: #ccc; color:white; text-align: center;} .loginTo::before { font-size: 40px;} .iline { line-height: 40px; vertical-align: middle; margin-bottom: 5px; border-bottom: 1px solid #eee; text-align: left; padding: 5px; margin: 10px; } .iline span { width: 65px; display: inline-block; } .logWidth { width:400px; margin: auto;} .txt { border: 0 !important; background: #f1f1f1 !important; border-radius: 6px; padding: 8px; width: 280px; }