mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-19 08:33:46 +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="登录">
|
<input class="layui-btn layui-btn-normal" type="submit" id="login" value="登录">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</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>
|
</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>
|
<script src="./js/qrcode.min.js"></script>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
body,
|
body,
|
||||||
|
@@ -11,13 +11,6 @@
|
|||||||
font-family: Tahoma, Geneva, sans-serif;
|
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="password"],
|
||||||
.login-form input[type="text"] {
|
.login-form input[type="text"] {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Reference in New Issue
Block a user