mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-13 22:32:36 +08:00
更新于 07-05 01:44
This commit is contained in:
@ -32,13 +32,13 @@
|
||||
<input class="layui-btn layui-btn-normal" type="submit" id="login" value="登录">
|
||||
</form>
|
||||
</div>
|
||||
<!--<input id="msg" type="text" placeholder="请输入备注信息,方便管理员识别账号"/>-->
|
||||
<button class="layui-btn layui-btn-normal" style="margin-top: 20px" id="qrcode">扫码添加账号</button>
|
||||
<!--<button class="layui-btn layui-btn-normal" style="margin-top: 20px" id="jdcode">口令登录</button>-->
|
||||
<!--<button class="layui-btn layui-btn-normal" style="margin-top: 20px" id="jumpapp">京东登录</button>-->
|
||||
<a class="layui-btn layui-btn-normal" style="margin-top: 20px"
|
||||
href="https://jq.qq.com/?_wv=1027&k=">JSTOOL交流裙</a>
|
||||
</div>
|
||||
<!--<input id="msg" type="text" placeholder="请输入备注信息,方便管理员识别账号"/>-->
|
||||
<button class="layui-btn layui-btn-normal" style="margin-top: 20px" id="qrcode">扫码添加账号</button>
|
||||
<!--<button class="layui-btn layui-btn-normal" style="margin-top: 20px" id="jdcode">口令登录</button>-->
|
||||
<!--<button class="layui-btn layui-btn-normal" style="margin-top: 20px" id="jumpapp">京东登录</button>-->
|
||||
<a class="layui-btn layui-btn-normal" style="margin-top: 20px"
|
||||
href="https://jq.qq.com/?_wv=1027&k=">JSTOOL交流裙</a>
|
||||
<script src="./js/qrcode.min.js"></script>
|
||||
<style type="text/css">
|
||||
body,
|
||||
|
@ -11,13 +11,6 @@
|
||||
font-family: Tahoma, Geneva, sans-serif;
|
||||
}
|
||||
|
||||
.login-form h1 {
|
||||
text-align: center;
|
||||
color: #000000;
|
||||
font-size: 24px;
|
||||
padding: 20px 0 20px 0;
|
||||
}
|
||||
|
||||
.login-form input[type="password"],
|
||||
.login-form input[type="text"] {
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user