サマリー:<!doctype html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" &nb
<!doctype html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Document</title> <link rel="stylesheet" type="text/css" href="/static/plugins/layui/css/layui.css"> <script type="text/javascript" src="/static/plugins/layui/layui.js"></script> <style type="text/css"> body{background: #0094ff;} </style> </head> <body> <div style="position: absolute;left: 50%;top: 50%;width: 500px;margin-left: -250px;margin-top: -200px;"> <div style="background: #ffffff;padding: 20px;border-radius: 4px;box-shadow:5px 5px 20px #444444;"> <div> <div style="color: gray;"> <h2>后臺(tái)管理系統(tǒng)</h2> </div> <hr> <div> <label>用戶名</label> <div> <input type="text" id="username"> </div> </div> <div> <label>密 碼</label> <div> <input type="password" id="password"> </div> </div> <div> <label>驗(yàn)證碼</label> <div> <input type="text" id="verifycode"> </div> <img src="{:captcha_src()}" id="img" onclick="reloadImg()"> </div> <div> <div> <button onclick="dologin()">登錄</button> </div> </div> </div> </div> </div> </body> </html>
添削の先生:查無此人添削時(shí)間:2019-07-25 13:05:11
先生のまとめ:完成的不錯(cuò)。composer還可以安裝更多軟件,可以多了解。繼續(xù)加油。