173 lines
13 KiB
Smarty
173 lines
13 KiB
Smarty
<!DOCTYPE html>
|
||
<html lang="zh-CN">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no">
|
||
<title>注册 — 福云</title>
|
||
<!-- ico -->
|
||
<link rel="icon" type="image/png" href="/favicon.png">
|
||
|
||
<link rel="stylesheet" type="text/css" href="/theme/cool/assets/css/cool.css">
|
||
<link rel="stylesheet" type="text/css" href="/theme/cool/assets/css/auth/page-auth.css">
|
||
<link rel="stylesheet" type="text/css" href="/theme/cool/assets/vendors/css/vendors.min.css">
|
||
<link rel="stylesheet" type="text/css" href="/theme/cool/assets/css/bootstrap.css">
|
||
<link rel="stylesheet" type="text/css" href="/theme/cool/assets/css/bootstrap-extended.css">
|
||
<link rel="stylesheet" type="text/css" href="/theme/cool/assets/css/plugins/sweetalert2.min.css">
|
||
<link rel="stylesheet" href="https://fastly.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.8.2/css/all.min.css">
|
||
|
||
<script type="c4d86746314722ec8753695f-text/javascript">
|
||
var isWeixin = function () {
|
||
var ua = navigator.userAgent.toLowerCase();
|
||
return ua.match(/MicroMessenger/i) == "micromessenger";
|
||
};
|
||
if (isWeixin() == true) {
|
||
$('body').html('<h5 style="margin:20px">不支持在微信内访问<br>请点击右上角菜单<br>选择浏览器打开</h5>')
|
||
}
|
||
</script>
|
||
|
||
</head>
|
||
|
||
<!-- BEGIN: Body-->
|
||
<body class="vertical-layout vertical-menu-modern blank-page navbar-floating footer-static" data-open="click" data-menu="vertical-menu-modern" data-col="blank-page">
|
||
<!-- BEGIN: Content-->
|
||
<div class="app-content content ">
|
||
<div class="content-overlay"></div>
|
||
<div class="header-navbar-shadow"></div>
|
||
<div class="content-wrapper">
|
||
<div class="content-header row">
|
||
</div>
|
||
<div class="content-body">
|
||
<div class="auth-wrapper auth-v1 px-2">
|
||
<div class="auth-inner py-2">
|
||
<div class="card mt-5">
|
||
<div class="card-body">
|
||
<a href="javascript:void(0);" class="brand-logo">
|
||
<img src="/fucai192.png" height="55">
|
||
<!--
|
||
<svg viewbox="0 0 139 95" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="28">
|
||
<defs>
|
||
<lineargradient id="linearGradient-1" x1="100%" y1="10.5120544%" x2="50%" y2="89.4879456%">
|
||
<stop stop-color="#000000" offset="0%"></stop>
|
||
<stop stop-color="#FFFFFF" offset="100%"></stop>
|
||
</lineargradient>
|
||
<lineargradient id="linearGradient-2" x1="64.0437835%" y1="46.3276743%" x2="37.373316%" y2="100%">
|
||
<stop stop-color="#EEEEEE" stop-opacity="0" offset="0%"></stop>
|
||
<stop stop-color="#FFFFFF" offset="100%"></stop>
|
||
</lineargradient>
|
||
</defs>
|
||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||
<g id="Artboard" transform="translate(-400.000000, -178.000000)">
|
||
<g id="Group" transform="translate(400.000000, 178.000000)">
|
||
<path class="text-primary" id="Path" d="M-5.68434189e-14,2.84217094e-14 L39.1816085,2.84217094e-14 L69.3453773,32.2519224 L101.428699,2.84217094e-14 L138.784583,2.84217094e-14 L138.784199,29.8015838 C137.958931,37.3510206 135.784352,42.5567762 132.260463,45.4188507 C128.736573,48.2809251 112.33867,64.5239941 83.0667527,94.1480575 L56.2750821,94.1480575 L6.71554594,44.4188507 C2.46876683,39.9813776 0.345377275,35.1089553 0.345377275,29.8015838 C0.345377275,24.4942122 0.230251516,14.560351 -5.68434189e-14,2.84217094e-14 Z" style="fill: currentColor"></path>
|
||
<path id="Path1" d="M69.3453773,32.2519224 L101.428699,1.42108547e-14 L138.784583,1.42108547e-14 L138.784199,29.8015838 C137.958931,37.3510206 135.784352,42.5567762 132.260463,45.4188507 C128.736573,48.2809251 112.33867,64.5239941 83.0667527,94.1480575 L56.2750821,94.1480575 L32.8435758,70.5039241 L69.3453773,32.2519224 Z" fill="url(#linearGradient-1)" opacity="0.2"></path>
|
||
<polygon id="Path-2" fill="#000000" opacity="0.049999997" points="69.3922914 32.4202615 32.8435758 70.5039241 54.0490008 16.1851325"></polygon>
|
||
<polygon id="Path-21" fill="#000000" opacity="0.099999994" points="69.3922914 32.4202615 32.8435758 70.5039241 58.3683556 20.7402338"></polygon>
|
||
<polygon id="Path-3" fill="url(#linearGradient-2)" opacity="0.099999994" points="101.428699 0 83.0667527 94.1480575 130.378721 47.0740288"></polygon>
|
||
</g>
|
||
</g>
|
||
</g>
|
||
</svg>
|
||
-->
|
||
<!-- <h2 class="brand-text text-primary ml-1">福云</h2> -->
|
||
</a>
|
||
|
||
<h4 class="card-title mb-1">Start here 福云! 🚀</h4>
|
||
<p class="card-text mb-2">请注册您的账号开始体验!</p>
|
||
<form id="register_form" class="form-group" action="javascript:void(0);" method="POST">
|
||
<div class="form-group">
|
||
<label class="form-label" for="name">昵称</label>
|
||
<input type="text" class="form-control notnull" id="name" name="name" title="昵称" placeholder="输入您的昵称">
|
||
</div>
|
||
|
||
<div class="form-group">
|
||
<label class="form-label" for="name">邮箱</label>
|
||
<div class="input-group">
|
||
<input type="text" class="form-control notnull" id="email" name="email" title="邮箱" placeholder="输入您的邮箱地址">
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<div class="form-group">
|
||
<div class="d-flex justify-content-between">
|
||
<label class="form-label" for="email_code">邮箱验证码</label>
|
||
<a href="javascript:void(0)" onclick="if (!window.__cfRLUnblockHandlers) return false; cant_tip()" data-cf-modified-c4d86746314722ec8753695f-=""><small>收不到验证码?</small></a>
|
||
</div>
|
||
<div class="input-group">
|
||
<input type="text" id="email_code" class="form-control notnull" name="email_code" title="邮箱验证码" />
|
||
<button class="btn btn-primary" type="button" id="email_verify">获取验证码</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="form-group">
|
||
<label for="passwd" class="form-label">密码</label>
|
||
<input type="password" id="passwd" class="form-control notnull" name="passwd" title="密码" placeholder="············"/>
|
||
<small class="text-muted">密码最好由8位以上字符组成,同时包含大小写字母和数字</small>
|
||
</div>
|
||
|
||
<div class="form-group">
|
||
<label for="confirm_password" class="form-label">再次输入密码</label>
|
||
<input type="password" id="confirm_password" class="form-control notnull" name="confirm_password" title="再次输入密码" placeholder="············"/>
|
||
</div>
|
||
|
||
<div class="form-group">
|
||
<label for="invite_code" class="form-label">邀请码</label>
|
||
<input id="invite_code" class="form-control" type="text" placeholder="邀请码 (没有邀请码请留空)" name="invite_code">
|
||
</div>
|
||
|
||
|
||
<div class="form-group">
|
||
<div class="custom-control custom-checkbox">
|
||
<input class="custom-control-input" type="checkbox" id="agree" name="agree" tabindex="4" value="true" checked/>
|
||
<label class="custom-control-label" for="agree">
|
||
注册即代表同意<a href="/tos" target="blank" class="kt-link kt-login__link kt-font-bold"> 服务条款.</a>
|
||
</label>
|
||
</div>
|
||
</div>
|
||
<button type="submit" class="btn btn-primary btn-block" id="register-button">注册</button>
|
||
</form>
|
||
<p class="text-center mt-2">
|
||
<span>已经有账号了?</span>
|
||
<a href="/auth/login">
|
||
<span>马上登录 👉</span>
|
||
</a>
|
||
</p>
|
||
</div>
|
||
</div>
|
||
<div class="text-center mt-2 text-small">
|
||
Copyright © 2025 福云
|
||
<!--
|
||
<p class="mt-1">
|
||
Powered by
|
||
<a href="/staff">SSPANEL</a>
|
||
<div class="bullet"></div>
|
||
</p>
|
||
-->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- END: Content-->
|
||
|
||
<!-- 开始:JavaScript -->
|
||
<script src="https://fastly.jsdelivr.net/npm/jquery@3.4.1/dist/jquery.min.js" type="c4d86746314722ec8753695f-text/javascript"></script>
|
||
<script src="/theme/cool/assets/vendors/js/vendors.min.js" type="c4d86746314722ec8753695f-text/javascript"></script>
|
||
<script src="/theme/cool/assets/js/scripts/sweetalert2.min.js" type="c4d86746314722ec8753695f-text/javascript"></script>
|
||
<script src="/theme/cool/assets/js/auth.js?1.8" type="c4d86746314722ec8753695f-text/javascript"></script>
|
||
<!-- 结束:JavaScript -->
|
||
|
||
<!-- 开始:极验 -->
|
||
<script type="c4d86746314722ec8753695f-text/javascript">
|
||
var geetest = 0;
|
||
</script>
|
||
<!-- 结束:极验 -->
|
||
|
||
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="c4d86746314722ec8753695f-|49" defer></script>
|
||
|
||
{include file='live_chat.tpl'}
|
||
|
||
</body>
|
||
</html>
|