lww代码合并
@ -0,0 +1,779 @@
|
||||
<extend name="Public/bases" />
|
||||
|
||||
<block name="body" >
|
||||
|
||||
<link href="__CSS__/open.css" rel="stylesheet" >
|
||||
<!--<style>
|
||||
@media screen and (min-width: 768px) {
|
||||
.t-table .platform .btnbox.recharge-part{
|
||||
padding-bottom: 18rem;
|
||||
}
|
||||
}
|
||||
</style>-->
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<header class="header">
|
||||
|
||||
<div class="">
|
||||
|
||||
<a <if condition='$_SERVER["HTTP_REFERER"]'>href="{:$_SERVER["HTTP_REFERER"]}"<else/> href="{:U('User/index')}"</if> class="hbtn back"><i class="iconfont icon-drop-left"></i></a>
|
||||
|
||||
<h1 class="caption">账户充值</h1>
|
||||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
<div class="occupy"></div>
|
||||
|
||||
<section class="trunker" style="margin-bottom: 0;">
|
||||
|
||||
<section class="container">
|
||||
|
||||
<ul class="t-tab jstab recharge-tab clearfix">
|
||||
|
||||
<li><a href="" class="btn active">平台币充值</a></li>
|
||||
|
||||
<li><a href="" class="btn">折扣充值</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<div class="t-table recharge-table jslist">
|
||||
|
||||
<div class="t-tabpan active">
|
||||
|
||||
<form class="platform" id="form1" action="{:U('User/recharge')}" method="post">
|
||||
|
||||
<div class="recharge-part">
|
||||
|
||||
<ul class="table info jsinfo">
|
||||
|
||||
<li class="table-row">
|
||||
|
||||
<span class="table-cell">充值账户</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<input type="text" class="txt" name="account" value="{:session('suser_auth.account')}" readonly="readonly" placeholder="请输入充值账户">
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="table-row">
|
||||
|
||||
<span class="table-cell">充值金额</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<input type="text" class="txt rcmoney" name="pay_amount" value="" placeholder="最低充值金额1元">
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="table-row">
|
||||
|
||||
<span class="table-cell">获得平台币</span><span class="table-cell">
|
||||
|
||||
<input type="text" class="txt rcplatform" name="balance" readonly placeholder="">
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="recharge-part">
|
||||
|
||||
<ul class="table way">
|
||||
|
||||
<li class="table-caption">
|
||||
|
||||
<span class="table">
|
||||
|
||||
<span class="tcell">
|
||||
|
||||
<span class="font">请选择支付方式</span>
|
||||
|
||||
</span>
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="table-row">
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<i class="iconfont icon-alipay"></i>
|
||||
|
||||
<span class="text">
|
||||
|
||||
<span>支付宝</span>
|
||||
|
||||
<span>支付宝安全支付</span>
|
||||
|
||||
</span>
|
||||
|
||||
</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<label class="input-radio">
|
||||
|
||||
<input type="radio" class="radio on jssbtn" name="way" checked value="1">
|
||||
|
||||
<i class="iconfont icon-yes"></i>
|
||||
|
||||
</label>
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="table-row" id="weixin">
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<i class="iconfont icon-weixin"></i>
|
||||
|
||||
<span class="text">
|
||||
|
||||
<span>微信支付</span>
|
||||
|
||||
<span>支持微信4.2以上版本支付</span>
|
||||
|
||||
</span>
|
||||
|
||||
</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<label class="input-radio">
|
||||
|
||||
<input type="radio" class="radio jssbtn" name="way" value="2">
|
||||
|
||||
<i class="iconfont icon-yes"></i>
|
||||
|
||||
</label>
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
<if condition="get_tool_status('goldpig') eq 2">
|
||||
|
||||
<li class="table-row">
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<i class="iconfont goldpig"></i>
|
||||
|
||||
<span class="text">
|
||||
|
||||
<span>金猪支付</span>
|
||||
|
||||
<span>支持多种支付</span>
|
||||
|
||||
</span>
|
||||
|
||||
</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<label class="input-radio">
|
||||
|
||||
<input type="radio" class="radio jssbtn" name="way" value="8">
|
||||
|
||||
<i class="iconfont icon-yes"></i>
|
||||
|
||||
</label>
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
</if>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="btnbox recharge-part recharge-table-btnbox">
|
||||
|
||||
<input type="submit" class="btn jssubmit" value="确认支付">
|
||||
|
||||
</div>
|
||||
|
||||
<input type="hidden" name="spendType" value="1">
|
||||
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="t-tabpan">
|
||||
|
||||
<form id="form2" class="abatement" action="{:U('User/recharge')}" method="post">
|
||||
|
||||
<div class="recharge-part">
|
||||
|
||||
<ul class="table info jsinfo">
|
||||
|
||||
<li class="table-row">
|
||||
|
||||
<span class="table-cell">充值账户</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<input type="text" class="txt" id="account" name="account" placeholder="请输入充值账户" readonly="readonly" value="{:session('suser_auth.account')}">
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="table-row">
|
||||
|
||||
<span class="table-cell">选择游戏</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<div class="input-select">
|
||||
|
||||
<select id="game_id" name="game_id" class="txt select" style="width:100%;">
|
||||
|
||||
<option value="">请选择充值游戏</option>
|
||||
|
||||
<volist name="gameList" id="vo">
|
||||
|
||||
<option value="{$vo.id}" data-radio="{$vo.bind_recharge_discount}">{$vo.game_name}</option>
|
||||
|
||||
</volist>
|
||||
|
||||
</select>
|
||||
|
||||
</div>
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="table-row">
|
||||
|
||||
<span class="table-cell">充值金额</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<input type="text" class="txt rcmoney" id="pay_amount" name="pay_amount" placeholder="最低充值金额1元">
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="table-row">
|
||||
|
||||
<span class="table-cell">折扣比例</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<input type="text" class="txt discount" value="" readonly>
|
||||
|
||||
<input class="rcratio" name="ratio" type="hidden" value="">
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="table-row">
|
||||
|
||||
<span class="table-cell">实付金额</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<input type="text" class="txt realmoney" name="realmoney" readonly >
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="table-row">
|
||||
|
||||
<span class="table-cell">获得绑币</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<input type="text" class="txt rcplatform" name="rcplatform" readonly >
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="recharge-part">
|
||||
|
||||
<ul class="table way">
|
||||
|
||||
<li class="table-caption">
|
||||
|
||||
<span class="table">
|
||||
|
||||
<span class="tcell">
|
||||
|
||||
<span class="font">请选择支付方式</span>
|
||||
|
||||
</span>
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="table-row">
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<i class="iconfont icon-alipay"></i>
|
||||
|
||||
<span class="text">
|
||||
|
||||
<span>支付宝</span>
|
||||
|
||||
<span>支付宝安全支付</span>
|
||||
|
||||
</span>
|
||||
|
||||
</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<label class="input-radio">
|
||||
|
||||
<input type="radio" class="radio on jssbtn" name="way" value="1" checked ><i class="iconfont icon-yes"></i>
|
||||
|
||||
</label>
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="table-row" id="recharge_weixin">
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<i class="iconfont icon-weixin"></i>
|
||||
|
||||
<span class="text">
|
||||
|
||||
<span>微信支付</span>
|
||||
|
||||
<span>支持微信4.2以上版本支付</span>
|
||||
|
||||
</span>
|
||||
|
||||
</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<label class="input-radio">
|
||||
|
||||
<input type="radio" class="radio jssbtn" name="way" value="2"><i class="iconfont icon-yes"></i>
|
||||
|
||||
</label>
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
<if condition="get_tool_status('goldpig') eq 2">
|
||||
|
||||
<li class="table-row">
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<i class="iconfont goldpig"></i>
|
||||
|
||||
<span class="text">
|
||||
|
||||
<span>金猪支付</span>
|
||||
|
||||
<span>支持多种支付</span>
|
||||
|
||||
</span>
|
||||
|
||||
</span>
|
||||
|
||||
<span class="table-cell">
|
||||
|
||||
<label class="input-radio">
|
||||
|
||||
<input type="radio" class="radio jssbtn" name="way" value="8"><i class="iconfont icon-yes"></i>
|
||||
|
||||
</label>
|
||||
|
||||
</span>
|
||||
|
||||
</li>
|
||||
|
||||
</if>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="btnbox recharge-part recharge-table-btnbox">
|
||||
|
||||
<input type="button" class="btn jssubmit" value="确认支付">
|
||||
|
||||
</div>
|
||||
|
||||
<input type="hidden" name="spendType" value="2">
|
||||
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
||||
<div class="popmsg pop-dialog"></div>
|
||||
|
||||
<script src="__JS__/pop.lwx.min.js"></script>
|
||||
|
||||
<script src="__JS__/select2.min.js"></script>
|
||||
|
||||
<script>
|
||||
|
||||
$(function() {
|
||||
var popmsg = $('.popmsg').pop();
|
||||
if (isWeiXin() || !is_mobile()) {
|
||||
$('#weixin').hide();
|
||||
$("#recharge_weixin").hide();
|
||||
}
|
||||
if(isWeiXin()){
|
||||
popmsg.msg('请点击右上角按钮,选择在浏览器中打开去充值');
|
||||
}
|
||||
|
||||
$('.jstab .btn').click(function() {
|
||||
|
||||
var that = $(this),parent = that.closest('.jstab'),sib=parent.siblings('.jslist');
|
||||
|
||||
parent.find('.btn').removeClass('active');
|
||||
|
||||
var index = that.addClass('active').closest('li').index();
|
||||
|
||||
sib.find('.t-tabpan').eq(index).addClass('active').siblings().removeClass('active');
|
||||
|
||||
|
||||
|
||||
return false;
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
||||
$('.jssbtn').click(function() {
|
||||
|
||||
var that = $(this);
|
||||
|
||||
if (that.hasClass('on')) {
|
||||
|
||||
that.removeClass('on');
|
||||
|
||||
} else {
|
||||
|
||||
that.closest('.table').find('.jssbtn').removeClass('on');
|
||||
|
||||
that.addClass('on');
|
||||
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
||||
$('#game_id').select2().change(function() {
|
||||
|
||||
var that = $(this),cur = that.find('option:selected');
|
||||
|
||||
var ratio = cur.attr('data-radio');
|
||||
|
||||
var parent = that.closest('.jsinfo');
|
||||
|
||||
var rr = parent.find('.rcratio');
|
||||
|
||||
var sib = rr.siblings('input');
|
||||
|
||||
var rm = parent.find('.realmoney');
|
||||
|
||||
var rc = parent.find('.rcmoney').val();
|
||||
|
||||
rr.val('');sib.val('');
|
||||
|
||||
|
||||
|
||||
if (ratio !='0.00' && ratio != '') {
|
||||
|
||||
rr.val(ratio);
|
||||
|
||||
sib.val(ratio+'折');
|
||||
|
||||
if (rc) {
|
||||
|
||||
var rmnum = Math.floor(ratio*100 * rc/10)/100;
|
||||
|
||||
rm.val(rmnum);
|
||||
|
||||
}
|
||||
|
||||
} else {
|
||||
|
||||
sib.val(10+'折');
|
||||
|
||||
rr.val(10);
|
||||
|
||||
rm.val(rc);
|
||||
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
||||
$('.rcmoney').keyup(function() {
|
||||
|
||||
var that = $(this),val = $.trim(that.val()),parent=that.closest('.jsinfo'),pf=parent.find('.rcplatform');
|
||||
|
||||
var rm = parent.find('.realmoney');
|
||||
|
||||
if(val == ""){return true;}
|
||||
|
||||
if (val) {
|
||||
|
||||
if (val>0 && /^(0|[1-9][0-9]*)$/.test(val)) {
|
||||
|
||||
pf.val(val);
|
||||
|
||||
if (rm) {
|
||||
|
||||
var ratio = $.trim(parent.find('.rcratio').val()) || 10;
|
||||
|
||||
var rmnum = Math.floor(ratio*100 * val/10)/100;
|
||||
|
||||
rm.val(rmnum);
|
||||
|
||||
}
|
||||
|
||||
} else {
|
||||
|
||||
popmsg.msg('请输入非零开头的正整数');that.val('').focus();
|
||||
|
||||
pf.val('');if(rm) {rm.val('');}
|
||||
|
||||
}
|
||||
|
||||
} else {
|
||||
|
||||
popmsg.msg('请输入充值金额');that.val('').focus();
|
||||
|
||||
pf.val('');if(rm) {rm.val('');}
|
||||
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
function isWeiXin(){
|
||||
var ua = window.navigator.userAgent.toLowerCase();
|
||||
if(ua.match(/MicroMessenger/i) == 'micromessenger'){
|
||||
return true;
|
||||
}else{
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
function is_mobile() {
|
||||
var regex_match = /(nokia|iphone|android|motorola|^mot-|softbank|foma|docomo|kddi|up.browser|up.link|htc|dopod|blazer|netfront|helio|hosin|huawei|novarra|CoolPad|webos|techfaith|palmsource|blackberry|alcatel|amoi|ktouch|nexian|samsung|^sam-|s[cg]h|^lge|ericsson|philips|sagem|wellcom|bunjalloo|maui|symbian|smartphone|midp|wap|phone|windows ce|iemobile|^spice|^bird|^zte-|longcos|pantech|gionee|^sie-|portalmmm|jigs browser|hiptop|^benq|haier|^lct|operas*mobi|opera*mini|320x320|240x320|176x220)/i;
|
||||
var u = navigator.userAgent;
|
||||
if (null == u) {
|
||||
return true;
|
||||
}
|
||||
var result = regex_match.exec(u);
|
||||
if (null == result) {
|
||||
return false
|
||||
} else {
|
||||
return true
|
||||
}
|
||||
}
|
||||
|
||||
function validation(obj){
|
||||
|
||||
var account = obj.find('input[name="account"]').val();
|
||||
|
||||
var game_id = obj.find('select option:selected').val();
|
||||
|
||||
var pay_amount = obj.find('input[name="pay_amount"]').val();
|
||||
|
||||
|
||||
|
||||
if($.trim(account) == ''){
|
||||
|
||||
popmsg.msg('请输入充值账号');
|
||||
|
||||
return false;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
if(obj.attr('id') == 'form2' && $.trim(game_id) == ''){
|
||||
|
||||
popmsg.msg('请选择充值游戏');
|
||||
|
||||
return false;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
if($.trim(pay_amount) == ''){
|
||||
|
||||
popmsg.msg('请输入充值金额');
|
||||
|
||||
return false;
|
||||
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
$('.jssubmit').click(function(){
|
||||
|
||||
var than = $(this),form = than.closest('form');
|
||||
|
||||
if(than.hasClass('disabled')) {
|
||||
|
||||
return false;
|
||||
|
||||
}
|
||||
|
||||
than.addClass('disabled');
|
||||
|
||||
|
||||
|
||||
if($("#form1 .on").val()==8){
|
||||
|
||||
$("#form1").attr("action","{:U('pay/goldpig')}");
|
||||
|
||||
if(validation($("#form1"))){
|
||||
|
||||
$("#form1").submit();
|
||||
|
||||
}else{
|
||||
|
||||
than.removeClass('disabled');
|
||||
|
||||
}
|
||||
|
||||
return false;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
if($("#form2 .on").val()==8){
|
||||
|
||||
$("#form2").attr("action","{:U('pay/goldpig')}");
|
||||
|
||||
if(validation($("#form2"))){
|
||||
|
||||
$("#form2").submit();
|
||||
|
||||
}else{
|
||||
|
||||
than.removeClass('disabled');
|
||||
|
||||
}
|
||||
|
||||
return false;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
if(validation(form)){
|
||||
|
||||
$.ajax({
|
||||
|
||||
url:form.attr('active'),
|
||||
|
||||
type:"post",
|
||||
|
||||
dataType:"json",
|
||||
|
||||
data:form.serialize(),
|
||||
|
||||
success:function(result){
|
||||
|
||||
than.removeClass('disabled');
|
||||
|
||||
if(result.status == 1){
|
||||
|
||||
window.location.href = result.url;
|
||||
|
||||
}else{
|
||||
|
||||
popmsg.msg(result.info);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
},
|
||||
|
||||
error:function(){
|
||||
|
||||
alert("服务端异常");
|
||||
|
||||
}
|
||||
|
||||
})
|
||||
|
||||
}else{
|
||||
|
||||
than.removeClass('disabled');
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
return false;
|
||||
|
||||
})
|
||||
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
</block>
|
||||
|
||||
<block name="footer"></block>
|
@ -1,151 +1,135 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title></title>
|
||||
<meta name="keywords" content="" />
|
||||
<meta name="description" content="" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta charset="utf-8">
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
||||
<meta name="applicable-device" content="mobile">
|
||||
<link href="__CSS__/iconfont.css" rel="stylesheet" >
|
||||
<link href="__CSS__/common.css" rel="stylesheet" >
|
||||
<link href="__CSS__/unlr.css" rel="stylesheet" >
|
||||
<script src="__JS__/jquery-1.11.1.min.js"></script>
|
||||
|
||||
</head>
|
||||
<body class="unlr">
|
||||
<header class="header forget-header">
|
||||
<div class="">
|
||||
<if condition="I('get.pid') gt 0">
|
||||
<a href="{:U('login',array('pid'=>I('get.pid'),'gid'=>I('get.gid')))}" class="hbtn back"><i class="iconfont icon-drop-left"></i></a>
|
||||
<else/>
|
||||
<a href="{:U('login')}" class="hbtn back"><i class="iconfont icon-drop-left"></i></a>
|
||||
</if>
|
||||
<h1 class="caption">账号注册</h1>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title>账号注册</title>
|
||||
<script src="__JS__/jquery-1.11.3.min.js"></script>
|
||||
<script type="text/javascript" src="__JS__/getRem.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="__CSS__/reset.css">
|
||||
<link rel="stylesheet" type="text/css" href="__CSS__/foot_tabbar.css">
|
||||
<link rel="stylesheet" type="text/css" href="__CSS__/step1.css">
|
||||
<link href="__CSS__/common-cz.css" rel="stylesheet" >
|
||||
</head>
|
||||
<body>
|
||||
<div class="login">
|
||||
<!-- 子页公共头部 -->
|
||||
<div class="subpage-heard">账号注册
|
||||
<a href="javascript:window.history.go(-1);" class="arrows"></a>
|
||||
</div>
|
||||
|
||||
<div class="login-box">
|
||||
<div class="login-input">
|
||||
<img src="__IMG__/new/people.png" alt="">
|
||||
<input type="text" placeholder="请输入账号" name="account" id="account" value="">
|
||||
</div>
|
||||
<div class="login-input">
|
||||
<img src="__IMG__/new/suo.png" alt="">
|
||||
<input type="password" placeholder="请输入密码" name="password" id="password" value="">
|
||||
</div>
|
||||
<div class="login-input">
|
||||
<img src="__IMG__/new/nicheng.png" alt="">
|
||||
<input type="text" placeholder="请输入昵称" name="nickname" id="nickname" value="">
|
||||
</div>
|
||||
</header>
|
||||
<div class="occupy"></div>
|
||||
<section class="trunker">
|
||||
<section class="container">
|
||||
<div class="t-form register-form">
|
||||
<form class="register-box" id="login_form">
|
||||
<div class="form-group clearfix">
|
||||
<div class="input-group clearfix">
|
||||
<span class="mark-text"><span class="table"><span class="table-cell">账号</span></span></span>
|
||||
<span class="inputbox">
|
||||
<input type="text" name="" class="txt" id="account" autocomplete="off" placeholder="" maxlength="15">
|
||||
</span>
|
||||
</div>
|
||||
<div class="input-group clearfix">
|
||||
<span class="mark-text"><span class="table"><span class="table-cell">密码</span></span></span>
|
||||
<span class="inputbox">
|
||||
<input type="text" name="" class="txt" id="password" autocomplete="off" placeholder="6-15字符" onfocus="this.type='password'" minlength="6">
|
||||
</span>
|
||||
</div>
|
||||
<div class="input-group clearfix">
|
||||
<span class="mark-text"><span class="table"><span class="table-cell">昵称</span></span></span>
|
||||
<span class="inputbox">
|
||||
<input type="text" name="" class="txt" id="nickname" autocomplete="off" placeholder="" maxlength="15">
|
||||
</span>
|
||||
</div>
|
||||
<div class="input-group clearfix">
|
||||
<span class="mark-text"><span class="table"><span class="table-cell">性别</span></span></span>
|
||||
<span class="inputbox">
|
||||
<label class="input-radio">
|
||||
<input type="radio" name="sex" class="radio sex <if condition='$sex == 0'>on</if>" value="0" checked><i class="iconfont icon-male"></i><span>男</span>
|
||||
</label>
|
||||
<label class="input-radio">
|
||||
<input type="radio" name="sex" class="radio sex <if condition='$sex == 1'>on</if>" value="1"><i class="iconfont icon-female"></i><span>女</span>
|
||||
</label>
|
||||
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="btn-group">
|
||||
<input type="button" class="submit nextsubmit" value="注册">
|
||||
</div>
|
||||
<p class="agree">注册账号表示您同意<a href="{:U('News/protocol')}">《最终用户协议》</a></p>
|
||||
</form>
|
||||
<div class="login-gender">
|
||||
<div class="title">
|
||||
<img src="__IMG__/new/xingbie.png" alt="">
|
||||
<span>性别</span>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<div class="popmsg pop-dialog"></div>
|
||||
<script src="__JS__/pop.lwx.min.js"></script>
|
||||
<script src="__JS__/common.js"></script>
|
||||
<script>
|
||||
var pmsg = $('.popmsg').pop();
|
||||
$(function() {
|
||||
<div class="radio">
|
||||
<span>男</span>
|
||||
<input id="radio-1" name="sex" type="radio" value="男" checked>
|
||||
<label for="radio-1" class="radio-label"></label>
|
||||
</div>
|
||||
<div class="radio">
|
||||
<span>女</span>
|
||||
<input id="radio-2" name="sex" type="radio" value="女">
|
||||
<label for="radio-2" class="radio-label"></label>
|
||||
</div>
|
||||
</div>
|
||||
<button class="login-btn nextsubmit">注册</button>
|
||||
<div class="login-agreement">注册即表示同意<a href="{:U('News/protocol')}">《用户协议》</a></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="popmsg pop-dialog" style="font-size: .28rem"></div>
|
||||
|
||||
<script src="__JS__/pop.lwx.min.js"></script>
|
||||
<script src="__JS__/common.js"></script>
|
||||
|
||||
<script>
|
||||
var pmsg = $('.popmsg').pop();
|
||||
$(function() {
|
||||
$('input[name=sex]').change(function() {
|
||||
var that = $(this);
|
||||
$('input[name=sex]').removeClass('on');
|
||||
if (that.prop('checked')) {
|
||||
that.addClass('on');
|
||||
}
|
||||
var that = $(this);
|
||||
$('input[name=sex]').removeClass('on');
|
||||
if (that.prop('checked')) {
|
||||
that.addClass('on');
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
$('.nextsubmit').click(function(event) {
|
||||
var account = $.trim($('#account').val());
|
||||
var nickname = $.trim($('#nickname').val())
|
||||
var password = $.trim($('#password').val());
|
||||
var sex = $.trim($('input[name=sex]:checked').val());
|
||||
var promoteId = parseInt("{:I('get.pid')}") ? parseInt("{:I('get.pid')}") : 0;
|
||||
var gameId = parseInt("{:I('get.gid')}") ? parseInt("{:I('get.gid')}") : 0;
|
||||
|
||||
if(account.length == 0 ){
|
||||
pmsg.msg('账号不能为空');event.preventDefault();
|
||||
return false;
|
||||
}
|
||||
if(nickname.length == 0 ){
|
||||
pmsg.msg('昵称不能为空');event.preventDefault();
|
||||
return false;
|
||||
}
|
||||
if(password.length == 0){
|
||||
pmsg.msg('密码不能为空');event.preventDefault();
|
||||
return false;
|
||||
}
|
||||
if(account.length > 15 ){
|
||||
pmsg.msg('账号在15个字符以内');event.preventDefault();
|
||||
return false;
|
||||
}
|
||||
if(nickname.length > 15 ){
|
||||
pmsg.msg('昵称在15个字符以内');event.preventDefault();
|
||||
return false;
|
||||
}
|
||||
if(password.length < 6 || password.length > 15){
|
||||
pmsg.msg('密码长度6-15个字符');event.preventDefault();
|
||||
return false;
|
||||
}
|
||||
if (account) {
|
||||
if (password) {
|
||||
$.ajax({
|
||||
type:'POST',
|
||||
url:'{:U("User/step1")}',
|
||||
data:{'account':account,'nickname':nickname,'password':password,'sex':sex,'promote_id':promoteId,'game_id':gameId},
|
||||
dataType:"Json",
|
||||
success:function(data){
|
||||
pmsg.msg(data.msg);
|
||||
if(parseInt(data.status) == 1){
|
||||
window.location.href = data.url;
|
||||
}
|
||||
},
|
||||
error:function(data){
|
||||
console.log(data);
|
||||
|
||||
}
|
||||
});
|
||||
} else{
|
||||
pmsg.msg('请输入密码');event.preventDefault();
|
||||
|
||||
$('.nextsubmit').click(function(event) {
|
||||
var account = $.trim($('#account').val());
|
||||
var nickname = $.trim($('#nickname').val())
|
||||
var password = $.trim($('#password').val());
|
||||
var sex = $.trim($('input[name=sex]:checked').val());
|
||||
var promoteId = parseInt("{:I('get.pid')}") ? parseInt("{:I('get.pid')}") : 0;
|
||||
var gameId = parseInt("{:I('get.gid')}") ? parseInt("{:I('get.gid')}") : 0;
|
||||
|
||||
if(account.length == 0 ){
|
||||
pmsg.msg('账号不能为空');event.preventDefault();
|
||||
return false;
|
||||
}
|
||||
} else {
|
||||
pmsg.msg('请输入账号');event.preventDefault();
|
||||
}
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
if(nickname.length == 0 ){
|
||||
pmsg.msg('昵称不能为空');event.preventDefault();
|
||||
return false;
|
||||
}
|
||||
if(password.length == 0){
|
||||
pmsg.msg('密码不能为空');event.preventDefault();
|
||||
return false;
|
||||
}
|
||||
if(account.length > 15 || account.length < 6){
|
||||
pmsg.msg('账号在6-15个字符之间');event.preventDefault();
|
||||
return false;
|
||||
}
|
||||
if(nickname.length > 15 ){
|
||||
pmsg.msg('昵称在15个字符以内');event.preventDefault();
|
||||
return false;
|
||||
}
|
||||
if(password.length < 6 || password.length > 15){
|
||||
pmsg.msg('密码长度6-15个字符');event.preventDefault();
|
||||
return false;
|
||||
}
|
||||
if (account) {
|
||||
if (password) {
|
||||
$.ajax({
|
||||
type:'POST',
|
||||
url:'{:U("User/step1")}',
|
||||
data:{'account':account,'nickname':nickname,'password':password,'sex':sex,'promote_id':promoteId,'game_id':gameId},
|
||||
dataType:"Json",
|
||||
success:function(data){
|
||||
pmsg.msg(data.msg);
|
||||
if(parseInt(data.status) == 1){
|
||||
window.location.href = data.url;
|
||||
}
|
||||
},
|
||||
error:function(data){
|
||||
console.log(data);
|
||||
|
||||
}
|
||||
});
|
||||
} else{
|
||||
pmsg.msg('请输入密码');event.preventDefault();
|
||||
}
|
||||
} else {
|
||||
pmsg.msg('请输入账号');event.preventDefault();
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
});
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -0,0 +1,136 @@
|
||||
<extend name="Public/bases" />
|
||||
<block name="body" >
|
||||
<link href="__CSS__/user.css" rel="stylesheet" >
|
||||
<body class="user">
|
||||
<header class="header">
|
||||
<div class="">
|
||||
<a href="{:U('User/index')}" class="hbtn back"><i class="iconfont icon-drop-left"></i></a>
|
||||
<h1 class="caption">设置</h1>
|
||||
<!-- <a href="userset.html" class="hbtn set">编辑资料</a> -->
|
||||
</div>
|
||||
</header>
|
||||
<div class="occupy"></div>
|
||||
<section class="trunker">
|
||||
<section class="container">
|
||||
<div class="t-table user-set-list">
|
||||
<ul class="table clearfix">
|
||||
<li class="table-row">
|
||||
<span class="table-cell">头像</span>
|
||||
<span class="table-cell">
|
||||
<a href="javascript:;" class="portraitbtn"><img src="{$user['head_img']}" class="portrait"></a>
|
||||
</span>
|
||||
</li>
|
||||
<li class="table-row">
|
||||
<span class="table-cell">账号</span>
|
||||
<span class="table-cell">
|
||||
{$user.account}
|
||||
</span>
|
||||
</li>
|
||||
<li class="table-row">
|
||||
<span class="table-cell">昵称</span>
|
||||
<span class="table-cell">
|
||||
<a href="{:U('usernick')}" class="nick">{$user['nickname']}<i class="iconfont icon-drop-right"></i></a>
|
||||
</span>
|
||||
</li>
|
||||
<li class="table-row">
|
||||
<span class="table-cell">绑定手机</span>
|
||||
<span class="table-cell">
|
||||
<a href="{:U('userphone')}" class="auth on"><empty name="user.phone">去绑定<else/>已绑定</empty><i class="iconfont icon-drop-right"></i></a>
|
||||
</span>
|
||||
</li>
|
||||
|
||||
<li class="table-row">
|
||||
<span class="table-cell">性别</span>
|
||||
<span class="table-cell">
|
||||
<a href="{:U('User/usersex')}" class="sex"><if condition="$user['sex'] == 0">男<else/>女</if><i class="iconfont icon-drop-right"></i></a>
|
||||
</span>
|
||||
</li>
|
||||
|
||||
<li class="table-row">
|
||||
<span class="table-cell">实名认证</span>
|
||||
<span class="table-cell">
|
||||
<switch name='user["age_status"]'>
|
||||
<case value="0">
|
||||
<a href="{:U('User/userauth')}" class="auth on">未认证<i class="iconfont icon-drop-right"></i></a>
|
||||
</case>
|
||||
<case value="2">
|
||||
<a href="{:U('User/userauth')}" class="auth on">已认证<i class="iconfont icon-drop-right"></i></a>
|
||||
</case>
|
||||
<case value="3">
|
||||
<a href="{:U('User/userauth')}" class="auth on">未成年<i class="iconfont icon-drop-right"></i></a>
|
||||
</case>
|
||||
<default /><a href="{:U('User/userauth')}" class="auth on">未认证<i class="iconfont icon-drop-right"></i></a>
|
||||
</switch>
|
||||
</span>
|
||||
</li>
|
||||
<li class="table-row">
|
||||
<span class="table-cell">绑定支付宝</span>
|
||||
<span class="table-cell">
|
||||
<notempty name="user.alipay">
|
||||
<a href="javascript:;" class="alipay on">{:str_replace(substr($user['alipay'],3,-3),'*****',$user['alipay'])},{:mb_substr($user['alipay_real_name'],0,1,'utf-8').'**'}</a>
|
||||
<else />
|
||||
<a href="{:U('alipay')}" class="alipay on">未绑定<i class="iconfont icon-drop-right"></i></a>
|
||||
</notempty>
|
||||
</span>
|
||||
</li>
|
||||
<li class="table-row">
|
||||
<span class="table-cell">修改密码</span>
|
||||
<span class="table-cell">
|
||||
<a href="{:U('userpassword')}" class="password"><i class="iconfont icon-drop-right"></i></a>
|
||||
</span>
|
||||
</li>
|
||||
<li class="table-row">
|
||||
<span class="table-cell">管理收货地址</span>
|
||||
<span class="table-cell"><a href="{:U('User/useraddresslist')}" class="address"><i class="iconfont icon-drop-right"></i></a></span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="btnbox user-set-btnbox">
|
||||
<a href="javascript:;" class="btn jsquit">退出登录</a>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<div class="space"></div>
|
||||
|
||||
<div class="pop pop-window">
|
||||
<div class="pop-box pop-sign">
|
||||
<div class="pop-wrap"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="popmsg pop-dialog"></div>
|
||||
<script src="__JS__/pop.lwx.min.js"></script>
|
||||
<script>
|
||||
$(function() {
|
||||
var pmsg = $('.popmsg').pop();
|
||||
|
||||
$('.portraitbtn').click(function() {
|
||||
//pmsg.msg('请到PC端网站或APP应用上更改');
|
||||
var pop = $('.pop').addClass('pop-head').pop();
|
||||
pop.open(800,'<h2 class="pop-title"><span>请到APP上更改头像</span><a href="javascript:;" class="pop-close">X</a></h2><div class="pop-btnbox"><a href="/media.php?s=/Index/download.html" class="pop-btn">去下载APP</a></div>');
|
||||
pop.find('.pop-close').click(function() {pop.close()});
|
||||
});
|
||||
|
||||
$(".jsquit").click(function(){
|
||||
$.ajax({
|
||||
url:"{:U('base/logout')}",
|
||||
type:"post",
|
||||
dataType:"json",
|
||||
success:function(result){
|
||||
pmsg.msg(result.msg);
|
||||
setTimeout(function () {
|
||||
window.location.href = "{:U('Index/index')}";
|
||||
}, 2000);
|
||||
},
|
||||
error:function(){
|
||||
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
});
|
||||
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</block>
|
@ -1,144 +1,126 @@
|
||||
<extend name="Public/bases" />
|
||||
<block name="body" >
|
||||
<link href="__CSS__/user.css" rel="stylesheet" >
|
||||
<body class="user">
|
||||
<header class="header">
|
||||
<div class="">
|
||||
<a href="{:U('User/index')}" class="hbtn back"><i class="iconfont icon-drop-left"></i></a>
|
||||
<h1 class="caption">设置</h1>
|
||||
<!-- <a href="userset.html" class="hbtn set">编辑资料</a> -->
|
||||
</div>
|
||||
</header>
|
||||
<div class="occupy"></div>
|
||||
<section class="trunker">
|
||||
<section class="container">
|
||||
<div class="t-table user-set-list">
|
||||
<ul class="table clearfix">
|
||||
<li class="table-row">
|
||||
<span class="table-cell">头像</span>
|
||||
<span class="table-cell">
|
||||
<a href="javascript:;" class="portraitbtn"><img src="{$user['head_img']}" class="portrait"></a>
|
||||
</span>
|
||||
</li>
|
||||
<li class="table-row">
|
||||
<span class="table-cell">账号</span>
|
||||
<span class="table-cell">
|
||||
{$user.account}
|
||||
</span>
|
||||
</li>
|
||||
<li class="table-row">
|
||||
<span class="table-cell">昵称</span>
|
||||
<span class="table-cell">
|
||||
<a href="{:U('usernick')}" class="nick">{$user['nickname']}<i class="iconfont icon-drop-right"></i></a>
|
||||
</span>
|
||||
</li>
|
||||
<li class="table-row">
|
||||
<span class="table-cell">绑定手机</span>
|
||||
<span class="table-cell">
|
||||
<a href="{:U('userphone')}" class="auth on"><empty name="user.phone">去绑定<else/>已绑定</empty><i class="iconfont icon-drop-right"></i></a>
|
||||
</span>
|
||||
</li>
|
||||
|
||||
<li class="table-row">
|
||||
<span class="table-cell">性别</span>
|
||||
<span class="table-cell">
|
||||
<a href="{:U('User/usersex')}" class="sex"><if condition="$user['sex'] == 0">男<else/>女</if><i class="iconfont icon-drop-right"></i></a>
|
||||
</span>
|
||||
</li>
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title></title>
|
||||
<meta name="keywords" content="" />
|
||||
<meta name="description" content="" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta charset="utf-8">
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
||||
<meta name="applicable-device" content="mobile">
|
||||
<link href="__CSS__/iconfont.css" rel="stylesheet">
|
||||
<link href="__CSS__/common-cz.css" rel="stylesheet">
|
||||
<link href="__CSS__/unlr.css" rel="stylesheet">
|
||||
<script src="__JS__/jquery-1.11.1.min.js"></script>
|
||||
<script type="text/javascript" src="__JS__/getRem.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="__CSS__/reset.css">
|
||||
<link rel="stylesheet" type="text/css" href="__CSS__/foot_tabbar.css">
|
||||
<link rel="stylesheet" type="text/css" href="__CSS__/user/setting.css">
|
||||
|
||||
<li class="table-row">
|
||||
<span class="table-cell">实名认证</span>
|
||||
<span class="table-cell">
|
||||
<switch name='user["age_status"]'>
|
||||
<case value="0">
|
||||
<a href="{:U('User/userauth')}" class="auth on">未认证<i class="iconfont icon-drop-right"></i></a>
|
||||
</case>
|
||||
<case value="2">
|
||||
<a href="{:U('User/userauth')}" class="auth on">已认证<i class="iconfont icon-drop-right"></i></a>
|
||||
</case>
|
||||
<case value="3">
|
||||
<a href="{:U('User/userauth')}" class="auth on">未成年<i class="iconfont icon-drop-right"></i></a>
|
||||
</case>
|
||||
<default /><a href="{:U('User/userauth')}" class="auth on">未认证<i class="iconfont icon-drop-right"></i></a>
|
||||
</switch>
|
||||
</span>
|
||||
</li>
|
||||
<li class="table-row">
|
||||
<span class="table-cell">绑定支付宝</span>
|
||||
<span class="table-cell">
|
||||
<notempty name="user.alipay">
|
||||
<a href="javascript:;" class="alipay on">{:str_replace(substr($user['alipay'],3,-3),'*****',$user['alipay'])},{:mb_substr($user['alipay_real_name'],0,1,'utf-8').'**'}</a>
|
||||
<else />
|
||||
<a href="{:U('alipay')}" class="alipay on">未绑定<i class="iconfont icon-drop-right"></i></a>
|
||||
</notempty>
|
||||
</span>
|
||||
</li>
|
||||
<li class="table-row">
|
||||
<span class="table-cell">修改密码</span>
|
||||
<span class="table-cell">
|
||||
<a href="{:U('userpassword')}" class="password"><i class="iconfont icon-drop-right"></i></a>
|
||||
</span>
|
||||
</li>
|
||||
<li class="table-row">
|
||||
<span class="table-cell">管理收货地址</span>
|
||||
<span class="table-cell"><a href="{:U('User/useraddresslist')}" class="address"><i class="iconfont icon-drop-right"></i></a></span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="btnbox user-set-btnbox">
|
||||
<a href="javascript:;" class="btn jsquit">退出登录</a>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<div class="space"></div>
|
||||
<footer class="footer">
|
||||
<ul class="nav clearfix">
|
||||
<li><a class="item" href="index.html"><i class="iconfont icon-home"></i><span>首页</span></a></li>
|
||||
<li><a class="item" href="gift.html"><i class="iconfont icon-gift"></i><span>礼包</span></a></li>
|
||||
<li><a class="item" href="shop.html"><i class="iconfont icon-shop"></i><span>商城</span></a></li>
|
||||
<li><a class="item" href="news.html"><i class="iconfont icon-news"></i><span>资讯</span></a></li>
|
||||
<li><a class="item active" href="user.html"><i class="iconfont icon-user"></i><span>我的</span></a></li>
|
||||
</ul>
|
||||
</footer>
|
||||
<div class="pop pop-window">
|
||||
<div class="pop-box pop-sign">
|
||||
<div class="pop-wrap"></div>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="setting">
|
||||
<!-- 子页公共头部 -->
|
||||
<div class="subpage-heard">设置中心
|
||||
<a href="#" class="arrows"></a>
|
||||
</div>
|
||||
<div class="setting-box">
|
||||
<div class="setting-info">
|
||||
<div class="left">
|
||||
<img src="__IMG__/user/touxiang-icon.png" alt="">
|
||||
<span>头像</span>
|
||||
</div>
|
||||
<img src="__IMG__/user/touxiang.png" alt="">
|
||||
</div>
|
||||
<div class="setting-info">
|
||||
<div class="left">
|
||||
<img src="__IMG__/user/haoma.png" alt="">
|
||||
<span>账号</span>
|
||||
</div>
|
||||
<div>Zz1213</div>
|
||||
</div>
|
||||
<div class="setting-info arror">
|
||||
<div class="left">
|
||||
<img src="__IMG__/user/mingzibianji.png" alt="">
|
||||
<span>昵称</span>
|
||||
</div>
|
||||
<div class="right">啊哈哈</div>
|
||||
</div>
|
||||
<div class="setting-info arror">
|
||||
<div class="left">
|
||||
<img src="__IMG__/user/mingzibianji.png" alt="">
|
||||
<span>性别</span>
|
||||
</div>
|
||||
<div class="right">男</div>
|
||||
</div>
|
||||
<div class="setting-info arror">
|
||||
<div class="left">
|
||||
<img src="__IMG__/user/shoujibangding.png" alt="">
|
||||
<span>绑定手机</span>
|
||||
</div>
|
||||
<div class="right rightSel">已绑定</div>
|
||||
</div>
|
||||
<div class="setting-info arror">
|
||||
<div class="left">
|
||||
<img src="__IMG__/user/shimingrenzhengmoren.png" alt="">
|
||||
<span>实名认证</span>
|
||||
</div>
|
||||
<div class="right">未绑定</div>
|
||||
</div>
|
||||
<div class="setting-info arror">
|
||||
<div class="left">
|
||||
<img src="__IMG__/user/xiugaimima.png" alt="">
|
||||
<span>修改密码</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="pop pop-window">
|
||||
<div class="pop-box pop-sign">
|
||||
<div class="pop-wrap"></div>
|
||||
</div>
|
||||
|
||||
<div class="popmsg pop-dialog"></div>
|
||||
<script src="__JS__/pop.lwx.min.js"></script>
|
||||
<script>
|
||||
$(function() {
|
||||
var pmsg = $('.popmsg').pop();
|
||||
</div>
|
||||
|
||||
<div class="popmsg pop-dialog"></div>
|
||||
</body>
|
||||
<script src="__JS__/pop.lwx.min.js"></script>
|
||||
<script>
|
||||
$(function () {
|
||||
var pmsg = $('.popmsg').pop();
|
||||
|
||||
$('.portraitbtn').click(function () {
|
||||
//pmsg.msg('请到PC端网站或APP应用上更改');
|
||||
var pop = $('.pop').addClass('pop-head').pop();
|
||||
pop.open(800, '<h2 class="pop-title"><span>请到APP上更改头像</span><a href="javascript:;" class="pop-close">X</a></h2><div class="pop-btnbox"><a href="/media.php?s=/Index/download.html" class="pop-btn">去下载APP</a></div>');
|
||||
pop.find('.pop-close').click(function () { pop.close() });
|
||||
});
|
||||
|
||||
$(".jsquit").click(function () {
|
||||
$.ajax({
|
||||
url: "{:U('base/logout')}",
|
||||
type: "post",
|
||||
dataType: "json",
|
||||
success: function (result) {
|
||||
pmsg.msg(result.msg);
|
||||
setTimeout(function () {
|
||||
window.location.href = "{:U('Index/index')}";
|
||||
}, 2000);
|
||||
},
|
||||
error: function () {
|
||||
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
$('.portraitbtn').click(function() {
|
||||
//pmsg.msg('请到PC端网站或APP应用上更改');
|
||||
var pop = $('.pop').addClass('pop-head').pop();
|
||||
pop.open(800,'<h2 class="pop-title"><span>请到APP上更改头像</span><a href="javascript:;" class="pop-close">X</a></h2><div class="pop-btnbox"><a href="/media.php?s=/Index/download.html" class="pop-btn">去下载APP</a></div>');
|
||||
pop.find('.pop-close').click(function() {pop.close()});
|
||||
});
|
||||
});
|
||||
|
||||
$(".jsquit").click(function(){
|
||||
$.ajax({
|
||||
url:"{:U('base/logout')}",
|
||||
type:"post",
|
||||
dataType:"json",
|
||||
success:function(result){
|
||||
pmsg.msg(result.msg);
|
||||
setTimeout(function () {
|
||||
window.location.href = "{:U('Index/index')}";
|
||||
}, 2000);
|
||||
},
|
||||
error:function(){
|
||||
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</block>
|
||||
</html>
|
@ -0,0 +1,71 @@
|
||||
body{
|
||||
background-color: #F5F5F5;
|
||||
}
|
||||
.business{
|
||||
width: 100%;
|
||||
padding: 0.35rem 0 1.3rem;
|
||||
}
|
||||
.business_box{
|
||||
padding: 0 0.3rem;
|
||||
}
|
||||
.heard_img{
|
||||
width: 100%;
|
||||
height: 3rem;
|
||||
}
|
||||
.heard_img>img{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.heard_title{
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: 0.4rem;
|
||||
color: #292929;
|
||||
margin-top: 0.55rem;
|
||||
font-weight: 700;
|
||||
}
|
||||
.heard_en{
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: 0.2rem;
|
||||
color: #292929;
|
||||
margin-top: 0.1rem;
|
||||
}
|
||||
.introduce{
|
||||
margin-top: 0.5rem;
|
||||
font-size: 0.24rem;
|
||||
font-family:PingFang SC;
|
||||
font-weight:bold;
|
||||
color:rgba(41,41,41,1);
|
||||
line-height:0.4rem;
|
||||
text-indent: 2em;
|
||||
}
|
||||
.bazaar{
|
||||
margin-top: 0.34rem;
|
||||
font-family:PingFang SC;
|
||||
font-weight:bold;
|
||||
color:rgba(41,41,41,1);
|
||||
font-size: 0.24rem;
|
||||
}
|
||||
.bazaar .title{
|
||||
font-size:0.32rem;
|
||||
}
|
||||
.bazaar .info{
|
||||
font-size:0.24rem;
|
||||
text-indent: 2em;
|
||||
margin-top: 0.32rem;
|
||||
line-height: 0.4rem;
|
||||
}
|
||||
.bazaar .address{
|
||||
margin-top: 0.32rem;
|
||||
}
|
||||
.map-box{
|
||||
width: 100%;
|
||||
height: 3rem;
|
||||
margin-top: 0.3rem;
|
||||
margin-bottom: 0.7rem;
|
||||
}
|
||||
#container{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
@ -0,0 +1,52 @@
|
||||
body{
|
||||
background-color: #F5F5F5;
|
||||
}
|
||||
.enterprise{
|
||||
width: 100%;
|
||||
padding: 0.35rem 0 1.3rem;
|
||||
}
|
||||
.enterprise_box{
|
||||
padding: 0 0.3rem;
|
||||
}
|
||||
.heard_img{
|
||||
width: 100%;
|
||||
height: 3rem;
|
||||
}
|
||||
.heard_img>img{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.heard_title{
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: 0.4rem;
|
||||
color: #292929;
|
||||
margin-top: 0.55rem;
|
||||
font-weight: 700;
|
||||
}
|
||||
.heard_en{
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: 0.2rem;
|
||||
color: #292929;
|
||||
margin-top: 0.1rem;
|
||||
}
|
||||
.introduce{
|
||||
margin-top: 0.5rem;
|
||||
font-size: 0.24rem;
|
||||
font-family:PingFang SC;
|
||||
font-weight:bold;
|
||||
color:rgba(41,41,41,1);
|
||||
line-height:0.4rem;
|
||||
}
|
||||
.introduce>div{
|
||||
margin-bottom: 0.4rem;
|
||||
text-indent: 2em;
|
||||
}
|
||||
.introduce>div:last-child{
|
||||
font-family:"宋体";
|
||||
font-weight:bold;
|
||||
color:#389AED;
|
||||
margin-bottom: 1rem;
|
||||
font-style: oblique;
|
||||
}
|
@ -0,0 +1,42 @@
|
||||
.foot_tabbar{
|
||||
width: 100%;
|
||||
height: 1.2rem;
|
||||
box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);
|
||||
background: #fff;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
z-index: 20;
|
||||
}
|
||||
.foot_tabbar_box{
|
||||
padding: 0.15rem 0.89rem 0.15rem 0.9rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.foot_tabbar_box .foot_info a{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-size: 0.24rem;
|
||||
color: #A9A9A9;
|
||||
}
|
||||
.foot_tabbar_box .foot_info a>img{
|
||||
width: 0.6rem;
|
||||
height: 0.6rem;
|
||||
}
|
||||
.foot_tabbar_box a.active{
|
||||
color: #389AED;
|
||||
}
|
||||
.foot_lable{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-size: 0.24rem;
|
||||
color: #A9A9A9;
|
||||
}
|
||||
.foot_lable>div{
|
||||
margin-bottom: 0.2rem;
|
||||
}
|
@ -1,125 +1,143 @@
|
||||
/**
|
||||
* 首页样式
|
||||
* @author 鹿文学
|
||||
*/
|
||||
|
||||
.index-header {position:absolute;background:transparent;color:#333;}
|
||||
.index-header .hbtn .iconfont {margin-top:.7rem;}
|
||||
.index-header~.occupy{display:none;}
|
||||
|
||||
|
||||
.banner {width:100%;}
|
||||
.banner .slideBox{ position:relative; overflow:hidden; margin:0px auto; /* max-width:1200px; */}
|
||||
.banner .slideBox .hd{ position:absolute; height:2.8rem; line-height:2; bottom:0; right:0; z-index:1; width:100%;text-align:center;}
|
||||
.banner .slideBox .hd li{ display:inline-block; width:1rem; height:1rem; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; background:#333; text-indent:-9999px; overflow:hidden; margin:0 1rem; }
|
||||
.banner .slideBox .hd li.on{ background:#16BFFA; }
|
||||
|
||||
.banner .slideBox .bd{ position:relative; z-index:0; }
|
||||
.banner .slideBox .bd li{ position:relative; text-align:center; }
|
||||
.banner .slideBox .bd li img{ background:url(../images/bannerdefault.png) center center no-repeat;background-size:100% auto;height:53vw; vertical-align:top; width:100%;/* 图片宽度100%,达到自适应效果 */}
|
||||
.banner .slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }
|
||||
.banner .slideBox .bd li .tit{ display:block; width:100%; position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff; text-align:left; }
|
||||
|
||||
|
||||
|
||||
.shortcut,.welfare,.recommend,.hot{margin-top:1rem;background:#FFF;}
|
||||
.shortcut {padding:2rem 0 1rem;margin-top:0;}
|
||||
.shortcut li {width:25%;float:left;}
|
||||
.shortcut li a {width:60%;margin:0 auto;display:block;max-width:9rem;min-width:2rem;text-align:center;}
|
||||
.shortcut li a .iconfont {font-size:3rem;color:#FFF;padding:1rem;border-radius:1rem;}
|
||||
.shortcut li a span {text-align:center;display:block;font-size:1.6rem;padding-top:1rem;}
|
||||
.shortcut li a .icon-recharge{background:#F6555D;}
|
||||
.shortcut li a .icon-category{background:#5EBDF7;}
|
||||
.shortcut li a .icon-ranking{background:#FFCE39;}
|
||||
.shortcut li a .icon-flag{background:#45D7D7;}
|
||||
|
||||
|
||||
.welfare {padding:1rem 0;}
|
||||
.welfare .welfaresub {float:left;width:50%;position:relative;}
|
||||
.welfare .welfaresub img {width:90%;padding:0 5%;display:block;}
|
||||
.welfare .welfaresub~.welfaresub {margin-left:-1px;border-left:1px solid #E7E7E7;}
|
||||
|
||||
.recommend {}
|
||||
.trunker-section .t-title {position:relative;padding:1rem 1rem 0;}
|
||||
.trunker-section .t-title .name {font-size:1.8rem;letter-spacing:.1rem;}
|
||||
.trunker-section .t-title .link {position:absolute;bottom:0;right:1rem;color:#999;}
|
||||
|
||||
.trunker-section .t-content {padding:0 1rem;}
|
||||
.trunker-section .t-content li {padding:1rem 0;overflow:hidden;clear:both;position:relative;}
|
||||
.trunker-section .t-content li~li {border-top:1px solid #EEEEEE;}
|
||||
.trunker-section .t-content .icon {float:left;width:6rem;height:6rem;border-radius:20%;}
|
||||
.trunker-section .t-content .btnbox {width:8rem;float:right;}
|
||||
.trunker-section .t-content .btnbox p {color:#FFC700;text-align:right;margin-top:0;margin-bottom:.5rem;}
|
||||
.trunker-section .t-content .btnbox .btn {background:#18B1EA;color:#FFF;display:block;text-align:center;width:90%;float:right;height:3rem;border-radius:3rem;font-size:1.6rem;line-height:3rem;}
|
||||
.trunker-section .t-content .btnbox .btn.disabled {background:#CCC;}
|
||||
.trunker-section .t-content .text {margin:0 8rem 0 7rem;}
|
||||
|
||||
.trunker-section .t-content .text .name {font-size:1.6rem;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:60%;display:inline-block;}
|
||||
.trunker-section .t-content .text .starbox {line-height:1;vertical-align:top;}
|
||||
.trunker-section .t-content .text .iconfont {color:#FFC600;font-size:1.2rem;}
|
||||
.trunker-section .t-content .text .icon-star:before {vertical-align:top;margin-top:3.5%;display:inline-block;}
|
||||
.trunker-section .t-content .text .info {color:#999;padding-top:.2rem;}
|
||||
.trunker-section .t-content .text .info span {display:inline-block;margin-right:2rem;position:relative;}
|
||||
.trunker-section .t-content .text .info span:after{content:'';width:.1rem;height:1.1rem;background:#999999;position:absolute;top:.3rem;right:-1rem;}
|
||||
.trunker-section .t-content .text .info .dlnumber:after {width:0;}
|
||||
|
||||
.trunker-section .t-content .text .description {margin:0 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#999;font-size:1.2rem;}
|
||||
.trunker-section .t-empty {text-align:center;padding:1rem 0;display:none;}
|
||||
|
||||
|
||||
/* search */
|
||||
.searchpage {background:#FFF;}
|
||||
.history {padding:0rem 2rem;}
|
||||
.history .history-title {font-weight:100;font-size:2rem;}
|
||||
.history .history-title a {float:right;}
|
||||
.history .history-title a .iconfont {font-size:2rem;}
|
||||
.history .history-list a {display:inline-block;background:#EEEEEE;padding:.5rem 1rem;color:#999;border-radius:.5rem;margin-right:.5rem;margin-bottom:.9rem;font-size:1.6rem;}
|
||||
|
||||
|
||||
|
||||
@media screen and (max-width:400px) {
|
||||
.trunker-section .t-content li {padding:1.5rem 0;}
|
||||
.trunker-section .t-content .icon {width:5.5rem;height:5.5rem;}
|
||||
.trunker-section .t-content .btnbox {width:7rem;}
|
||||
.trunker-section .t-content .btnbox p {font-size:1.2rem;}
|
||||
.trunker-section .t-content .text .iconfont {font-size:1.1rem;}
|
||||
.trunker-section .t-content .text {margin:0 7rem 0 6rem;}
|
||||
.trunker-section .t-content .btnbox .btn {font-size:1.5rem;height:2.5rem;line-height:2.5rem;}
|
||||
.trunker-section .t-content.bot li {margin-left:3rem;}
|
||||
.trunker-section .t-content.bot li .sorticon {top:3.5rem;left:-2.5rem;width:1.7rem;height:1.7rem;}
|
||||
|
||||
.history .history-title,.history .history-title a .iconfont {font-size:1.8rem;}
|
||||
.history .history-list a {font-size:1.4rem;}
|
||||
|
||||
.trunker-section .t-content .text .name {margin-right:2px;}
|
||||
}
|
||||
@media screen and (max-width:350px) {
|
||||
.trunker-section .t-content li {padding:1rem 0;}
|
||||
.trunker-section .t-content .icon {width:5rem;height:5rem;}
|
||||
.trunker-section .t-content .btnbox {width:6rem;}
|
||||
.trunker-section .t-content .text {margin:0 6rem 0 5.5rem;}
|
||||
.trunker-section .t-content .btnbox .btn {font-size:1.3rem;height:2rem;line-height:2rem;}
|
||||
.trunker-section .t-content .text .iconfont {font-size:1rem;}
|
||||
.trunker-section .t-content .text {font-size:1.2rem;}
|
||||
.trunker-section .t-content .text .name {font-size:1.4rem;}
|
||||
.trunker-section .t-content .text .info span {margin-right:1rem;}
|
||||
.trunker-section .t-content .text .info span:after {right:-.5rem;height:.9rem;}
|
||||
.trunker-section .t-content.bot li {margin-left:2.5rem;}
|
||||
.trunker-section .t-content.bot li .sorticon {top:3rem;left:-2rem;width:1.5rem;height:1.5rem;}
|
||||
|
||||
.trunker-section .t-content .btnbox p {font-size:1.2rem;}
|
||||
|
||||
.shortcut li a .iconfont {font-size:2.5rem;}
|
||||
.shortcut li a span {font-size:1.4rem;}
|
||||
|
||||
.trunker-section .t-content .text .name {width:50%;margin-right:1px;}
|
||||
|
||||
|
||||
.trunker-section .t-title .name {font-size:1.6rem;}
|
||||
|
||||
|
||||
.history .history-title,.history .history-title a .iconfont {font-size:1.6rem;}
|
||||
.history .history-list a {font-size:1.2rem;}
|
||||
}
|
||||
|
||||
|
||||
body{
|
||||
background-color: #EBEBEB;
|
||||
}
|
||||
.home{
|
||||
width: 100%;
|
||||
padding-bottom: 1.3rem;
|
||||
}
|
||||
.heard{
|
||||
padding: 0.35rem 0.3rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.heard>img{
|
||||
width: 1.7rem;
|
||||
height: 0.5rem;
|
||||
}
|
||||
.heard_right{
|
||||
width: 3.5rem;
|
||||
height: 0.5rem;
|
||||
background-color: #fff;
|
||||
border-radius: 0.25rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.heard_right>input{
|
||||
border: 0;
|
||||
background-color: #fff;
|
||||
width: 2.6rem;
|
||||
height: 0.3rem;
|
||||
line-height: 0.3rem;
|
||||
outline:none;
|
||||
cursor: pointer;
|
||||
}
|
||||
.heard_right>input::placeholder{
|
||||
font-size: 0.24rem;
|
||||
color: #A9A9A9;
|
||||
}
|
||||
.heard_right>img{
|
||||
width: 0.3rem;
|
||||
height: 0.3rem;
|
||||
}
|
||||
.carousel{
|
||||
font-size: 0.28rem;
|
||||
width: 100%;
|
||||
height: 3.4rem;
|
||||
background-color: #fff;
|
||||
}
|
||||
.swiper-slide>img{
|
||||
width: 100%;
|
||||
height: 3rem;
|
||||
}
|
||||
.swiper-container{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.swiper-pagination{
|
||||
bottom: 6px !important;
|
||||
}
|
||||
.swiper-pagination-bullet {
|
||||
width: 0.4rem;
|
||||
height: 0.05rem;
|
||||
text-align: center;
|
||||
line-height: 20px;
|
||||
font-size: 0.20rem;
|
||||
opacity: 1;
|
||||
background-color: #BFBFBF;
|
||||
border-radius: 0;
|
||||
}
|
||||
.swiper-pagination-bullet-active {
|
||||
background: #389AED;
|
||||
}
|
||||
.hot{
|
||||
margin-top: 0.15rem;
|
||||
width: 100%;
|
||||
background-color: #fff;
|
||||
height: 3.6rem;
|
||||
}
|
||||
.hot .hot_box{
|
||||
padding: 0.3rem;
|
||||
font-size: 0.2rem;
|
||||
}
|
||||
.hot .hot_box .heading{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.hot .hot_box .heading>div:first-child{
|
||||
padding: 0.02rem 0 0.02rem 0.24rem;
|
||||
border-left: 0.05rem solid #389AED;
|
||||
font-size: 0.28rem;
|
||||
color: #292929;
|
||||
}
|
||||
/*.hot .hot_box .heading>div:last-child{*/
|
||||
/* width: 0.8rem;*/
|
||||
/* height: 0.34rem;*/
|
||||
/* border: 1px solid #389AED;*/
|
||||
/* color: #389AED;*/
|
||||
/* font-size: 0.2rem;*/
|
||||
/* border-radius: 0.15rem;*/
|
||||
/* text-align: center;*/
|
||||
/* line-height: 0.34rem;*/
|
||||
/*}*/
|
||||
.hot .hot_box>img{
|
||||
width: 100%;
|
||||
height: 2.4rem;
|
||||
margin-top: 0.3rem;
|
||||
}
|
||||
.recharge{
|
||||
margin-top: 0.15rem;
|
||||
width: 100%;
|
||||
background-color: #fff;
|
||||
height: 3.3rem;
|
||||
margin-bottom: 0.45rem;
|
||||
}
|
||||
.recharge_box{
|
||||
padding: 0.3rem;
|
||||
font-size: 0.2rem;
|
||||
}
|
||||
.recharge_box .title{
|
||||
padding: 0.02rem 0 0.02rem 0.24rem;
|
||||
border-left: 0.05rem solid #389AED;
|
||||
font-size: 0.28rem;
|
||||
color: #292929;
|
||||
}
|
||||
.recharge_box .del{
|
||||
margin-top: 0.29rem;
|
||||
color: #A9A9A9;
|
||||
font-size: 0.24rem;
|
||||
line-height: 0.36rem;
|
||||
}
|
||||
.recharge_box .btn{
|
||||
width: 2rem;
|
||||
height: 0.7rem;
|
||||
border-radius: 0.35rem;
|
||||
font-size: 0.28rem;
|
||||
color: #FFFFFF;
|
||||
background-color: #389AED;
|
||||
text-align: center;
|
||||
line-height: 0.7rem;
|
||||
margin: 0.3rem auto 0 auto;
|
||||
}
|
@ -0,0 +1,80 @@
|
||||
.loginPhTwo{
|
||||
width: 100%;
|
||||
font-family:PingFang SC;
|
||||
}
|
||||
.login-box{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.login-input{
|
||||
margin-top: 0.6rem;
|
||||
width: 5.5rem;
|
||||
height: 0.8rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background:rgba(245,245,245,1);
|
||||
border-radius:0.4rem;
|
||||
}
|
||||
.login-input>img{
|
||||
width: 0.42rem;
|
||||
height: 0.42rem;
|
||||
}
|
||||
.login-input>input{
|
||||
font-size: 0.28rem;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
height: 0.6rem;
|
||||
width: 4rem;
|
||||
margin-left: 0.16rem;
|
||||
background-color: rgba(245,245,245,1);
|
||||
}
|
||||
.login-input>input::placeholder{
|
||||
color: #A9A9A9;
|
||||
}
|
||||
.login-code{
|
||||
margin-top: 0.6rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.login-code>input{
|
||||
width: 3rem;
|
||||
height: 0.8rem;
|
||||
background-color: #F5F5F5;
|
||||
border-radius: 0.4rem;
|
||||
font-size: 0.28rem;
|
||||
text-align: center;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
}
|
||||
.login-code>input::placeholder{
|
||||
text-align: center;
|
||||
color: #A9A9A9;
|
||||
}
|
||||
.login-code>div{
|
||||
width: 2.3rem;
|
||||
height: 0.8rem;
|
||||
background-color: #389AED;
|
||||
font-size: 0.28rem;
|
||||
color: #FFFFFF;
|
||||
border-radius: 0.4rem;
|
||||
margin-left: 0.2rem;
|
||||
text-align: center;
|
||||
line-height: 0.8rem;
|
||||
}
|
||||
.login-btn{
|
||||
margin-top: 0.6rem;
|
||||
width: 5.5rem;
|
||||
height: 0.8rem;
|
||||
background-color: #389AED;
|
||||
border-radius: 0.4rem;
|
||||
font-size: 0.32rem;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
line-height: 0.8rem;
|
||||
outline: 0;
|
||||
border: 0;
|
||||
}
|
@ -0,0 +1,131 @@
|
||||
.loginPhone{
|
||||
width: 100%;
|
||||
font-family:PingFang SC;
|
||||
}
|
||||
.login-box{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.login-input{
|
||||
margin-top: 0.6rem;
|
||||
width: 5.5rem;
|
||||
height: 0.8rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background:rgba(245,245,245,1);
|
||||
border-radius:0.4rem;
|
||||
}
|
||||
.login-input>img{
|
||||
width: 0.42rem;
|
||||
height: 0.42rem;
|
||||
}
|
||||
.login-input>input{
|
||||
font-size: 0.28rem;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
height: 0.6rem;
|
||||
width: 4rem;
|
||||
margin-left: 0.16rem;
|
||||
background-color: rgba(245,245,245,1);
|
||||
}
|
||||
.login-input>input::placeholder{
|
||||
color: #A9A9A9;
|
||||
}
|
||||
.login-gender{
|
||||
margin-top: 0.4rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.login-gender .title{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 0.28rem;
|
||||
color: #A9A9A9;
|
||||
}
|
||||
.login-gender .title>img{
|
||||
width: 0.42rem;
|
||||
height: 0.42rem;
|
||||
margin-right: 0.16rem;
|
||||
}
|
||||
.options_gender{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
color: #292929;
|
||||
font-size: 0.28rem;
|
||||
font-weight: bold;
|
||||
position: relative;
|
||||
}
|
||||
.radio {
|
||||
color: #292929;
|
||||
font-size: 0.28rem;
|
||||
font-weight: bold;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: 0.82rem;
|
||||
}
|
||||
.radio>span{
|
||||
margin-right: 0.2rem;
|
||||
}
|
||||
.radio input[type="radio"] {
|
||||
position: absolute;
|
||||
opacity: 0;
|
||||
}
|
||||
.radio input[type="radio"] + .radio-label:before {
|
||||
margin-top: 0.12rem;
|
||||
content: '';
|
||||
background: #f4f4f4;
|
||||
border-radius: 100%;
|
||||
border: 1px solid #b4b4b4;
|
||||
display: inline-block;
|
||||
width: 0.28rem;
|
||||
height: 0.28rem;
|
||||
position: relative;
|
||||
top: -0.2em;
|
||||
/* margin-right: 1rem; */
|
||||
vertical-align: top;
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
-webkit-transition: all 250ms ease;
|
||||
transition: all 250ms ease;
|
||||
}
|
||||
.radio input[type="radio"]:checked + .radio-label:before {
|
||||
background-color: #3197EE;
|
||||
box-shadow: inset 0 0 0 4px #f4f4f4;
|
||||
}
|
||||
.radio input[type="radio"]:focus + .radio-label:before {
|
||||
outline: none;
|
||||
border-color: #3197EE;
|
||||
}
|
||||
.radio input[type="radio"]:disabled + .radio-label:before {
|
||||
box-shadow: inset 0 0 0 4px #f4f4f4;
|
||||
border-color: #b4b4b4;
|
||||
background: #b4b4b4;
|
||||
}
|
||||
.radio input[type="radio"] + .radio-label:empty:before {
|
||||
margin-right: 0;
|
||||
}
|
||||
.login-btn{
|
||||
margin-top: 0.38rem;
|
||||
width: 5.5rem;
|
||||
height: 0.8rem;
|
||||
background-color: #389AED;
|
||||
border-radius: 0.4rem;
|
||||
font-size: 0.32rem;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
line-height: 0.8rem;
|
||||
outline: 0;
|
||||
border: 0;
|
||||
}
|
||||
.login-agreement{
|
||||
font-size: 0.24rem;
|
||||
color: #292929;
|
||||
margin-top: 0.32rem;
|
||||
}
|
||||
.login-agreement>a{
|
||||
color: #389AED;
|
||||
font-size: 0.24rem;
|
||||
}
|
@ -0,0 +1,179 @@
|
||||
.my{
|
||||
width: 100%;
|
||||
font-family:PingFang SC;
|
||||
}
|
||||
.register{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.register .logo{
|
||||
width: 3.5rem;
|
||||
height: 1rem;
|
||||
margin-top: 2.09rem;
|
||||
font-size: 0.2rem;
|
||||
}
|
||||
.register .logo>img{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.register form{
|
||||
font-size: 0.2rem;
|
||||
}
|
||||
.account ,.passsword{
|
||||
width: 5.5rem;
|
||||
height: 0.8rem;
|
||||
background:rgba(245,245,245,1);
|
||||
border-radius:0.4rem;
|
||||
margin-top: 1.33rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.account .img-one,.passsword .img-one{
|
||||
width: 0.42rem;
|
||||
height: 0.42rem;
|
||||
}
|
||||
.account>input ,.passsword>input{
|
||||
font-size: 0.28rem;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
height: 0.6rem;
|
||||
width: 3.6rem;
|
||||
background-color:rgba(245,245,245,1);
|
||||
margin: 0 0.16rem;
|
||||
}
|
||||
.account>input::placeholder,.passsword>input::placeholder{
|
||||
color: #A9A9A9;
|
||||
}
|
||||
.account>.img-close,.passsword>.img-close{
|
||||
width: 0.3rem;
|
||||
height: 0.3rem;
|
||||
}
|
||||
.passsword{
|
||||
margin-top: 0.55rem;
|
||||
}
|
||||
.forget{
|
||||
width: 5.5rem;
|
||||
margin-top: 0.28rem;
|
||||
display:flex;
|
||||
align-items: flex-end;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.forget>a{
|
||||
font-size: 0.22rem;
|
||||
color: #389AED;
|
||||
}
|
||||
.register .enter{
|
||||
width: 5.5rem;
|
||||
height: 0.8rem;
|
||||
background:#389AED;
|
||||
border-radius:0.4rem;
|
||||
margin-top: 0.5rem;
|
||||
font-size: 0.32rem;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
line-height: 0.8rem;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
}
|
||||
.register .promptly{
|
||||
font-size: 0.26rem;
|
||||
color: #B8B8B8;
|
||||
margin-top: 0.35rem;
|
||||
}
|
||||
.register .promptly>a{
|
||||
color: #389AED;
|
||||
}
|
||||
.my-home-heard{
|
||||
width: 100%;
|
||||
height: 4.12rem;
|
||||
background: url("../images/new/background.png") no-repeat;
|
||||
background-size: 100% 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.my-home-heard>img{
|
||||
width: 1.6rem;
|
||||
height: 1.6rem;
|
||||
border-radius: 50%;
|
||||
}
|
||||
.my-home-heard>.name{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 0.32rem;
|
||||
margin-top: 0.25rem;
|
||||
color: #fff;
|
||||
}
|
||||
.my-home-heard>.name>img{
|
||||
width: 0.3rem;
|
||||
height: 0.3rem;
|
||||
margin-left: 0.13rem;
|
||||
}
|
||||
.platform{
|
||||
padding: 0 0.3rem;
|
||||
}
|
||||
.platform_box{
|
||||
background:rgba(255,255,255,1);
|
||||
box-shadow:0px 0px 0.1rem 0px rgba(0, 0, 0, 0.15);
|
||||
border-radius:0.2rem;
|
||||
height: 1.2rem;
|
||||
margin-top: -0.4rem;
|
||||
}
|
||||
.platform_info{
|
||||
padding: 0.3rem 0.3rem 0.3rem 0.32rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.platform_info .del{
|
||||
font-size: 0.28rem;
|
||||
color: #292929;
|
||||
}
|
||||
.platform_info img{
|
||||
width: 0.3rem;
|
||||
height: 0.3rem;
|
||||
margin-left: 0.15rem;
|
||||
margin-right: 0.68rem;
|
||||
}
|
||||
.platform_info .price{
|
||||
font-size: 0.4rem;
|
||||
color: #389AED;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
.platform_info .recharge{
|
||||
background: url(../images/new/selected.png) no-repeat;
|
||||
width: 1.4rem;
|
||||
height: 0.6rem;
|
||||
background-size: 100% 100%;
|
||||
font-size: 0.32rem;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
line-height: 0.6rem;
|
||||
}
|
||||
.control{
|
||||
padding: 0 0.42rem;
|
||||
margin-top: 0.59rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
margin-bottom: 0.52rem;
|
||||
}
|
||||
.control_box>a{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.control_box>a>img{
|
||||
width: 0.5rem;
|
||||
height: 0.5rem;
|
||||
}
|
||||
.control_box>a>span{
|
||||
font-size: 0.28rem;
|
||||
color: #404040;
|
||||
margin-top: 0.22rem;
|
||||
}
|
@ -0,0 +1,209 @@
|
||||
.recharge{
|
||||
width: 100%;
|
||||
font-family:PingFang SC;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.recharge-heard{
|
||||
width: 100%;
|
||||
height: 4.12rem;
|
||||
background: url("../images/background.png");
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.subpage-heard{
|
||||
background-color: transparent;
|
||||
}
|
||||
.recharge-tabbar{
|
||||
margin-top: 0.1rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.recharge-tabbar li{
|
||||
font-size:0.28rem;
|
||||
font-weight:400;
|
||||
color:rgba(255,255,255,1);
|
||||
list-style: none;
|
||||
}
|
||||
.recharge-tabbar li:last-child{
|
||||
margin-left: 1.10rem;
|
||||
}
|
||||
.recharge-tabbar .selected{
|
||||
font-size: 0.32rem;
|
||||
-webkit-transition: all 250ms ease;
|
||||
transition: all 250ms ease;
|
||||
}
|
||||
.content{
|
||||
margin-top: -2rem;
|
||||
}
|
||||
.recharge-flat{
|
||||
padding-top: 0.36rem;
|
||||
width: 7.1rem;
|
||||
height: 2.74rem;
|
||||
background: url("../images/juxing3.png");
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.recharge-discount{
|
||||
padding-top: 0.36rem;
|
||||
width: 7.1rem;
|
||||
height: 5.4rem;
|
||||
background: url("../images/juxing4.png");
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.flat-box{
|
||||
padding: 0 0.12rem;
|
||||
}
|
||||
.flat-info{
|
||||
padding: 0.31rem 0.3rem;
|
||||
height: 0.26rem;
|
||||
font-size:0.28rem;
|
||||
font-weight:500;
|
||||
color:rgba(41,41,41,1);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
border-bottom: 1px solid #F5F5F5;
|
||||
}
|
||||
.flat-info>span{
|
||||
font-size:0.24rem;
|
||||
font-weight:400;
|
||||
color:rgba(169,169,169,1);
|
||||
}
|
||||
.flat-info>input{
|
||||
height: 0.24rem;
|
||||
font-size: 0.24rem;
|
||||
outline: 0;
|
||||
border: 0;
|
||||
width: 2.77rem;
|
||||
}
|
||||
.flat-info>input::placeholder{
|
||||
color: #A9A9A9;
|
||||
}
|
||||
.recharge-flat .flat-box:last-child .flat-info{
|
||||
border: none;
|
||||
}
|
||||
.recharge-discount .flat-box:last-child .flat-info{
|
||||
border: none;
|
||||
}
|
||||
.flat-info select {
|
||||
background: transparent;
|
||||
padding: 0.05rem;
|
||||
font-size: 0.24rem;
|
||||
border: 1px solid #ccc;
|
||||
text-align: center;
|
||||
outline: 0;
|
||||
border: 0;
|
||||
color: #A9A9A9;
|
||||
}
|
||||
.recharge-payment{
|
||||
margin-top: 0.15rem;
|
||||
width: 6.9rem;
|
||||
height: 3.76rem;
|
||||
background:rgba(255,255,255,1);
|
||||
box-shadow:0px 0px 0.1rem 0px rgba(26,26,26,0.15);
|
||||
border-radius:0.2rem;
|
||||
}
|
||||
.recharge-payment .title{
|
||||
padding: 0.32rem 0.29rem;
|
||||
font-size:0.28rem;
|
||||
font-weight:500;
|
||||
color:rgba(41,41,41,1);
|
||||
border-bottom: 1px solid #F5F5F5;
|
||||
}
|
||||
.recharge-payment .alipay{
|
||||
padding: 0.29rem 0.3rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
border-bottom:1px solid #F5F5F5;
|
||||
}
|
||||
.recharge-payment .alipay:last-child{
|
||||
border: none;
|
||||
}
|
||||
.recharge-payment .alipay .alipay_img{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.recharge-payment .alipay .alipay_img>img{
|
||||
width: 0.8rem;
|
||||
height: 0.8rem;
|
||||
}
|
||||
.recharge-payment .alipay .alipay_img .img_text{
|
||||
margin-left: 0.16rem;
|
||||
font-size: 0.28rem;
|
||||
font-weight:500;
|
||||
color:rgba(41,41,41,1);
|
||||
}
|
||||
.recharge-payment .alipay .alipay_img .img_text>div:last-child{
|
||||
font-weight:400;
|
||||
color:rgba(169,169,169,1);
|
||||
font-size: 0.2rem;
|
||||
}
|
||||
.radio_select {
|
||||
color: #292929;
|
||||
font-size: 0.28rem;
|
||||
font-weight: bold;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: 0.82rem;
|
||||
}
|
||||
|
||||
.radio_select input[type="radio"] {
|
||||
position: absolute;
|
||||
opacity: 0;
|
||||
}
|
||||
.radio_select input[type="radio"] + .radio-label:before {
|
||||
margin-top: 0.12rem;
|
||||
content: '';
|
||||
background: #f4f4f4;
|
||||
border-radius: 100%;
|
||||
border: 1px solid #b4b4b4;
|
||||
display: inline-block;
|
||||
width: 0.3rem;
|
||||
height: 0.3rem;
|
||||
position: relative;
|
||||
top: -0.2em;
|
||||
/* margin-right: 1rem; */
|
||||
vertical-align: top;
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
-webkit-transition: all 250ms ease;
|
||||
transition: all 250ms ease;
|
||||
}
|
||||
.radio_select input[type="radio"]:checked + .radio-label:before {
|
||||
background:#21B1EB;
|
||||
display: block;
|
||||
content: "\2714";
|
||||
text-align: center;
|
||||
line-height: 0.3rem;
|
||||
font-size: 0.2rem;
|
||||
border: 1px solid #21B1EB;
|
||||
color: white;
|
||||
/* box-shadow: inset 0 0 0 4px #f4f4f4; */
|
||||
}
|
||||
.radio_select input[type="radio"]:focus + .radio-label:before {
|
||||
outline: none;
|
||||
border-color: #21B1EB;
|
||||
}
|
||||
.radio_select input[type="radio"]:disabled + .radio-label:before {
|
||||
box-shadow: inset 0 0 0 4px #f4f4f4;
|
||||
border-color: #b4b4b4;
|
||||
background: #b4b4b4;
|
||||
}
|
||||
.radio_select input[type="radio"] + .radio-label:empty:before {
|
||||
margin-right: 0;
|
||||
}
|
||||
.payment_btn{
|
||||
margin-top: 0.5rem;
|
||||
width: 5rem;
|
||||
height: 0.8rem;
|
||||
border-radius: 0.4rem;
|
||||
font-size: 0.32rem;
|
||||
font-weight:500;
|
||||
color:rgba(255,255,255,1);
|
||||
text-align: center;
|
||||
line-height: 0.8rem;
|
||||
background-color: #21B1EB;
|
||||
}
|
@ -0,0 +1,62 @@
|
||||
html,
|
||||
body {
|
||||
width: 100%;
|
||||
/* font-size: calc(266.67% + 57.3333 * (100vw - 320px) / 430); */
|
||||
}
|
||||
/*清除一些默认样式*/
|
||||
html,
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
img{border:0;}
|
||||
a{text-decoration:none; color:#000; outline:none;}
|
||||
a:hover{text-decoration:none;}
|
||||
em,strong,i{font-style:normal;}
|
||||
h1,h2,h3,h4,h5,h6,span,strong,i{font-size:100%;font-weight:normal;margin: 0;padding: 0;}
|
||||
.trans {
|
||||
-webkit-transition: all 0.3s linear;
|
||||
-moz-transition: all 0.3s linear;
|
||||
-ms-transition: all 0.3s linear;
|
||||
transition: all 0.3s linear;
|
||||
}
|
||||
.clearfix {*zoom:1;}
|
||||
.clearfix:after {content:'\200B';clear:both;display:block;height:0px}
|
||||
|
||||
/* html{-webkit-tap-highlight-color:transparent;} */
|
||||
|
||||
|
||||
/* 子页公共头部 */
|
||||
|
||||
.subpage-heard{
|
||||
padding:0.7rem 0.3rem 0.28rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background-color: #21B1EB;
|
||||
position: relative;
|
||||
font-size: 0.32rem;
|
||||
font-weight: bold;
|
||||
color: #fff;
|
||||
}
|
||||
.arrows{
|
||||
position: absolute;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
top: 0.92rem;
|
||||
left: 0.3rem;
|
||||
}
|
||||
.arrows::after{
|
||||
position: absolute;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
content: '';
|
||||
width: 0.2rem;
|
||||
height: 0.2rem;
|
||||
left: 0.3rem;
|
||||
transform:rotate(225deg);
|
||||
border-top: 0.04rem solid #fff;
|
||||
border-right:0.04rem solid #fff;
|
||||
}
|
@ -0,0 +1,131 @@
|
||||
.login{
|
||||
width: 100%;
|
||||
font-family:PingFang SC;
|
||||
}
|
||||
.login-box{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.login-input{
|
||||
margin-top: 0.6rem;
|
||||
width: 5.5rem;
|
||||
height: 0.8rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background:rgba(245,245,245,1);
|
||||
border-radius:0.4rem;
|
||||
}
|
||||
.login-input>img{
|
||||
width: 0.42rem;
|
||||
height: 0.42rem;
|
||||
}
|
||||
.login-input>input{
|
||||
font-size: 0.28rem;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
height: 0.6rem;
|
||||
width: 4rem;
|
||||
margin-left: 0.16rem;
|
||||
background-color: rgba(245,245,245,1);
|
||||
}
|
||||
.login-input>input::placeholder{
|
||||
color: #A9A9A9;
|
||||
}
|
||||
.login-gender{
|
||||
margin-top: 0.4rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.login-gender .title{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 0.28rem;
|
||||
color: #A9A9A9;
|
||||
}
|
||||
.login-gender .title>img{
|
||||
width: 0.42rem;
|
||||
height: 0.42rem;
|
||||
margin-right: 0.16rem;
|
||||
}
|
||||
.options_gender{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
color: #292929;
|
||||
font-size: 0.28rem;
|
||||
font-weight: bold;
|
||||
position: relative;
|
||||
}
|
||||
.radio {
|
||||
color: #292929;
|
||||
font-size: 0.28rem;
|
||||
font-weight: bold;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: 0.82rem;
|
||||
}
|
||||
.radio>span{
|
||||
margin-right: 0.2rem;
|
||||
}
|
||||
.radio input[type="radio"] {
|
||||
position: absolute;
|
||||
opacity: 0;
|
||||
}
|
||||
.radio input[type="radio"] + .radio-label:before {
|
||||
margin-top: 0.12rem;
|
||||
content: '';
|
||||
background: #f4f4f4;
|
||||
border-radius: 100%;
|
||||
border: 1px solid #b4b4b4;
|
||||
display: inline-block;
|
||||
width: 0.28rem;
|
||||
height: 0.28rem;
|
||||
position: relative;
|
||||
top: -0.2em;
|
||||
/* margin-right: 1rem; */
|
||||
vertical-align: top;
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
-webkit-transition: all 250ms ease;
|
||||
transition: all 250ms ease;
|
||||
}
|
||||
.radio input[type="radio"]:checked + .radio-label:before {
|
||||
background-color: #3197EE;
|
||||
box-shadow: inset 0 0 0 4px #f4f4f4;
|
||||
}
|
||||
.radio input[type="radio"]:focus + .radio-label:before {
|
||||
outline: none;
|
||||
border-color: #3197EE;
|
||||
}
|
||||
.radio input[type="radio"]:disabled + .radio-label:before {
|
||||
box-shadow: inset 0 0 0 4px #f4f4f4;
|
||||
border-color: #b4b4b4;
|
||||
background: #b4b4b4;
|
||||
}
|
||||
.radio input[type="radio"] + .radio-label:empty:before {
|
||||
margin-right: 0;
|
||||
}
|
||||
.login-btn{
|
||||
margin-top: 0.38rem;
|
||||
width: 5.5rem;
|
||||
height: 0.8rem;
|
||||
background-color: #389AED;
|
||||
border-radius: 0.4rem;
|
||||
font-size: 0.32rem;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
line-height: 0.8rem;
|
||||
outline: 0;
|
||||
border: 0;
|
||||
}
|
||||
.login-agreement{
|
||||
font-size: 0.24rem;
|
||||
color: #292929;
|
||||
margin-top: 0.32rem;
|
||||
}
|
||||
.login-agreement>a{
|
||||
color: #389AED;
|
||||
font-size: 0.24rem;
|
||||
}
|
@ -0,0 +1,66 @@
|
||||
body{ background-color: #F5F5F5;}
|
||||
.setting{
|
||||
width: 100%;
|
||||
font-family:PingFang SC;
|
||||
}
|
||||
.setting-box{
|
||||
margin-top: 0.2rem;
|
||||
background-color: #fff;
|
||||
}
|
||||
.setting-info{
|
||||
padding: 0.15rem 0.3rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
border-bottom: 1px solid #F5F5F5;
|
||||
height: 0.78rem;
|
||||
}
|
||||
.setting-info .left{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 0.28rem;
|
||||
font-weight:500;
|
||||
color:rgba(41,41,41,1);
|
||||
}
|
||||
.setting-info .left>img{
|
||||
width: 0.3rem;
|
||||
height: 0.3rem;
|
||||
margin-right: 0.22rem;
|
||||
}
|
||||
.setting-info>img{
|
||||
width: 0.8rem;
|
||||
height: 0.8rem;
|
||||
}
|
||||
.setting-info>div{
|
||||
font-size:0.28rem;
|
||||
font-weight:400;
|
||||
color:rgba(41,41,41,1);
|
||||
}
|
||||
.setting-info>.right{
|
||||
font-size:0.28rem;
|
||||
font-weight:400;
|
||||
color:rgba(169,169,169,1);
|
||||
margin-right: 0.4rem;
|
||||
}
|
||||
/* 箭头 */
|
||||
.arror{
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
}
|
||||
.arror::after{
|
||||
position: absolute;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
content: '';
|
||||
width: 0.2rem;
|
||||
height: 0.2rem;
|
||||
right: 0.3rem;
|
||||
transform:rotate(45deg);
|
||||
border-top: 0.04rem solid #A9A9A9;
|
||||
border-right:0.04rem solid #A9A9A9;
|
||||
}
|
||||
.setting-info>.rightSel{
|
||||
color: #21B1EB;
|
||||
}
|
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 9.3 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 1021 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 1000 B |
After Width: | Height: | Size: 2.3 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 9.3 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 487 B |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 8.7 KiB |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 396 KiB |
After Width: | Height: | Size: 226 KiB |
After Width: | Height: | Size: 998 B |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 620 B |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 659 B |
After Width: | Height: | Size: 174 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 723 B |
After Width: | Height: | Size: 602 B |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 2.6 KiB |
After Width: | Height: | Size: 1000 B |
After Width: | Height: | Size: 998 B |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 620 B |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 602 B |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 2.6 KiB |
@ -0,0 +1,70 @@
|
||||
$(function() {
|
||||
|
||||
// 百度地图API功能
|
||||
var mp = new BMap.Map("container", {
|
||||
enableMapClick: false
|
||||
});
|
||||
var addPoint = new BMap.Point(119.280631, 26.08057);
|
||||
var marker = new BMap.Marker(addPoint); // 创建标注
|
||||
mp.addOverlay(marker); // 将标注添加到地图中
|
||||
mp.centerAndZoom(addPoint, 15);
|
||||
mp.enableScrollWheelZoom();
|
||||
// 复杂的自定义覆盖物
|
||||
function ComplexCustomOverlay(point, text) {
|
||||
this._point = point;
|
||||
this._text = text;
|
||||
}
|
||||
ComplexCustomOverlay.prototype = new BMap.Overlay();
|
||||
ComplexCustomOverlay.prototype.initialize = function(map) {
|
||||
this._map = map;
|
||||
var div = this._div = document.createElement("div");
|
||||
div.style.position = "absolute";
|
||||
div.style.zIndex = BMap.Overlay.getZIndex(this._point.lat);
|
||||
// div.style.border = "0.01rem solid #BC3B3A";
|
||||
// div.style.backgroundColor = "#ffffff";
|
||||
div.style.padding = "0.02rem";
|
||||
div.style.height = "0.18rem";
|
||||
div.style.width = "3rem";
|
||||
// div.style.lineHeight = "0.18rem";
|
||||
// div.style.whiteSpace = "nowrap";
|
||||
div.style.MozUserSelect = "none";
|
||||
div.style.fontSize = "0.18rem"
|
||||
var p = this._span = document.createElement("p");
|
||||
p.style.position = "absolute";
|
||||
p.style.top = "-450%";
|
||||
p.style.left = "-50%";
|
||||
p.style.width = "3rem";
|
||||
p.style.backgroundColor = "#ffffff";
|
||||
p.style.lineHeight = "0.3rem";
|
||||
p.style.textAlign = "center";
|
||||
div.appendChild(p);
|
||||
p.appendChild(document.createTextNode(this._text));
|
||||
var that = this;
|
||||
|
||||
var arrow = this._arrow = document.createElement("div");
|
||||
arrow.style.background = "url(../images/address-point.png) center no-repeat";
|
||||
arrow.style.backgroundSize = "120% 120%";
|
||||
arrow.style.position = "absolute";
|
||||
arrow.style.width = "0.3rem";
|
||||
arrow.style.height = "0.3rem";
|
||||
arrow.style.top = "-80%";
|
||||
arrow.style.left = "-8%";
|
||||
arrow.style.overflow = "hidden";
|
||||
div.appendChild(arrow);
|
||||
|
||||
|
||||
mp.getPanes().labelPane.appendChild(div);
|
||||
|
||||
return div;
|
||||
}
|
||||
ComplexCustomOverlay.prototype.draw = function() {
|
||||
var map = this._map;
|
||||
var pixel = map.pointToOverlayPixel(this._point);
|
||||
this._div.style.left = pixel.x - parseInt(this._arrow.style.left) + "px";
|
||||
this._div.style.top = pixel.y - 30 + "px";
|
||||
}
|
||||
|
||||
var myCompOverlay = new ComplexCustomOverlay(addPoint, "福建省福州市鼓楼区福大怡山文化创意园11号楼");
|
||||
|
||||
mp.addOverlay(myCompOverlay);
|
||||
});
|
@ -0,0 +1,13 @@
|
||||
function getRem(pwidth,prem){
|
||||
var html = document.getElementsByTagName("html")[0];
|
||||
var oWidth = document.body.clientWidth || document.documentElement.clientWidth;
|
||||
var size=oWidth/pwidth*prem;
|
||||
html.style.fontSize = size + "px";
|
||||
}
|
||||
$(document).ready(function(){
|
||||
//画布、字体大小设定
|
||||
getRem(750,100);
|
||||
$(window).resize(function() {
|
||||
getRem(750,100);
|
||||
})
|
||||
});
|
@ -1,22 +1,16 @@
|
||||
/**
|
||||
* 论坛首页切换
|
||||
* @dependencies 依赖jquery
|
||||
*/
|
||||
$(document).ready(function(){
|
||||
var $newCode=$(".gift-con .newCode");/*榜单切换*/
|
||||
var $newtGift=$(".gift-con .newtGift");
|
||||
$newCode.click(function(){
|
||||
$(this).addClass("on");
|
||||
$newtGift.removeClass("on");
|
||||
$("#newCodeList").show();
|
||||
$("#newGiftList").hide();
|
||||
|
||||
});
|
||||
$newtGift.click(function(){
|
||||
$(this).addClass("on");
|
||||
$newCode.removeClass("on");
|
||||
$("#newCodeList").hide();
|
||||
$("#newGiftList").show();
|
||||
});
|
||||
});
|
||||
|
||||
$(function(){
|
||||
|
||||
var swiper = new Swiper('.swiper-container', {
|
||||
loop: true,
|
||||
pagination: {
|
||||
el: '.swiper-pagination',
|
||||
clickable: true,
|
||||
},
|
||||
autoplay: {
|
||||
delay: 3000,
|
||||
stopOnLastSlide: false,
|
||||
disableOnInteraction: false,
|
||||
},
|
||||
});
|
||||
|
||||
});
|