mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-14 13:42:34 +08:00
更新于 07-05 02:57
This commit is contained in:
@ -37,11 +37,11 @@
|
|||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<button class="layui-btn layui-btn-normal" id="qrcode">扫码添加账号</button>
|
<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="jdcode">口令登录</button>-->
|
||||||
<!--<button class="layui-btn layui-btn-normal" style="margin-top: 20px" id="jumpapp">京东登录</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" 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>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
<script src="./js/qrcode.min.js"></script>
|
<script src="./js/qrcode.min.js"></script>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/* Login page */
|
/* Login page */
|
||||||
.login-form {
|
.login-form {
|
||||||
width: 300px;
|
width: auto;
|
||||||
height: 450px;
|
height: auto;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
Reference in New Issue
Block a user