Delete 'register.html'

main
p8mhb4guj 5 months ago
parent 2cd5e3ad98
commit 206ad6f21f

@ -1,169 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>注册</title>
<link rel="stylesheet" type="text/css" href="../../layui/css/layui.css">
<link rel="stylesheet" type="text/css" href="../../xznstatic/css/public.css"/>
<link rel="stylesheet" type="text/css" href="../../xznstatic/css/login.css"/>
<style type="text/css">
.register {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
background-attachment: fixed;
background-size: cover;
background-position: center;
background-image: url(http://codegen.caihongy.cn/20210119/a8cb0923b1ae4905886a8821240eaa2b.jpg);
}
.register form {
box-sizing: border-box;
min-height: 400px;
display: flex;
flex-direction: column;
justify-content: center !important;
}
.register .logo, .register .title {
box-sizing: border-box;
}
.register .logo img {
display: block;
}
.register .title {
text-align: center;
}
.register .form-item {
display: flex;
align-items: center;
flex-wrap: wrap;
box-sizing: border-box;
}
.register .form-item input, .register .form-label {
box-sizing: border-box;
}
.register .btn-submit {
display: block;
box-sizing: border-box;
}
.register form p.txt {
width: 100%;
margin: 0;
box-sizing: border-box;
}
</style>
</head>
<body>
<div class="register" id="app">
<form class="layui-form login-form" :style='{"padding":"20px","boxShadow":"","borderColor":"rgba(0, 0, 0, 0.99)","backgroundColor":"#fff","borderRadius":"8px","borderWidth":"0","width":"500px","borderStyle":"","justifyContent":"center","height":"auto"}'>
<h1 class="logo" v-if="false" :style='{"padding":"5px 0","boxShadow":"0 0 6px rgba(255,0,0,.8)","borderColor":"rgba(0,0,0,.3)","backgroundColor":"#fff","borderRadius":"6px","borderWidth":"0","borderStyle":"solid"}'><img :style='{"boxShadow":"0 0 6px rgba(255,0,0,.8)","margin":"0 auto","borderColor":"rgba(0,0,0,.3)","borderRadius":"100%","borderWidth":"1px","width":"44px","borderStyle":"solid","height":"44px"}' src="$template2.front.register.logo.backgroundImage"></h1>
<p class="title" v-if="true" :style='{"padding":"0 10px","boxShadow":"","margin":"10px auto","borderColor":"rgba(0,0,0,1)","backgroundColor":"rgba(255, 255, 255, 255)","color":"rgba(5, 42, 249, 1)","isshow":true,"borderRadius":"4px","borderWidth":"0","width":"150px","lineHeight":"35px","fontSize":"20px","borderStyle":""}'>裁判员注册</p>
<div :style='{"padding":"0","boxShadow":"","margin":"0 auto","borderColor":"rgba(250, 212, 0, 1)","backgroundColor":"#fff","borderRadius":"0","borderWidth":"0 0 1px 0","width":"80%","borderStyle":"","height":"64px"}' class="form-item layui-form-text">
<label v-if="true" :style='{"padding":"0 10px","boxShadow":"","borderColor":"rgba(0, 0, 0, 1)","backgroundColor":"rgba(255, 255, 255, 1)","color":"rgba(8, 8, 0, 1)","borderRadius":"4","textAlign":"left","borderWidth":"0","width":"120px","fontSize":"16px","borderStyle":""}' class="form-label">账号:</label>
<input :style='{"padding":"0 10px","boxShadow":"0 0 6px rgba(0,0,0,0.5)","borderColor":"rgba(8, 0, 0, 1)","backgroundColor":"#fff","color":"rgba(254, 11, 11, 1)","borderRadius":"4xp","textAlign":"left","borderWidth":"0","width":"180px","fontSize":"15px","borderStyle":"","height":"44px"}' type="text" id="zhanghao" name="zhanghao" placeholder="请输入账号" autocomplete="off" class="layui-input">
</div>
<div :style='{"padding":"0","boxShadow":"","margin":"0 auto","borderColor":"rgba(250, 212, 0, 1)","backgroundColor":"#fff","borderRadius":"0","borderWidth":"0 0 1px 0","width":"80%","borderStyle":"","height":"64px"}' class="form-item">
<label v-if="true" :style='{"padding":"0 10px","boxShadow":"","borderColor":"rgba(0, 0, 0, 1)","backgroundColor":"rgba(255, 255, 255, 1)","color":"rgba(8, 8, 0, 1)","borderRadius":"4","textAlign":"left","borderWidth":"0","width":"120px","fontSize":"16px","borderStyle":""}' class="form-label">密码:</label>
<input :style='{"padding":"0 10px","boxShadow":"0 0 6px rgba(0,0,0,0.5)","borderColor":"rgba(8, 0, 0, 1)","backgroundColor":"#fff","color":"rgba(254, 11, 11, 1)","borderRadius":"4xp","textAlign":"left","borderWidth":"0","width":"180px","fontSize":"15px","borderStyle":"","height":"44px"}' type="password" name="mima" required lay-verify="required" placeholder="请输入密码" autocomplete="off" class="layui-input">
</div>
<div :style='{"padding":"0","boxShadow":"","margin":"0 auto","borderColor":"rgba(250, 212, 0, 1)","backgroundColor":"#fff","borderRadius":"0","borderWidth":"0 0 1px 0","width":"80%","borderStyle":"","height":"64px"}' class="form-item layui-form-text">
<label v-if="true" :style='{"padding":"0 10px","boxShadow":"","borderColor":"rgba(0, 0, 0, 1)","backgroundColor":"rgba(255, 255, 255, 1)","color":"rgba(8, 8, 0, 1)","borderRadius":"4","textAlign":"left","borderWidth":"0","width":"120px","fontSize":"16px","borderStyle":""}' class="form-label">姓名:</label>
<input :style='{"padding":"0 10px","boxShadow":"0 0 6px rgba(0,0,0,0.5)","borderColor":"rgba(8, 0, 0, 1)","backgroundColor":"#fff","color":"rgba(254, 11, 11, 1)","borderRadius":"4xp","textAlign":"left","borderWidth":"0","width":"180px","fontSize":"15px","borderStyle":"","height":"44px"}' type="text" id="xingming" name="xingming" placeholder="请输入姓名" autocomplete="off" class="layui-input">
</div>
<div :style='{"padding":"0","boxShadow":"","margin":"0 auto","borderColor":"rgba(250, 212, 0, 1)","backgroundColor":"#fff","borderRadius":"0","borderWidth":"0 0 1px 0","width":"80%","borderStyle":"","height":"64px"}' class="form-item layui-form-text">
<label v-if="true" :style='{"padding":"0 10px","boxShadow":"","borderColor":"rgba(0, 0, 0, 1)","backgroundColor":"rgba(255, 255, 255, 1)","color":"rgba(8, 8, 0, 1)","borderRadius":"4","textAlign":"left","borderWidth":"0","width":"120px","fontSize":"16px","borderStyle":""}' class="form-label">年龄:</label>
<input :style='{"padding":"0 10px","boxShadow":"0 0 6px rgba(0,0,0,0.5)","borderColor":"rgba(8, 0, 0, 1)","backgroundColor":"#fff","color":"rgba(254, 11, 11, 1)","borderRadius":"4xp","textAlign":"left","borderWidth":"0","width":"180px","fontSize":"15px","borderStyle":"","height":"44px"}' type="text" id="nianling" name="nianling" placeholder="请输入年龄" autocomplete="off" class="layui-input">
</div>
<div :style='{"padding":"0","boxShadow":"","margin":"0 auto","borderColor":"rgba(250, 212, 0, 1)","backgroundColor":"#fff","borderRadius":"0","borderWidth":"0 0 1px 0","width":"80%","borderStyle":"","height":"64px"}' class="form-item layui-form-text">
<label v-if="true" :style='{"padding":"0 10px","boxShadow":"","borderColor":"rgba(0, 0, 0, 1)","backgroundColor":"rgba(255, 255, 255, 1)","color":"rgba(8, 8, 0, 1)","borderRadius":"4","textAlign":"left","borderWidth":"0","width":"120px","fontSize":"16px","borderStyle":""}' class="form-label">手机:</label>
<input :style='{"padding":"0 10px","boxShadow":"0 0 6px rgba(0,0,0,0.5)","borderColor":"rgba(8, 0, 0, 1)","backgroundColor":"#fff","color":"rgba(254, 11, 11, 1)","borderRadius":"4xp","textAlign":"left","borderWidth":"0","width":"180px","fontSize":"15px","borderStyle":"","height":"44px"}' type="text" id="shouji" name="shouji" placeholder="请输入手机" autocomplete="off" class="layui-input">
</div>
<div :style='{"padding":"0","boxShadow":"","margin":"0 auto","borderColor":"rgba(250, 212, 0, 1)","backgroundColor":"#fff","borderRadius":"0","borderWidth":"0 0 1px 0","width":"80%","borderStyle":"","height":"64px"}' class="form-item layui-form-text">
<label v-if="true" :style='{"padding":"0 10px","boxShadow":"","borderColor":"rgba(0, 0, 0, 1)","backgroundColor":"rgba(255, 255, 255, 1)","color":"rgba(8, 8, 0, 1)","borderRadius":"4","textAlign":"left","borderWidth":"0","width":"120px","fontSize":"16px","borderStyle":""}' class="form-label">邮箱:</label>
<input :style='{"padding":"0 10px","boxShadow":"0 0 6px rgba(0,0,0,0.5)","borderColor":"rgba(8, 0, 0, 1)","backgroundColor":"#fff","color":"rgba(254, 11, 11, 1)","borderRadius":"4xp","textAlign":"left","borderWidth":"0","width":"180px","fontSize":"15px","borderStyle":"","height":"44px"}' type="text" id="youxiang" name="youxiang" placeholder="请输入邮箱" autocomplete="off" class="layui-input">
</div>
<button :style='{"padding":"0 10px","boxShadow":"","margin":"10px auto","borderColor":"#ccc","backgroundColor":"rgba(254, 190, 0, 1)","color":"rgba(255, 255, 255, 1)","borderRadius":"4px","borderWidth":"0","width":"60%","fontSize":"15px","borderStyle":"solid","height":"44px"}' class="layui-btn layui-btn-fluid layui-btn-danger btn-submit" lay-submit lay-filter="register" style="width: 280px;">注册</button>
<p :style='{"color":"rgba(18, 1, 1, 1)","textAlign":"center","fontSize":"14px"}' class="txt"><a href="javascript:window.location.href='../login/login.html'">已有账号登录</a></p>
</form>
</div>
<script src="../../layui/layui.js"></script>
<script src="../../js/vue.js"></script>
<!-- 组件配置信息 -->
<script src="../../js/config.js"></script>
<!-- 扩展插件配置信息 -->
<script src="../../modules/config.js"></script>
<!-- 工具方法 -->
<script src="../../js/utils.js"></script>
<!-- 校验格式工具类 -->
<script src="../../js/validate.js"></script>
<script>
var vue = new Vue({
el: '#app',
data: {
},
methods: {
}
});
layui.use(['layer', 'element', 'carousel', 'form', 'http', 'jquery'], function() {
var layer = layui.layer;
var element = layui.element;
var carousel = layui.carousel;
var form = layui.form;
var http = layui.http;
var jquery = layui.jquery;
var tablename = http.getParam('tablename');
// 注册
form.on('submit(register)', function(data) {
data = data.field;
if(!data.zhanghao){
layer.msg('账号不能为空', {
time: 2000,
icon: 5
});
return false
}
if(!data.mima){
layer.msg('密码不能为空', {
time: 2000,
icon: 5
});
return false
}
if(!isMobile(data.shouji)){
layer.msg('手机应输入手机格式', {
time: 2000,
icon: 5
});
return false
}
if(!isEmail(data.youxiang)){
layer.msg('邮箱应输入邮箱格式', {
time: 2000,
icon: 5
});
return false
}
http.requestJson(tablename + '/register', 'post', data, function(res) {
layer.msg('注册成功', {
time: 2000,
icon: 6
},function(){
// 路径访问设置
window.location.href = '../login/login.html';
});
});
return false
});
});
</script>
</body>
</html>
Loading…
Cancel
Save