纯HTML游戏登录选择服务器页面
好程序设计擅长JAVA(SSM,SSH,SPRINGBOOT)、PYTHON(DJANGO/FLASK)、THINKPHP、C#、安卓、微信小程序、MYSQL、SQLSERVER等,欢迎咨询
演示地址
链接:https://pan.baidu.com/s/17HKxz5c9tiSTqNmnPipzaA
提取码:afa8
复制这段内容后打开百度网盘手机App,操作更方便哦--来自百度网盘超级会员V6的分享
登录页面展示
登录页面代码展示
<img src="img/logo.gif" style="margin-left: 100px;margin-top: 50px;">
<div id="box_register" class="clearfix2">
<form id="register_form" style="margin:0" action="#" method="post" onsubmit="return checkForm(this);">
<div class="reg_wrap" id="reg_wrap">
<p class="p_inp_wrap"><span class="formlabel">用户名</span>
<input type="text" id="account" name="account" style="width: 180px;height: 25px;margin-left: 90px;">
</p>
<p class="p_inp_wrap"><span class="formlabel">密码</span>
<input type="password" id="password" name="password" style="width: 180px;height: 25px;margin-left: 90px;">
</p>
<input type="button" name="SubmitBtn" id="submitbtn" onclick="checkform()">
<div style="margin-top: 30px;">
<div class="p_agree">
<input type="checkbox" checked="checked" id="checkservice">
<a target="_blank" href="xieyi.html"
style="text-decoration:none;color:black;">阅读并同意《用户协议及隐私协议》</a></div>
</div>
</div>
</form>
<audio src="music/bg.mp3" controls id="musicaudio" style="display: none;"></audio>
</div>
用户协议页面代码
<img src="img/logo.gif" style="margin-left: 100px;margin-top: 50px;">
<div id="box_register" class="clearfix2">
<iframe src="xieyineirong.html" style="width: 100%;height: 1000px;background-color: rgba(255,255,255,0.5);" frameborder="no" border="0" scrolling="no" allowtransparency="yes"></iframe>
<div style="margin-top: 100px;margin-bottom: 400px;text-align: center">
<button onclick="guanbi()">阅读完毕</button>
</div>
<audio src="music/bg.mp3" controls id="musicaudio" style="display: none;"></audio>
</div>
<script>
function guanbi() {
window.close();
}
window.setTimeout(function () {
document.getElementById("musicaudio").play();
},1000)
</script>
用户协议页面展示


好程序设计,为你提供想要的效果
为你量身定制的程序设计
关于程序设计,我们将尽心尽力为你完成
十年程序经验,尽在全微程序设计
¥10
微信购买 支付宝购买
0 条留言