标签:baidu 静态文件 put nav onclick class body 版权 css
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>逢赌必输赌场</title> <link href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet"> <link type="text/css" rel="stylesheet" href="../static/css/Fumoban.css"> <script type="text/javascript" src="{{ url_for(‘static‘,filename=‘js.muban.js‘) }}"></script> </head> <nav class="ti"> <a href="" target="_blank"><img src="http://www.people.com.cn/mediafile/pic/20170915/77/17511903867273975681.jpg" alt="logo"></a> <a href="{{ url_for(‘he‘) }}"> <button type="submit" class="ti">首页</button> </a> <a href="http://www.iyi8.com/2016/sexy_0321/2713_2.html"> <button type="submit" class="ti">必输机</button> </a> <a href="http://www.nipic.com/show/15485192.html"> <button type="submit" class="ti">扑克机</button> </a> <a href="http://www.people.com.cn/"> <button type="submit" class="ti">21点</button> </a> <a href="http://www.sina.com.cn/"> <button type="submit" class="ti">轮盘</button> </a> <input type="text" placeholder="玩法搜索"> <a href="https://www.baidu.com/"> <button type="submit" class="ti">搜索</button> </a> <br><br><br><br><br> <a href="{{ url_for(‘ha‘) }}"> <button type="submit" class="ti">登录</button> </a> <br><br><br><br><br> <a href="{{ url_for(‘hi‘) }}"> <button type="submit" class="ti">注册</button> </a> </nav> <body> <div class="23"> </div> <div> </div> </body> </html>
注册
{% extends‘muban.html‘ %} {% block head %}注册{% endblock %} {% block main %} <div class="bigdiv"> <div><h3>新用户</h3></div> <div> 用户:<input id="uname" type="text" placeholder="用户名"> </div> <div> 密码:<input id="upass" type="password" placeholder="密码"><br> </div> <div> 密码:<input id="upasss" type="password" placeholder="再次输入密码"><br> </div> <div id="error_box"><br></div> <div> <button class="button" onclick="fnLogin()">注册</button> </div> <div><h6>版权@jk</h6></div> </div> {% endblock %}
标签:baidu 静态文件 put nav onclick class body 版权 css
原文地址:http://www.cnblogs.com/lzp963/p/7788296.html