greade.html 5.28 KB
<!DOCTYPE html>
<html>
	<head>
		<meta charset="UTF-8">
		<title>任性值规则</title>
		<meta name="viewport" content="idth=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
	    <meta name="format-detection" content="telephone=no" />
	    <meta name="format-detection" content="email=no" />
	    <meta name="apple-mobile-web-app-status-bar-style" content="black" />
	    <meta name="apple-mobile-web-app-capable" content="yes" />
	    <meta name="apple-mobile-web-app-title" content="">
	    <meta name="google" value="notranslate">
	    <link rel="stylesheet" href="../../iconfont/iconfont.css" />
	</head>
	<style>
		body,html{
			padding: 0;
			margin: 0;
			min-height: 100%;
			height: auto;
			font-size: 14px;
		}
		body{
			box-sizing: border-box;
			background: -moz-linear-gradient(top, rgba(243, 79, 94, 1), rgba(160,5, 28, 1)) ;
			background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(243, 79, 94, 1)), to(rgba(160,5, 28, 1))) ;
	        background: -o-linear-gradient(top, rgba(243, 79, 94, 1), rgba(160,5, 28, 1));
			height: auto !important;
			min-height: 100%;
		}
		.fanxtctop{
			color: #fff;
			text-align: center;
			margin-top: 7px;
			margin-bottom: 10px;
		}
		.fanxtctop>div>div{
			height: 25px;
			line-height: 25px;
			padding: 4px 0;
		}
		.fanxtctop>div>div>.tt{
			font-size: 18px;
			padding:0 58px;
			text-align: center;
			position: relative;
		}
		.fanxtctop>div>div i{
			font-size: 22px;
			position: absolute;
			left: 10px;
		}
		.fanxtctop>div>div .r{
			position: absolute;
			right: 10px;
		}
		.topimg{
			text-align: center;
			margin-top: 38px;
			position: relative;
			color: #fff;
			/*height: 30.56px;*/
			line-height: 25px;
		}
		.topimg img{
			width: 120px;
			position: absolute;
			top: 0;
			left: 50%;
			margin-left: -60px;
			z-index: -1;
		}
		.jfcont{
			padding: 40px 27px 215px ;
			color: #fff;
			height: 50%;
			position:fixed;
            overflow:auto;
            border:0px solid;
		}
	</style>
	<body>
		<div class="fanxtctop">
			<div class="row">
				<div class="col-xs-12">
					<i class="icon iconfont" onclick="vipback()">&#xe65a;</i>
					<!--<span class="tt">反向寻车</span>-->
				</div>
			</div>
		</div>
		<div class="topimg">
			<img src="imgs/jfbgggg.png" />
			<span>任性值规则</span>
		</div>
 
		<div class="jfcont"  >
						    		<!--<ul class="cardstype col-xs-12">
				 	 		<li><div>年卡</div></li>
				 	 		<li><div>半年卡</div></li>
				 	 		<li><div>季卡</div></li>
				 	 		<li><div>月卡</div></li>
				 	 		<li><div>日卡</div></li>
					    </ul>-->
<!--			style="width:auto;height:100%; overflow:auto; border:0px solid;"
-->			
            任性值规则<br />
			1、如何获取任性值<br />
			用户首次登陆送任性值,并可通过首次绑定车牌、开通余额、余额充值、成功支付订单(不包含余额支付)、购买会员卡、会员卡续费,每次获取任性值后,可在我的任性值中查看任性值获取明细。<br />
			2、任性值获取规则<br />
			首次登陆送2任性值,余额充值/成功支付订单/购买会员卡/会员卡续费根据实际支付费用赠送任性值,每5元赠送1任性值。<br />
			每日签到,1-5任性值随机赠送(1~3概率90%,4~5概率10%)。<br />
			3、任性值使用规则<br />
			任性值一经兑换,不予退还;<br />
			任性值不得以任何形式转让,不可以进行现金兑换;<br />
			4、任性值有效期是多长<br />
			任性值有效期最长2年,最短1年,即从获得任性值开始至次年年底,逾期自动作废。<br />
			5、任性值是否可以从A账户转到B账户<br />
			如无特殊情况,任性值不支持账户之间的互相转换。<br />
			
			6、任性值活动<br />
			任性值活动现只支持满减优惠券兑换,满减优惠券任性值兑换包括:<br />
			10任性值兑换满15减1元优惠券;<br />
			20任性值兑换满10减1元优惠券;<br />
			50任性值兑换满5减1元优惠券;<br />
			110任性值兑换满5减2元优惠券;<br />
			200任性值兑换满10减3元优惠券;<br />
			500任性值兑换满20减6元优惠券;<br />
			800任性值兑换满20减10元优惠券;<br />
			1000任性值兑换满20减12元优惠券。<br />
			7.年底红包<br />
			领取任性值规则为:随机1-5个任性值<br />
			领取卡券规则为:<br />
			满15减1元优惠券;<br />
			满10减1元优惠券;<br />
			满5减1元优惠券;<br />
			满5减2元优惠券;<br />
			满10减3元优惠券;<br />
			8、任性值活动与Apple Inc.无关。<br />
			9、本任性值规则最终解释权归北京智联云海科技有限公司所有。<br />
		</div>

	</body>
</html>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="../../js/bootstrap/bootstrap.js"></script>
<script src="../../js/md5.min.js"></script>
<script src="../../js/url.js"></script>
<script src="../../js/ajax.js"></script>
<!--<script src="js/vipback.js"></script>-->

<!--<script src="js/vipback.js"></script>-->
<script>
	$(function(){
		
	})
	//app点击返回按钮调用该函数
	function vipback(){
		isAndroidorios(function(data){
			if(data=='android'){
				//alert('android');
				JSInterface.Vback();
			}else if(data=='ios'){
				window.webkit.messageHandlers.Vback.postMessage(null);
			}
	    });
	}
</script>