mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-14 02:52:36 +08:00
更新于 07-05 02:57
This commit is contained in:
@ -37,11 +37,11 @@
|
||||
</div>
|
||||
<div>
|
||||
<button class="layui-btn layui-btn-normal" id="qrcode">扫码添加账号</button>
|
||||
<input id="msg" style="width: 0px;height:0px;" type="text" placeholder=""/>
|
||||
<!--<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" href="./BeanChange.html">走势图</a>
|
||||
<a class="layui-btn layui-btn-normal" style="margin-left: auto;margin-top: 16px" href="https://jq.qq.com/?_wv=1027&k=">JSTOOL交流裙</a>
|
||||
<input id="msg" style="width: 0px;height:0px;" type="text" placeholder=""/>
|
||||
</div>
|
||||
</div>
|
||||
<script src="./js/qrcode.min.js"></script>
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* Login page */
|
||||
.login-form {
|
||||
width: 300px;
|
||||
height: 450px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
Reference in New Issue
Block a user