Showing
35 changed files
with
8667 additions
and
8023 deletions
| ... | @@ -2,13 +2,13 @@ | ... | @@ -2,13 +2,13 @@ |
| 2 | <config> | 2 | <config> |
| 3 | 3 | ||
| 4 | <sdkconfig | 4 | <sdkconfig |
| 5 | - YA_APPID="58abba4954c21d1275766755" | 5 | + YA_APPID="58db653e0184553d610527d6" |
| 6 | - YA_APPKEY="28ed3cfdcd40d081a5e8dd761f7e344b" | 6 | + YA_APPKEY="28e614d62b8d4e74757cbf3e15ce5596" |
| 7 | channelparameter1="" | 7 | channelparameter1="" |
| 8 | channelparameter2="" | 8 | channelparameter2="" |
| 9 | custom="" | 9 | custom="" |
| 10 | gamechannelid="" | 10 | gamechannelid="" |
| 11 | - gamesimplename="fytx_test" | 11 | + gamesimplename="qyj1" |
| 12 | logincheckurl="http://login.public.sdk.gzyouai.com/logincheck/check" | 12 | logincheckurl="http://login.public.sdk.gzyouai.com/logincheck/check" |
| 13 | paycheckurl="http://pay.public.sdk.gzyouai.com/paycheck/confirm" | 13 | paycheckurl="http://pay.public.sdk.gzyouai.com/paycheck/confirm" |
| 14 | payorderurl="http://pay.public.sdk.gzyouai.com/paycheck/create" | 14 | payorderurl="http://pay.public.sdk.gzyouai.com/paycheck/create" | ... | ... |
No preview for this file type
publicAndroidSDK/assets/sdk/agreement.html
100644 → 100755
| ... | @@ -2,30 +2,28 @@ | ... | @@ -2,30 +2,28 @@ |
| 2 | <html> | 2 | <html> |
| 3 | 3 | ||
| 4 | <head> | 4 | <head> |
| 5 | - <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no"> | 5 | + <meta name="viewport" content="width=device-width, user-scalable=no" /> |
| 6 | - <meta name="apple-mobile-web-app-capable" content="yes" /> | 6 | + <meta name="apple-mobile-web-app-capable" content="yes" /> |
| 7 | - <meta name="apple-mobile-web-app-status-bar-style" content="black" /> | 7 | + <meta name="apple-mobile-web-app-status-bar-style" content="black" /> |
| 8 | - <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | 8 | + <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
| 9 | - <meta name="format-detection" content="telephone=no"> | 9 | + <meta name="format-detection" content="telephone=no"> |
| 10 | - <meta name="screen-orientation" content="portrait"> | 10 | + <meta name="screen-orientation" content="portrait"> |
| 11 | - <meta name="full-screen" content="yes"> | 11 | + <meta name="full-screen" content="yes"> |
| 12 | - <meta http-equiv="x-ua-compatible" content="IE=edge" /> | 12 | + <meta http-equiv="x-ua-compatible" content="IE=edge" /> |
| 13 | - | ||
| 14 | - <link href="skin/login.css?v=20150923001" type="text/css" rel="stylesheet" /> | ||
| 15 | <title> | 13 | <title> |
| 16 | 手游平台支付 | 14 | 手游平台支付 |
| 17 | </title> | 15 | </title> |
| 16 | + <style> | ||
| 17 | + h4,p{font-size: 24px; | ||
| 18 | + font-weight: normal; | ||
| 19 | + padding: 0 20px;font-family: "微软雅黑"; width: 100%;} | ||
| 20 | + p{ text-indent: 2em;} | ||
| 21 | + </style> | ||
| 18 | </head> | 22 | </head> |
| 19 | 23 | ||
| 20 | <body> | 24 | <body> |
| 21 | - <!-- 协议模块 --> | 25 | + <div class="mask"></div> |
| 22 | - <section id="agreement"> | 26 | + <div class="horizontal" style="height: 220px;"> |
| 23 | - <div class="new-sdk-container"> | ||
| 24 | - <div class="SDK-titlebox"></div> | ||
| 25 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | ||
| 26 | - <div class="new-sdk-content"> | ||
| 27 | - <h3>网络服务协议</h3> | ||
| 28 | - <div class="content-main"> | ||
| 29 | <h4>1. 账号服务条款的接受</h4> | 27 | <h4>1. 账号服务条款的接受</h4> |
| 30 | <p>1.1 账号由上海星玩网络科技(以下简称“星玩”)及其关联公司所有并合法运营,星玩及其关联公司并在本用户服务协议的条款和要求下提供服务。</p> | 28 | <p>1.1 账号由上海星玩网络科技(以下简称“星玩”)及其关联公司所有并合法运营,星玩及其关联公司并在本用户服务协议的条款和要求下提供服务。</p> |
| 31 | <p>1.2 当用户访问、浏览及使用账号提供的各项服务、业务时,用户便表明其接受了本服务协议的条款,并同意受本服务协议的约束,用户并保证其提交的信息真实、准确、及时和完整;若用户不同意本协议条款的,请停止注册程序。</p> | 29 | <p>1.2 当用户访问、浏览及使用账号提供的各项服务、业务时,用户便表明其接受了本服务协议的条款,并同意受本服务协议的约束,用户并保证其提交的信息真实、准确、及时和完整;若用户不同意本协议条款的,请停止注册程序。</p> |
| ... | @@ -182,21 +180,7 @@ | ... | @@ -182,21 +180,7 @@ |
| 182 | <p>本服务条款的生效、履行、解释及争议的解决均适用中华人民共和国法律,发生的争议提交广州仲裁委员会裁决。如果本服务协议中某项条款因与中华人民共和国现行法律相抵触而导致无效,将不影响其他部分的效力。</p> | 180 | <p>本服务条款的生效、履行、解释及争议的解决均适用中华人民共和国法律,发生的争议提交广州仲裁委员会裁决。如果本服务协议中某项条款因与中华人民共和国现行法律相抵触而导致无效,将不影响其他部分的效力。</p> |
| 183 | <h4>21. 生效条件</h4> | 181 | <h4>21. 生效条件</h4> |
| 184 | <p>本协议自用户访问、浏览及使用账号之时开始生效。</p> | 182 | <p>本协议自用户访问、浏览及使用账号之时开始生效。</p> |
| 185 | - </div> | 183 | + </div> |
| 186 | - </div> | ||
| 187 | - | ||
| 188 | - <div class="only-btn inline-btn"> | ||
| 189 | - <a href="login.html#register" class="submit btn-orange">确定</a> | ||
| 190 | - <div class="agreement l" style="margin-right: 0;"> | ||
| 191 | - <div class="checkbox checkbox-2 l" > | ||
| 192 | - <i class="iconfont icon-xuanzhong"></i> | ||
| 193 | - </div> | ||
| 194 | - <p class="l">已阅读</p> | ||
| 195 | - </div> | ||
| 196 | - </div> | ||
| 197 | - </div> | ||
| 198 | - | ||
| 199 | - </section> | ||
| 200 | <!-- end --> | 184 | <!-- end --> |
| 201 | <script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> | 185 | <script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> |
| 202 | <script type="text/javascript" src="js/zepto.min.js?20150923001"></script> | 186 | <script type="text/javascript" src="js/zepto.min.js?20150923001"></script> |
| ... | @@ -208,6 +192,10 @@ | ... | @@ -208,6 +192,10 @@ |
| 208 | }); | 192 | }); |
| 209 | </script> | 193 | </script> |
| 210 | <script type="text/javascript" src="js/core.min.js?20150923001" ></script> | 194 | <script type="text/javascript" src="js/core.min.js?20150923001" ></script> |
| 195 | + <script type="text/javascript" src="js/simpScroller-min.js"></script> | ||
| 196 | + <script> | ||
| 197 | + simpScroller(document.querySelector(".horizontal"), {}); | ||
| 198 | + </script> | ||
| 211 | </body> | 199 | </body> |
| 212 | 200 | ||
| 213 | </html> | 201 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
publicAndroidSDK/assets/sdk/center.html
100644 → 100755
| 1 | -<!DOCTYPE html> | 1 | +<!DOCTYPE html> |
| 2 | -<html> | 2 | +<html> |
| 3 | -<head> | 3 | +<head> |
| 4 | -<meta name="viewport" content="width=device-width, user-scalable=no" /> | 4 | +<meta name="viewport" content="width=device-width, user-scalable=no" /> |
| 5 | -<meta name="apple-mobile-web-app-capable" content="yes" /> | 5 | +<meta name="apple-mobile-web-app-capable" content="yes" /> |
| 6 | -<meta name="apple-mobile-web-app-status-bar-style" content="black" /> | 6 | +<meta name="apple-mobile-web-app-status-bar-style" content="black" /> |
| 7 | -<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | 7 | +<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
| 8 | -<meta name="format-detection" content="telephone=no"> | 8 | +<meta name="format-detection" content="telephone=no"> |
| 9 | -<meta name="screen-orientation" content="portrait"> | 9 | +<meta name="screen-orientation" content="portrait"> |
| 10 | -<meta name="full-screen" content="yes"> | 10 | +<meta name="full-screen" content="yes"> |
| 11 | -<meta http-equiv="x-ua-compatible" content="IE=edge" /> | 11 | +<meta http-equiv="x-ua-compatible" content="IE=edge" /> |
| 12 | - | 12 | + |
| 13 | -<link href="skin/login.css?v=2016" type="text/css" rel="stylesheet" /> | 13 | +<link href="skin/login.css?v=2016" type="text/css" rel="stylesheet" /> |
| 14 | -<link id="skin" data-v="20150923001" type="text/css" rel="stylesheet" /> | 14 | +<link id="skin" data-v="20150923001" type="text/css" rel="stylesheet" /> |
| 15 | - | 15 | + |
| 16 | - | 16 | + |
| 17 | -<title> | 17 | +<title> |
| 18 | -平台登录 | 18 | +平台登录 |
| 19 | -</title> | 19 | +</title> |
| 20 | -</head> | 20 | +</head> |
| 21 | -<body> | 21 | +<body> |
| 22 | -<input type="hidden" name="loginUserName" value=""> | 22 | +<input type="hidden" name="loginUserName" value=""> |
| 23 | -<input type="hidden" name="loginPassword" value=""> | 23 | +<input type="hidden" name="loginPassword" value=""> |
| 24 | -<div class="mask"> | 24 | +<div class="mask"> |
| 25 | -<div class="container_load" id="loading"> | 25 | +<div class="container_load" id="loading"> |
| 26 | - <div class="content"> | 26 | + <div class="content"> |
| 27 | - <div class="circle"></div> | 27 | + <div class="circle"></div> |
| 28 | - <div class="circle1"></div> | 28 | + <div class="circle1"></div> |
| 29 | - </div> | 29 | + </div> |
| 30 | -</div> | 30 | +</div> |
| 31 | -<div class="alert alert-success hide" id="alert"> | 31 | +<div class="alert alert-success hide" id="alert"> |
| 32 | - <!--<button type="button" class="close" data-dismiss="alert">×</button>--> | 32 | + <!--<button type="button" class="close" data-dismiss="alert">×</button>--> |
| 33 | - <span></span> | 33 | + <span></span> |
| 34 | -</div> | 34 | +</div> |
| 35 | -<!-- 登录模块 --> | 35 | +<!-- 登录模块 --> |
| 36 | -<section id="login" class="hide" data-replace="1"> | 36 | +<section id="login" class="hide" data-replace="1"> |
| 37 | - <div class="new-sdk-container"> | 37 | + <div class="new-sdk-container"> |
| 38 | - <div class="new-container-box"> | 38 | + <div class="new-container-box"> |
| 39 | - <div class="SDK-titlebox"></div> | 39 | + <div class="SDK-titlebox"></div> |
| 40 | - <form action="/sdk/login" method="post" class="ajax align-left clearfix"> | 40 | + <form action="/sdk/login" method="post" class="ajax align-left clearfix"> |
| 41 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 41 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 42 | - <div class="new-sdk-main"> | 42 | + <div class="new-sdk-main"> |
| 43 | - <div class="inputbox clearfix" style="position: relative;"> | 43 | + <div class="inputbox clearfix" style="position: relative;"> |
| 44 | - <div class="ileft">账号:</div> | 44 | + <div class="ileft">账号:</div> |
| 45 | - <div class="iright"> | 45 | + <div class="iright"> |
| 46 | - | 46 | + |
| 47 | - <input type="text" name="username" placeholder="请输入账号" id="js_login_username"> | 47 | + <input type="text" name="username" placeholder="请输入账号" id="js_login_username"> |
| 48 | - <div class="bottom-icon drop-down"> | 48 | + <div class="bottom-icon drop-down"> |
| 49 | - <i class="iconfont icon-xiangxia"></i> | 49 | + <i class="iconfont icon-xiangxia"></i> |
| 50 | - </div> | 50 | + </div> |
| 51 | - </div> | 51 | + </div> |
| 52 | - <div class="pull-box"> | 52 | + <div class="pull-box"> |
| 53 | - <ul class="drop-ul"> | 53 | + <ul class="drop-ul"> |
| 54 | - | 54 | + |
| 55 | - </ul> | 55 | + </ul> |
| 56 | - </div> | 56 | + </div> |
| 57 | - </div> | 57 | + </div> |
| 58 | - <div class="inputbox clearfix"> | 58 | + <div class="inputbox clearfix"> |
| 59 | - <div class="ileft">密码:</div> | 59 | + <div class="ileft">密码:</div> |
| 60 | - <div class="iright"><input type="password" name="password" placeholder="请输入密码" id="js_login_password"></div> | 60 | + <div class="iright"><input type="password" name="password" placeholder="请输入密码" id="js_login_password"></div> |
| 61 | - </div> | 61 | + </div> |
| 62 | - <div class="other-login clearfix"> | 62 | + <div class="other-login clearfix"> |
| 63 | - <!--<p>第三方登录 | 63 | + <!--<p>第三方登录 |
| 64 | - <a title="新浪微博帐号登录" data-replace="href" href="/user/auth2/sina/login/?next=/static/sdk_3/login.html&app_id={app_id}" class="sina hide"> | 64 | + <a title="新浪微博帐号登录" data-replace="href" href="/user/auth2/sina/login/?next=/static/sdk_3/login.html&app_id={app_id}" class="sina hide"> |
| 65 | - <i class=" iconfont icon-unie61d"></i> | 65 | + <i class=" iconfont icon-unie61d"></i> |
| 66 | - </a> | 66 | + </a> |
| 67 | - | 67 | + |
| 68 | - <a title="QQ号码登录" data-replace="href" href="/user/auth2/qq/login/?next=/static/sdk_3/login.html&app_id={app_id}" class="qq iframe hide"> | 68 | + <a title="QQ号码登录" data-replace="href" href="/user/auth2/qq/login/?next=/static/sdk_3/login.html&app_id={app_id}" class="qq iframe hide"> |
| 69 | - </a> | 69 | + </a> |
| 70 | - | 70 | + |
| 71 | - <a title="微信登录" data-replace="href" href="sdk://weixinlogin?app_id={app_id}&next=/static/sdk_3/login.html" class="weixin hide"> | 71 | + <a title="微信登录" data-replace="href" href="sdk://weixinlogin?app_id={app_id}&next=/static/sdk_3/login.html" class="weixin hide"> |
| 72 | - </a> | 72 | + </a> |
| 73 | - </p>--> | 73 | + </p>--> |
| 74 | - | 74 | + |
| 75 | - <label><a href="#find_pwd" class="forgetpsw">找回密码</a></label> | 75 | + <label><a href="#find_pwd" class="forgetpsw">找回密码</a></label> |
| 76 | - <div class="clear"></div> | 76 | + <div class="clear"></div> |
| 77 | - | 77 | + |
| 78 | - <label onclick="" class="input-control pull-left hide" > | 78 | + <label onclick="" class="input-control pull-left hide" > |
| 79 | - <input type="checkbox" checked="checked" class="eg" ></input> | 79 | + <input type="checkbox" checked="checked" class="eg" ></input> |
| 80 | - 进入帐号管理界面 | 80 | + 进入帐号管理界面 |
| 81 | - </label> | 81 | + </label> |
| 82 | - </div> | 82 | + </div> |
| 83 | - </div> | 83 | + </div> |
| 84 | - <ul class="inline-btn login-inline-btn"> | 84 | + <ul class="inline-btn login-inline-btn"> |
| 85 | - <li> | 85 | + <li> |
| 86 | - <a method="post" class="btn btn_pri_block" href="#register">一键注册</a> | 86 | + <a method="post" class="btn btn_pri_block" href="#register">一键注册</a> |
| 87 | - | 87 | + |
| 88 | - </li> | 88 | + </li> |
| 89 | - <li> | 89 | + <li> |
| 90 | -<!-- <a class="op-guest" data-replace="href" method="post" href="/sdk/register?type=-1&app_id={app_id}">一键注册</a> --> | 90 | +<!-- <a class="op-guest" data-replace="href" method="post" href="/sdk/register?type=-1&app_id={app_id}">一键注册</a> --> |
| 91 | - | 91 | + |
| 92 | - <a class="btn larg btn-orange submit" utocomplete="off" >登录</a> | 92 | + <a class="btn larg btn-orange submit" utocomplete="off" >登录</a> |
| 93 | - </li> | 93 | + </li> |
| 94 | - </ul> | 94 | + </ul> |
| 95 | - </form> | 95 | + </form> |
| 96 | - </div> | 96 | + </div> |
| 97 | - </div> | 97 | + </div> |
| 98 | -</section> | 98 | +</section> |
| 99 | -<!-- end --> | 99 | +<!-- end --> |
| 100 | - | 100 | + |
| 101 | -<!-- 登录前模块 --> | 101 | +<!-- 登录前模块 --> |
| 102 | -<section id="login_before" class="hide" data-replace="1"> | 102 | +<section id="login_before" class="hide" data-replace="1"> |
| 103 | - | 103 | + |
| 104 | - <div class="new-sdk-container"> | 104 | + <div class="new-sdk-container"> |
| 105 | - <div class="new-container-box"> | 105 | + <div class="new-container-box"> |
| 106 | - <div class="SDK-titlebox"></div> | 106 | + <div class="SDK-titlebox"></div> |
| 107 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 107 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 108 | - <div class="login-third-list"> | 108 | + <div class="login-third-list"> |
| 109 | - <div class="title">请选择快速登录</div> | 109 | + <div class="title">请选择快速登录</div> |
| 110 | - <div class="third-list"> | 110 | + <div class="third-list"> |
| 111 | - <ul> | 111 | + <ul> |
| 112 | - <li class="login_case_qq"><a title="QQ帐号登录" class="qq qq iframe" data-replace="href" href="/user/auth2/qq/login/?next=/sdk/login?app_id={app_id}"><div class="third-icon third-qq"></div><p>QQ登陆</p></a></li> | 112 | + <li class="login_case_qq"><a title="QQ帐号登录" class="qq qq iframe" data-replace="href" href="/user/auth2/qq/login/?next=/sdk/login?app_id={app_id}"><div class="third-icon third-qq"></div><p>QQ登陆</p></a></li> |
| 113 | - <li><a href="#register"><div class="third-icon third-guest"></div><p>游客登录</p></a></li> | 113 | + <li><a href="#register"><div class="third-icon third-guest"></div><p>游客登录</p></a></li> |
| 114 | - <div class="clear"></div> | 114 | + <div class="clear"></div> |
| 115 | - </ul> | 115 | + </ul> |
| 116 | - </div> | 116 | + </div> |
| 117 | - <div class="only-btn"><a href="#login">返回</a></div> | 117 | + <div class="only-btn"><a href="#login">返回</a></div> |
| 118 | - </div> | 118 | + </div> |
| 119 | - </div> | 119 | + </div> |
| 120 | - </div> | 120 | + </div> |
| 121 | - | 121 | + |
| 122 | - | 122 | + |
| 123 | - | 123 | + |
| 124 | -</section> | 124 | +</section> |
| 125 | -<!-- end--> | 125 | +<!-- end--> |
| 126 | -<!-- 注册模块 --> | 126 | +<!-- 注册模块 --> |
| 127 | -<section id="register" class="hide"> | 127 | +<section id="register" class="hide"> |
| 128 | - | 128 | + |
| 129 | - | 129 | + |
| 130 | - <div class="new-sdk-container"> | 130 | + <div class="new-sdk-container"> |
| 131 | - <div class="SDK-titlebox"></div> | 131 | + <div class="SDK-titlebox"></div> |
| 132 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 132 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 133 | - <form action="/sdk/register" class="ajax clearfix"> | 133 | + <form action="/sdk/register" class="ajax clearfix"> |
| 134 | - <div class="new-sdk-main"> | 134 | + <div class="new-sdk-main"> |
| 135 | - <div class="inputbox clearfix"> | 135 | + <div class="inputbox clearfix"> |
| 136 | - <div class="ileft">账号:</div> | 136 | + <div class="ileft">账号:</div> |
| 137 | - <div class="iright"> | 137 | + <div class="iright"> |
| 138 | - <input type="text" name="username" placeholder="帐号由3-18个英文、数字、点、减号、下划线组成" required> | 138 | + <input type="text" name="username" placeholder="帐号由3-18个英文、数字、点、减号、下划线组成" required> |
| 139 | - <div class="bottom-icon drop-down"> | 139 | + <div class="bottom-icon drop-down"> |
| 140 | - <i class="iconfont icon-xiangxia"></i> | 140 | + <i class="iconfont icon-xiangxia"></i> |
| 141 | - </div> | 141 | + </div> |
| 142 | - </div> | 142 | + </div> |
| 143 | - </div> | 143 | + </div> |
| 144 | - <div class="inputbox clearfix"> | 144 | + <div class="inputbox clearfix"> |
| 145 | - <div class="ileft">密码:</div> | 145 | + <div class="ileft">密码:</div> |
| 146 | - <div class="iright"><input name="password" placeholder="密码长度为6-16个字符,不能包含空格" required></div> | 146 | + <div class="iright"><input name="password" placeholder="密码长度为6-16个字符,不能包含空格" required></div> |
| 147 | - </div> | 147 | + </div> |
| 148 | - <div class="ag-tx clearfix"> | 148 | + <div class="ag-tx clearfix"> |
| 149 | - <span data-action="agreement" > | 149 | + <span data-action="agreement" > |
| 150 | - <div class="checkbox checkbox-2 l" > | 150 | + <div class="checkbox checkbox-2 l" > |
| 151 | - <i class="iconfont icon-xuanzhong"></i> | 151 | + <i class="iconfont icon-xuanzhong"></i> |
| 152 | - </div> | 152 | + </div> |
| 153 | - <p class="l">接受<a href="agreement.html">网络服务协议</a></p> | 153 | + <p class="l">接受<a href="agreement.html">网络服务协议</a></p> |
| 154 | - </span> | 154 | + </span> |
| 155 | - | 155 | + |
| 156 | - </div> | 156 | + </div> |
| 157 | - </div> | 157 | + </div> |
| 158 | - <input type="hidden" name="old_usernmae" value="-1"> | 158 | + <input type="hidden" name="old_usernmae" value="-1"> |
| 159 | - <input type="hidden" name="type" value="-1"> | 159 | + <input type="hidden" name="type" value="-1"> |
| 160 | - <ul class="inline-btn"> | 160 | + <ul class="inline-btn"> |
| 161 | - <li><a class="btn btn_pri_block btn-orange" href="#home">返回</a></li> | 161 | + <li><a class="btn btn_pri_block btn-orange" href="#home">返回</a></li> |
| 162 | - <li><a class="submit btn larg " >确定注册</a></li> | 162 | + <li><a class="submit btn larg " >确定注册</a></li> |
| 163 | - </ul> | 163 | + </ul> |
| 164 | - </form> | 164 | + </form> |
| 165 | - </div> | 165 | + </div> |
| 166 | - | 166 | + |
| 167 | -</section> | 167 | +</section> |
| 168 | -<!-- end --> | 168 | +<!-- end --> |
| 169 | - | 169 | + |
| 170 | - | 170 | + |
| 171 | -<!-- 协议模块 --> | 171 | +<!-- 协议模块 --> |
| 172 | -<section id="agreement" class="hide"> | 172 | +<section id="agreement" class="hide"> |
| 173 | - <div class="new-sdk-container"> | 173 | + <div class="new-sdk-container"> |
| 174 | - <div class="SDK-titlebox"></div> | 174 | + <div class="SDK-titlebox"></div> |
| 175 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 175 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 176 | - <div class="new-sdk-content"> | 176 | + <div class="new-sdk-content"> |
| 177 | - <h3>网络服务协议</h3> | 177 | + <h3>网络服务协议</h3> |
| 178 | - <div class="content-main"> | 178 | + <div class="content-main"> |
| 179 | - <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> | 179 | + <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> |
| 180 | - <h4>一、账号注册</h4> | 180 | + <h4>一、账号注册</h4> |
| 181 | - <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> | 181 | + <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> |
| 182 | - <h4>二、账号注册</h4> | 182 | + <h4>二、账号注册</h4> |
| 183 | - <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> | 183 | + <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> |
| 184 | - </div> | 184 | + </div> |
| 185 | - </div> | 185 | + </div> |
| 186 | - | 186 | + |
| 187 | - <div class="only-btn inline-btn"> | 187 | + <div class="only-btn inline-btn"> |
| 188 | - <a href="#register" class="submit btn-orange">确定</a> | 188 | + <a href="#register" class="submit btn-orange">确定</a> |
| 189 | - <div class="agreement l" style="margin-right: 0;"> | 189 | + <div class="agreement l" style="margin-right: 0;"> |
| 190 | - <div class="checkbox checkbox-2 l" > | 190 | + <div class="checkbox checkbox-2 l" > |
| 191 | - <i class="iconfont icon-xuanzhong"></i> | 191 | + <i class="iconfont icon-xuanzhong"></i> |
| 192 | - </div> | 192 | + </div> |
| 193 | - <p class="l">已阅读</p> | 193 | + <p class="l">已阅读</p> |
| 194 | - </div> | 194 | + </div> |
| 195 | - </div> | 195 | + </div> |
| 196 | - </div> | 196 | + </div> |
| 197 | - | 197 | + |
| 198 | -</section> | 198 | +</section> |
| 199 | -<!-- end --> | 199 | +<!-- end --> |
| 200 | -<!-- 活动公告模块 --> | 200 | +<!-- 活动公告模块 --> |
| 201 | -<section id="activity" class="hide" data-auth="1"> | 201 | +<section id="activity" class="hide" data-auth="1"> |
| 202 | - <div class="new-sdk-container"> | 202 | + <div class="new-sdk-container"> |
| 203 | - <div class="SDK-titlebox"></div> | 203 | + <div class="SDK-titlebox"></div> |
| 204 | - <div class="user-center"> | 204 | + <div class="user-center"> |
| 205 | - <a href="#home" class="lefticon"> | 205 | + <a href="#home" class="lefticon"> |
| 206 | - <i class="iconfont icon-fanhui"></i> | 206 | + <i class="iconfont icon-fanhui"></i> |
| 207 | - </a> | 207 | + </a> |
| 208 | - 活动公告 | 208 | + 活动公告 |
| 209 | - <!--<a href="#message" class="btn-link posrgt"> | 209 | + <!--<a href="#message" class="btn-link posrgt"> |
| 210 | - 个人消息 | 210 | + 个人消息 |
| 211 | - </a>--> | 211 | + </a>--> |
| 212 | - </div> | 212 | + </div> |
| 213 | - <div class="container activity"> | 213 | + <div class="container activity"> |
| 214 | - <div class="box_info_center" style="height: 100%;"> | 214 | + <div class="box_info_center" style="height: 100%;"> |
| 215 | - <div id="activity_wrapper" style="position: relative" class="scroll"> | 215 | + <div id="activity_wrapper" style="position: relative" class="scroll"> |
| 216 | - <ol class="activity-list list" data-role="ajax-html" | 216 | + <ol class="activity-list list" data-role="ajax-html" |
| 217 | - data-params-url="/sdk/notice/list?page_size=10" | 217 | + data-params-url="/sdk/notice/list?page_size=10" |
| 218 | - data-params-template="tpl_activity"> | 218 | + data-params-template="tpl_activity"> |
| 219 | - </ol> | 219 | + </ol> |
| 220 | - </div> | 220 | + </div> |
| 221 | - </div> | 221 | + </div> |
| 222 | - </div> | 222 | + </div> |
| 223 | - </div> | 223 | + </div> |
| 224 | - | 224 | + |
| 225 | -</section> | 225 | +</section> |
| 226 | -<!-- end --> | 226 | +<!-- end --> |
| 227 | -<!-- 活动公告详细页面模块 --> | 227 | +<!-- 活动公告详细页面模块 --> |
| 228 | -<section id="activity_detail" class="hide" data-auth="1" data-attr="dot"> | 228 | +<section id="activity_detail" class="hide" data-auth="1" data-attr="dot"> |
| 229 | -</section> | 229 | +</section> |
| 230 | -<!-- end --> | 230 | +<!-- end --> |
| 231 | -<!-- 消息列表模块 --> | 231 | +<!-- 消息列表模块 --> |
| 232 | -<section id="message" class="hide" data-auth="1"> | 232 | +<section id="message" class="hide" data-auth="1"> |
| 233 | - <div class="new-sdk-container"> | 233 | + <div class="new-sdk-container"> |
| 234 | - <div class="SDK-titlebox"></div> | 234 | + <div class="SDK-titlebox"></div> |
| 235 | - <div class="user-center"> | 235 | + <div class="user-center"> |
| 236 | - <a href="#activity" class="lefticon op-back"> | 236 | + <a href="#activity" class="lefticon op-back"> |
| 237 | - <i class="iconfont icon-fanhui"></i> | 237 | + <i class="iconfont icon-fanhui"></i> |
| 238 | - </a> | 238 | + </a> |
| 239 | - 个人消息 | 239 | + 个人消息 |
| 240 | - </div> | 240 | + </div> |
| 241 | - <div class="container activity"> | 241 | + <div class="container activity"> |
| 242 | - <div class="box_info_center"> | 242 | + <div class="box_info_center"> |
| 243 | - <div id="message_wrapper" style="position: relative" class="scroll"> | 243 | + <div id="message_wrapper" style="position: relative" class="scroll"> |
| 244 | - <ol class="message-list list" data-role="ajax-html" | 244 | + <ol class="message-list list" data-role="ajax-html" |
| 245 | - data-params-url="/message/list?page_size=10" | 245 | + data-params-url="/message/list?page_size=10" |
| 246 | - data-params-template="tpl_message_list"> | 246 | + data-params-template="tpl_message_list"> |
| 247 | - </ol> | 247 | + </ol> |
| 248 | - </div> | 248 | + </div> |
| 249 | - </div> | 249 | + </div> |
| 250 | - </div> | 250 | + </div> |
| 251 | - </div> | 251 | + </div> |
| 252 | - | 252 | + |
| 253 | -</section> | 253 | +</section> |
| 254 | -<!-- end --> | 254 | +<!-- end --> |
| 255 | -<section id="message_detail" class="hide" data-attr="dot"> | 255 | +<section id="message_detail" class="hide" data-attr="dot"> |
| 256 | -</section> | 256 | +</section> |
| 257 | -<!-- 找回密码模块 --> | 257 | +<!-- 找回密码模块 --> |
| 258 | -<section id="find_pwd" class="hide" data-replace="1"> | 258 | +<section id="find_pwd" class="hide" data-replace="1"> |
| 259 | - <input type="hidden" name="pwd_code" value=""> | 259 | + <input type="hidden" name="pwd_code" value=""> |
| 260 | - <div class="new-sdk-container"> | 260 | + <div class="new-sdk-container"> |
| 261 | - <div class="SDK-titlebox"></div> | 261 | + <div class="SDK-titlebox"></div> |
| 262 | - <div class="user-center" style="border-bottom: none;"> | 262 | + <div class="user-center" style="border-bottom: none;"> |
| 263 | - <a href="#login" class="lefticon"> | 263 | + <a href="#login" class="lefticon"> |
| 264 | - <i class="iconfont icon-fanhui"></i> | 264 | + <i class="iconfont icon-fanhui"></i> |
| 265 | - </a> | 265 | + </a> |
| 266 | - <span>找回密码</span> | 266 | + <span>找回密码</span> |
| 267 | - </div> | 267 | + </div> |
| 268 | - <div class="pwd_box"> | 268 | + <div class="pwd_box"> |
| 269 | - <ul class="step-tab"> | 269 | + <ul class="step-tab"> |
| 270 | - <li><a href="javascript:;">通过手机找回</a></li> | 270 | + <li><a href="javascript:;">通过手机找回</a></li> |
| 271 | - <li><a href="javascript:;">通过密保找回</a></li> | 271 | + <li><a href="javascript:;">通过密保找回</a></li> |
| 272 | - <!--<li><a href="javascript:;">通过邮箱找回</a></li>--> | 272 | + <!--<li><a href="javascript:;">通过邮箱找回</a></li>--> |
| 273 | - <li><a href="javascript:;">联系客服</a></li> | 273 | + <li><a href="javascript:;">联系客服</a></li> |
| 274 | - </ul> | 274 | + </ul> |
| 275 | - | 275 | + |
| 276 | - <div class="step-box"> | 276 | + <div class="step-box"> |
| 277 | - <div id="mobile_get_pwd_form" class="hide" style="border-top: 1px solid #fff;"> | 277 | + <div id="mobile_get_pwd_form" class="hide" style="border-top: 1px solid #fff;"> |
| 278 | - <div class="new-sdk-box"> | 278 | + <div class="new-sdk-box"> |
| 279 | - <div class="input" style="padding: 15px 0;"> | 279 | + <div class="input" style="padding: 15px 0;"> |
| 280 | - <input id="js_findPSW_accout" type="text" required name="accout" placeholder="请输入您的账号" style="margin: 0;"> | 280 | + <input id="js_findPSW_accout" type="text" required name="accout" placeholder="请输入您的账号" style="margin: 0;"> |
| 281 | - </div> | 281 | + </div> |
| 282 | - <div class="input" style="padding: 15px 0;"> | 282 | + <div class="input" style="padding: 15px 0;"> |
| 283 | - <input id="js_findPSW_mobile" type="text" required name="mobile" placeholder="请输入您绑定的手机号码" style="margin: 0;"> | 283 | + <input id="js_findPSW_mobile" type="text" required name="mobile" placeholder="请输入您绑定的手机号码" style="margin: 0;"> |
| 284 | - </div> | 284 | + </div> |
| 285 | - <div class="inputCode clearfix"> | 285 | + <div class="inputCode clearfix"> |
| 286 | - <div class="input fl" style="padding: 15px 0;"> | 286 | + <div class="input fl" style="padding: 15px 0;"> |
| 287 | - <input id="js_findPSW_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码" style="margin: 0;"> | 287 | + <input id="js_findPSW_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码" style="margin: 0;"> |
| 288 | - </div> | 288 | + </div> |
| 289 | - <a href="javascript:;" class="getCode" id="js_findPSW_getcode" style="padding:15px 0;">获取验证码</a> | 289 | + <a href="javascript:;" class="getCode" id="js_findPSW_getcode" style="padding:15px 0;">获取验证码</a> |
| 290 | - </div> | 290 | + </div> |
| 291 | - <ul class="inline-btn" style="margin-top: 15px;"> | 291 | + <ul class="inline-btn" style="margin-top: 15px;"> |
| 292 | - <li style="background: none;"><a class="larg btn btn-orange" value="" id="js_findPSW_confirm">确定</a></li> | 292 | + <li style="background: none;"><a class="larg btn btn-orange" value="" id="js_findPSW_confirm">确定</a></li> |
| 293 | - <li style="background: none; border-radius: 20px;"><a class="btn" href="#home">返回</a></li> | 293 | + <li style="background: none; border-radius: 20px;"><a class="btn" href="#home">返回</a></li> |
| 294 | - </ul> | 294 | + </ul> |
| 295 | - </div> | 295 | + </div> |
| 296 | - </div> | 296 | + </div> |
| 297 | - <div id="question_get_pwd_form" action="/sdk/find/question" todo="get_question_callback" method="post" class="function-list-content ajax hide form"> | 297 | + <div id="question_get_pwd_form" action="/sdk/find/question" todo="get_question_callback" method="post" class="function-list-content ajax hide form"> |
| 298 | - <div class="question-input-box clearfix"> | 298 | + <div class="question-input-box clearfix"> |
| 299 | - <div class="pull-left qib-txt"> | 299 | + <div class="pull-left qib-txt"> |
| 300 | - 您的账户: | 300 | + 您的账户: |
| 301 | - </div> | 301 | + </div> |
| 302 | - <div class="pull-left qib-input"> | 302 | + <div class="pull-left qib-input"> |
| 303 | - <input type="text" name="username" placeholder="输入您的账号" style="text-align: left;" class="function-input username" required/> | 303 | + <input type="text" name="username" placeholder="输入您的账号" style="text-align: left;" class="function-input username" required/> |
| 304 | - </div> | 304 | + </div> |
| 305 | - </div> | 305 | + </div> |
| 306 | - | 306 | + |
| 307 | - <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> | 307 | + <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> |
| 308 | - </div> | 308 | + </div> |
| 309 | - <!--<div id="email_get_pwd_form" action="/user/password_by_mail" todo="password_by_mail_callback" class="function-list-content ajax hide form"> | 309 | + <!--<div id="email_get_pwd_form" action="/user/password_by_mail" todo="password_by_mail_callback" class="function-list-content ajax hide form"> |
| 310 | - | 310 | + |
| 311 | - <input type="text" name="email" placeholder="输入您绑定的邮箱地址" class="function-input mail" style="margin: 0 0 30px;"/> | 311 | + <input type="text" name="email" placeholder="输入您绑定的邮箱地址" class="function-input mail" style="margin: 0 0 30px;"/> |
| 312 | - <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> | 312 | + <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> |
| 313 | - </div>--> | 313 | + </div>--> |
| 314 | - <div class="function-list-content hide"> | 314 | + <div class="function-list-content hide"> |
| 315 | - <div class="pwd_txt"> | 315 | + <div class="pwd_txt"> |
| 316 | - <div class="default_text" style="display: none;"> | 316 | + <div class="default_text" style="display: none;"> |
| 317 | - <p>客服QQ:<a href="javascript:;" id="js_kefu_qq"></a></p> | 317 | + <p>客服QQ:<a href="javascript:;" id="js_kefu_qq"></a></p> |
| 318 | - <p>客服电话:<a href="tel:"></a></p> | 318 | + <p>客服电话:<a href="tel:"></a></p> |
| 319 | - <p>玩家交流群:<a href="javascript:;" id="js_player"></a></p> | 319 | + <p>玩家交流群:<a href="javascript:;" id="js_player"></a></p> |
| 320 | - </div> | 320 | + </div> |
| 321 | - <div class="get_text"></div> | 321 | + <div class="get_text"></div> |
| 322 | - </div> | 322 | + </div> |
| 323 | - <a href="javascript:;" class="kefu_subbtn">确定</a> | 323 | + <a href="javascript:;" class="kefu_subbtn">确定</a> |
| 324 | - </div> | 324 | + </div> |
| 325 | - <div class="reset_psw_mobile hide" style="border-top: 1px solid #fff;"> | 325 | + <div class="reset_psw_mobile hide" style="border-top: 1px solid #fff;"> |
| 326 | - <div class="new-sdk-box"> | 326 | + <div class="new-sdk-box"> |
| 327 | - <div class="acount-name"> | 327 | + <div class="acount-name"> |
| 328 | - <p style="margin-top: 0;">账号:<span id="js_UserName" style="color: #000;"></span></p> | 328 | + <p style="margin-top: 0;">账号:<span id="js_UserName" style="color: #000;"></span></p> |
| 329 | - </div> | 329 | + </div> |
| 330 | - <div class="inputCode clearfix"> | 330 | + <div class="inputCode clearfix"> |
| 331 | - <div class="input fl" style="width: 100%; padding:15px 0;"> | 331 | + <div class="input fl" style="width: 100%; padding:15px 0;"> |
| 332 | - <input type="text" required placeholder="请输入新密码" id="js_reset_newpsw" style="margin: 0; text-align: left; padding: 0 20px;"> | 332 | + <input type="text" required placeholder="请输入新密码" id="js_reset_newpsw" style="margin: 0; text-align: left; padding: 0 20px;"> |
| 333 | - </div> | 333 | + </div> |
| 334 | - </div> | 334 | + </div> |
| 335 | - <div class="ag-tx clearfix"> | 335 | + <div class="ag-tx clearfix"> |
| 336 | - <span data-action=""> | 336 | + <span data-action=""> |
| 337 | - <div class="checkbox checkbox-2 l"> | 337 | + <div class="checkbox checkbox-2 l"> |
| 338 | - <i class="iconfont icon-xuanzhong"></i> | 338 | + <i class="iconfont icon-xuanzhong"></i> |
| 339 | - </div> | 339 | + </div> |
| 340 | - <p class="l" style="margin-top: 0;">显示密码</p> | 340 | + <p class="l" style="margin-top: 0;">显示密码</p> |
| 341 | - </span> | 341 | + </span> |
| 342 | - </div> | 342 | + </div> |
| 343 | - <a href="javascript:;" class="btn-orange" id="js_confirm_resetnewpsw">保存修改</a> | 343 | + <a href="javascript:;" class="btn-orange" id="js_confirm_resetnewpsw">保存修改</a> |
| 344 | - </div> | 344 | + </div> |
| 345 | - </div> | 345 | + </div> |
| 346 | - </div> | 346 | + </div> |
| 347 | - </div> | 347 | + </div> |
| 348 | - | 348 | + |
| 349 | - </div> | 349 | + </div> |
| 350 | -</section> | 350 | +</section> |
| 351 | -<!-- end --> | 351 | +<!-- end --> |
| 352 | -<section id="help" class="hide" data-auth="1"> | 352 | +<section id="help" class="hide" data-auth="1"> |
| 353 | - <div class="header"> | 353 | + <div class="header"> |
| 354 | - <span class="title">手游平台</span> | 354 | + <span class="title">手游平台</span> |
| 355 | - <a class="btn pull-left op-back" href="#home">返回</a> | 355 | + <a class="btn pull-left op-back" href="#home">返回</a> |
| 356 | - </div> | 356 | + </div> |
| 357 | - | 357 | + |
| 358 | - <div class="container"> | 358 | + <div class="container"> |
| 359 | - <div class="box_info_center"> | 359 | + <div class="box_info_center"> |
| 360 | - <div class='align-left'> | 360 | + <div class='align-left'> |
| 361 | - | 361 | + |
| 362 | - </div> | 362 | + </div> |
| 363 | - </div> | 363 | + </div> |
| 364 | - </div> | 364 | + </div> |
| 365 | -</section> | 365 | +</section> |
| 366 | -<!-- 首页模块 --> | 366 | +<!-- 首页模块 --> |
| 367 | -<section id="home" class="hide" data-attr="dot" data-auth="1"></section> | 367 | +<section id="home" class="hide" data-attr="dot" data-auth="1"></section> |
| 368 | -<!-- 重置密码模块 --> | 368 | +<!-- 重置密码模块 --> |
| 369 | -<section id="reset_pwd" data-attr="dot" class="hide"></section> | 369 | +<section id="reset_pwd" data-attr="dot" class="hide"></section> |
| 370 | -<!-- 修改密码模块 --> | 370 | +<!-- 修改密码模块 --> |
| 371 | -<section id="modify_pwd" data-attr="dot" class="hide" data-auth="1"></section> | 371 | +<section id="modify_pwd" data-attr="dot" class="hide" data-auth="1"></section> |
| 372 | -<!-- 密保模块 --> | 372 | +<!-- 密保模块 --> |
| 373 | -<section id="mibao" data-attr="dot" class="hide" data-auth="1"></section> | 373 | +<section id="mibao" data-attr="dot" class="hide" data-auth="1"></section> |
| 374 | -<!-- 回答密保模块 --> | 374 | +<!-- 回答密保模块 --> |
| 375 | -<section id="answer_question" data-attr="dot" class="hide"></section> | 375 | +<section id="answer_question" data-attr="dot" class="hide"></section> |
| 376 | -<!-- 绑定模块 --> | 376 | +<!-- 绑定模块 --> |
| 377 | -<section id="bind" data-attr="dot" class="hide" data-auth="1"></section> | 377 | +<section id="bind" data-attr="dot" class="hide" data-auth="1"></section> |
| 378 | -<!-- 绑定手机 --> | 378 | +<!-- 绑定手机 --> |
| 379 | -<section id="bindMobile" data-attr="dot" class="hide" data-auth="1"></section> | 379 | +<section id="bindMobile" data-attr="dot" class="hide" data-auth="1"></section> |
| 380 | -<!-- 解绑手机模块 --> | 380 | +<!-- 解绑手机模块 --> |
| 381 | -<section id="unbindMobile" data-attr="dot" class="hide" data-auth="1"></section> | 381 | +<section id="unbindMobile" data-attr="dot" class="hide" data-auth="1"></section> |
| 382 | -<!-- 绑定邮箱模块 --> | 382 | +<!-- 绑定邮箱模块 --> |
| 383 | -<section id="mail" data-attr="dot" class="hide" data-auth="1"></section> | 383 | +<section id="mail" data-attr="dot" class="hide" data-auth="1"></section> |
| 384 | -<!-- doT模板 --> | 384 | +<!-- doT模板 --> |
| 385 | -<section id="frame" data-attr="dot" class="hide" ></section> | 385 | +<section id="frame" data-attr="dot" class="hide" ></section> |
| 386 | - | 386 | + |
| 387 | - | 387 | + |
| 388 | -<script id="frame_template" type="text/x-jquery-tmpl" > | 388 | +<script id="frame_template" type="text/x-jquery-tmpl" > |
| 389 | - | 389 | + |
| 390 | -<div class="new-sdk-container"> | 390 | +<div class="new-sdk-container"> |
| 391 | - <div class="SDK-titlebox"></div> | 391 | + <div class="SDK-titlebox"></div> |
| 392 | - <div class="new-sdk-logo" style="position: relative; margin-bottom: 25px;"> | 392 | + <div class="new-sdk-logo" style="position: relative; margin-bottom: 25px;"> |
| 393 | - <a href="#"><img src="images/new-sdk-logo.png"></a> | 393 | + <a href="#"><img src="images/new-sdk-logo.png"></a> |
| 394 | - <a href="#login" class="lefticon" style="position: absolute; left: 37px; top: 20px;"> | 394 | + <a href="#login" class="lefticon" style="position: absolute; left: 37px; top: 20px;"> |
| 395 | - <i class="iconfont icon-fanhui"></i> | 395 | + <i class="iconfont icon-fanhui"></i> |
| 396 | - </a> | 396 | + </a> |
| 397 | - </div> | 397 | + </div> |
| 398 | - <div class="container" style=" margin-bottom: 20px;"> | 398 | + <div class="container" style=" margin-bottom: 20px;"> |
| 399 | - <div class="ios_scroll"> | 399 | + <div class="ios_scroll"> |
| 400 | - <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> | 400 | + <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> |
| 401 | - </div> | 401 | + </div> |
| 402 | - </div> | 402 | + </div> |
| 403 | - | 403 | + |
| 404 | -</div> | 404 | +</div> |
| 405 | -</script> | 405 | +</script> |
| 406 | -<script id="home_template" type="text/x-jquery-tmpl"> | 406 | +<script id="home_template" type="text/x-jquery-tmpl"> |
| 407 | - <input type="hidden" name="initUserName" value="{{=Core.Data.nickname}}" /> | 407 | + <input type="hidden" name="initUserName" value="{{=Core.Data.nickname}}" /> |
| 408 | - <div class="new-sdk-container"> | 408 | + <div class="new-sdk-container"> |
| 409 | - <div class="new-container-box"> | 409 | + <div class="new-container-box"> |
| 410 | - <div class="SDK-titlebox"></div> | 410 | + <div class="SDK-titlebox"></div> |
| 411 | - <div class="user-center"> | 411 | + <div class="user-center"> |
| 412 | - 用户中心 | 412 | + 用户中心 |
| 413 | - <a href="/sdk/logout" class="op-logout">切换账户</a> | 413 | + <a href="/sdk/logout" class="op-logout">切换账户</a> |
| 414 | - </div> | 414 | + </div> |
| 415 | - | 415 | + |
| 416 | - {{? Core.Data.is_guest == 1}} | 416 | + {{? Core.Data.is_guest == 1}} |
| 417 | - <div class="user-center-box"> | 417 | + <div class="user-center-box"> |
| 418 | - <div class="top clearfix"> | 418 | + <div class="top clearfix"> |
| 419 | - <div class="pull-left txt w_45"> | 419 | + <div class="pull-left txt w_45"> |
| 420 | - <p>欢迎您!</p> | 420 | + <p>欢迎您!</p> |
| 421 | - <p>{{=Core.Data.nickname}}</p> | 421 | + <p>{{=Core.Data.nickname}}</p> |
| 422 | - </div> | 422 | + </div> |
| 423 | - <div class="inline-btn pull-right w_45"> | 423 | + <div class="inline-btn pull-right w_45"> |
| 424 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 424 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
| 425 | - </div> | 425 | + </div> |
| 426 | - </div> | 426 | + </div> |
| 427 | - <div class="bind-user"> | 427 | + <div class="bind-user"> |
| 428 | - <div class="w_50 txt" style="display: inline-block; vertical-align: middle;"> | 428 | + <div class="w_50 txt" style="display: inline-block; vertical-align: middle;"> |
| 429 | - 您当前还是游客,为保证账号安全,请升级账号! | 429 | + 您当前还是游客,为保证账号安全,请升级账号! |
| 430 | - </div> | 430 | + </div> |
| 431 | - <div class="inline-btn w_45" style="display: inline-block; vertical-align: ;"> | 431 | + <div class="inline-btn w_45" style="display: inline-block; vertical-align: ;"> |
| 432 | - <a class="btn btn-bind" href="#modify_pwd">马上升级</a> | 432 | + <a class="btn btn-bind" href="#modify_pwd">马上升级</a> |
| 433 | - </div> | 433 | + </div> |
| 434 | - </div> | 434 | + </div> |
| 435 | - </div> | 435 | + </div> |
| 436 | - {{?? Core.Data.is_guest == 2}} | 436 | + {{?? Core.Data.is_guest == 2}} |
| 437 | - <div class="user-center-box"> | 437 | + <div class="user-center-box"> |
| 438 | - <div class="top clearfix" style="border-bottom: none;"> | 438 | + <div class="top clearfix" style="border-bottom: none;"> |
| 439 | - <div class="pull-left txt w_45"> | 439 | + <div class="pull-left txt w_45"> |
| 440 | - <p>欢迎您!</p> | 440 | + <p>欢迎您!</p> |
| 441 | - <p>{{=Core.Data.nickname}}</p> | 441 | + <p>{{=Core.Data.nickname}}</p> |
| 442 | - </div> | 442 | + </div> |
| 443 | - <div class="inline-btn pull-right w_45"> | 443 | + <div class="inline-btn pull-right w_45"> |
| 444 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 444 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
| 445 | - </div> | 445 | + </div> |
| 446 | - </div> | 446 | + </div> |
| 447 | - <ul class="list-item clearfix"> | 447 | + <ul class="list-item clearfix"> |
| 448 | - {{? Core.Data.bind_phone === ""}} | 448 | + {{? Core.Data.bind_phone === ""}} |
| 449 | - <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> | 449 | + <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
| 450 | - {{??}} | 450 | + {{??}} |
| 451 | - <li><a href="#unbindMobile">解绑手机</a></li> | 451 | + <li><a href="#unbindMobile">解绑手机</a></li> |
| 452 | - {{?}} | 452 | + {{?}} |
| 453 | - <!--<li><a href="#mail">绑定邮箱</a></li>--> | 453 | + <!--<li><a href="#mail">绑定邮箱</a></li>--> |
| 454 | - <li><a href="#mibao">设置密保</a></li> | 454 | + <li><a href="#mibao">设置密保</a></li> |
| 455 | - <li><a href="#modify_pwd">修改密码</a></li> | 455 | + <li><a href="#modify_pwd">修改密码</a></li> |
| 456 | - </ul> | 456 | + </ul> |
| 457 | - </div> | 457 | + </div> |
| 458 | - {{??}} | 458 | + {{??}} |
| 459 | - <div class="user-center-box"> | 459 | + <div class="user-center-box"> |
| 460 | - <div class="top clearfix" style="border-bottom: none;"> | 460 | + <div class="top clearfix" style="border-bottom: none;"> |
| 461 | - <div class="pull-left txt w_45"> | 461 | + <div class="pull-left txt w_45"> |
| 462 | - <p>欢迎您!</p> | 462 | + <p>欢迎您!</p> |
| 463 | - <p>{{=Core.Data.nickname}}</p> | 463 | + <p>{{=Core.Data.nickname}}</p> |
| 464 | - </div> | 464 | + </div> |
| 465 | - <div class="inline-btn pull-right w_45"> | 465 | + <div class="inline-btn pull-right w_45"> |
| 466 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 466 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
| 467 | - </div> | 467 | + </div> |
| 468 | - </div> | 468 | + </div> |
| 469 | - <ul class="list-item clearfix"> | 469 | + <ul class="list-item clearfix"> |
| 470 | - {{? Core.Data.bind_phone === ""}} | 470 | + {{? Core.Data.bind_phone === ""}} |
| 471 | - <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> | 471 | + <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
| 472 | - {{??}} | 472 | + {{??}} |
| 473 | - <li><a href="#unbindMobile">解绑手机</a></li> | 473 | + <li><a href="#unbindMobile">解绑手机</a></li> |
| 474 | - {{?}} | 474 | + {{?}} |
| 475 | - <!--<li><a href="#mail">绑定邮箱</a></li> --> | 475 | + <!--<li><a href="#mail">绑定邮箱</a></li> --> |
| 476 | - <li><a href="#mibao">设置密保</a></li> | 476 | + <li><a href="#mibao">设置密保</a></li> |
| 477 | - <li><a href="#modify_pwd">修改密码</a></li> | 477 | + <li><a href="#modify_pwd">修改密码</a></li> |
| 478 | - </ul> | 478 | + </ul> |
| 479 | - </div> | 479 | + </div> |
| 480 | - | 480 | + |
| 481 | - {{?}} | 481 | + {{?}} |
| 482 | - | 482 | + |
| 483 | - </div> | 483 | + </div> |
| 484 | - </div> | 484 | + </div> |
| 485 | -</script> | 485 | +</script> |
| 486 | -<script id="mail_template" type="text/x-jquery-tmpl" > | 486 | +<script id="mail_template" type="text/x-jquery-tmpl" > |
| 487 | - | 487 | + |
| 488 | - <div class="new-sdk-container"> | 488 | + <div class="new-sdk-container"> |
| 489 | - <div class="SDK-titlebox"></div> | 489 | + <div class="SDK-titlebox"></div> |
| 490 | - <div class="user-center"> | 490 | + <div class="user-center"> |
| 491 | - <a href="#home" class="lefticon"> | 491 | + <a href="#home" class="lefticon"> |
| 492 | - <i class="iconfont icon-fanhui"></i> | 492 | + <i class="iconfont icon-fanhui"></i> |
| 493 | - </a> | 493 | + </a> |
| 494 | - 绑定邮箱 | 494 | + 绑定邮箱 |
| 495 | - </div> | 495 | + </div> |
| 496 | - | 496 | + |
| 497 | - {{? Core.Data.bind_mail_statu == 0}} | 497 | + {{? Core.Data.bind_mail_statu == 0}} |
| 498 | - | 498 | + |
| 499 | - <div class="new-sdk-box"> | 499 | + <div class="new-sdk-box"> |
| 500 | - <div class="acount-name"> | 500 | + <div class="acount-name"> |
| 501 | - 账号:{{=Core.Data.username}} | 501 | + 账号:{{=Core.Data.username}} |
| 502 | - </div> | 502 | + </div> |
| 503 | - <form id="pwd_by_question_form" action="/user/bind_mail" class="ajax" method="post"> | 503 | + <form id="pwd_by_question_form" action="/user/bind_mail" class="ajax" method="post"> |
| 504 | - <div class="input" style="padding: 0;"> | 504 | + <div class="input" style="padding: 0;"> |
| 505 | - <input type="text" name="email" required placeholder="请输入你要绑定的邮箱"> | 505 | + <input type="text" name="email" required placeholder="请输入你要绑定的邮箱"> |
| 506 | - <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> | 506 | + <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> |
| 507 | - </div> | 507 | + </div> |
| 508 | - </form> | 508 | + </form> |
| 509 | - <p>提示:发送绑定邮件后,请您登录邮箱操作!</p> | 509 | + <p>提示:发送绑定邮件后,请您登录邮箱操作!</p> |
| 510 | - </div> | 510 | + </div> |
| 511 | - <ul class="inline-btn"> | 511 | + <ul class="inline-btn"> |
| 512 | - <li style="margin: 0 auto; padding: 1em 0; float: none;"> | 512 | + <li style="margin: 0 auto; padding: 1em 0; float: none;"> |
| 513 | - <a class="submit btn larg btn-orange" href="">发送绑定邮件</a> | 513 | + <a class="submit btn larg btn-orange" href="">发送绑定邮件</a> |
| 514 | - </li> | 514 | + </li> |
| 515 | - </ul> | 515 | + </ul> |
| 516 | - | 516 | + |
| 517 | - | 517 | + |
| 518 | - {{?? Core.Data.bind_mail_statu == 1}} | 518 | + {{?? Core.Data.bind_mail_statu == 1}} |
| 519 | - | 519 | + |
| 520 | - <div class="new-sdk-box"> | 520 | + <div class="new-sdk-box"> |
| 521 | - <form id="bind_mail_form" action="/user/bind_mail" class="ajax" todo="bind_mail_callback" style="display:none; "> | 521 | + <form id="bind_mail_form" action="/user/bind_mail" class="ajax" todo="bind_mail_callback" style="display:none; "> |
| 522 | - <div class="input"> | 522 | + <div class="input"> |
| 523 | - <input type="text" name="email" required placeholder="输入想要绑定的邮箱地址"> | 523 | + <input type="text" name="email" required placeholder="输入想要绑定的邮箱地址"> |
| 524 | - <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> | 524 | + <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> |
| 525 | - </div> | 525 | + </div> |
| 526 | - </form> | 526 | + </form> |
| 527 | - <p>待绑定邮箱:<span class="text-info">{{=Core.Data.mail}}</span></p> | 527 | + <p>待绑定邮箱:<span class="text-info">{{=Core.Data.mail}}</span></p> |
| 528 | - </div> | 528 | + </div> |
| 529 | - <ul class="inline-btn"> | 529 | + <ul class="inline-btn"> |
| 530 | - <li style="margin: 0 auto; padding: 1em 0; float: none;" id="change-mail-btn" class=""><a class="btn larg btn-orange" href="#">更换邮箱</a></li> | 530 | + <li style="margin: 0 auto; padding: 1em 0; float: none;" id="change-mail-btn" class=""><a class="btn larg btn-orange" href="#">更换邮箱</a></li> |
| 531 | - <li style="margin: 0 auto; padding: 1em 0; float: none; background: #ff9600;" id="bind-mail-btn" class="hide"><a class="btn larg op-primary btn-orange" href="#home">保存设置</a></li> | 531 | + <li style="margin: 0 auto; padding: 1em 0; float: none; background: #ff9600;" id="bind-mail-btn" class="hide"><a class="btn larg op-primary btn-orange" href="#home">保存设置</a></li> |
| 532 | - | 532 | + |
| 533 | - </ul> | 533 | + </ul> |
| 534 | - | 534 | + |
| 535 | - {{?? Core.Data.bind_mail_statu == 2}} | 535 | + {{?? Core.Data.bind_mail_statu == 2}} |
| 536 | - | 536 | + |
| 537 | - <div class="new-sdk-box"> | 537 | + <div class="new-sdk-box"> |
| 538 | - <div class="input" style="padding: 0;"> | 538 | + <div class="input" style="padding: 0;"> |
| 539 | - <input type="text" name="email" required disabled="disabled" value="{{=Core.Data.mail}}"> | 539 | + <input type="text" name="email" required disabled="disabled" value="{{=Core.Data.mail}}"> |
| 540 | - </div> | 540 | + </div> |
| 541 | - <p>可以通过绑定的邮箱找回密码</p> | 541 | + <p>可以通过绑定的邮箱找回密码</p> |
| 542 | - </div> | 542 | + </div> |
| 543 | - | 543 | + |
| 544 | - {{?}} | 544 | + {{?}} |
| 545 | - | 545 | + |
| 546 | - </div> | 546 | + </div> |
| 547 | - | 547 | + |
| 548 | - | 548 | + |
| 549 | -</script> | 549 | +</script> |
| 550 | -<script id="reset_pwd_template" type="text/x-jquery-tmpl" > | 550 | +<script id="reset_pwd_template" type="text/x-jquery-tmpl" > |
| 551 | - | 551 | + |
| 552 | - <div class="new-sdk-container"> | 552 | + <div class="new-sdk-container"> |
| 553 | - <div class="SDK-titlebox"></div> | 553 | + <div class="SDK-titlebox"></div> |
| 554 | - | 554 | + |
| 555 | - <div class="new-sdk-box"> | 555 | + <div class="new-sdk-box"> |
| 556 | - <div class="question-input mt10"> | 556 | + <div class="question-input mt10"> |
| 557 | - 账号:{{=Core.Data.username}} | 557 | + 账号:{{=Core.Data.username}} |
| 558 | - </div> | 558 | + </div> |
| 559 | - <div class="question-input mt10"> | 559 | + <div class="question-input mt10"> |
| 560 | - <p>你的新密码是:{{=Core.Data.new_pwd}}</p> | 560 | + <p>你的新密码是:{{=Core.Data.new_pwd}}</p> |
| 561 | - <p style="color: #949494;">请妥善保管,切勿外泄</p> | 561 | + <p style="color: #949494;">请妥善保管,切勿外泄</p> |
| 562 | - </div> | 562 | + </div> |
| 563 | - </div> | 563 | + </div> |
| 564 | - <ul class="inline-btn"> | 564 | + <ul class="inline-btn"> |
| 565 | - <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange" href="#login">我知道了</a></li> | 565 | + <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange" href="#login">我知道了</a></li> |
| 566 | - </ul> | 566 | + </ul> |
| 567 | - | 567 | + |
| 568 | - </div> | 568 | + </div> |
| 569 | -</script> | 569 | +</script> |
| 570 | -<script id="modify_pwd_template" type="text/x-jquery-tmpl"> | 570 | +<script id="modify_pwd_template" type="text/x-jquery-tmpl"> |
| 571 | - | 571 | + |
| 572 | - | 572 | + |
| 573 | - <div class="new-sdk-container"> | 573 | + <div class="new-sdk-container"> |
| 574 | - <div class="SDK-titlebox"></div> | 574 | + <div class="SDK-titlebox"></div> |
| 575 | - <div class="user-center"> | 575 | + <div class="user-center"> |
| 576 | - <a href="#home" class="lefticon"> | 576 | + <a href="#home" class="lefticon"> |
| 577 | - <i class="iconfont icon-fanhui"></i> | 577 | + <i class="iconfont icon-fanhui"></i> |
| 578 | - </a> | 578 | + </a> |
| 579 | - {{? Core.Data.is_guest == 1}}升级账号{{??}}修改密码{{?}} | 579 | + {{? Core.Data.is_guest == 1}}升级账号{{??}}修改密码{{?}} |
| 580 | - </div> | 580 | + </div> |
| 581 | - <form action="/sdk/change_password" mthod="post" class="ajax " todo="modify_pwd_callback" > | 581 | + <form action="/sdk/change_password" mthod="post" class="ajax " todo="modify_pwd_callback" > |
| 582 | - <div class="new-sdk-box"> | 582 | + <div class="new-sdk-box"> |
| 583 | - <div class="input new-sdk-psw clearfix"> | 583 | + <div class="input new-sdk-psw clearfix"> |
| 584 | - <i>{{? Core.Data.is_guest == 1}}正式账号:{{??}}旧密码:{{?}}</i> | 584 | + <i>{{? Core.Data.is_guest == 1}}正式账号:{{??}}旧密码:{{?}}</i> |
| 585 | - <label> | 585 | + <label> |
| 586 | - | 586 | + |
| 587 | - <input {{? Core.Data.is_guest == 1}}type="text"{{??}}type="password"{{?}} class="old_pwd required " name="{{? Core.Data.is_guest >= 1}}username{{??}}password{{?}}" value="{{? Core.Data.new_pwd}}{{=Core.Data.new_pwd}}{{?}}" required="required" placeholder="{{? Core.Data.is_guest == 1}}请输入6-18位字母或数字{{??}}请输入旧密码{{?}}" required/> | 587 | + <input {{? Core.Data.is_guest == 1}}type="text"{{??}}type="password"{{?}} class="old_pwd required " name="{{? Core.Data.is_guest >= 1}}username{{??}}password{{?}}" value="{{? Core.Data.new_pwd}}{{=Core.Data.new_pwd}}{{?}}" required="required" placeholder="{{? Core.Data.is_guest == 1}}请输入6-18位字母或数字{{??}}请输入旧密码{{?}}" required/> |
| 588 | - </label> | 588 | + </label> |
| 589 | - </div> | 589 | + </div> |
| 590 | - <div class="input new-sdk-psw clearfix"> | 590 | + <div class="input new-sdk-psw clearfix"> |
| 591 | - <i>{{? Core.Data.is_guest == 1}}正式密码:{{??}}新密码:{{?}}</i> | 591 | + <i>{{? Core.Data.is_guest == 1}}正式密码:{{??}}新密码:{{?}}</i> |
| 592 | - <label> | 592 | + <label> |
| 593 | - | 593 | + |
| 594 | - <input class="" name="newpwd" required type="text" placeholder="{{? Core.Data.is_guest == 1}}请输入6-16位字母或数字{{??}}请输入密码{{?}}" /> | 594 | + <input class="" name="newpwd" required type="text" placeholder="{{? Core.Data.is_guest == 1}}请输入6-16位字母或数字{{??}}请输入密码{{?}}" /> |
| 595 | - | 595 | + |
| 596 | - | 596 | + |
| 597 | - </label> | 597 | + </label> |
| 598 | - </div> | 598 | + </div> |
| 599 | - {{? Core.Data.is_guest == 1}}<p>升级账号成功之后,<span class="red">游客账号作废</span>,请妥善保管正式账号</p>{{??}}{{?}} | 599 | + {{? Core.Data.is_guest == 1}}<p>升级账号成功之后,<span class="red">游客账号作废</span>,请妥善保管正式账号</p>{{??}}{{?}} |
| 600 | - | 600 | + |
| 601 | - </div> | 601 | + </div> |
| 602 | - | 602 | + |
| 603 | - <ul class="inline-btn"> | 603 | + <ul class="inline-btn"> |
| 604 | - <li style="margin: 0 auto; padding: 1em 0; float: none;"> | 604 | + <li style="margin: 0 auto; padding: 1em 0; float: none;"> |
| 605 | - <a class="submit btn larg btn-orange" autocomplete="off" >保存更改</a> | 605 | + <a class="submit btn larg btn-orange" autocomplete="off" >保存更改</a> |
| 606 | - </li> | 606 | + </li> |
| 607 | - </ul> | 607 | + </ul> |
| 608 | - </form> | 608 | + </form> |
| 609 | - </div> | 609 | + </div> |
| 610 | - | 610 | + |
| 611 | - | 611 | + |
| 612 | -</script> | 612 | +</script> |
| 613 | -<script id="mibao_template" type="text/x-jquery-tmpl" > | 613 | +<script id="mibao_template" type="text/x-jquery-tmpl" > |
| 614 | -{{? Core.Data.safe_question == "" }} | 614 | +{{? Core.Data.safe_question == "" }} |
| 615 | -<div class="new-sdk-container"> | 615 | +<div class="new-sdk-container"> |
| 616 | - <div class="SDK-titlebox"></div> | 616 | + <div class="SDK-titlebox"></div> |
| 617 | - <div class="user-center"> | 617 | + <div class="user-center"> |
| 618 | - <a href="#home" class="lefticon"> | 618 | + <a href="#home" class="lefticon"> |
| 619 | - <i class="iconfont icon-fanhui"></i> | 619 | + <i class="iconfont icon-fanhui"></i> |
| 620 | - </a> | 620 | + </a> |
| 621 | - 设置密保 | 621 | + 设置密保 |
| 622 | - </div> | 622 | + </div> |
| 623 | - <form action="/sdk/set_mibao" mthod="post" class="ajax" todo="mibao_callback" > | 623 | + <form action="/sdk/set_mibao" mthod="post" class="ajax" todo="mibao_callback" > |
| 624 | - <div class="new-sdk-box"> | 624 | + <div class="new-sdk-box"> |
| 625 | - <div class="input select" style="padding: 25px;"> | 625 | + <div class="input select" style="padding: 25px;"> |
| 626 | - <select name="question" class="" > | 626 | + <select name="question" class="" > |
| 627 | - {{~ Core.Data.question_list :item:index }} | 627 | + {{~ Core.Data.question_list :item:index }} |
| 628 | - <option value='{{=item}}'>{{=item}}</option> | 628 | + <option value='{{=item}}'>{{=item}}</option> |
| 629 | - {{~}} | 629 | + {{~}} |
| 630 | - | 630 | + |
| 631 | - </select> | 631 | + </select> |
| 632 | - </div> | 632 | + </div> |
| 633 | - <div class="input" style="padding:0 25px;"><input type="text" name="answer" required placeholder="输入密保保护答案" style="text-align: left;"></div> | 633 | + <div class="input" style="padding:0 25px;"><input type="text" name="answer" required placeholder="输入密保保护答案" style="text-align: left;"></div> |
| 634 | - <p style="color: #595757; font-size: 18px; margin-top: 10px;">设置密保,能通过回答问题找回忘记的密码</p> | 634 | + <p style="color: #595757; font-size: 18px; margin-top: 10px;">设置密保,能通过回答问题找回忘记的密码</p> |
| 635 | - </div> | 635 | + </div> |
| 636 | - <ul class="inline-btn"> | 636 | + <ul class="inline-btn"> |
| 637 | - <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange ">保存设置</a></li> | 637 | + <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange ">保存设置</a></li> |
| 638 | - </ul> | 638 | + </ul> |
| 639 | - </form> | 639 | + </form> |
| 640 | - </div> | 640 | + </div> |
| 641 | - | 641 | + |
| 642 | -{{??}} | 642 | +{{??}} |
| 643 | - <div class="new-sdk-container"> | 643 | + <div class="new-sdk-container"> |
| 644 | - <div class="SDK-titlebox"></div> | 644 | + <div class="SDK-titlebox"></div> |
| 645 | - <div class="user-center"> | 645 | + <div class="user-center"> |
| 646 | - <a href="#home" class="lefticon"> | 646 | + <a href="#home" class="lefticon"> |
| 647 | - <i class="iconfont icon-fanhui"></i> | 647 | + <i class="iconfont icon-fanhui"></i> |
| 648 | - </a> | 648 | + </a> |
| 649 | - 设置密保 | 649 | + 设置密保 |
| 650 | - </div> | 650 | + </div> |
| 651 | - <form action=""> | 651 | + <form action=""> |
| 652 | - <div class="new-sdk-box"> | 652 | + <div class="new-sdk-box"> |
| 653 | - <p>问题:{{=Core.Data.safe_question}}</p> | 653 | + <p>问题:{{=Core.Data.safe_question}}</p> |
| 654 | - <p>答案:{{=Core.Data.safe_answer}}</p> | 654 | + <p>答案:{{=Core.Data.safe_answer}}</p> |
| 655 | - </div> | 655 | + </div> |
| 656 | - </form> | 656 | + </form> |
| 657 | - </div> | 657 | + </div> |
| 658 | -{{?}} | 658 | +{{?}} |
| 659 | - | 659 | + |
| 660 | - | 660 | + |
| 661 | -</script> | 661 | +</script> |
| 662 | -<script id="answer_question_template" type="text/x-jquery-tmpl" > | 662 | +<script id="answer_question_template" type="text/x-jquery-tmpl" > |
| 663 | - <div class="new-sdk-container"> | 663 | + <div class="new-sdk-container"> |
| 664 | - <div class="SDK-titlebox"></div> | 664 | + <div class="SDK-titlebox"></div> |
| 665 | - <div class="user-center"> | 665 | + <div class="user-center"> |
| 666 | - <a href="#login" class="lefticon"> | 666 | + <a href="#login" class="lefticon"> |
| 667 | - <i class="iconfont icon-fanhui"></i> | 667 | + <i class="iconfont icon-fanhui"></i> |
| 668 | - </a> | 668 | + </a> |
| 669 | - 密保找回密码 | 669 | + 密保找回密码 |
| 670 | - </div> | 670 | + </div> |
| 671 | - | 671 | + |
| 672 | - <div class="new-sdk-box" style="border-top: 1px solid #c4c3c3;"> | 672 | + <div class="new-sdk-box" style="border-top: 1px solid #c4c3c3;"> |
| 673 | - <div id="pwd_by_question_form" action="/sdk/find/question/" class="ajax " method="post" > | 673 | + <div id="pwd_by_question_form" action="/sdk/find/question/" class="ajax " method="post" > |
| 674 | - <input type="hidden" name="username" value="{{=Core.Data.ans_temp.username}}" /> | 674 | + <input type="hidden" name="username" value="{{=Core.Data.ans_temp.username}}" /> |
| 675 | - <input type="hidden" name="question" value="{{=Core.Data.ans_temp.question}}" /> | 675 | + <input type="hidden" name="question" value="{{=Core.Data.ans_temp.question}}" /> |
| 676 | - | 676 | + |
| 677 | - <div class="question-input" style="margin-bottom: 20px;"> | 677 | + <div class="question-input" style="margin-bottom: 20px;"> |
| 678 | - {{=Core.Data.ans_temp.question}} | 678 | + {{=Core.Data.ans_temp.question}} |
| 679 | - <i class="iconfont icon-xiangxia"></i> | 679 | + <i class="iconfont icon-xiangxia"></i> |
| 680 | - </div> | 680 | + </div> |
| 681 | - | 681 | + |
| 682 | - <div class="input" style="padding: 0;"> | 682 | + <div class="input" style="padding: 0;"> |
| 683 | - <input type="text" name="answer" required class="larg " placeholder="请输入答案" required/> | 683 | + <input type="text" name="answer" required class="larg " placeholder="请输入答案" required/> |
| 684 | - </div> | 684 | + </div> |
| 685 | - | 685 | + |
| 686 | - </div> | 686 | + </div> |
| 687 | - </div> | 687 | + </div> |
| 688 | - | 688 | + |
| 689 | - <ul class="inline-btn"> | 689 | + <ul class="inline-btn"> |
| 690 | - <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange submit op-primary" >确定</a></li> | 690 | + <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange submit op-primary" >确定</a></li> |
| 691 | - </ul> | 691 | + </ul> |
| 692 | - </div> | 692 | + </div> |
| 693 | - | 693 | + |
| 694 | - | 694 | + |
| 695 | -</script> | 695 | +</script> |
| 696 | -<script id="bind_template" type="text/x-jquery-tmpl" > | 696 | +<script id="bind_template" type="text/x-jquery-tmpl" > |
| 697 | - <div class="new-sdk-container"> | 697 | + <div class="new-sdk-container"> |
| 698 | - <div class="SDK-titlebox"></div> | 698 | + <div class="SDK-titlebox"></div> |
| 699 | - <div class="user-center"> | 699 | + <div class="user-center"> |
| 700 | - <a href="#login" class="lefticon"> | 700 | + <a href="#login" class="lefticon"> |
| 701 | - <i class="iconfont icon-fanhui"></i> | 701 | + <i class="iconfont icon-fanhui"></i> |
| 702 | - </a> | 702 | + </a> |
| 703 | - 绑定手机 | 703 | + 绑定手机 |
| 704 | - </div> | 704 | + </div> |
| 705 | - | 705 | + |
| 706 | - <div class="new-sdk-box"> | 706 | + <div class="new-sdk-box"> |
| 707 | - | 707 | + |
| 708 | - {{? Core.Data.bind_phone == "" && Core.Data.bind_statu == 0 }} | 708 | + {{? Core.Data.bind_phone == "" && Core.Data.bind_statu == 0 }} |
| 709 | - <div class="acount-name"> | 709 | + <div class="acount-name"> |
| 710 | - 账号:{{=Core.Data.username}} | 710 | + 账号:{{=Core.Data.username}} |
| 711 | - </div> | 711 | + </div> |
| 712 | - <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > | 712 | + <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > |
| 713 | - <div class="input" style="padding: 0;"> | 713 | + <div class="input" style="padding: 0;"> |
| 714 | - <input id="js_iphone" type="text" required name="mobile" placeholder="请输入您要绑定的手机号码"> | 714 | + <input id="js_iphone" type="text" required name="mobile" placeholder="请输入您要绑定的手机号码"> |
| 715 | - </div> | 715 | + </div> |
| 716 | - <div class="inputCode clearfix"> | 716 | + <div class="inputCode clearfix"> |
| 717 | - <div class="input fl"> | 717 | + <div class="input fl"> |
| 718 | - <input id="js_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码"> | 718 | + <input id="js_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码"> |
| 719 | - </div> | 719 | + </div> |
| 720 | - <a href="javascript:;" class="getCode" id="js_getcode">获取验证码</a> | 720 | + <a href="javascript:;" class="getCode" id="js_getcode">获取验证码</a> |
| 721 | - </div> | 721 | + </div> |
| 722 | - <ul class="inline-btn"> | 722 | + <ul class="inline-btn"> |
| 723 | - <li><a class="larg btn btn-orange submit" id="js_conform" value="" >确定</a></li> | 723 | + <li><a class="larg btn btn-orange submit" id="js_conform" value="" >确定</a></li> |
| 724 | - <li><a class="btn" href="#home">返回</a></li> | 724 | + <li><a class="btn" href="#home">返回</a></li> |
| 725 | - </ul> | 725 | + </ul> |
| 726 | - </form> | 726 | + </form> |
| 727 | - | 727 | + |
| 728 | - {{?? Core.Data.bind_statu == 1}} | 728 | + {{?? Core.Data.bind_statu == 1}} |
| 729 | - | 729 | + |
| 730 | - | 730 | + |
| 731 | - <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > | 731 | + <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > |
| 732 | - <div class="new-sdk-box"> | 732 | + <div class="new-sdk-box"> |
| 733 | - <div class="input" style="padding: 0;"><input type="text" required name="mobile" placeholder="{{=Core.Data.bind_phone}}"></div> | 733 | + <div class="input" style="padding: 0;"><input type="text" required name="mobile" placeholder="{{=Core.Data.bind_phone}}"></div> |
| 734 | - <p>当前号码待绑定,更换手机号码请直接修改</p> | 734 | + <p>当前号码待绑定,更换手机号码请直接修改</p> |
| 735 | - <p>请用绑定的手机拨打<span>{{=Core.Data.mobile_helper_number}}</span>(电话会自动挂断,此呼叫免费)完成绑定,才可以通过手机修改密码。</p> | 735 | + <p>请用绑定的手机拨打<span>{{=Core.Data.mobile_helper_number}}</span>(电话会自动挂断,此呼叫免费)完成绑定,才可以通过手机修改密码。</p> |
| 736 | - </div> | 736 | + </div> |
| 737 | - <ul class="inline-btn"> | 737 | + <ul class="inline-btn"> |
| 738 | - <li><a class="larg btn btn-orange submit" >保存设置</a></li> | 738 | + <li><a class="larg btn btn-orange submit" >保存设置</a></li> |
| 739 | - <li><a class="btn" href="#home">返回</a></li> | 739 | + <li><a class="btn" href="#home">返回</a></li> |
| 740 | - </ul> | 740 | + </ul> |
| 741 | - </form> | 741 | + </form> |
| 742 | - | 742 | + |
| 743 | - {{?? Core.Data.bind_statu == 2}} | 743 | + {{?? Core.Data.bind_statu == 2}} |
| 744 | - | 744 | + |
| 745 | - | 745 | + |
| 746 | - <form action=""> | 746 | + <form action=""> |
| 747 | - <div class="new-sdk-box"> | 747 | + <div class="new-sdk-box"> |
| 748 | - <div class="input" style="padding: 0;"><input type="text" value="{{=Core.Data.bind_phone}}"></div> | 748 | + <div class="input" style="padding: 0;"><input type="text" value="{{=Core.Data.bind_phone}}"></div> |
| 749 | - <p>解除绑定,请用绑定的手机发送短信内容“<span>qxbd</span>”发送到<span>{{=Core.Data.mobile_helper_number}}</span></p> | 749 | + <p>解除绑定,请用绑定的手机发送短信内容“<span>qxbd</span>”发送到<span>{{=Core.Data.mobile_helper_number}}</span></p> |
| 750 | - </div> | 750 | + </div> |
| 751 | - <div class="only-btn"><a class="btn" href="#home">返回</a></div> | 751 | + <div class="only-btn"><a class="btn" href="#home">返回</a></div> |
| 752 | - </form> | 752 | + </form> |
| 753 | - | 753 | + |
| 754 | - | 754 | + |
| 755 | - {{?}} | 755 | + {{?}} |
| 756 | - </div> | 756 | + </div> |
| 757 | - </div> | 757 | + </div> |
| 758 | - | 758 | + |
| 759 | -</script> | 759 | +</script> |
| 760 | -<script id="bindMobile_template" type="text/x-jquery-tmpl"> | 760 | +<script id="bindMobile_template" type="text/x-jquery-tmpl"> |
| 761 | - <div class="new-sdk-container"> | 761 | + <div class="new-sdk-container"> |
| 762 | - <div class="SDK-titlebox"></div> | 762 | + <div class="SDK-titlebox"></div> |
| 763 | - <div class="user-center"> | 763 | + <div class="user-center"> |
| 764 | - <a href="#home" class="lefticon"> | 764 | + <a href="#home" class="lefticon"> |
| 765 | - <i class="iconfont icon-fanhui"></i> | 765 | + <i class="iconfont icon-fanhui"></i> |
| 766 | - </a> | 766 | + </a> |
| 767 | - 绑定手机 | 767 | + 绑定手机 |
| 768 | - </div> | 768 | + </div> |
| 769 | - <div class="new-sdk-box"> | 769 | + <div class="new-sdk-box"> |
| 770 | - <div class="acount-name"> | 770 | + <div class="acount-name"> |
| 771 | - 账号:{{=Core.Data.username}} | 771 | + 账号:{{=Core.Data.username}} |
| 772 | - </div> | 772 | + </div> |
| 773 | - <form id="bind_mobile_form" action="/user/bind_mobile"> | 773 | + <form id="bind_mobile_form" action="/user/bind_mobile"> |
| 774 | - <div class="input" style="padding: 0;"> | 774 | + <div class="input" style="padding: 0;"> |
| 775 | - <input id="js_iphone" type="text" required placeholder="请输入您要绑定的手机号码"> | 775 | + <input id="js_iphone" type="text" required placeholder="请输入您要绑定的手机号码"> |
| 776 | - </div> | 776 | + </div> |
| 777 | - <div class="inputCode clearfix"> | 777 | + <div class="inputCode clearfix"> |
| 778 | - <div class="input fl"> | 778 | + <div class="input fl"> |
| 779 | - <input id="js_ranks" type="text" required placeholder="请输入短信验证码"> | 779 | + <input id="js_ranks" type="text" required placeholder="请输入短信验证码"> |
| 780 | - </div> | 780 | + </div> |
| 781 | - <a href="javascript:;" class="getCode" id="js_getcode" style="padding: 20px 0;">获取验证码</a> | 781 | + <a href="javascript:;" class="getCode" id="js_getcode" style="padding: 20px 0;">获取验证码</a> |
| 782 | - </div> | 782 | + </div> |
| 783 | - <ul class="inline-btn"> | 783 | + <ul class="inline-btn"> |
| 784 | - <li><a class="larg btn btn-orange" id="js_conform" value="" >确定</a></li> | 784 | + <li><a class="larg btn btn-orange" id="js_conform" value="" >确定</a></li> |
| 785 | - <li><a class="btn" href="#home">返回</a></li> | 785 | + <li><a class="btn" href="#home">返回</a></li> |
| 786 | - </ul> | 786 | + </ul> |
| 787 | - </form> | 787 | + </form> |
| 788 | - </div> | 788 | + </div> |
| 789 | - </div> | 789 | + </div> |
| 790 | -</script> | 790 | +</script> |
| 791 | -<script id="unbindMobile_template" type="text/x-jquery-tmpl"> | 791 | +<script id="unbindMobile_template" type="text/x-jquery-tmpl"> |
| 792 | - <div class="new-sdk-container"> | 792 | + <div class="new-sdk-container"> |
| 793 | - <div class="SDK-titlebox"></div> | 793 | + <div class="SDK-titlebox"></div> |
| 794 | - <div class="user-center"> | 794 | + <div class="user-center"> |
| 795 | - <a href="#home" class="lefticon"> | 795 | + <a href="#home" class="lefticon"> |
| 796 | - <i class="iconfont icon-fanhui"></i> | 796 | + <i class="iconfont icon-fanhui"></i> |
| 797 | - </a> | 797 | + </a> |
| 798 | - 解绑手机 | 798 | + 解绑手机 |
| 799 | - </div> | 799 | + </div> |
| 800 | - <div class="new-sdk-box"> | 800 | + <div class="new-sdk-box"> |
| 801 | - <div class="acount-name"> | 801 | + <div class="acount-name"> |
| 802 | - <p style="margin-top: 0;">账号:{{=Core.Data.username}}</p> | 802 | + <p style="margin-top: 0;">账号:{{=Core.Data.username}}</p> |
| 803 | - <p>手机:<span class="phoneMobile"></span></p> | 803 | + <p>手机:<span class="phoneMobile"></span></p> |
| 804 | - </div> | 804 | + </div> |
| 805 | - <form id="unbind_mobile_form" action="/user/bind_mobile"> | 805 | + <form id="unbind_mobile_form" action="/user/bind_mobile"> |
| 806 | - <div class="inputCode clearfix"> | 806 | + <div class="inputCode clearfix"> |
| 807 | - <div class="input fl"> | 807 | + <div class="input fl"> |
| 808 | - <input id="js_unbind_ranks" type="text" required placeholder="请输入短信验证码"> | 808 | + <input id="js_unbind_ranks" type="text" required placeholder="请输入短信验证码"> |
| 809 | - </div> | 809 | + </div> |
| 810 | - <a href="javascript:;" class="getCode" id="js_unbind_getcode" style="padding:20px 0;">获取验证码</a> | 810 | + <a href="javascript:;" class="getCode" id="js_unbind_getcode" style="padding:20px 0;">获取验证码</a> |
| 811 | - </div> | 811 | + </div> |
| 812 | - <ul class="inline-btn" style="margin-top: 25px;"> | 812 | + <ul class="inline-btn" style="margin-top: 25px;"> |
| 813 | - <li><a class="larg btn btn-orange" id="js_unbind" value="" >确定</a></li> | 813 | + <li><a class="larg btn btn-orange" id="js_unbind" value="" >确定</a></li> |
| 814 | - <li><a class="btn" href="#home">返回</a></li> | 814 | + <li><a class="btn" href="#home">返回</a></li> |
| 815 | - </ul> | 815 | + </ul> |
| 816 | - </form> | 816 | + </form> |
| 817 | - </div> | 817 | + </div> |
| 818 | - </div> | 818 | + </div> |
| 819 | -</script> | 819 | +</script> |
| 820 | -<script id="message_detail_template" type="text/x-jquery-tmpl"> | 820 | +<script id="message_detail_template" type="text/x-jquery-tmpl"> |
| 821 | - <div class="header"> | 821 | + <div class="header"> |
| 822 | - <a class="btn pull-left op-back" href="#message">返回</a> | 822 | + <a class="btn pull-left op-back" href="#message">返回</a> |
| 823 | - <span class="title">消息内容</span> | 823 | + <span class="title">消息内容</span> |
| 824 | - </div> | 824 | + </div> |
| 825 | - <div class="container"> | 825 | + <div class="container"> |
| 826 | - <div class="box_info_center"> | 826 | + <div class="box_info_center"> |
| 827 | - <div class="message-comm"> | 827 | + <div class="message-comm"> |
| 828 | - <div class="align-center bor_b_h3"> | 828 | + <div class="align-center bor_b_h3"> |
| 829 | - <h3>{{=Core.Data.message_detail.title}}</h3> | 829 | + <h3>{{=Core.Data.message_detail.title}}</h3> |
| 830 | - <p class="text-info"> | 830 | + <p class="text-info"> |
| 831 | - <span class="mar-r-10">{{=Core.Data.message_detail.nickname}}</span> | 831 | + <span class="mar-r-10">{{=Core.Data.message_detail.nickname}}</span> |
| 832 | - <span>[{{=Core.Data.message_detail.create_time}}]</span> | 832 | + <span>[{{=Core.Data.message_detail.create_time}}]</span> |
| 833 | - </p> | 833 | + </p> |
| 834 | - </div> | 834 | + </div> |
| 835 | - <div class="message_text"> | 835 | + <div class="message_text"> |
| 836 | - {{=Core.Data.message_detail.content}} | 836 | + {{=Core.Data.message_detail.content}} |
| 837 | - </div> | 837 | + </div> |
| 838 | - </div> | 838 | + </div> |
| 839 | - </div> | 839 | + </div> |
| 840 | - </div> | 840 | + </div> |
| 841 | -</script> | 841 | +</script> |
| 842 | -<script id="activity_detail_template" type="text/x-jquery-tmpl"> | 842 | +<script id="activity_detail_template" type="text/x-jquery-tmpl"> |
| 843 | - <div class="new-sdk-container" style="background: #fff;"> | 843 | + <div class="new-sdk-container" style="background: #fff;"> |
| 844 | - <div class="SDK-titlebox"></div> | 844 | + <div class="SDK-titlebox"></div> |
| 845 | - <div class="user-center"> | 845 | + <div class="user-center"> |
| 846 | - <a href="#activity" class="lefticon"> | 846 | + <a href="#activity" class="lefticon"> |
| 847 | - <i class="iconfont icon-fanhui"></i> | 847 | + <i class="iconfont icon-fanhui"></i> |
| 848 | - </a> | 848 | + </a> |
| 849 | - 活动公告详情 | 849 | + 活动公告详情 |
| 850 | - </div> | 850 | + </div> |
| 851 | - <div class="container activity"> | 851 | + <div class="container activity"> |
| 852 | - <div class="align-center bor_b_h3 clearfix"> | 852 | + <div class="align-center bor_b_h3 clearfix"> |
| 853 | - <h3 class="pull-left">{{=Core.Data.activity_detail.title}}</h3> | 853 | + <h3 class="pull-left">{{=Core.Data.activity_detail.title}}</h3> |
| 854 | - <p class="text-info pull-right"> | 854 | + <p class="text-info pull-right"> |
| 855 | - <span>{{=Core.Data.activity_detail.notice_time}}</span> | 855 | + <span>{{=Core.Data.activity_detail.notice_time}}</span> |
| 856 | - </p> | 856 | + </p> |
| 857 | - </div> | 857 | + </div> |
| 858 | - <div class="box_info_center" style="height: 100%; margin: 0 37px;"> | 858 | + <div class="box_info_center" style="height: 100%; margin: 0 37px;"> |
| 859 | - <div class="detail_scroller scroll" id="detail_scroller"> | 859 | + <div class="detail_scroller scroll" id="detail_scroller"> |
| 860 | - <div class="activity-comm"> | 860 | + <div class="activity-comm"> |
| 861 | - <div class="activity_text"> | 861 | + <div class="activity_text"> |
| 862 | - {{=Core.Data.activity_detail.content}} | 862 | + {{=Core.Data.activity_detail.content}} |
| 863 | - </div> | 863 | + </div> |
| 864 | - </div> | 864 | + </div> |
| 865 | - </div> | 865 | + </div> |
| 866 | - </div> | 866 | + </div> |
| 867 | - </div> | 867 | + </div> |
| 868 | - </div> | 868 | + </div> |
| 869 | -</script> | 869 | +</script> |
| 870 | - | 870 | + |
| 871 | -<script id='tpl_message_list_template' type='text/x-jquery-tmpl'> | 871 | +<script id='tpl_message_list_template' type='text/x-jquery-tmpl'> |
| 872 | -{{? it.model_list.length == 1 }} | 872 | +{{? it.model_list.length == 1 }} |
| 873 | - <p>没有消息.</p> | 873 | + <p>没有消息.</p> |
| 874 | -{{??}} | 874 | +{{??}} |
| 875 | - {{~ it.model_list :item:index }} | 875 | + {{~ it.model_list :item:index }} |
| 876 | - {{? item.id}} | 876 | + {{? item.id}} |
| 877 | - <li > | 877 | + <li > |
| 878 | - <a class="item" data-id="{{=item.id}}"> | 878 | + <a class="item" data-id="{{=item.id}}"> |
| 879 | - <span class="pull-right">{{=item.nickname}}</span> | 879 | + <span class="pull-right">{{=item.nickname}}</span> |
| 880 | - <span class="pull-right text-info mar-r-10">{{=item.create_time}}</span> | 880 | + <span class="pull-right text-info mar-r-10">{{=item.create_time}}</span> |
| 881 | - <p> | 881 | + <p> |
| 882 | - <span class="title">{{=item.title}}</span> {{? item.read == 0}}<span class="statu">未读</span>{{?}} | 882 | + <span class="title">{{=item.title}}</span> {{? item.read == 0}}<span class="statu">未读</span>{{?}} |
| 883 | - </p> | 883 | + </p> |
| 884 | - </a> | 884 | + </a> |
| 885 | - </li> | 885 | + </li> |
| 886 | - {{?}} | 886 | + {{?}} |
| 887 | - {{~ }} | 887 | + {{~ }} |
| 888 | - {{? it.page_num < it.total_page}} | 888 | + {{? it.page_num < it.total_page}} |
| 889 | - <li class="more"> | 889 | + <li class="more"> |
| 890 | - <a class="btn" href="/message/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_message_list" data-params-append="true" >点击加载更多帖子</a> | 890 | + <a class="btn" href="/message/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_message_list" data-params-append="true" >点击加载更多帖子</a> |
| 891 | - </li> | 891 | + </li> |
| 892 | - {{?}} | 892 | + {{?}} |
| 893 | -{{?}} | 893 | +{{?}} |
| 894 | -</script> | 894 | +</script> |
| 895 | -<script id='tpl_activity_template' type='text/x-jquery-tmpl'> | 895 | +<script id='tpl_activity_template' type='text/x-jquery-tmpl'> |
| 896 | -{{? it.model_list.length == 1 }} | 896 | +{{? it.model_list.length == 1 }} |
| 897 | - <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> | 897 | + <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> |
| 898 | -{{??}} | 898 | +{{??}} |
| 899 | - {{~ it.model_list :item:index }} | 899 | + {{~ it.model_list :item:index }} |
| 900 | - {{? item.id}} | 900 | + {{? item.id}} |
| 901 | - <li > | 901 | + <li > |
| 902 | - <a class="item" href="#" data-id="{{=item.id}}"> | 902 | + <a class="item" href="#" data-id="{{=item.id}}"> |
| 903 | - <span class="pull-right act_time">{{=item.notice_time}}</span> | 903 | + <span class="pull-right act_time">{{=item.notice_time}}</span> |
| 904 | - <span class="act_title{{? item.update_time.indexOf('刚刚') > -1}}new{{?}}">{{=item.title}}</span> | 904 | + <span class="act_title{{? item.update_time.indexOf('刚刚') > -1}}new{{?}}">{{=item.title}}</span> |
| 905 | - </a> | 905 | + </a> |
| 906 | - </li> | 906 | + </li> |
| 907 | - {{?}} | 907 | + {{?}} |
| 908 | - {{~ }} | 908 | + {{~ }} |
| 909 | - {{? it.page_num < it.total_page}} | 909 | + {{? it.page_num < it.total_page}} |
| 910 | - <li class="more"> | 910 | + <li class="more"> |
| 911 | - <a class="btn" href="/sdk/notice/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_activity" data-params-append="true" >点击加载</a> | 911 | + <a class="btn" href="/sdk/notice/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_activity" data-params-append="true" >点击加载</a> |
| 912 | - </li> | 912 | + </li> |
| 913 | - {{?}} | 913 | + {{?}} |
| 914 | -{{?}} | 914 | +{{?}} |
| 915 | -</script> | 915 | +</script> |
| 916 | - | 916 | + |
| 917 | -</div> | 917 | +</div> |
| 918 | - | 918 | + |
| 919 | -<script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> | 919 | +<script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> |
| 920 | -<script type="text/javascript" src="js/zepto.min.js?20150923001"></script> | 920 | +<script type="text/javascript" src="js/zepto.min.js?20150923001"></script> |
| 921 | -<script type="text/javascript" src="js/doT.min.js?20150923001" ></script> | 921 | +<script type="text/javascript" src="js/doT.min.js?20150923001" ></script> |
| 922 | -<script type="text/javascript" src="js/iscroll.min.1.0.js?20150923001" ></script> | 922 | +<script type="text/javascript" src="js/iscroll.min.1.0.js?20150923001" ></script> |
| 923 | -<script type="text/javascript"> | 923 | +<script type="text/javascript"> |
| 924 | -window.isGetData = 0; | 924 | +window.isGetData = 0; |
| 925 | -$(function() { | 925 | +$(function() { |
| 926 | -FastClick.attach(document.body); | 926 | +FastClick.attach(document.body); |
| 927 | -}); | 927 | +}); |
| 928 | -</script> | 928 | +</script> |
| 929 | -<script type="text/javascript" src="js/core.min.js?20150923001" ></script> | 929 | +<script type="text/javascript" src="js/core.min.js?20150923001" ></script> |
| 930 | -<script type="text/javascript" src="js/login.min.js?2016111" ></script> | 930 | +<script type="text/javascript" src="js/login.min.js?2016111" ></script> |
| 931 | -<script type="text/javascript" src="js/loader.min.js?20150923001"></script> | 931 | +<script type="text/javascript" src="js/loader.min.js?20150923001"></script> |
| 932 | - | 932 | + |
| 933 | -<script type="text/javascript"> | 933 | +<script type="text/javascript"> |
| 934 | -window.onload = window.onresize = initMatching; | 934 | +window.onload = window.onresize = initMatching; |
| 935 | -(function(){ | 935 | +(function(){ |
| 936 | - getData('/sdk/login/json'); | 936 | + getData('/sdk/login/json'); |
| 937 | -})(); | 937 | +})(); |
| 938 | - | 938 | + |
| 939 | -// $(document).ready(function(){ | 939 | +// $(document).ready(function(){ |
| 940 | -// setTimeout(function(){Core.showTips($("meta[name='viewport']")[0].getAttribute("content"));}, 2000) | 940 | +// setTimeout(function(){Core.showTips($("meta[name='viewport']")[0].getAttribute("content"));}, 2000) |
| 941 | -// }) | 941 | +// }) |
| 942 | -</script> | 942 | +</script> |
| 943 | - | 943 | + |
| 944 | -</body> | 944 | +</body> |
| 945 | </html> | 945 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
publicAndroidSDK/assets/sdk/js/core.min.js
100644 → 100755
| ... | @@ -88,24 +88,28 @@ function initMatching(){ | ... | @@ -88,24 +88,28 @@ function initMatching(){ |
| 88 | 88 | ||
| 89 | if (!Core.sdk_w) Core.sdk_w = 600; | 89 | if (!Core.sdk_w) Core.sdk_w = 600; |
| 90 | _scale = 1; | 90 | _scale = 1; |
| 91 | - if (ratio > 1.5){ | 91 | + if(ratio == 2){//5、6、6s(2.4) |
| 92 | - _scale = 2.3 / ratio; | 92 | + _scale = 2.4 / ratio; |
| 93 | - } else if (ratio < 1) { | 93 | + if(userAgent.indexOf('iPad') != -1){ |
| 94 | + _scale = 2 / ratio; | ||
| 95 | + } | ||
| 96 | + }else if(ratio >2.5){//6s plus | ||
| 97 | + _scale = 2.7 / ratio; | ||
| 98 | + }else if (ratio < 1) { | ||
| 94 | _scale = 1.5 / ratio; | 99 | _scale = 1.5 / ratio; |
| 95 | } else { | 100 | } else { |
| 96 | _scale = 1; | 101 | _scale = 1; |
| 97 | } | 102 | } |
| 98 | if(userAgent.indexOf('iPad') != -1 && Core.sdk_w > 768){ | 103 | if(userAgent.indexOf('iPad') != -1 && Core.sdk_w > 768){ |
| 99 | Core.sdk_w = Core.sdk_w / 2; | 104 | Core.sdk_w = Core.sdk_w / 2; |
| 100 | - Core.sdk_h = Core.sdk_h / 2 / _scale; | 105 | + Core.sdk_h = Core.sdk_h / 2 / _scale; |
| 101 | }else{ | 106 | }else{ |
| 102 | Core.sdk_h = Core.sdk_h * _scale; | 107 | Core.sdk_h = Core.sdk_h * _scale; |
| 103 | } | 108 | } |
| 104 | _w = Core.sdk_w * _scale; | 109 | _w = Core.sdk_w * _scale; |
| 105 | 110 | ||
| 106 | Core.ios_w = _w; | 111 | Core.ios_w = _w; |
| 107 | - | 112 | + |
| 108 | - | ||
| 109 | $('meta[name="viewport"]').attr('content','width=' + _w + ',maximum-scale=' + _scale + ',user-scalable=no'); | 113 | $('meta[name="viewport"]').attr('content','width=' + _w + ',maximum-scale=' + _scale + ',user-scalable=no'); |
| 110 | //$('<meta name="viewport" content="maximum-scale=' + _scale + '"/>').appendTo(_head); | 114 | //$('<meta name="viewport" content="maximum-scale=' + _scale + '"/>').appendTo(_head); |
| 111 | //$('<meta name="viewport" content="width=' + _w + '"/>').appendTo(_head); | 115 | //$('<meta name="viewport" content="width=' + _w + '"/>').appendTo(_head); |
| ... | @@ -138,10 +142,11 @@ function initMatching(){ | ... | @@ -138,10 +142,11 @@ function initMatching(){ |
| 138 | Core.isWeixin = userAgent.indexOf('MicroMessenger') != -1; | 142 | Core.isWeixin = userAgent.indexOf('MicroMessenger') != -1; |
| 139 | var ratio = window.devicePixelRatio; | 143 | var ratio = window.devicePixelRatio; |
| 140 | Core.ratio = ratio; | 144 | Core.ratio = ratio; |
| 145 | + | ||
| 146 | + Core.PLATFORM_NAME = '星玩'; | ||
| 141 | 147 | ||
| 142 | - Core.PLATFORM_NAME = '星玩'; | 148 | + Core.server = 'https://sdk.shxingwan.com'; |
| 143 | - | 149 | + |
| 144 | - Core.server = 'http://sdk.shxingwan.com'; | ||
| 145 | var lastServer = localStorage.getItem('last_server'); | 150 | var lastServer = localStorage.getItem('last_server'); |
| 146 | if(lastServer && lastServer.indexOf('http:')==0){ | 151 | if(lastServer && lastServer.indexOf('http:')==0){ |
| 147 | if(Core.isFile){ | 152 | if(Core.isFile){ |
| ... | @@ -191,11 +196,10 @@ function initMatching(){ | ... | @@ -191,11 +196,10 @@ function initMatching(){ |
| 191 | var _w = null; | 196 | var _w = null; |
| 192 | if (Core.isIos) { | 197 | if (Core.isIos) { |
| 193 | $('html').attr('data-useragent', 'ios'); | 198 | $('html').attr('data-useragent', 'ios'); |
| 194 | - | ||
| 195 | if (!Core.sdk_w) Core.sdk_w = 600; | 199 | if (!Core.sdk_w) Core.sdk_w = 600; |
| 196 | _scale = 1; | 200 | _scale = 1; |
| 197 | - if (ratio > 1.5){ | 201 | + if (ratio > 1.5){//6s plus, |
| 198 | - _scale = 2 / ratio; | 202 | + _scale = 2.8 / ratio; |
| 199 | } else if (ratio < 1) { | 203 | } else if (ratio < 1) { |
| 200 | _scale = 1.5 / ratio; | 204 | _scale = 1.5 / ratio; |
| 201 | } else { | 205 | } else { |
| ... | @@ -211,7 +215,6 @@ function initMatching(){ | ... | @@ -211,7 +215,6 @@ function initMatching(){ |
| 211 | 215 | ||
| 212 | Core.ios_w = _w; | 216 | Core.ios_w = _w; |
| 213 | 217 | ||
| 214 | - | ||
| 215 | $('meta[name="viewport"]').attr('content','width=' + _w + ',maximum-scale=' + _scale + ',user-scalable=no'); | 218 | $('meta[name="viewport"]').attr('content','width=' + _w + ',maximum-scale=' + _scale + ',user-scalable=no'); |
| 216 | //$('<meta name="viewport" content="maximum-scale=' + _scale + '"/>').appendTo(_head); | 219 | //$('<meta name="viewport" content="maximum-scale=' + _scale + '"/>').appendTo(_head); |
| 217 | //$('<meta name="viewport" content="width=' + _w + '"/>').appendTo(_head); | 220 | //$('<meta name="viewport" content="width=' + _w + '"/>').appendTo(_head); |
| ... | @@ -328,7 +331,8 @@ function initMatching(){ | ... | @@ -328,7 +331,8 @@ function initMatching(){ |
| 328 | core.updateMod = function(modId) { | 331 | core.updateMod = function(modId) { |
| 329 | if (!modId in modules) { | 332 | if (!modId in modules) { |
| 330 | console.error('没有对应的模块id的section:' + modId); | 333 | console.error('没有对应的模块id的section:' + modId); |
| 331 | - return; | 334 | + modId = 'home' |
| 335 | + //return; | ||
| 332 | } | 336 | } |
| 333 | location.hash = "#" + modId + '&force'; | 337 | location.hash = "#" + modId + '&force'; |
| 334 | } | 338 | } |
| ... | @@ -511,7 +515,7 @@ function initMatching(){ | ... | @@ -511,7 +515,7 @@ function initMatching(){ |
| 511 | 515 | ||
| 512 | var options = { | 516 | var options = { |
| 513 | type: action_method, | 517 | type: action_method, |
| 514 | - url: Core.get_url(post_url), | 518 | + url: post_url, |
| 515 | dataType: 'json', | 519 | dataType: 'json', |
| 516 | contentType: "application/x-www-form-urlencoded; charset=utf-8", | 520 | contentType: "application/x-www-form-urlencoded; charset=utf-8", |
| 517 | data: param, | 521 | data: param, |
| ... | @@ -600,7 +604,7 @@ function initMatching(){ | ... | @@ -600,7 +604,7 @@ function initMatching(){ |
| 600 | $obj[0].disabled = true; | 604 | $obj[0].disabled = true; |
| 601 | } | 605 | } |
| 602 | Core.showTips('加载中...', true, 5000); | 606 | Core.showTips('加载中...', true, 5000); |
| 603 | - $.ajax(options); | 607 | + Core.ajax(options); |
| 604 | return false; | 608 | return false; |
| 605 | } | 609 | } |
| 606 | 610 | ||
| ... | @@ -610,9 +614,7 @@ function initMatching(){ | ... | @@ -610,9 +614,7 @@ function initMatching(){ |
| 610 | Core.showTips('请求已提交,请稍候。'); | 614 | Core.showTips('请求已提交,请稍候。'); |
| 611 | return; | 615 | return; |
| 612 | } | 616 | } |
| 613 | - if(Core.isFile){ | 617 | + |
| 614 | - path = core.server + path; | ||
| 615 | - } | ||
| 616 | var options = { | 618 | var options = { |
| 617 | type: "get", | 619 | type: "get", |
| 618 | url: path, | 620 | url: path, |
| ... | @@ -632,7 +634,7 @@ function initMatching(){ | ... | @@ -632,7 +634,7 @@ function initMatching(){ |
| 632 | } | 634 | } |
| 633 | $obj.data('disabled', true); | 635 | $obj.data('disabled', true); |
| 634 | Core.showTips('加载中...', true, 5000); | 636 | Core.showTips('加载中...', true, 5000); |
| 635 | - $.ajax(options); | 637 | + Core.ajax(options); |
| 636 | return false; | 638 | return false; |
| 637 | } | 639 | } |
| 638 | 640 | ||
| ... | @@ -662,9 +664,7 @@ function initMatching(){ | ... | @@ -662,9 +664,7 @@ function initMatching(){ |
| 662 | dataType = 'json'; | 664 | dataType = 'json'; |
| 663 | } | 665 | } |
| 664 | var data_result = ''; | 666 | var data_result = ''; |
| 665 | - if(Core.isFile){ | 667 | + |
| 666 | - data_url = core.server + data_url; | ||
| 667 | - } | ||
| 668 | var options = { | 668 | var options = { |
| 669 | type: "get", | 669 | type: "get", |
| 670 | url: data_url, | 670 | url: data_url, |
| ... | @@ -710,7 +710,7 @@ function initMatching(){ | ... | @@ -710,7 +710,7 @@ function initMatching(){ |
| 710 | } | 710 | } |
| 711 | } | 711 | } |
| 712 | Core.showTips('加载中...', true, 5000); | 712 | Core.showTips('加载中...', true, 5000); |
| 713 | - $.ajax(options); | 713 | + Core.ajax(options); |
| 714 | } | 714 | } |
| 715 | // 判断用户是否登录,使用两个 | 715 | // 判断用户是否登录,使用两个 |
| 716 | core.isAuths = function() { | 716 | core.isAuths = function() { | ... | ... |
| 1 | +var surname="\u8d75|\u94b1|\u5b59|\u674e|\u5468|\u5434|\u90d1|\u738b|\u51af|\u9648|\u891a|\u536b|\u848b|\u6c88|\u97e9|\u6768|\u6731|\u79e6|\u5c24|\u8bb8|\u4f55|\u5415|\u65bd|\u5f20|\u5b54|\u66f9|\u4e25|\u534e|\u91d1|\u9b4f|\u9676|\u59dc|\u621a|\u8c22|\u90b9|\u55bb|\u67cf|\u6c34|\u7aa6|\u7ae0|\u4e91|\u82cf|\u6f58|\u845b|\u595a|\u8303|\u5f6d|\u90ce|\u9c81|\u97e6|\u660c|\u9a6c|\u82d7|\u51e4|\u82b1|\u65b9|\u4fde|\u4efb|\u8881|\u67f3|\u9146|\u9c8d|\u53f2|\u5510|\u8d39|\u5ec9|\u5c91|\u859b|\u96f7|\u8d3a|\u502a|\u6c64|\u6ed5|\u6bb7|\u7f57|\u6bd5|\u90dd|\u90ac|\u5b89|\u5e38|\u4e50|\u4e8e|\u65f6|\u5085|\u76ae|\u535e|\u9f50|\u5eb7|\u4f0d|\u4f59|\u5143|\u535c|\u987e|\u5b5f|\u5e73|\u9ec4|\u548c|\u7a46|\u8427|\u5c39|\u59da|\u90b5|\u6e5b|\u6c6a|\u7941|\u6bdb|\u79b9|\u72c4|\u7c73|\u8d1d|\u660e|\u81e7|\u8ba1|\u4f0f|\u6210|\u6234|\u8c08|\u5b8b|\u8305|\u5e9e|\u718a|\u7eaa|\u8212|\u5c48|\u9879|\u795d|\u8463|\u6881|\u675c|\u962e|\u84dd|\u95f5|\u5e2d|\u5b63|\u9ebb|\u5f3a|\u8d3e|\u8def|\u5a04|\u5371|\u6c5f|\u7ae5|\u989c|\u90ed|\u6885|\u76db|\u6797|\u5201|\u953a|\u5f90|\u90b1|\u9a86|\u9ad8|\u590f|\u8521|\u7530|\u6a0a|\u80e1|\u51cc|\u970d|\u865e|\u4e07|\u652f|\u67ef|\u661d|\u7ba1|\u5362|\u83ab|\u7ecf|\u623f|\u88d8|\u7f2a|\u5e72|\u89e3|\u5e94|\u5b97|\u4e01|\u5ba3|\u8d32|\u9093|\u90c1|\u5355|\u676d|\u6d2a|\u5305|\u8bf8|\u5de6|\u77f3|\u5d14|\u5409|\u94ae|\u9f9a|\u7a0b|\u5d47|\u90a2|\u6ed1|\u88f4|\u9646|\u8363|\u7fc1|\u8340|\u7f8a|\u65bc|\u60e0|\u7504|\u9eb4|\u5bb6|\u5c01|\u82ae|\u7fbf|\u50a8|\u9773|\u6c72|\u90b4|\u7cdc|\u677e|\u4e95|\u6bb5|\u5bcc|\u5deb|\u4e4c|\u7126|\u5df4|\u5f13|\u7267|\u9697|\u5c71|\u8c37|\u8f66|\u4faf|\u5b93|\u84ec|\u5168|\u90d7|\u73ed|\u4ef0|\u79cb|\u4ef2|\u4f0a|\u5bab|\u5b81|\u4ec7|\u683e|\u66b4|\u7518|\u94ad|\u5386|\u620e|\u7956|\u6b66|\u7b26|\u5218|\u666f|\u8a79|\u675f|\u9f99|\u53f6|\u5e78|\u53f8|\u97f6|\u90dc|\u9ece|\u84df|\u6ea5|\u5370|\u5bbf|\u767d|\u6000|\u84b2|\u90b0|\u4ece|\u9102|\u7d22|\u54b8|\u7c4d|\u8d56|\u5353|\u853a|\u5c60|\u8499|\u6c60|\u4e54|\u9633|\u90c1|\u80e5|\u80fd|\u82cd|\u53cc|\u95fb|\u8398|\u515a|\u7fdf|\u8c2d|\u8d21|\u52b3|\u9004|\u59ec|\u7533|\u6276|\u5835|\u5189|\u5bb0|\u90e6|\u96cd|\u5374|\u74a9|\u6851|\u6842|\u6fee|\u725b|\u5bff|\u901a|\u8fb9|\u6248|\u71d5|\u5180|\u50ea|\u6d66|\u5c1a|\u519c|\u6e29|\u522b|\u5e84|\u664f|\u67f4|\u77bf|\u960e|\u5145|\u6155|\u8fde|\u8339|\u4e60|\u5ba6|\u827e|\u9c7c|\u5bb9|\u5411|\u53e4|\u6613|\u614e|\u6208|\u5ed6|\u5ebe|\u7ec8|\u66a8|\u5c45|\u8861|\u6b65|\u90fd|\u803f|\u6ee1|\u5f18|\u5321|\u56fd|\u6587|\u5bc7|\u5e7f|\u7984|\u9619|\u4e1c|\u6b27|\u6bb3|\u6c83|\u5229|\u851a|\u8d8a|\u5914|\u9686|\u5e08|\u5de9|\u538d|\u8042|\u6641|\u52fe|\u6556|\u878d|\u51b7|\u8a3e|\u8f9b|\u961a|\u90a3|\u7b80|\u9976|\u7a7a|\u66fe|\u6bcb|\u6c99|\u4e5c|\u517b|\u97a0|\u987b|\u4e30|\u5de2|\u5173|\u84af|\u76f8|\u67e5|\u540e|\u8346|\u7ea2|\u6e38|\u7afa|\u6743|\u902e|\u76cd|\u76ca|\u6853|\u516c|\u4e07\u4fdf|\u53f8\u9a6c|\u4e0a\u5b98|\u6b27\u9633|\u590f\u4faf|\u8bf8\u845b|\u95fb\u4eba|\u4e1c\u65b9|\u8d6b\u8fde|\u7687\u752b|\u5c09\u8fdf|\u516c\u7f8a|\u6fb9\u53f0|\u516c\u51b6|\u5b97\u653f|\u6fee\u9633|\u6df3\u4e8e|\u5355\u4e8e|\u592a\u53d4|\u7533\u5c60|\u516c\u5b59|\u4ef2\u5b59|\u8f69\u8f95|\u4ee4\u72d0|\u949f\u79bb|\u5b87\u6587|\u957f\u5b59|\u6155\u5bb9|\u53f8\u5f92|\u53f8\u7a7a|\u53ec|\u6709|\u821c|\u53f6\u8d6b\u90a3\u62c9|\u4e1b|\u5cb3|\u5bf8|\u8d30|\u7687|\u4fa8|\u5f64|\u7aed|\u7aef|\u8d6b|\u5b9e|\u752b|\u96c6|\u8c61|\u7fe0|\u72c2|\u8f9f|\u5178|\u826f|\u51fd|\u8292|\u82e6|\u5176|\u4eac|\u4e2d|\u5915|\u4e4b|\u7ae0\u4f73|\u90a3\u62c9|\u51a0|\u5bbe|\u9999|\u679c|\u4f9d\u5c14\u6839\u89c9\u7f57|\u4f9d\u5c14\u89c9\u7f57|\u8428\u561b\u5587|\u8d6b\u820d\u91cc|\u989d\u5c14\u5fb7\u7279|\u8428\u514b\u8fbe|\u94ae\u795c\u7984|\u4ed6\u5854\u5587|\u559c\u5854\u814a|\u8bb7\u6bb7\u5bcc\u5bdf|\u53f6\u8d6b\u90a3\u5170|\u5e93\u96c5\u5587|\u74dc\u5c14\u4f73|\u8212\u7a46\u7984|\u7231\u65b0\u89c9\u7f57|\u7d22\u7ef0\u7edc|\u7eb3\u5587|\u4e4c\u96c5|\u8303\u59dc|\u78a7\u9c81|\u5f20\u5ed6|\u5f20\u7b80|\u56fe\u95e8|\u592a\u53f2|\u516c\u53d4|\u4e4c\u5b59|\u5b8c\u989c|\u9a6c\u4f73|\u4f5f\u4f73|\u5bcc\u5bdf|\u8d39\u83ab|\u8e47|\u79f0|\u8bfa|\u6765|\u591a|\u7e41|\u620a|\u6734|\u56de|\u6bd3|\u7a0e|\u8364|\u9756|\u7eea|\u6108|\u7855|\u7262|\u4e70|\u4f46|\u5de7|\u679a|\u6492|\u6cf0|\u79d8|\u4ea5|\u7ecd|\u4ee5|\u58ec|\u68ee|\u658b|\u91ca|\u5955|\u59d2|\u670b|\u6c42|\u7fbd|\u7528|\u5360|\u771f|\u7a70|\u7fe6|\u95fe|\u6f06|\u8d35|\u4ee3|\u8d2f|\u65c1|\u5d07|\u680b|\u544a|\u4f11|\u8912|\u8c0f|\u9510|\u768b|\u95f3|\u5728|\u6b67|\u79be|\u793a|\u662f|\u59d4|\u948a|\u9891|\u5b34|\u547c|\u5927|\u5a01|\u6602|\u5f8b|\u5192|\u4fdd|\u7cfb|\u6284|\u5b9a|\u5316|\u83b1|\u6821|\u4e48|\u6297|\u7962|\u7da6|\u609f|\u5b8f|\u529f|\u5e9a|\u52a1|\u654f|\u6377|\u62f1|\u5146|\u4e11|\u4e19|\u7545|\u82df|\u968f|\u7c7b|\u536f|\u4fdf|\u53cb|\u7b54|\u4e59|\u5141|\u7532|\u7559|\u5c3e|\u4f7c|\u7384|\u4e58|\u88d4|\u5ef6|\u690d|\u73af|\u77eb|\u8d5b|\u6614|\u4f8d|\u5ea6|\u65f7|\u9047|\u5076|\u524d|\u7531|\u548e|\u585e|\u655b|\u53d7|\u6cf7|\u88ad|\u8845|\u53d4|\u5723|\u5fa1|\u592b|\u4ec6|\u9547|\u85e9|\u90b8|\u5e9c|\u638c|\u9996|\u5458|\u7109|\u620f|\u53ef|\u667a|\u5c14|\u51ed|\u6089|\u8fdb|\u7b03|\u539a|\u4ec1|\u4e1a|\u8087|\u8d44|\u5408|\u4ecd|\u4e5d|\u8877|\u54c0|\u5211|\u4fce|\u4ef5|\u572d|\u5937|\u5fad|\u86ee|\u6c57|\u5b5b|\u4e7e|\u5e16|\u7f55|\u6d1b|\u6de6|\u6d0b|\u90b6|\u90f8|\u90ef|\u9097|\u909b|\u5251|\u8662|\u968b|\u84bf|\u8306|\u83c5|\u82cc|\u6811|\u6850|\u9501|\u949f|\u673a|\u76d8|\u94ce|\u659b|\u7389|\u7ebf|\u9488|\u7b95|\u5eb9|\u7ef3|\u78e8|\u8489|\u74ee|\u5f2d|\u5200|\u758f|\u7275|\u6d51|\u607d|\u52bf|\u4e16|\u4edd|\u540c|\u8681|\u6b62|\u6222|\u7762|\u51bc|\u79cd|\u6d82|\u8096|\u5df1|\u6ce3|\u6f5c|\u5377|\u8131|\u8c2c|\u8e49|\u8d67|\u6d6e|\u987f|\u8bf4|\u6b21|\u9519|\u5ff5|\u5919|\u65af|\u5b8c|\u4e39|\u8868|\u804a|\u6e90|\u59d3|\u543e|\u5bfb|\u5c55|\u51fa|\u4e0d|\u6237|\u95ed|\u624d|\u65e0|\u4e66|\u5b66|\u611a|\u672c|\u6027|\u96ea|\u971c|\u70df|\u5bd2|\u5c11|\u5b57|\u6865|\u677f|\u6590|\u72ec|\u5343|\u8bd7|\u5609|\u626c|\u5584|\u63ed|\u7948|\u6790|\u8d64|\u7d2b|\u9752|\u67d4|\u521a|\u5947|\u62dc|\u4f5b|\u9640|\u5f25|\u963f|\u7d20|\u957f|\u50e7|\u9690|\u4ed9|\u96bd|\u5b87|\u796d|\u9152|\u6de1|\u5854|\u7426|\u95ea|\u59cb|\u661f|\u5357|\u5929|\u63a5|\u6ce2|\u78a7|\u901f|\u799a|\u817e|\u6f6e|\u955c|\u4f3c|\u6f84|\u6f6d|\u8b07|\u7eb5|\u6e20|\u5948|\u98ce|\u6625|\u6fef|\u6c90|\u8302|\u82f1|\u5170|\u6a80|\u85e4|\u679d|\u68c0|\u751f|\u6298|\u767b|\u9a79|\u9a91|\u8c8a|\u864e|\u80a5|\u9e7f|\u96c0|\u91ce|\u79bd|\u98de|\u8282|\u5b9c|\u9c9c|\u7c9f|\u6817|\u8c46|\u5e1b|\u5b98|\u5e03|\u8863|\u85cf|\u5b9d|\u949e|\u94f6|\u95e8|\u76c8|\u5e86|\u559c|\u53ca|\u666e|\u5efa|\u8425|\u5de8|\u671b|\u5e0c|\u9053|\u8f7d|\u58f0|\u6f2b|\u7281|\u529b|\u8d38|\u52e4|\u9769|\u6539|\u5174|\u4e93|\u7766|\u4fee|\u4fe1|\u95fd|\u5317|\u5b88|\u575a|\u52c7|\u6c49|\u7ec3|\u5c09|\u58eb|\u65c5|\u4e94|\u4ee4|\u5c06|\u65d7|\u519b|\u884c|\u5949|\u656c|\u606d|\u4eea|\u6bcd|\u5802|\u4e18|\u4e49|\u793c|\u6148|\u5b5d|\u7406|\u4f26|\u537f|\u95ee|\u6c38|\u8f89|\u4f4d|\u8ba9|\u5c27|\u4f9d|\u72b9|\u4ecb|\u627f|\u5e02|\u6240|\u82d1|\u675e|\u5267|\u7b2c|\u96f6|\u8c0c|\u62db|\u7eed|\u8fbe|\u5ffb|\u516d|\u911e|\u6218|\u8fdf|\u5019|\u5b9b|\u52b1|\u7c98|\u8428|\u909d|\u8983|\u8f9c|\u521d|\u697c|\u57ce|\u533a|\u5c40|\u53f0|\u539f|\u8003|\u59ab|\u7eb3|\u6cc9|\u8001|\u6e05|\u5fb7|\u5351|\u8fc7|\u9ea6|\u66f2|\u7af9|\u767e|\u798f|\u8a00|\u7b2c\u4e94|\u4f5f|\u7231|\u5e74|\u7b2a|\u8c2f|\u54c8|\u58a8|\u5357\u5bab|\u8d4f|\u4f2f|\u4f74|\u4f58|\u725f|\u5546|\u897f\u95e8|\u4e1c\u95e8|\u5de6\u4e18|\u6881\u4e18|\u7434|\u540e|\u51b5|\u4ea2|\u7f11|\u5e05|\u5fae\u751f|\u7f8a\u820c|\u6d77|\u5f52|\u547c\u5ef6|\u5357\u95e8|\u4e1c\u90ed|\u767e\u91cc|\u94a6|\u9122|\u6c5d|\u6cd5|\u95eb|\u695a|\u664b|\u8c37\u6881|\u5bb0\u7236|\u5939\u8c37|\u62d3\u8dcb|\u58e4\u9a77|\u4e50\u6b63|\u6f06\u96d5|\u516c\u897f|\u5deb\u9a6c|\u7aef\u6728|\u989b\u5b59|\u5b50\u8f66|\u7763|\u4ec9|\u53f8\u5bc7|\u4e93\u5b98|\u9c9c\u4e8e|\u953a\u79bb|\u76d6|\u902f|\u5e93|\u90cf|\u9022|\u9634|\u8584|\u5389|\u7a3d|\u95fe\u4e18|\u516c\u826f|\u6bb5\u5e72|\u5f00|\u5149|\u64cd|\u745e|\u772d|\u6ce5|\u8fd0|\u6469|\u4f1f|\u94c1|\u8fee|"; | ||
| 2 | + | ||
| 3 | +function IsIdCard(idcard) | ||
| 4 | +{ | ||
| 5 | + idcard = idcard.toUpperCase(); | ||
| 6 | + var area={11:"北京",12:"天津",13:"河北",14:"山西",15:"内蒙古",21:"辽宁",22:"吉林",23:"黑龙江", | ||
| 7 | + 31:"上海",32:"江苏",33:"浙江",34:"安徽",35:"福建",36:"江西",37:"山东",41:"河南",42:"湖北", | ||
| 8 | + 43:"湖南",44:"广东",45:"广西",46:"海南",50:"重庆",51:"四川",52:"贵州",53:"云南",54:"西藏", | ||
| 9 | + 61:"陕西",62:"甘肃",63:"青海",64:"宁夏",65:"新疆",71:"台湾",81:"香港",82:"澳门",91:"国外"}; | ||
| 10 | + var retflag=false; | ||
| 11 | + var idcard,Y,JYM; | ||
| 12 | + var S,M; | ||
| 13 | + var idcard_array = new Array(); | ||
| 14 | + idcard_array = idcard.split(""); | ||
| 15 | + //地区检验 | ||
| 16 | + if(area[parseInt(idcard.substr(0,2))]==null) return false; | ||
| 17 | + //身份号码位数及格式检验 | ||
| 18 | + switch(idcard.length) | ||
| 19 | + { | ||
| 20 | + case 15: | ||
| 21 | + if ((parseInt(idcard.substr(6,2))+1900) % 4 == 0 || | ||
| 22 | + ((parseInt(idcard.substr(6,2))+1900) % 100 == 0 && (parseInt(idcard.substr(6,2))+1900) % 4 == 0 )) | ||
| 23 | + { | ||
| 24 | + ereg=/^[1-9][0-9]{5}[0-9]{2}((01|03|05|07|08|10|12)(0[1-9]|[1-2][0-9]|3[0-1])|(04|06|09|11)(0[1-9]|[1-2][0-9]|30)|02(0[1-9]|[1-2][0-9]))[0-9]{3}$/;//测试出生日期的合法性 | ||
| 25 | + } | ||
| 26 | + else | ||
| 27 | + { | ||
| 28 | + ereg=/^[1-9][0-9]{5}[0-9]{2}((01|03|05|07|08|10|12)(0[1-9]|[1-2][0-9]|3[0-1])|(04|06|09|11)(0[1-9]|[1-2][0-9]|30)|02(0[1-9]|1[0-9]|2[0-8]))[0-9]{3}$/;//测试出生日期的合法性 | ||
| 29 | + } | ||
| 30 | + if(ereg.test(idcard)) return true; | ||
| 31 | + else return false; | ||
| 32 | + break; | ||
| 33 | + case 18: | ||
| 34 | + //18位身份号码检测 | ||
| 35 | + //出生日期的合法性检查 | ||
| 36 | + //闰年月日:((01|03|05|07|08|10|12)(0[1-9]|[1-2][0-9]|3[0-1])|(04|06|09|11)(0[1-9]|[1-2][0-9]|30)|02(0[1-9]|[1-2][0-9])) | ||
| 37 | + //平年月日:((01|03|05|07|08|10|12)(0[1-9]|[1-2][0-9]|3[0-1])|(04|06|09|11)(0[1-9]|[1-2][0-9]|30)|02(0[1-9]|1[0-9]|2[0-8])) | ||
| 38 | + if ( parseInt(idcard.substr(6,4)) % 4 == 0 || | ||
| 39 | + (parseInt(idcard.substr(6,4)) % 100 == 0 &&parseInt(idcard.substr(6,4))%4 == 0 )) | ||
| 40 | + { | ||
| 41 | + ereg=/^[1-9][0-9]{5}19[0-9]{2}((01|03|05|07|08|10|12)(0[1-9]|[1-2][0-9]|3[0-1])|(04|06|09|11)(0[1-9]|[1-2][0-9]|30)|02(0[1-9]|[1-2][0-9]))[0-9]{3}[0-9Xx]$/;//闰年出生日期的合法性正则表达式 | ||
| 42 | + } | ||
| 43 | + else | ||
| 44 | + { | ||
| 45 | + ereg=/^[1-9][0-9]{5}19[0-9]{2}((01|03|05|07|08|10|12)(0[1-9]|[1-2][0-9]|3[0-1])|(04|06|09|11)(0[1-9]|[1-2][0-9]|30)|02(0[1-9]|1[0-9]|2[0-8]))[0-9]{3}[0-9Xx]$/;//平年出生日期的合法性正则表达式 | ||
| 46 | + } | ||
| 47 | + if(ereg.test(idcard)) | ||
| 48 | + {//测试出生日期的合法性 | ||
| 49 | + //计算校验位 | ||
| 50 | + S = (parseInt(idcard_array[0]) + parseInt(idcard_array[10])) * 7 | ||
| 51 | + + (parseInt(idcard_array[1]) + parseInt(idcard_array[11])) * 9 | ||
| 52 | + + (parseInt(idcard_array[2]) + parseInt(idcard_array[12])) * 10 | ||
| 53 | + + (parseInt(idcard_array[3]) + parseInt(idcard_array[13])) * 5 | ||
| 54 | + + (parseInt(idcard_array[4]) + parseInt(idcard_array[14])) * 8 | ||
| 55 | + + (parseInt(idcard_array[5]) + parseInt(idcard_array[15])) * 4 | ||
| 56 | + + (parseInt(idcard_array[6]) + parseInt(idcard_array[16])) * 2 | ||
| 57 | + + parseInt(idcard_array[7]) * 1 | ||
| 58 | + + parseInt(idcard_array[8]) * 6 | ||
| 59 | + + parseInt(idcard_array[9]) * 3 ; | ||
| 60 | + Y = S % 11; | ||
| 61 | + M = "F"; | ||
| 62 | + JYM = "10X98765432"; | ||
| 63 | + M = JYM.substr(Y,1);//判断校验位 | ||
| 64 | + if(M == idcard_array[17]) true; //检测ID的校验位 | ||
| 65 | + else return false; | ||
| 66 | + } | ||
| 67 | + else return false; | ||
| 68 | + break; | ||
| 69 | + default: | ||
| 70 | + return false; | ||
| 71 | + break; | ||
| 72 | + } | ||
| 73 | + return true; | ||
| 74 | +} | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
publicAndroidSDK/assets/sdk/js/loader.min.js
100644 → 100755
| ... | @@ -69,12 +69,9 @@ | ... | @@ -69,12 +69,9 @@ |
| 69 | //如果不尝试自动登录,直接初始化界面 | 69 | //如果不尝试自动登录,直接初始化界面 |
| 70 | if (!tryAutoLogin) | 70 | if (!tryAutoLogin) |
| 71 | goInit(); | 71 | goInit(); |
| 72 | - //请求数据 | ||
| 73 | - if (Core.isFile) { | ||
| 74 | - url = Core.server + url; | ||
| 75 | - } | ||
| 76 | 72 | ||
| 77 | - $.ajax({ | 73 | + |
| 74 | + Core.ajax({ | ||
| 78 | type: 'GET', | 75 | type: 'GET', |
| 79 | url: url + '?' + params, | 76 | url: url + '?' + params, |
| 80 | dataType: 'json', | 77 | dataType: 'json', | ... | ... |
publicAndroidSDK/assets/sdk/js/login.min.js
100644 → 100755
| ... | @@ -57,7 +57,9 @@ | ... | @@ -57,7 +57,9 @@ |
| 57 | Core.showMod('login'); | 57 | Core.showMod('login'); |
| 58 | 58 | ||
| 59 | } | 59 | } |
| 60 | - | 60 | + Home.prototype.show_after = function(){ |
| 61 | + $('#login').hide() | ||
| 62 | + } | ||
| 61 | Core.registerMod('home', Home); | 63 | Core.registerMod('home', Home); |
| 62 | 64 | ||
| 63 | // 帮助信息模块 | 65 | // 帮助信息模块 |
| ... | @@ -163,7 +165,8 @@ | ... | @@ -163,7 +165,8 @@ |
| 163 | Core.Data.frame_src = src; | 165 | Core.Data.frame_src = src; |
| 164 | Core.updateMod('frame'); | 166 | Core.updateMod('frame'); |
| 165 | return false; | 167 | return false; |
| 166 | - }); | 168 | + }); |
| 169 | + | ||
| 167 | } | 170 | } |
| 168 | 171 | ||
| 169 | Login.prototype.cache = function(n, p) { | 172 | Login.prototype.cache = function(n, p) { |
| ... | @@ -250,10 +253,10 @@ | ... | @@ -250,10 +253,10 @@ |
| 250 | $(".pwd_box").children(".step-tab").css("display","block"); | 253 | $(".pwd_box").children(".step-tab").css("display","block"); |
| 251 | $(".pwd_box").children(".step-box").css("display","none"); | 254 | $(".pwd_box").children(".step-box").css("display","none"); |
| 252 | }); | 255 | }); |
| 253 | - | 256 | + var names = JSON.parse(names); |
| 257 | + var userIdx = JSON.parse(user_indexs); | ||
| 254 | if (names != null) { | 258 | if (names != null) { |
| 255 | - var names = JSON.parse(names); | 259 | + |
| 256 | - var userIdx = JSON.parse(user_indexs); | ||
| 257 | delete names["undefined"]; | 260 | delete names["undefined"]; |
| 258 | 261 | ||
| 259 | this.$c.find('.drop-down').show(); | 262 | this.$c.find('.drop-down').show(); |
| ... | @@ -271,11 +274,15 @@ | ... | @@ -271,11 +274,15 @@ |
| 271 | this.$c.find("input#js_login_username").val(initUserName); | 274 | this.$c.find("input#js_login_username").val(initUserName); |
| 272 | this.$c.find("input#js_login_password").val(Core.user_names[initUserName]); | 275 | this.$c.find("input#js_login_password").val(Core.user_names[initUserName]); |
| 273 | } | 276 | } |
| 277 | + | ||
| 274 | }else{ | 278 | }else{ |
| 275 | this.$c.find("input#js_login_username").val(Core.first_user); | 279 | this.$c.find("input#js_login_username").val(Core.first_user); |
| 276 | this.$c.find("input#js_login_password").val(Core.first_password); | 280 | this.$c.find("input#js_login_password").val(Core.first_password); |
| 277 | } | 281 | } |
| 278 | if (Core.Data.other_login && this.other_login) { | 282 | if (Core.Data.other_login && this.other_login) { |
| 283 | + if(Core.Data.other_login.length > 0){ | ||
| 284 | + this.$c.find(".other-login-bx").removeClass("hide"); | ||
| 285 | + } | ||
| 279 | //设置第三方登录显示 | 286 | //设置第三方登录显示 |
| 280 | for (var i = 0, l = Core.Data.other_login.length; i < l; i++) { | 287 | for (var i = 0, l = Core.Data.other_login.length; i < l; i++) { |
| 281 | this.$c.find('.' + Core.Data.other_login[i]).removeClass('hide'); | 288 | this.$c.find('.' + Core.Data.other_login[i]).removeClass('hide'); |
| ... | @@ -286,6 +293,14 @@ | ... | @@ -286,6 +293,14 @@ |
| 286 | if(loginPassword != ""){ | 293 | if(loginPassword != ""){ |
| 287 | this.$c.find("input#js_login_password").val(loginPassword); | 294 | this.$c.find("input#js_login_password").val(loginPassword); |
| 288 | } | 295 | } |
| 296 | + | ||
| 297 | + var old_pwd = localStorage.getItem('old_pwd'); | ||
| 298 | + if(Core.Data.new_pwd != "" && Core.Data.new_pwd == old_pwd & Core.user_names != null){ | ||
| 299 | + this.$c.find("input#js_login_password").val(Core.user_names[this.$c.find("input#js_login_username").val()]); | ||
| 300 | + console.log($("input#js_login_password").val()); | ||
| 301 | + } | ||
| 302 | + | ||
| 303 | + $("#find_pwd").find(".user-center span").html("找回密码"); | ||
| 289 | 304 | ||
| 290 | } | 305 | } |
| 291 | 306 | ||
| ... | @@ -365,12 +380,19 @@ | ... | @@ -365,12 +380,19 @@ |
| 365 | 380 | ||
| 366 | that.$c.on('click', '[type=submit],.submit', function(e) { | 381 | that.$c.on('click', '[type=submit],.submit', function(e) { |
| 367 | e.preventDefault(); | 382 | e.preventDefault(); |
| 368 | - if (that.$c.find('.checkbox-2').length>0 ){ | 383 | + if(/[A-Z]/.test(that.$c.find("input[name='username']").val())){ |
| 369 | - Core.ajax_do(that.$c.find('.ajax'), that.register_cb, | 384 | + Core.showTips("账号不能有大写字母!"); |
| 370 | - that); | 385 | + }else if(/[A-Z]/.test(that.$c.find("input[name='password']").val())){ |
| 371 | - } else{ | 386 | + Core.showTips("密码不能有大写字母!"); |
| 372 | - Core.showTips('请同意'+Core.PLATFORM_NAME+'网络协议',1); | 387 | + }else if(!that.$c.find('.checkbox-2').length>0){ |
| 373 | - } | 388 | + Core.showTips('请同意'+Core.PLATFORM_NAME+'网络协议',1); |
| 389 | + }else{ | ||
| 390 | + //如果是游客的话则调用安卓截屏方法 | ||
| 391 | + if (that.$c.find('[name="username"]').val() == that.$c.find('[name="old_usernmae"]').val() && window.android != undefined && window.android.screenShot != undefined ){ | ||
| 392 | + window.android.screenShot(); | ||
| 393 | + } | ||
| 394 | + Core.ajax_do(that.$c.find('.ajax'), that.register_cb, that); | ||
| 395 | + } | ||
| 374 | return false; | 396 | return false; |
| 375 | }); | 397 | }); |
| 376 | 398 | ||
| ... | @@ -391,6 +413,7 @@ | ... | @@ -391,6 +413,7 @@ |
| 391 | that.$c.find('[name="old_usernmae"]').val(random_name) | 413 | that.$c.find('[name="old_usernmae"]').val(random_name) |
| 392 | that.$c.find('[name="password"]').val(random_passwd) | 414 | that.$c.find('[name="password"]').val(random_passwd) |
| 393 | that.$c.find('[name="type"]').val(-1) | 415 | that.$c.find('[name="type"]').val(-1) |
| 416 | + | ||
| 394 | } | 417 | } |
| 395 | Register.prototype.cache = Login.prototype.cache; | 418 | Register.prototype.cache = Login.prototype.cache; |
| 396 | 419 | ||
| ... | @@ -404,7 +427,7 @@ | ... | @@ -404,7 +427,7 @@ |
| 404 | Core.updateMod('home'); | 427 | Core.updateMod('home'); |
| 405 | } | 428 | } |
| 406 | Register.prototype.show_after = function() { | 429 | Register.prototype.show_after = function() { |
| 407 | - this.set_random() | 430 | + this.set_random(); |
| 408 | } | 431 | } |
| 409 | Core.registerMod('register', Register); | 432 | Core.registerMod('register', Register); |
| 410 | 433 | ||
| ... | @@ -417,8 +440,8 @@ | ... | @@ -417,8 +440,8 @@ |
| 417 | Mibao.prototype.bind = function() { | 440 | Mibao.prototype.bind = function() { |
| 418 | var that = this; | 441 | var that = this; |
| 419 | that.$c.on('click', '[type=submit],.submit', function(e) { | 442 | that.$c.on('click', '[type=submit],.submit', function(e) { |
| 420 | - e.preventDefault(); | 443 | + e.preventDefault(); |
| 421 | - Core.ajax_do(that.$c.find('.ajax'), that.mibao_cb, that); | 444 | + Core.ajax_do(that.$c.find('.ajax'), that.mibao_cb, that); |
| 422 | return false; | 445 | return false; |
| 423 | }); | 446 | }); |
| 424 | } | 447 | } |
| ... | @@ -443,7 +466,7 @@ | ... | @@ -443,7 +466,7 @@ |
| 443 | Core.inherit(Find_pwd, Module); | 466 | Core.inherit(Find_pwd, Module); |
| 444 | Find_pwd.prototype.bind = function() { | 467 | Find_pwd.prototype.bind = function() { |
| 445 | var that = this; | 468 | var that = this; |
| 446 | - var pwd_header=["手机找回密码","密保找回密码","邮箱找回密码","联系客服","重置密码","找回密码"]; | 469 | + var pwd_header=["手机找回密码","密保找回密码","联系客服","重置密码","找回密码"]; |
| 447 | var pwd_header_back = { | 470 | var pwd_header_back = { |
| 448 | 0 : '<a href="#login" class="lefticon"><i class="iconfont icon-fanhui"></i></a>', | 471 | 0 : '<a href="#login" class="lefticon"><i class="iconfont icon-fanhui"></i></a>', |
| 449 | 1 : '<a href="javascript:;" class="lefticon back-btn"><i class="iconfont icon-fanhui"></i></a>' | 472 | 1 : '<a href="javascript:;" class="lefticon back-btn"><i class="iconfont icon-fanhui"></i></a>' |
| ... | @@ -483,8 +506,7 @@ | ... | @@ -483,8 +506,7 @@ |
| 483 | //否则就是PC浏览器打开 | 506 | //否则就是PC浏览器打开 |
| 484 | $("#js_kefu_qq").href = "http://wpa.qq.com/msgrd?v=3&uin=2739920773&site=qq&menu=yes"; | 507 | $("#js_kefu_qq").href = "http://wpa.qq.com/msgrd?v=3&uin=2739920773&site=qq&menu=yes"; |
| 485 | $("#js_player").href = "http://wpa.qq.com/msgrd?v=3&uin=167355030&site=qq&menu=yes"; | 508 | $("#js_player").href = "http://wpa.qq.com/msgrd?v=3&uin=167355030&site=qq&menu=yes"; |
| 486 | - } | 509 | + } |
| 487 | - | ||
| 488 | that.$c.on("click","#js_findPSW_getcode",function(){//找回密码获取验证码 | 510 | that.$c.on("click","#js_findPSW_getcode",function(){//找回密码获取验证码 |
| 489 | var $self = $(this) | 511 | var $self = $(this) |
| 490 | phone = $("#js_findPSW_mobile").val(); | 512 | phone = $("#js_findPSW_mobile").val(); |
| ... | @@ -516,7 +538,8 @@ | ... | @@ -516,7 +538,8 @@ |
| 516 | var code = that.$c.find("#js_findPSW_ranks").val(), | 538 | var code = that.$c.find("#js_findPSW_ranks").val(), |
| 517 | accout = $("#js_findPSW_accout").val(), | 539 | accout = $("#js_findPSW_accout").val(), |
| 518 | phoneTest = $("#js_findPSW_mobile").val(), | 540 | phoneTest = $("#js_findPSW_mobile").val(), |
| 519 | - iphoneReg = /^(((13[0-9]{1})|(15[0-9]{1})|(18[0-9]{1}))+\d{8})$/; | 541 | + //iphoneReg = /^(((13[0-9]{1})|(15[0-9]{1})|(18[0-9]{1}))+\d{8})$/; |
| 542 | + iphoneReg = /^1(3|4|5|7|8)\d{9}$/; | ||
| 520 | if($.trim(accout) == ""){ | 543 | if($.trim(accout) == ""){ |
| 521 | Core.showTips('请输入账号!', false); | 544 | Core.showTips('请输入账号!', false); |
| 522 | return false; | 545 | return false; |
| ... | @@ -553,6 +576,9 @@ | ... | @@ -553,6 +576,9 @@ |
| 553 | } | 576 | } |
| 554 | }); | 577 | }); |
| 555 | }); | 578 | }); |
| 579 | + that.$c.on("click","#returnhome",function(){ | ||
| 580 | + that.$c.find(".user-center span").html("找回密码"); | ||
| 581 | + }); | ||
| 556 | that.$c.on("click","#js_confirm_resetnewpsw",function(){ | 582 | that.$c.on("click","#js_confirm_resetnewpsw",function(){ |
| 557 | var NewPsw = that.$c.find("#js_reset_newpsw").val(), | 583 | var NewPsw = that.$c.find("#js_reset_newpsw").val(), |
| 558 | NewKey = that.$c.find("input[name='pwd_code']").val(), | 584 | NewKey = that.$c.find("input[name='pwd_code']").val(), |
| ... | @@ -570,6 +596,8 @@ | ... | @@ -570,6 +596,8 @@ |
| 570 | $("input[name='loginPassword']").val(NewPsw); | 596 | $("input[name='loginPassword']").val(NewPsw); |
| 571 | names[account] = NewPsw; | 597 | names[account] = NewPsw; |
| 572 | localStorage.setItem('user_names',JSON.stringify(names)); | 598 | localStorage.setItem('user_names',JSON.stringify(names)); |
| 599 | + Core.user_names = names; | ||
| 600 | + $("#js_reset_newpsw").val(""); | ||
| 573 | setTimeout(function() { | 601 | setTimeout(function() { |
| 574 | Core.updateMod('login'); | 602 | Core.updateMod('login'); |
| 575 | }, 500); | 603 | }, 500); |
| ... | @@ -599,6 +627,11 @@ | ... | @@ -599,6 +627,11 @@ |
| 599 | that.$c.on('click', '.pwd_box .step-tab li a', function(e) { | 627 | that.$c.on('click', '.pwd_box .step-tab li a', function(e) { |
| 600 | var ipar = $(this).parent("li"), | 628 | var ipar = $(this).parent("li"), |
| 601 | iIndex = ipar.index(); | 629 | iIndex = ipar.index(); |
| 630 | + | ||
| 631 | + that.$c.find("#js_findPSW_ranks").val(""); | ||
| 632 | + $("#js_findPSW_accout").val(""); | ||
| 633 | + $("#js_findPSW_mobile").val(""); | ||
| 634 | + | ||
| 602 | that.$c.find('.step-tab').hide().siblings(".step-box").show().children("div").eq(iIndex).removeClass("hide").addClass("fn-icon-2").siblings("div").addClass("hide").removeClass("fn-icon-2"); | 635 | that.$c.find('.step-tab').hide().siblings(".step-box").show().children("div").eq(iIndex).removeClass("hide").addClass("fn-icon-2").siblings("div").addClass("hide").removeClass("fn-icon-2"); |
| 603 | that.$c.find(".user-center span").html(pwd_header[iIndex]); | 636 | that.$c.find(".user-center span").html(pwd_header[iIndex]); |
| 604 | that.$c.find(".user-center a").replaceWith(pwd_header_back[1]); | 637 | that.$c.find(".user-center a").replaceWith(pwd_header_back[1]); |
| ... | @@ -606,13 +639,13 @@ | ... | @@ -606,13 +639,13 @@ |
| 606 | 639 | ||
| 607 | that.$c.on('click', '.user-center a.back-btn', function(e) { | 640 | that.$c.on('click', '.user-center a.back-btn', function(e) { |
| 608 | $(this).parents(".new-sdk-container").find(".step-box").hide().siblings(".step-tab").show(); | 641 | $(this).parents(".new-sdk-container").find(".step-box").hide().siblings(".step-tab").show(); |
| 609 | - that.$c.find(".user-center span").html(pwd_header[5]); | 642 | + that.$c.find(".user-center span").html(pwd_header[4]); |
| 610 | that.$c.find(".user-center a").replaceWith(pwd_header_back[0]); | 643 | that.$c.find(".user-center a").replaceWith(pwd_header_back[0]); |
| 611 | }); | 644 | }); |
| 612 | 645 | ||
| 613 | that.$c.on('click', '.pwd_box a.kefu_subbtn', function(e) { | 646 | that.$c.on('click', '.pwd_box a.kefu_subbtn', function(e) { |
| 614 | $(this).parents(".step-box").hide().siblings(".step-tab").show(); | 647 | $(this).parents(".step-box").hide().siblings(".step-tab").show(); |
| 615 | - that.$c.find(".user-center span").html(pwd_header[5]); | 648 | + that.$c.find(".user-center span").html(pwd_header[4]); |
| 616 | that.$c.find(".user-center a").replaceWith(pwd_header_back[1]); | 649 | that.$c.find(".user-center a").replaceWith(pwd_header_back[1]); |
| 617 | }); | 650 | }); |
| 618 | 651 | ||
| ... | @@ -762,7 +795,7 @@ | ... | @@ -762,7 +795,7 @@ |
| 762 | var that = this; | 795 | var that = this; |
| 763 | var SendMsg = { | 796 | var SendMsg = { |
| 764 | mobileReg : function(iphone){ | 797 | mobileReg : function(iphone){ |
| 765 | - var iphoneReg = /^(((13[0-9]{1})|(15[0-9]{1})|(18[0-9]{1}))+\d{8})$/, | 798 | + var iphoneReg = /^1(3|4|5|7|8)\d{9}$/, |
| 766 | phoneTest = $(iphone).val(); | 799 | phoneTest = $(iphone).val(); |
| 767 | if($.trim(phoneTest) == ""){ | 800 | if($.trim(phoneTest) == ""){ |
| 768 | Core.showTips('请输入手机号码!', false); | 801 | Core.showTips('请输入手机号码!', false); |
| ... | @@ -893,6 +926,8 @@ | ... | @@ -893,6 +926,8 @@ |
| 893 | if(res.code === 0){ | 926 | if(res.code === 0){ |
| 894 | Core.showTips('解绑成功!', true); | 927 | Core.showTips('解绑成功!', true); |
| 895 | Core.Data.bind_phone = ""; | 928 | Core.Data.bind_phone = ""; |
| 929 | + $("#js_iphone").val(""); | ||
| 930 | + $("#js_ranks").val(""); | ||
| 896 | setTimeout(function() { | 931 | setTimeout(function() { |
| 897 | Core.updateMod('home'); | 932 | Core.updateMod('home'); |
| 898 | }, 500); | 933 | }, 500); |
| ... | @@ -912,6 +947,97 @@ | ... | @@ -912,6 +947,97 @@ |
| 912 | } | 947 | } |
| 913 | Core.registerMod('unbindMobile', UnBindMobile); | 948 | Core.registerMod('unbindMobile', UnBindMobile); |
| 914 | 949 | ||
| 950 | + //实名认证 | ||
| 951 | + var IdentityCard = function(modId) { | ||
| 952 | + Module.call(this, modId); | ||
| 953 | + } | ||
| 954 | + // 继承基础模块 | ||
| 955 | + Core.inherit(IdentityCard, Module); | ||
| 956 | + IdentityCard.prototype.bind = function() { | ||
| 957 | + var that = this; | ||
| 958 | + this.$c.on('click', '.submit', function() { | ||
| 959 | + var identityCard = that.$c.find("input[name='identity_card']").val(),//身份证 | ||
| 960 | + compellationName = that.$c.find("input[name='compellation_name']").val(),//姓名 | ||
| 961 | + compellationNameReg = /^[\u4e00-\u9fa5]{2,10}$/i;//2-10位汉字 | ||
| 962 | + if($.trim(identityCard) == ""){ | ||
| 963 | + Core.showTips("请输入身份证号码",false); | ||
| 964 | + return false; | ||
| 965 | + }else if(IsIdCard(identityCard) == false){ | ||
| 966 | + Core.showTips("请输入正确的身份证信息",false); | ||
| 967 | + return false; | ||
| 968 | + }else if($.trim(compellationName) == ""){ | ||
| 969 | + Core.showTips("请输入姓名",false); | ||
| 970 | + return false; | ||
| 971 | + }else if(!compellationNameReg.test(compellationName)){ | ||
| 972 | + Core.showTips("请输入正确的中文姓名",false); | ||
| 973 | + return false; | ||
| 974 | + } | ||
| 975 | + Core.ajax({ | ||
| 976 | + type:"post", | ||
| 977 | + url:"/user/bind_identity_card?identity_card="+identityCard+"&compellation_name="+compellationName, | ||
| 978 | + data:{format:"json"}, | ||
| 979 | + dataType:"json", | ||
| 980 | + success:function(res){ | ||
| 981 | + if(res.code === 0){ | ||
| 982 | + Core.showTips('认证成功!', true); | ||
| 983 | + Core.Data.compellation_name = compellationName; | ||
| 984 | + Core.Data.identity_card = identityCard; | ||
| 985 | + setTimeout(function() { | ||
| 986 | + Core.updateMod('home'); | ||
| 987 | + }, 500); | ||
| 988 | + }else{ | ||
| 989 | + Core.showTips(res.msg, true); | ||
| 990 | + } | ||
| 991 | + } | ||
| 992 | + }); | ||
| 993 | + }); | ||
| 994 | + } | ||
| 995 | + IdentityCard.prototype.show_after = function(){ | ||
| 996 | + | ||
| 997 | + } | ||
| 998 | + Core.registerMod('identityCard', IdentityCard); | ||
| 999 | + | ||
| 1000 | + //已认证 | ||
| 1001 | + var IdentityCardOk = function(modId) { | ||
| 1002 | + Module.call(this, modId); | ||
| 1003 | + } | ||
| 1004 | + // 继承基础模块 | ||
| 1005 | + Core.inherit(IdentityCardOk, Module); | ||
| 1006 | + IdentityCardOk.prototype.show_after = function(){ | ||
| 1007 | + var compellation_name = Core.Data.compellation_name,//姓名 | ||
| 1008 | + identity_card = Core.Data.identity_card;//身份证 | ||
| 1009 | + if(compellation_name.length == 2){ | ||
| 1010 | + var getBefore = compellation_name.substring(0,1), | ||
| 1011 | + nameHtml = getBefore+"*"; | ||
| 1012 | + }else if(compellation_name.length == 3){ | ||
| 1013 | + var getBefore = compellation_name.substring(0,1), | ||
| 1014 | + nameHtml = getBefore+"**"; | ||
| 1015 | + }else if(compellation_name.length == 4){ | ||
| 1016 | + var getBefore = compellation_name.substring(0,2), | ||
| 1017 | + nameHtml = getBefore+"**"; | ||
| 1018 | + }else if(compellation_name.length > 4){ | ||
| 1019 | + var getBefore = compellation_name.substring(0,2), | ||
| 1020 | + starNum = compellation_name.length, | ||
| 1021 | + star = ""; | ||
| 1022 | + for(var i = 0;i<starNum - 2;i++){ | ||
| 1023 | + star += "*"; | ||
| 1024 | + } | ||
| 1025 | + nameHtml = getBefore+star; | ||
| 1026 | + }; | ||
| 1027 | + if(identity_card.length == 15){ | ||
| 1028 | + var getBefore = identity_card.substring(0,1), | ||
| 1029 | + getAfter = identity_card.substring(14,15), | ||
| 1030 | + cardHtml = getBefore+"*************"+getAfter; | ||
| 1031 | + }else if(identity_card.length == 18){ | ||
| 1032 | + var getBefore = identity_card.substring(0,1), | ||
| 1033 | + getAfter = identity_card.substring(17,18), | ||
| 1034 | + cardHtml = getBefore+"****************"+getAfter; | ||
| 1035 | + }; | ||
| 1036 | + this.$c.find(".compellation_name").html(nameHtml); | ||
| 1037 | + this.$c.find(".identity_card").html(cardHtml); | ||
| 1038 | + }; | ||
| 1039 | + Core.registerMod('identityCard_ok', IdentityCardOk); | ||
| 1040 | + | ||
| 915 | // Mail模块 | 1041 | // Mail模块 |
| 916 | var Mail = function(modId) { | 1042 | var Mail = function(modId) { |
| 917 | Module.call(this, modId); | 1043 | Module.call(this, modId); |
| ... | @@ -982,24 +1108,27 @@ | ... | @@ -982,24 +1108,27 @@ |
| 982 | }); | 1108 | }); |
| 983 | } | 1109 | } |
| 984 | Answer_question.prototype.aq_cb = function(data) { | 1110 | Answer_question.prototype.aq_cb = function(data) { |
| 1111 | + console.log(data); | ||
| 985 | var code = data.code; | 1112 | var code = data.code; |
| 986 | var msg = data.msg; | 1113 | var msg = data.msg; |
| 987 | var name = localStorage.getItem('user_names'); | 1114 | var name = localStorage.getItem('user_names'); |
| 988 | Core.updateData(msg); | 1115 | Core.updateData(msg); |
| 989 | Core.Data.new_pwd = msg.password; | 1116 | Core.Data.new_pwd = msg.password; |
| 990 | 1117 | ||
| 1118 | + name = JSON.parse(name); | ||
| 991 | if(name == null){ | 1119 | if(name == null){ |
| 992 | name = null; | 1120 | name = null; |
| 993 | }else{ | 1121 | }else{ |
| 994 | - name = JSON.parse(name); | 1122 | + name[msg.nickname] = msg.password; |
| 995 | } | 1123 | } |
| 996 | - name[msg.nickname] = msg.password; | 1124 | + |
| 997 | localStorage.setItem('user_names',JSON.stringify(name)); | 1125 | localStorage.setItem('user_names',JSON.stringify(name)); |
| 998 | Core.user_names = name; | 1126 | Core.user_names = name; |
| 999 | 1127 | ||
| 1000 | // 强制更新显示重置密码模块 | 1128 | // 强制更新显示重置密码模块 |
| 1001 | Core.updateMod('reset_pwd'); | 1129 | Core.updateMod('reset_pwd'); |
| 1002 | - Core.showTips('重置成功.',true,1000) | 1130 | + Core.showTips('重置成功.',true,1000); |
| 1131 | + localStorage.setItem('old_pwd',Core.Data.new_pwd); | ||
| 1003 | } | 1132 | } |
| 1004 | Core.registerMod('answer_question', Answer_question); | 1133 | Core.registerMod('answer_question', Answer_question); |
| 1005 | 1134 | ||
| ... | @@ -1012,7 +1141,14 @@ | ... | @@ -1012,7 +1141,14 @@ |
| 1012 | var that = this; | 1141 | var that = this; |
| 1013 | that.$c.on('click', '[type=submit],.submit', function(e) { | 1142 | that.$c.on('click', '[type=submit],.submit', function(e) { |
| 1014 | e.preventDefault(); | 1143 | e.preventDefault(); |
| 1015 | - Core.ajax_do(that.$c.find('.ajax'), that.modify_cb, that); | 1144 | + if(/[A-Z]/.test(that.$c.find("input[name='username']").val())){ |
| 1145 | + Core.showTips("账号不能有大写字母!"); | ||
| 1146 | + }else if(/[A-Z]/.test(that.$c.find("input[name='newpwd']").val())){ | ||
| 1147 | + Core.showTips("密码不能有大写字母!"); | ||
| 1148 | + }else{ | ||
| 1149 | + Core.ajax_do(that.$c.find('.ajax'), that.modify_cb, that); | ||
| 1150 | + } | ||
| 1151 | + | ||
| 1016 | return false; | 1152 | return false; |
| 1017 | }); | 1153 | }); |
| 1018 | that.$c.on('click', '.op-logout', function(e) { | 1154 | that.$c.on('click', '.op-logout', function(e) { |
| ... | @@ -1310,11 +1446,11 @@ | ... | @@ -1310,11 +1446,11 @@ |
| 1310 | 1446 | ||
| 1311 | var names = localStorage.getItem("user_names"), | 1447 | var names = localStorage.getItem("user_names"), |
| 1312 | userIndexs = localStorage.getItem("user_indexs"); | 1448 | userIndexs = localStorage.getItem("user_indexs"); |
| 1313 | - | 1449 | + names = JSON.parse(names); |
| 1314 | - if (names == null) | 1450 | + if (names == null){ |
| 1315 | - names = null; | 1451 | + names = null |
| 1452 | + } | ||
| 1316 | else { | 1453 | else { |
| 1317 | - names = JSON.parse(names); | ||
| 1318 | delete names["undefined"]; | 1454 | delete names["undefined"]; |
| 1319 | var user_indexs = []; | 1455 | var user_indexs = []; |
| 1320 | for (var item in names){//遍历对象,排序 | 1456 | for (var item in names){//遍历对象,排序 | ... | ... |
publicAndroidSDK/assets/sdk/js/pay.min.js
100644 → 100755
| ... | @@ -17,6 +17,7 @@ | ... | @@ -17,6 +17,7 @@ |
| 17 | } | 17 | } |
| 18 | Core.inherit(Home, Module); | 18 | Core.inherit(Home, Module); |
| 19 | Home.prototype.bind = function() { | 19 | Home.prototype.bind = function() { |
| 20 | + $('#loading').click(function(){$(this).hide()}) | ||
| 20 | var that = this; | 21 | var that = this; |
| 21 | that.$c.on('click', 'input[type=button]', function(e) { | 22 | that.$c.on('click', 'input[type=button]', function(e) { |
| 22 | // 更新要兑换的元宝 | 23 | // 更新要兑换的元宝 |
| ... | @@ -30,6 +31,7 @@ | ... | @@ -30,6 +31,7 @@ |
| 30 | Core.Data.money = Core.Data.youai_star / Core.Data.rate; | 31 | Core.Data.money = Core.Data.youai_star / Core.Data.rate; |
| 31 | Core.updateMod('exchange'); | 32 | Core.updateMod('exchange'); |
| 32 | } else { | 33 | } else { |
| 34 | + | ||
| 33 | // 用户游爱星不足够兑换,进入充值渠道列表 | 35 | // 用户游爱星不足够兑换,进入充值渠道列表 |
| 34 | Core.Data.money = youai_star_need / Core.Data.rate; | 36 | Core.Data.money = youai_star_need / Core.Data.rate; |
| 35 | Core.Data.youai_star = youai_star_need; | 37 | Core.Data.youai_star = youai_star_need; |
| ... | @@ -38,7 +40,12 @@ | ... | @@ -38,7 +40,12 @@ |
| 38 | return false; | 40 | return false; |
| 39 | }); | 41 | }); |
| 40 | } | 42 | } |
| 41 | - | 43 | + Home.prototype.show_after = function(){ |
| 44 | + | ||
| 45 | + setTimeout(function(){ | ||
| 46 | + $('#back-btn').show(); | ||
| 47 | + },3000) | ||
| 48 | + } | ||
| 42 | Core.registerMod('home', Home); | 49 | Core.registerMod('home', Home); |
| 43 | 50 | ||
| 44 | /** | 51 | /** |
| ... | @@ -143,7 +150,7 @@ | ... | @@ -143,7 +150,7 @@ |
| 143 | var reload = false; | 150 | var reload = false; |
| 144 | var list = Core.Data.game_pay_channel_list; | 151 | var list = Core.Data.game_pay_channel_list; |
| 145 | var $c = $(e.target); | 152 | var $c = $(e.target); |
| 146 | - var id = $c.attr('data-id'); | 153 | + var id = $(this).attr('data-id'); |
| 147 | for ( var index in list) { | 154 | for ( var index in list) { |
| 148 | var item = list[index]; | 155 | var item = list[index]; |
| 149 | if (id == item.id) { | 156 | if (id == item.id) { |
| ... | @@ -908,22 +915,23 @@ | ... | @@ -908,22 +915,23 @@ |
| 908 | Core.Data.enter_amount = Core.Data.enter_game_amount / Core.Data.exchange_rate; | 915 | Core.Data.enter_amount = Core.Data.enter_game_amount / Core.Data.exchange_rate; |
| 909 | Core.Data.pay_again = 0; | 916 | Core.Data.pay_again = 0; |
| 910 | } | 917 | } |
| 911 | - if (Core.Data.enter_game_amount > 0 | 918 | + //if (Core.Data.enter_game_amount > 0 |
| 912 | - && Core.Data.enter_amount <= Core.Data.total_amount) { | 919 | + // && Core.Data.enter_amount <= Core.Data.total_amount) { |
| 913 | - // 需要进入兑换页面 | 920 | + // // 需要进入兑换页面 |
| 914 | - Core.start_page = "exchange"; | 921 | + // Core.start_page = "exchange"; |
| 915 | - Core.Data.game_amount = Core.Data.enter_game_amount; | 922 | + // Core.Data.game_amount = Core.Data.enter_game_amount; |
| 916 | - Core.Data.youai_star = Core.Data.enter_amount; | 923 | + // Core.Data.youai_star = Core.Data.enter_amount; |
| 917 | - Core.Data.money = Core.Data.youai_star / Core.Data.rate; | 924 | + // Core.Data.money = Core.Data.youai_star / Core.Data.rate; |
| 918 | - } else if (Core.Data.enter_game_amount > 0) { | 925 | + //} else |
| 926 | + //if (Core.Data.enter_game_amount > 0) { | ||
| 919 | // 需要进入渠道充值页面 | 927 | // 需要进入渠道充值页面 |
| 920 | Core.start_page = "channel_list"; | 928 | Core.start_page = "channel_list"; |
| 921 | Core.Data.game_amount = Core.Data.enter_game_amount; | 929 | Core.Data.game_amount = Core.Data.enter_game_amount; |
| 922 | Core.Data.youai_star = Core.Data.enter_amount; | 930 | Core.Data.youai_star = Core.Data.enter_amount; |
| 923 | Core.Data.money = Core.Data.youai_star / Core.Data.rate; | 931 | Core.Data.money = Core.Data.youai_star / Core.Data.rate; |
| 924 | - } else { | 932 | + //} else { |
| 925 | - // 没有输入充值数量,进入选择数量的界面 | 933 | + // // 没有输入充值数量,进入选择数量的界面 |
| 926 | - } | 934 | + //} |
| 927 | } | 935 | } |
| 928 | 936 | ||
| 929 | function onBridgeReady() { | 937 | function onBridgeReady() { | ... | ... |
| 1 | +/*! | ||
| 2 | +** create by zhangxinxu(.com) 2013-07-15 | ||
| 3 | +** a simple method for custom scrolling | ||
| 4 | +** it can be used on both mobile and parts desktop browser IE9+/FF/Chrome/... | ||
| 5 | +*/ | ||
| 6 | +var simpScroller=(function(){var c=!((window.DocumentTouch&&document instanceof window.DocumentTouch)||"ontouchstart" in window)*1,b={start:["touchstart","mousedown"][c],move:["touchmove","mousemove"][c],end:["touchend","mouseup"][c]};var a=function(e,l,f){var n="top",o="Top",p="height",g="Height",d="pageY";if(l=="horizontal"){n="left";o="Left";p="width";g="Width";d="pageX"}var i=null;if(f.hideScrollBar==false){i=document.createElement("div");i.className="scroller_"+l;f.container.appendChild(i)}var m=e["client"+g],h=0;var j=function(){if(i==null){return}var r=i.style[p].replace("px",""),q=e["scroll"+o]/(h-m)*(m-r);if(m-r-q<=0){q=m-r}i.style[n]=q+"px"};var k={};e.addEventListener(b.start,function(q){h=this["scroll"+g];k[d]=q.touches?q.touches[0][d]:q[d];k[n]=this["scroll"+o];document.moveFollow=true;if(i&&h>m){i.style.opacity=1;i.style[p]=(m*m/h)+"px";j()}c&&q.preventDefault()});e.addEventListener(b.move,function(q){if(c==false||(document.moveFollow==true)){this["scroll"+o]=k[n]+(k[d]-(q.touches?q.touches[0][d]:q[d]));j();f.onScroll.call(this,q)}q.preventDefault()});e.addEventListener(b.end,function(q){i&&(i.style.opacity=0)});if(c==true){document.addEventListener("mouseup",function(){this.moveFollow=false})}};return function(d,f){f=f||{};var j=new Object({verticalScroll:true,horizontalScroll:false,hideScrollBar:false,onScroll:function(){}}),g;for(g in f){j[g]=f[g]}if(window.getComputedStyle(d).position=="static"){d.style.position="relative"}var i=d.childNodes,e=document.createDocumentFragment();[].slice.call(i).forEach(function(k){e.appendChild(k)});var h=document.createElement("div");h.style.height="100%";h.style.width="100%";h.style.overflow="hidden";d.appendChild(h);h.appendChild(e);j.container=d;if(j.verticalScroll==true){a(h,"vertical",j)}if(j.horizontalScroll==true){a(h,"horizontal",j)}}})(); | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
publicAndroidSDK/assets/sdk/login.html
100644 → 100755
| 1 | -<!DOCTYPE html> | 1 | +<!DOCTYPE html> |
| 2 | -<html> | 2 | +<html> |
| 3 | -<head> | 3 | +<head> |
| 4 | -<meta name="viewport" content="width=device-width, user-scalable=no" /> | 4 | +<meta name="viewport" content="width=device-width, user-scalable=no" /> |
| 5 | -<meta name="apple-mobile-web-app-capable" content="yes" /> | 5 | +<meta name="apple-mobile-web-app-capable" content="yes" /> |
| 6 | -<meta name="apple-mobile-web-app-status-bar-style" content="black" /> | 6 | +<meta name="apple-mobile-web-app-status-bar-style" content="black" /> |
| 7 | -<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | 7 | +<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
| 8 | -<meta name="format-detection" content="telephone=no"> | 8 | +<meta name="format-detection" content="telephone=no"> |
| 9 | -<meta name="screen-orientation" content="portrait"> | 9 | +<meta name="screen-orientation" content="portrait"> |
| 10 | -<meta name="full-screen" content="yes"> | 10 | +<meta name="full-screen" content="yes"> |
| 11 | -<meta http-equiv="x-ua-compatible" content="IE=edge" /> | 11 | +<meta http-equiv="x-ua-compatible" content="IE=edge" /> |
| 12 | - | 12 | + |
| 13 | -<link href="skin/login.css?v=2016" type="text/css" rel="stylesheet" /> | 13 | +<link href="skin/login.css?v=2016" type="text/css" rel="stylesheet" /> |
| 14 | -<link id="skin" data-v="20150923001" type="text/css" rel="stylesheet" /> | 14 | +<link id="skin" data-v="20150923001" type="text/css" rel="stylesheet" /> |
| 15 | - | 15 | + |
| 16 | - | 16 | + |
| 17 | -<title> | 17 | +<title> |
| 18 | -平台登录 | 18 | +平台登录 |
| 19 | -</title> | 19 | +</title> |
| 20 | -</head> | 20 | +</head> |
| 21 | -<body> | 21 | +<body> |
| 22 | -<input type="hidden" name="loginUserName" value=""> | 22 | +<input type="hidden" name="loginUserName" value=""> |
| 23 | -<input type="hidden" name="loginPassword" value=""> | 23 | +<input type="hidden" name="loginPassword" value=""> |
| 24 | -<div class="mask"> | 24 | +<div class="mask"> |
| 25 | -<div class="container_load" id="loading"> | 25 | +<div class="container_load" id="loading"> |
| 26 | - <div class="content"> | 26 | + <div class="content"> |
| 27 | - <div class="circle"></div> | 27 | + <div class="circle"></div> |
| 28 | - <div class="circle1"></div> | 28 | + <div class="circle1"></div> |
| 29 | - </div> | 29 | + </div> |
| 30 | -</div> | 30 | +</div> |
| 31 | -<div class="alert alert-success hide" id="alert"> | 31 | +<div class="alert alert-success hide" id="alert"> |
| 32 | - <!--<button type="button" class="close" data-dismiss="alert">×</button>--> | 32 | + <!--<button type="button" class="close" data-dismiss="alert">×</button>--> |
| 33 | - <span></span> | 33 | + <span></span> |
| 34 | -</div> | 34 | +</div> |
| 35 | -<!-- 登录模块 --> | 35 | +<!-- 登录模块 --> |
| 36 | -<section id="login" class="hide" data-replace="1"> | 36 | +<section id="login" class="" data-replace="1"> |
| 37 | - <div class="new-sdk-container"> | 37 | + <div class="new-sdk-container"> |
| 38 | - <div class="new-container-box"> | 38 | + <div class="new-container-box"> |
| 39 | - <div class="SDK-titlebox"></div> | 39 | + <div class="SDK-titlebox"></div> |
| 40 | - <form action="/sdk/login" method="post" class="ajax align-left clearfix"> | 40 | + <form action="/sdk/login" method="post" class="ajax align-left clearfix"> |
| 41 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 41 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 42 | - <div class="new-sdk-main"> | 42 | + <div class="new-sdk-main"> |
| 43 | - <div class="inputbox clearfix" style="position: relative;"> | 43 | + <div class="inputbox clearfix" style="position: relative;"> |
| 44 | - <div class="ileft">账号:</div> | 44 | + <div class="ileft">账号:</div> |
| 45 | - <div class="iright"> | 45 | + <div class="iright"> |
| 46 | - | 46 | + |
| 47 | - <input type="text" name="username" placeholder="请输入账号" id="js_login_username"> | 47 | + <input type="text" name="username" placeholder="请输入账号" id="js_login_username"> |
| 48 | - <div class="bottom-icon drop-down"> | 48 | + <div class="bottom-icon drop-down"> |
| 49 | - <i class="iconfont icon-xiangxia"></i> | 49 | + <i class="iconfont icon-xiangxia"></i> |
| 50 | - </div> | 50 | + </div> |
| 51 | - </div> | 51 | + </div> |
| 52 | - <div class="pull-box"> | 52 | + <div class="pull-box horizontall"> |
| 53 | - <ul class="drop-ul"> | 53 | + <ul class="drop-ul"> |
| 54 | - | 54 | + |
| 55 | - </ul> | 55 | + </ul> |
| 56 | - </div> | 56 | + </div> |
| 57 | - </div> | 57 | + </div> |
| 58 | - <div class="inputbox clearfix"> | 58 | + <div class="inputbox clearfix"> |
| 59 | - <div class="ileft">密码:</div> | 59 | + <div class="ileft">密码:</div> |
| 60 | - <div class="iright"><input type="password" name="password" placeholder="请输入密码" id="js_login_password"></div> | 60 | + <div class="iright"><input type="password" name="password" placeholder="请输入密码" id="js_login_password"></div> |
| 61 | - </div> | 61 | + </div> |
| 62 | - <div class="other-login clearfix"> | 62 | + <div class="other-login clearfix"> |
| 63 | - <!--<p>第三方登录 | 63 | + <p class="other-login-bx hide">第三方登录 |
| 64 | - <a title="新浪微博帐号登录" data-replace="href" href="/user/auth2/sina/login/?next=/static/sdk_3/login.html&app_id={app_id}" class="sina hide"> | 64 | + <a title="新浪微博帐号登录" data-replace="href" href="/user/auth2/sina/login/?next=/static/sdk/login.html&app_id={app_id}" class="sina hide"> |
| 65 | - <i class=" iconfont icon-unie61d"></i> | 65 | + <i class=" iconfont icon-unie61d"></i> |
| 66 | - </a> | 66 | + </a> |
| 67 | - | 67 | + |
| 68 | - <a title="QQ号码登录" data-replace="href" href="/user/auth2/qq/login/?next=/static/sdk_3/login.html&app_id={app_id}" class="qq iframe hide"> | 68 | + <a title="QQ号码登录" data-replace="href" href="/user/auth2/qq/login/?next=/static/sdk/login.html&app_id={app_id}" class="qq iframe hide"> |
| 69 | - </a> | 69 | + </a> |
| 70 | - | 70 | + |
| 71 | - <a title="微信登录" data-replace="href" href="sdk://weixinlogin?app_id={app_id}&next=/static/sdk_3/login.html" class="weixin hide"> | 71 | + <a title="微信登录" data-replace="href" href="sdk://weixinlogin?app_id={app_id}&next=/static/sdk/login.html" class="weixin hide"> |
| 72 | - </a> | 72 | + </a> |
| 73 | - </p>--> | 73 | + </p> |
| 74 | - | 74 | + |
| 75 | - <label><a href="#find_pwd" class="forgetpsw">找回密码</a></label> | 75 | + <label><a href="#find_pwd" class="forgetpsw">找回密码</a></label> |
| 76 | - <div class="clear"></div> | 76 | + <div class="clear"></div> |
| 77 | - | 77 | + |
| 78 | - <label onclick="" class="input-control pull-left hide" > | 78 | + <label onclick="" class="input-control pull-left hide" > |
| 79 | - <input type="checkbox" checked="checked" class="eg" ></input> | 79 | + <input type="checkbox" checked="checked" class="eg" ></input> |
| 80 | - 进入帐号管理界面 | 80 | + 进入帐号管理界面 |
| 81 | - </label> | 81 | + </label> |
| 82 | - </div> | 82 | + </div> |
| 83 | - </div> | 83 | + </div> |
| 84 | - <ul class="inline-btn login-inline-btn"> | 84 | + <ul class="inline-btn login-inline-btn"> |
| 85 | - <li> | 85 | + <li> |
| 86 | - <a method="post" class="btn btn_pri_block" href="#register">一键注册</a> | 86 | + <a method="post" class="btn btn_pri_block" href="#register">一键注册</a> |
| 87 | - | 87 | + |
| 88 | - </li> | 88 | + </li> |
| 89 | - <li> | 89 | + <li> |
| 90 | -<!-- <a class="op-guest" data-replace="href" method="post" href="/sdk/register?type=-1&app_id={app_id}">一键注册</a> --> | 90 | +<!-- <a class="op-guest" data-replace="href" method="post" href="/sdk/register?type=-1&app_id={app_id}">一键注册</a> --> |
| 91 | - | 91 | + |
| 92 | - <a class="btn larg btn-orange submit" utocomplete="off" >登录</a> | 92 | + <a class="btn larg btn-orange submit" utocomplete="off" >登录</a> |
| 93 | - </li> | 93 | + </li> |
| 94 | - </ul> | 94 | + </ul> |
| 95 | - </form> | 95 | + </form> |
| 96 | - </div> | 96 | + </div> |
| 97 | - </div> | 97 | + </div> |
| 98 | -</section> | 98 | +</section> |
| 99 | -<!-- end --> | 99 | +<!-- end --> |
| 100 | - | 100 | + |
| 101 | -<!-- 登录前模块 --> | 101 | +<!-- 登录前模块 --> |
| 102 | -<section id="login_before" class="hide" data-replace="1"> | 102 | +<section id="login_before" class="hide" data-replace="1"> |
| 103 | - | 103 | + |
| 104 | - <div class="new-sdk-container"> | 104 | + <div class="new-sdk-container"> |
| 105 | - <div class="new-container-box"> | 105 | + <div class="new-container-box"> |
| 106 | - <div class="SDK-titlebox"></div> | 106 | + <div class="SDK-titlebox"></div> |
| 107 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 107 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 108 | - <div class="login-third-list"> | 108 | + <div class="login-third-list"> |
| 109 | - <div class="title">请选择快速登录</div> | 109 | + <div class="title">请选择快速登录</div> |
| 110 | - <div class="third-list"> | 110 | + <div class="third-list"> |
| 111 | - <ul> | 111 | + <ul> |
| 112 | - <li class="login_case_qq"><a title="QQ帐号登录" class="qq qq iframe" data-replace="href" href="/user/auth2/qq/login/?next=/sdk/login?app_id={app_id}"><div class="third-icon third-qq"></div><p>QQ登陆</p></a></li> | 112 | + <li class="login_case_qq"><a title="QQ帐号登录" class="qq qq iframe" data-replace="href" href="/user/auth2/qq/login/?next=/sdk/login?app_id={app_id}"><div class="third-icon third-qq"></div><p>QQ登陆</p></a></li> |
| 113 | - <li><a href="#register"><div class="third-icon third-guest"></div><p>游客登录</p></a></li> | 113 | + <li><a href="#register"><div class="third-icon third-guest"></div><p>游客登录</p></a></li> |
| 114 | - <div class="clear"></div> | 114 | + <div class="clear"></div> |
| 115 | - </ul> | 115 | + </ul> |
| 116 | - </div> | 116 | + </div> |
| 117 | - <div class="only-btn"><a href="#login">返回</a></div> | 117 | + <div class="only-btn"><a href="#login">返回</a></div> |
| 118 | - </div> | 118 | + </div> |
| 119 | - </div> | 119 | + </div> |
| 120 | - </div> | 120 | + </div> |
| 121 | - | 121 | + |
| 122 | - | 122 | + |
| 123 | - | 123 | + |
| 124 | -</section> | 124 | +</section> |
| 125 | -<!-- end--> | 125 | +<!-- end--> |
| 126 | -<!-- 注册模块 --> | 126 | +<!-- 注册模块 --> |
| 127 | -<section id="register" class="hide"> | 127 | +<section id="register" class="hide"> |
| 128 | - | 128 | + |
| 129 | - | 129 | + |
| 130 | - <div class="new-sdk-container"> | 130 | + <div class="new-sdk-container"> |
| 131 | - <div class="SDK-titlebox"></div> | 131 | + <div class="SDK-titlebox"></div> |
| 132 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 132 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 133 | - <form action="/sdk/register" class="ajax clearfix"> | 133 | + <form action="/sdk/register" class="ajax clearfix"> |
| 134 | - <div class="new-sdk-main"> | 134 | + <div class="new-sdk-main"> |
| 135 | - <div class="inputbox clearfix"> | 135 | + <div class="inputbox clearfix"> |
| 136 | - <div class="ileft">账号:</div> | 136 | + <div class="ileft">账号:</div> |
| 137 | - <div class="iright"> | 137 | + <div class="iright"> |
| 138 | - <input type="text" name="username" placeholder="帐号由3-18个英文、数字、点、减号、下划线组成" required> | 138 | + <input type="text" name="username" placeholder="帐号由3-18个英文、数字、点、减号、下划线组成" required> |
| 139 | - <div class="bottom-icon drop-down"> | 139 | + <!--<div class="bottom-icon drop-down"> |
| 140 | - <i class="iconfont icon-xiangxia"></i> | 140 | + <i class="iconfont icon-xiangxia"></i> |
| 141 | - </div> | 141 | + </div>--> |
| 142 | - </div> | 142 | + </div> |
| 143 | - </div> | 143 | + </div> |
| 144 | - <div class="inputbox clearfix"> | 144 | + <div class="inputbox clearfix"> |
| 145 | - <div class="ileft">密码:</div> | 145 | + <div class="ileft">密码:</div> |
| 146 | - <div class="iright"><input name="password" placeholder="密码长度为6-16个字符,不能包含空格" required></div> | 146 | + <div class="iright"><input name="password" placeholder="密码长度为6-16个字符,不能包含空格" required></div> |
| 147 | - </div> | 147 | + </div> |
| 148 | - <div class="ag-tx clearfix"> | 148 | + <div class="ag-tx clearfix"> |
| 149 | - <span data-action="agreement" > | 149 | + <span data-action="agreement" > |
| 150 | - <div class="checkbox checkbox-2 l" > | 150 | + <div class="checkbox checkbox-2 l" > |
| 151 | - <i class="iconfont icon-xuanzhong"></i> | 151 | + <i class="iconfont icon-xuanzhong"></i> |
| 152 | - </div> | 152 | + </div> |
| 153 | - <p class="l">接受<a href="agreement.html">网络服务协议</a></p> | 153 | + <p class="l">接受<a href="#agreement">网络服务协议</a></p> |
| 154 | - </span> | 154 | + </span> |
| 155 | - | 155 | + |
| 156 | - </div> | 156 | + </div> |
| 157 | - </div> | 157 | + </div> |
| 158 | - <input type="hidden" name="old_usernmae" value="-1"> | 158 | + <input type="hidden" name="old_usernmae" value="-1"> |
| 159 | - <input type="hidden" name="type" value="-1"> | 159 | + <input type="hidden" name="type" value="-1"> |
| 160 | - <ul class="inline-btn"> | 160 | + <ul class="inline-btn"> |
| 161 | - <li><a class="btn btn_pri_block btn-orange" href="#home">返回</a></li> | 161 | + <li><a class="btn btn_pri_block btn-orange" href="#home">返回</a></li> |
| 162 | - <li><a class="submit btn larg " >确定注册</a></li> | 162 | + <li><a class="submit btn larg " >确定注册</a></li> |
| 163 | - </ul> | 163 | + </ul> |
| 164 | - </form> | 164 | + </form> |
| 165 | - </div> | 165 | + </div> |
| 166 | - | 166 | + |
| 167 | -</section> | 167 | +</section> |
| 168 | -<!-- end --> | 168 | +<!-- end --> |
| 169 | - | 169 | + |
| 170 | - | 170 | + |
| 171 | -<!-- 协议模块 --> | 171 | +<!-- 协议模块 --> |
| 172 | -<section id="agreement" class="hide"> | 172 | +<section id="agreement" class="hide"> |
| 173 | - <div class="new-sdk-container"> | 173 | + <div class="new-sdk-container"> |
| 174 | - <div class="SDK-titlebox"></div> | 174 | + <div class="SDK-titlebox"></div> |
| 175 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 175 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 176 | - <div class="new-sdk-content"> | 176 | + <div class="new-sdk-content" style="overflow: hidden;"> |
| 177 | - <h3>网络服务协议</h3> | 177 | + <h3>网络服务协议</h3> |
| 178 | - <div class="content-main"> | 178 | + <div class="content-main" style="height: 220px;"> |
| 179 | - <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> | 179 | + |
| 180 | - <h4>一、账号注册</h4> | 180 | + <iframe src="agreement.html" name="myiframe" id="iframepage" frameborder="0" scrolling="auto" width="100%"></iframe> |
| 181 | - <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> | 181 | + |
| 182 | - <h4>二、账号注册</h4> | 182 | + </div> |
| 183 | - <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> | 183 | + </div> |
| 184 | - </div> | 184 | + |
| 185 | - </div> | 185 | + <div class="only-btn inline-btn"> |
| 186 | - | 186 | + <a href="#register" class="submit btn-orange">确定</a> |
| 187 | - <div class="only-btn inline-btn"> | 187 | + <div class="agreement l" style="margin-right: 0;"> |
| 188 | - <a href="#register" class="submit btn-orange">确定</a> | 188 | + <div class="checkbox checkbox-2 l" > |
| 189 | - <div class="agreement l" style="margin-right: 0;"> | 189 | + <i class="iconfont icon-xuanzhong"></i> |
| 190 | - <div class="checkbox checkbox-2 l" > | 190 | + </div> |
| 191 | - <i class="iconfont icon-xuanzhong"></i> | 191 | + <p class="l">已阅读</p> |
| 192 | - </div> | 192 | + </div> |
| 193 | - <p class="l">已阅读</p> | 193 | + </div> |
| 194 | - </div> | 194 | + </div> |
| 195 | - </div> | 195 | + |
| 196 | - </div> | 196 | +</section> |
| 197 | - | 197 | +<!-- end --> |
| 198 | -</section> | 198 | +<!-- 活动公告模块 --> |
| 199 | -<!-- end --> | 199 | +<section id="activity" class="hide" data-auth="1"> |
| 200 | -<!-- 活动公告模块 --> | 200 | + <div class="new-sdk-container"> |
| 201 | -<section id="activity" class="hide" data-auth="1"> | 201 | + <div class="SDK-titlebox"></div> |
| 202 | - <div class="new-sdk-container"> | 202 | + <div class="user-center"> |
| 203 | - <div class="SDK-titlebox"></div> | 203 | + <a href="#home" class="lefticon"> |
| 204 | - <div class="user-center"> | 204 | + <i class="iconfont icon-fanhui"></i> |
| 205 | - <a href="#home" class="lefticon"> | 205 | + </a> |
| 206 | - <i class="iconfont icon-fanhui"></i> | 206 | + 活动公告 |
| 207 | - </a> | 207 | + <!--<a href="#message" class="btn-link posrgt"> |
| 208 | - 活动公告 | 208 | + 个人消息 |
| 209 | - <!--<a href="#message" class="btn-link posrgt"> | 209 | + </a>--> |
| 210 | - 个人消息 | 210 | + </div> |
| 211 | - </a>--> | 211 | + <div class="container activity"> |
| 212 | - </div> | 212 | + <div class="box_info_center" style="height: 100%;"> |
| 213 | - <div class="container activity"> | 213 | + <div id="activity_wrapper" style="position: relative" class="scroll"> |
| 214 | - <div class="box_info_center" style="height: 100%;"> | 214 | + <ol class="activity-list list" data-role="ajax-html" |
| 215 | - <div id="activity_wrapper" style="position: relative" class="scroll"> | 215 | + data-params-url="/sdk/notice/list?page_size=10" |
| 216 | - <ol class="activity-list list" data-role="ajax-html" | 216 | + data-params-template="tpl_activity"> |
| 217 | - data-params-url="/sdk/notice/list?page_size=10" | 217 | + </ol> |
| 218 | - data-params-template="tpl_activity"> | 218 | + </div> |
| 219 | - </ol> | 219 | + </div> |
| 220 | - </div> | 220 | + </div> |
| 221 | - </div> | 221 | + </div> |
| 222 | - </div> | 222 | + |
| 223 | - </div> | 223 | +</section> |
| 224 | - | 224 | +<!-- end --> |
| 225 | -</section> | 225 | +<!-- 活动公告详细页面模块 --> |
| 226 | -<!-- end --> | 226 | +<section id="activity_detail" class="hide" data-auth="1" data-attr="dot"> |
| 227 | -<!-- 活动公告详细页面模块 --> | 227 | +</section> |
| 228 | -<section id="activity_detail" class="hide" data-auth="1" data-attr="dot"> | 228 | +<!-- end --> |
| 229 | -</section> | 229 | +<!-- 消息列表模块 --> |
| 230 | -<!-- end --> | 230 | +<section id="message" class="hide" data-auth="1"> |
| 231 | -<!-- 消息列表模块 --> | 231 | + <div class="new-sdk-container"> |
| 232 | -<section id="message" class="hide" data-auth="1"> | 232 | + <div class="SDK-titlebox"></div> |
| 233 | - <div class="new-sdk-container"> | 233 | + <div class="user-center"> |
| 234 | - <div class="SDK-titlebox"></div> | 234 | + <a href="#activity" class="lefticon op-back"> |
| 235 | - <div class="user-center"> | 235 | + <i class="iconfont icon-fanhui"></i> |
| 236 | - <a href="#activity" class="lefticon op-back"> | 236 | + </a> |
| 237 | - <i class="iconfont icon-fanhui"></i> | 237 | + 个人消息 |
| 238 | - </a> | 238 | + </div> |
| 239 | - 个人消息 | 239 | + <div class="container activity"> |
| 240 | - </div> | 240 | + <div class="box_info_center"> |
| 241 | - <div class="container activity"> | 241 | + <div id="message_wrapper" style="position: relative" class="scroll"> |
| 242 | - <div class="box_info_center"> | 242 | + <ol class="message-list list" data-role="ajax-html" |
| 243 | - <div id="message_wrapper" style="position: relative" class="scroll"> | 243 | + data-params-url="/message/list?page_size=10" |
| 244 | - <ol class="message-list list" data-role="ajax-html" | 244 | + data-params-template="tpl_message_list"> |
| 245 | - data-params-url="/message/list?page_size=10" | 245 | + </ol> |
| 246 | - data-params-template="tpl_message_list"> | 246 | + </div> |
| 247 | - </ol> | 247 | + </div> |
| 248 | - </div> | 248 | + </div> |
| 249 | - </div> | 249 | + </div> |
| 250 | - </div> | 250 | + |
| 251 | - </div> | 251 | +</section> |
| 252 | - | 252 | +<!-- end --> |
| 253 | -</section> | 253 | +<section id="message_detail" class="hide" data-attr="dot"> |
| 254 | -<!-- end --> | 254 | +</section> |
| 255 | -<section id="message_detail" class="hide" data-attr="dot"> | 255 | +<section id="identityCard" class="hide" data-attr="dot"> |
| 256 | -</section> | 256 | +</section> |
| 257 | -<!-- 找回密码模块 --> | 257 | +<section id="identityCard_ok" class="hide" data-attr="dot"> |
| 258 | -<section id="find_pwd" class="hide" data-replace="1"> | 258 | +</section> |
| 259 | - <input type="hidden" name="pwd_code" value=""> | 259 | +<!-- 找回密码模块 --> |
| 260 | - <div class="new-sdk-container"> | 260 | +<section id="find_pwd" class="hide" data-replace="1"> |
| 261 | - <div class="SDK-titlebox"></div> | 261 | + <input type="hidden" name="pwd_code" value=""> |
| 262 | - <div class="user-center" style="border-bottom: none;"> | 262 | + <div class="new-sdk-container"> |
| 263 | - <a href="#login" class="lefticon"> | 263 | + <div class="SDK-titlebox"></div> |
| 264 | - <i class="iconfont icon-fanhui"></i> | 264 | + <div class="user-center" style="border-bottom: none;"> |
| 265 | - </a> | 265 | + <a href="#login" class="lefticon"> |
| 266 | - <span>找回密码</span> | 266 | + <i class="iconfont icon-fanhui"></i> |
| 267 | - </div> | 267 | + </a> |
| 268 | - <div class="pwd_box"> | 268 | + <span>找回密码</span> |
| 269 | - <ul class="step-tab"> | 269 | + </div> |
| 270 | - <li><a href="javascript:;">通过手机找回</a></li> | 270 | + <div class="pwd_box"> |
| 271 | - <li><a href="javascript:;">通过密保找回</a></li> | 271 | + <ul class="step-tab"> |
| 272 | - <!--<li><a href="javascript:;">通过邮箱找回</a></li>--> | 272 | + <li><a href="javascript:;">通过手机找回</a></li> |
| 273 | - <li><a href="javascript:;">联系客服</a></li> | 273 | + <li><a href="javascript:;">通过密保找回</a></li> |
| 274 | - </ul> | 274 | + <!--<li><a href="javascript:;">通过邮箱找回</a></li>--> |
| 275 | - | 275 | + <li><a href="javascript:;">联系客服</a></li> |
| 276 | - <div class="step-box"> | 276 | + </ul> |
| 277 | - <div id="mobile_get_pwd_form" class="hide" style="border-top: 1px solid #fff;"> | 277 | + |
| 278 | - <div class="new-sdk-box"> | 278 | + <div class="step-box"> |
| 279 | - <div class="input" style="padding: 15px 0;"> | 279 | + <div id="mobile_get_pwd_form" class="hide" style="border-top: 1px solid #fff;"> |
| 280 | - <input id="js_findPSW_accout" type="text" required name="accout" placeholder="请输入您的账号" style="margin: 0;"> | 280 | + <div class="new-sdk-box"> |
| 281 | - </div> | 281 | + <div class="input" style="padding: 15px 0;"> |
| 282 | - <div class="input" style="padding: 15px 0;"> | 282 | + <input id="js_findPSW_accout" type="text" required name="accout" placeholder="请输入您的账号" style="margin: 0;"> |
| 283 | - <input id="js_findPSW_mobile" type="text" required name="mobile" placeholder="请输入您绑定的手机号码" style="margin: 0;"> | 283 | + </div> |
| 284 | - </div> | 284 | + <div class="input" style="padding: 15px 0;"> |
| 285 | - <div class="inputCode clearfix"> | 285 | + <input id="js_findPSW_mobile" type="text" required name="mobile" placeholder="请输入您绑定的手机号码" style="margin: 0;"> |
| 286 | - <div class="input fl" style="padding: 15px 0;"> | 286 | + </div> |
| 287 | - <input id="js_findPSW_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码" style="margin: 0;"> | 287 | + <div class="inputCode clearfix"> |
| 288 | - </div> | 288 | + <div class="input fl" style="padding: 15px 0;"> |
| 289 | - <a href="javascript:;" class="getCode" id="js_findPSW_getcode" style="padding:15px 0;">获取验证码</a> | 289 | + <input id="js_findPSW_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码" style="margin: 0;"> |
| 290 | - </div> | 290 | + </div> |
| 291 | - <ul class="inline-btn" style="margin-top: 15px;"> | 291 | + <a href="javascript:;" class="getCode" id="js_findPSW_getcode" style="padding:15px 0;">获取验证码</a> |
| 292 | - <li style="background: none;"><a class="larg btn btn-orange" value="" id="js_findPSW_confirm">确定</a></li> | 292 | + </div> |
| 293 | - <li style="background: none; border-radius: 20px;"><a class="btn" href="#home">返回</a></li> | 293 | + <ul class="inline-btn" style="margin-top: 15px;"> |
| 294 | - </ul> | 294 | + <li style="background: none;"><a class="larg btn btn-orange" value="" id="js_findPSW_confirm">确定</a></li> |
| 295 | - </div> | 295 | + <li style="background: none; border-radius: 20px;"><a class="btn" href="#home" id="returnhome">返回</a></li> |
| 296 | - </div> | 296 | + </ul> |
| 297 | - <div id="question_get_pwd_form" action="/sdk/find/question" todo="get_question_callback" method="post" class="function-list-content ajax hide form"> | 297 | + </div> |
| 298 | - <div class="question-input-box clearfix"> | 298 | + </div> |
| 299 | - <div class="pull-left qib-txt"> | 299 | + <div id="question_get_pwd_form" action="/sdk/find/question" todo="get_question_callback" method="post" class="function-list-content ajax hide form"> |
| 300 | - 您的账户: | 300 | + <div class="question-input-box clearfix"> |
| 301 | - </div> | 301 | + <div class="pull-left qib-txt"> |
| 302 | - <div class="pull-left qib-input"> | 302 | + 您的账户: |
| 303 | - <input type="text" name="username" placeholder="输入您的账号" style="text-align: left;" class="function-input username" required/> | 303 | + </div> |
| 304 | - </div> | 304 | + <div class="pull-left qib-input"> |
| 305 | - </div> | 305 | + <input type="text" name="username" placeholder="输入您的账号" style="text-align: left;" class="function-input username" required/> |
| 306 | - | 306 | + </div> |
| 307 | - <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> | 307 | + </div> |
| 308 | - </div> | 308 | + |
| 309 | - <!--<div id="email_get_pwd_form" action="/user/password_by_mail" todo="password_by_mail_callback" class="function-list-content ajax hide form"> | 309 | + <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> |
| 310 | - | 310 | + </div> |
| 311 | - <input type="text" name="email" placeholder="输入您绑定的邮箱地址" class="function-input mail" style="margin: 0 0 30px;"/> | 311 | + <!--<div id="email_get_pwd_form" action="/user/password_by_mail" todo="password_by_mail_callback" class="function-list-content ajax hide form"> |
| 312 | - <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> | 312 | + |
| 313 | - </div>--> | 313 | + <input type="text" name="email" placeholder="输入您绑定的邮箱地址" class="function-input mail" style="margin: 0 0 30px;"/> |
| 314 | - <div class="function-list-content hide"> | 314 | + <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> |
| 315 | - <div class="pwd_txt"> | 315 | + </div>--> |
| 316 | - <div class="default_text" style="display: none;"> | 316 | + <div class="function-list-content hide"> |
| 317 | - <p>客服QQ:<a href="javascript:;" id="js_kefu_qq"></a></p> | 317 | + <div class="pwd_txt"> |
| 318 | - <p>客服电话:<a href="tel:"></a></p> | 318 | + <div class="default_text"> |
| 319 | - <p>玩家交流群:<a href="javascript:;" id="js_player"></a></p> | 319 | + <p>客服QQ:<a href="javascript:;" id="js_kefu_qq"></a></p> |
| 320 | - </div> | 320 | + <p>客服电话:<a href="tel:"></a></p> |
| 321 | - <div class="get_text"></div> | 321 | + <p>玩家交流群:<a href="javascript:;" id="js_player"></a></p> |
| 322 | - </div> | 322 | + </div> |
| 323 | - <a href="javascript:;" class="kefu_subbtn">确定</a> | 323 | + <div class="get_text"></div> |
| 324 | - </div> | 324 | + </div> |
| 325 | - <div class="reset_psw_mobile hide" style="border-top: 1px solid #fff;"> | 325 | + <a href="javascript:;" class="kefu_subbtn">确定</a> |
| 326 | - <div class="new-sdk-box"> | 326 | + </div> |
| 327 | - <div class="acount-name"> | 327 | + <div class="reset_psw_mobile hide" style="border-top: 1px solid #fff;"> |
| 328 | - <p style="margin-top: 0;">账号:<span id="js_UserName" style="color: #000;"></span></p> | 328 | + <div class="new-sdk-box"> |
| 329 | - </div> | 329 | + <div class="acount-name"> |
| 330 | - <div class="inputCode clearfix"> | 330 | + <p style="margin-top: 0;">账号:<span id="js_UserName" style="color: #000;"></span></p> |
| 331 | - <div class="input fl" style="width: 100%; padding:15px 0;"> | 331 | + </div> |
| 332 | - <input type="text" required placeholder="请输入新密码" id="js_reset_newpsw" style="margin: 0; text-align: left; padding: 0 20px;"> | 332 | + <div class="inputCode clearfix"> |
| 333 | - </div> | 333 | + <div class="input fl" style="width: 100%; padding:15px 0;"> |
| 334 | - </div> | 334 | + <input type="text" required placeholder="请输入新密码" id="js_reset_newpsw" style="margin: 0; text-align: left; padding: 0 20px;"> |
| 335 | - <div class="ag-tx clearfix"> | 335 | + </div> |
| 336 | - <span data-action=""> | 336 | + </div> |
| 337 | - <div class="checkbox checkbox-2 l"> | 337 | + <div class="ag-tx clearfix"> |
| 338 | - <i class="iconfont icon-xuanzhong"></i> | 338 | + <span data-action=""> |
| 339 | - </div> | 339 | + <div class="checkbox checkbox-2 l"> |
| 340 | - <p class="l" style="margin-top: 0;">显示密码</p> | 340 | + <i class="iconfont icon-xuanzhong"></i> |
| 341 | - </span> | 341 | + </div> |
| 342 | - </div> | 342 | + <p class="l" style="margin-top: 0;">显示密码</p> |
| 343 | - <a href="javascript:;" class="btn-orange" id="js_confirm_resetnewpsw">保存修改</a> | 343 | + </span> |
| 344 | - </div> | 344 | + </div> |
| 345 | - </div> | 345 | + <a href="javascript:;" class="btn-orange" id="js_confirm_resetnewpsw">保存修改</a> |
| 346 | - </div> | 346 | + </div> |
| 347 | - </div> | 347 | + </div> |
| 348 | - | 348 | + </div> |
| 349 | - </div> | 349 | + </div> |
| 350 | -</section> | 350 | + |
| 351 | -<!-- end --> | 351 | + </div> |
| 352 | -<section id="help" class="hide" data-auth="1"> | 352 | +</section> |
| 353 | - <div class="header"> | 353 | +<!-- end --> |
| 354 | - <span class="title">手游平台</span> | 354 | +<section id="help" class="hide" data-auth="1"> |
| 355 | - <a class="btn pull-left op-back" href="#home">返回</a> | 355 | + <div class="header"> |
| 356 | - </div> | 356 | + <span class="title">手游平台</span> |
| 357 | - | 357 | + <a class="btn pull-left op-back" href="#home">返回</a> |
| 358 | - <div class="container"> | 358 | + </div> |
| 359 | - <div class="box_info_center"> | 359 | + |
| 360 | - <div class='align-left'> | 360 | + <div class="container"> |
| 361 | - | 361 | + <div class="box_info_center"> |
| 362 | - </div> | 362 | + <div class='align-left'> |
| 363 | - </div> | 363 | + |
| 364 | - </div> | 364 | + </div> |
| 365 | -</section> | 365 | + </div> |
| 366 | -<!-- 首页模块 --> | 366 | + </div> |
| 367 | -<section id="home" class="hide" data-attr="dot" data-auth="1"></section> | 367 | +</section> |
| 368 | -<!-- 重置密码模块 --> | 368 | +<!-- 首页模块 --> |
| 369 | -<section id="reset_pwd" data-attr="dot" class="hide"></section> | 369 | +<section id="home" class="hide" data-attr="dot" data-auth="1"></section> |
| 370 | -<!-- 修改密码模块 --> | 370 | +<!-- 重置密码模块 --> |
| 371 | -<section id="modify_pwd" data-attr="dot" class="hide" data-auth="1"></section> | 371 | +<section id="reset_pwd" data-attr="dot" class="hide"></section> |
| 372 | -<!-- 密保模块 --> | 372 | +<!-- 修改密码模块 --> |
| 373 | -<section id="mibao" data-attr="dot" class="hide" data-auth="1"></section> | 373 | +<section id="modify_pwd" data-attr="dot" class="hide" data-auth="1"></section> |
| 374 | -<!-- 回答密保模块 --> | 374 | +<!-- 密保模块 --> |
| 375 | -<section id="answer_question" data-attr="dot" class="hide"></section> | 375 | +<section id="mibao" data-attr="dot" class="hide" data-auth="1"></section> |
| 376 | -<!-- 绑定模块 --> | 376 | +<!-- 回答密保模块 --> |
| 377 | -<section id="bind" data-attr="dot" class="hide" data-auth="1"></section> | 377 | +<section id="answer_question" data-attr="dot" class="hide"></section> |
| 378 | -<!-- 绑定手机 --> | 378 | +<!-- 绑定模块 --> |
| 379 | -<section id="bindMobile" data-attr="dot" class="hide" data-auth="1"></section> | 379 | +<section id="bind" data-attr="dot" class="hide" data-auth="1"></section> |
| 380 | -<!-- 解绑手机模块 --> | 380 | +<!-- 绑定手机 --> |
| 381 | -<section id="unbindMobile" data-attr="dot" class="hide" data-auth="1"></section> | 381 | +<section id="bindMobile" data-attr="dot" class="hide" data-auth="1"></section> |
| 382 | -<!-- 绑定邮箱模块 --> | 382 | +<!-- 解绑手机模块 --> |
| 383 | -<section id="mail" data-attr="dot" class="hide" data-auth="1"></section> | 383 | +<section id="unbindMobile" data-attr="dot" class="hide" data-auth="1"></section> |
| 384 | -<!-- doT模板 --> | 384 | +<!-- 绑定邮箱模块 --> |
| 385 | -<section id="frame" data-attr="dot" class="hide" ></section> | 385 | +<section id="mail" data-attr="dot" class="hide" data-auth="1"></section> |
| 386 | - | 386 | +<!-- doT模板 --> |
| 387 | - | 387 | +<section id="frame" data-attr="dot" class="hide" ></section> |
| 388 | -<script id="frame_template" type="text/x-jquery-tmpl" > | 388 | + |
| 389 | - | 389 | + |
| 390 | -<div class="new-sdk-container"> | 390 | +<script id="frame_template" type="text/x-jquery-tmpl" > |
| 391 | - <div class="SDK-titlebox"></div> | 391 | + |
| 392 | - <div class="new-sdk-logo" style="position: relative; margin-bottom: 25px;"> | 392 | +<div class="new-sdk-container"> |
| 393 | - <a href="#"><img src="images/new-sdk-logo.png"></a> | 393 | + <div class="SDK-titlebox"></div> |
| 394 | - <a href="#login" class="lefticon" style="position: absolute; left: 37px; top: 20px;"> | 394 | + <div class="new-sdk-logo" style="position: relative; margin-bottom: 25px;"> |
| 395 | - <i class="iconfont icon-fanhui"></i> | 395 | + <a href="#"><img src="images/new-sdk-logo.png"></a> |
| 396 | - </a> | 396 | + <a href="#login" class="lefticon" style="position: absolute; left: 37px; top: 20px;"> |
| 397 | - </div> | 397 | + <i class="iconfont icon-fanhui"></i> |
| 398 | - <div class="container" style=" margin-bottom: 20px;"> | 398 | + </a> |
| 399 | - <div class="ios_scroll"> | 399 | + </div> |
| 400 | - <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> | 400 | + <div class="container" style=" margin-bottom: 20px;"> |
| 401 | - </div> | 401 | + <div class="ios_scroll"> |
| 402 | - </div> | 402 | + <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> |
| 403 | - | 403 | + </div> |
| 404 | -</div> | 404 | + </div> |
| 405 | -</script> | 405 | + |
| 406 | -<script id="home_template" type="text/x-jquery-tmpl"> | 406 | +</div> |
| 407 | - <input type="hidden" name="initUserName" value="{{=Core.Data.nickname}}" /> | 407 | +</script> |
| 408 | - <div class="new-sdk-container"> | 408 | +<script id="home_template" type="text/x-jquery-tmpl"> |
| 409 | - <div class="new-container-box"> | 409 | + <input type="hidden" name="initUserName" value="{{=Core.Data.nickname}}" /> |
| 410 | - <div class="SDK-titlebox"></div> | 410 | + <div class="new-sdk-container"> |
| 411 | - <div class="user-center"> | 411 | + <div class="new-container-box"> |
| 412 | - 用户中心 | 412 | + <div class="SDK-titlebox"></div> |
| 413 | - <a href="/sdk/logout" class="op-logout">切换账户</a> | 413 | + <div class="user-center"> |
| 414 | - </div> | 414 | + 用户中心 |
| 415 | - | 415 | + <a href="/sdk/logout" class="op-logout">切换账户</a> |
| 416 | - {{? Core.Data.is_guest == 1}} | 416 | + </div> |
| 417 | - <div class="user-center-box"> | 417 | + |
| 418 | - <div class="top clearfix"> | 418 | + {{? Core.Data.is_guest == 1}} |
| 419 | - <div class="pull-left txt w_45"> | 419 | + <div class="user-center-box"> |
| 420 | - <p>欢迎您!</p> | 420 | + <div class="top clearfix"> |
| 421 | - <p>{{=Core.Data.nickname}}</p> | 421 | + <div class="pull-left txt w_45"> |
| 422 | - </div> | 422 | + <p>欢迎您!</p> |
| 423 | - <div class="inline-btn pull-right w_45"> | 423 | + <p>{{=Core.Data.nickname}}</p> |
| 424 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 424 | + </div> |
| 425 | - </div> | 425 | + <div class="inline-btn pull-right w_45"> |
| 426 | - </div> | 426 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
| 427 | - <div class="bind-user"> | 427 | + </div> |
| 428 | - <div class="w_50 txt" style="display: inline-block; vertical-align: middle;"> | 428 | + </div> |
| 429 | - 您当前还是游客,为保证账号安全,请升级账号! | 429 | + <div class="bind-user"> |
| 430 | - </div> | 430 | + <div class="w_50 txt" style="display: inline-block; vertical-align: middle;"> |
| 431 | - <div class="inline-btn w_45" style="display: inline-block; vertical-align: ;"> | 431 | + 您当前还是游客,为保证账号安全,请升级账号! |
| 432 | - <a class="btn btn-bind" href="#modify_pwd">马上升级</a> | 432 | + </div> |
| 433 | - </div> | 433 | + <div class="inline-btn w_45" style="display: inline-block; vertical-align: ;"> |
| 434 | - </div> | 434 | + <a class="btn btn-bind" href="#modify_pwd">马上升级</a> |
| 435 | - </div> | 435 | + </div> |
| 436 | - {{?? Core.Data.is_guest == 2}} | 436 | + </div> |
| 437 | - <div class="user-center-box"> | 437 | + </div> |
| 438 | - <div class="top clearfix" style="border-bottom: none;"> | 438 | + {{?? Core.Data.is_guest == 2}}<!--1:游客登录;2:第三方登录;0:正式用户登录--> |
| 439 | - <div class="pull-left txt w_45"> | 439 | + <div class="user-center-box"> |
| 440 | - <p>欢迎您!</p> | 440 | + <div class="top clearfix" style="border-bottom: none;"> |
| 441 | - <p>{{=Core.Data.nickname}}</p> | 441 | + <div class="pull-left txt w_45"> |
| 442 | - </div> | 442 | + <p>欢迎您!</p> |
| 443 | - <div class="inline-btn pull-right w_45"> | 443 | + <p>{{=Core.Data.nickname}}</p> |
| 444 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 444 | + </div> |
| 445 | - </div> | 445 | + <div class="inline-btn pull-right w_45"> |
| 446 | - </div> | 446 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
| 447 | - <ul class="list-item clearfix"> | 447 | + </div> |
| 448 | - {{? Core.Data.bind_phone === ""}} | 448 | + </div> |
| 449 | - <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> | 449 | + {{? Core.Data.bind_phone === ""}} |
| 450 | - {{??}} | 450 | + <ul class="list-item clearfix"> |
| 451 | - <li><a href="#unbindMobile">解绑手机</a></li> | 451 | + <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
| 452 | - {{?}} | 452 | + <li><a href="#mibao">设置密保</a></li> |
| 453 | - <!--<li><a href="#mail">绑定邮箱</a></li>--> | 453 | + <li><a href="#modify_pwd">修改密码</a></li> |
| 454 | - <li><a href="#mibao">设置密保</a></li> | 454 | + </ul> |
| 455 | - <li><a href="#modify_pwd">修改密码</a></li> | 455 | + {{??}} |
| 456 | - </ul> | 456 | + <ul class="list-item clearfix"> |
| 457 | - </div> | 457 | + <li style="width:50%;"><a href="#unbindMobile">解绑手机</a></li> |
| 458 | - {{??}} | 458 | + <li style="width:50%;"><a href="#mibao">设置密保</a></li> |
| 459 | - <div class="user-center-box"> | 459 | + </ul> |
| 460 | - <div class="top clearfix" style="border-bottom: none;"> | 460 | + <ul class="list-item clearfix" style="border-top:none;"> |
| 461 | - <div class="pull-left txt w_45"> | 461 | + <li style="width:50%;"><a href="#modify_pwd">修改密码</a></li> |
| 462 | - <p>欢迎您!</p> | 462 | + <li style="width:50%;"><a href="#identityCard">实名认证</a></li> |
| 463 | - <p>{{=Core.Data.nickname}}</p> | 463 | + </ul> |
| 464 | - </div> | 464 | + {{?}} |
| 465 | - <div class="inline-btn pull-right w_45"> | 465 | + </div> |
| 466 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 466 | + {{?? Core.Data.is_guest == 0}} |
| 467 | - </div> | 467 | + <div class="user-center-box"> |
| 468 | - </div> | 468 | + <div class="top clearfix" style="border-bottom: none;"> |
| 469 | - <ul class="list-item clearfix"> | 469 | + <div class="pull-left txt w_45"> |
| 470 | - {{? Core.Data.bind_phone === ""}} | 470 | + <p>欢迎您!</p> |
| 471 | - <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> | 471 | + <p>{{=Core.Data.nickname}}</p> |
| 472 | - {{??}} | 472 | + </div> |
| 473 | - <li><a href="#unbindMobile">解绑手机</a></li> | 473 | + <div class="inline-btn pull-right w_45"> |
| 474 | - {{?}} | 474 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
| 475 | - <!--<li><a href="#mail">绑定邮箱</a></li> --> | 475 | + </div> |
| 476 | - <li><a href="#mibao">设置密保</a></li> | 476 | + </div> |
| 477 | - <li><a href="#modify_pwd">修改密码</a></li> | 477 | + |
| 478 | - </ul> | 478 | + {{? Core.Data.bind_phone === ""}} |
| 479 | - </div> | 479 | + <ul class="list-item clearfix"> |
| 480 | - | 480 | + <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
| 481 | - {{?}} | 481 | + <li><a href="#mibao">设置密保</a></li> |
| 482 | - | 482 | + <li><a href="#modify_pwd">修改密码</a></li> |
| 483 | - </div> | 483 | + </ul> |
| 484 | - </div> | 484 | + {{??}} |
| 485 | -</script> | 485 | + <ul class="list-item clearfix"> |
| 486 | -<script id="mail_template" type="text/x-jquery-tmpl" > | 486 | + <li style="width:50%;"><a href="#unbindMobile">解绑手机</a></li> |
| 487 | - | 487 | + <li style="width:50%;"><a href="#mibao">设置密保</a></li> |
| 488 | - <div class="new-sdk-container"> | 488 | + </ul> |
| 489 | - <div class="SDK-titlebox"></div> | 489 | + <ul class="list-item clearfix" style="border-top:none;"> |
| 490 | - <div class="user-center"> | 490 | + <li style="width:50%;"><a href="#modify_pwd">修改密码</a></li> |
| 491 | - <a href="#home" class="lefticon"> | 491 | + {{? Core.Data.compellation_name === "" && Core.Data.identity_card === ""}} |
| 492 | - <i class="iconfont icon-fanhui"></i> | 492 | + <li style="width:50%;"><a href="#identityCard">实名认证</a></li> |
| 493 | - </a> | 493 | + {{??}} |
| 494 | - 绑定邮箱 | 494 | + <li style="width:50%;position:relative;"><a href="#identityCard_ok">实名认证 |
| 495 | - </div> | 495 | + <span style="position:absolute;right:5px;top:5px;color:#fff;background:#ff9600;padding:3px 10px;border-radius:10px;font-size:20px;">已认证</span> |
| 496 | - | 496 | + </a></li> |
| 497 | - {{? Core.Data.bind_mail_statu == 0}} | 497 | + {{?}} |
| 498 | - | 498 | + </ul> |
| 499 | - <div class="new-sdk-box"> | 499 | + {{?}} |
| 500 | - <div class="acount-name"> | 500 | + <!--<ul class="list-item clearfix"> |
| 501 | - 账号:{{=Core.Data.username}} | 501 | + {{? Core.Data.bind_phone === ""}} |
| 502 | - </div> | 502 | + <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
| 503 | - <form id="pwd_by_question_form" action="/user/bind_mail" class="ajax" method="post"> | 503 | + {{??}} |
| 504 | - <div class="input" style="padding: 0;"> | 504 | + <li><a href="#unbindMobile">解绑手机</a></li> |
| 505 | - <input type="text" name="email" required placeholder="请输入你要绑定的邮箱"> | 505 | + <li><a href="#">实名认证</a></li> |
| 506 | - <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> | 506 | + {{?}} |
| 507 | - </div> | 507 | + <li><a href="#mibao">设置密保</a></li> |
| 508 | - </form> | 508 | + <li><a href="#modify_pwd">修改密码</a></li> |
| 509 | - <p>提示:发送绑定邮件后,请您登录邮箱操作!</p> | 509 | + |
| 510 | - </div> | 510 | + </ul>--> |
| 511 | - <ul class="inline-btn"> | 511 | + </div> |
| 512 | - <li style="margin: 0 auto; padding: 1em 0; float: none;"> | 512 | + |
| 513 | - <a class="submit btn larg btn-orange" href="">发送绑定邮件</a> | 513 | + {{?}} |
| 514 | - </li> | 514 | + |
| 515 | - </ul> | 515 | + </div> |
| 516 | - | 516 | + </div> |
| 517 | - | 517 | +</script> |
| 518 | - {{?? Core.Data.bind_mail_statu == 1}} | 518 | +<script id="mail_template" type="text/x-jquery-tmpl" > |
| 519 | - | 519 | + |
| 520 | - <div class="new-sdk-box"> | 520 | + <div class="new-sdk-container"> |
| 521 | - <form id="bind_mail_form" action="/user/bind_mail" class="ajax" todo="bind_mail_callback" style="display:none; "> | 521 | + <div class="SDK-titlebox"></div> |
| 522 | - <div class="input"> | 522 | + <div class="user-center"> |
| 523 | - <input type="text" name="email" required placeholder="输入想要绑定的邮箱地址"> | 523 | + <a href="#home" class="lefticon"> |
| 524 | - <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> | 524 | + <i class="iconfont icon-fanhui"></i> |
| 525 | - </div> | 525 | + </a> |
| 526 | - </form> | 526 | + 绑定邮箱 |
| 527 | - <p>待绑定邮箱:<span class="text-info">{{=Core.Data.mail}}</span></p> | 527 | + </div> |
| 528 | - </div> | 528 | + |
| 529 | - <ul class="inline-btn"> | 529 | + {{? Core.Data.bind_mail_statu == 0}} |
| 530 | - <li style="margin: 0 auto; padding: 1em 0; float: none;" id="change-mail-btn" class=""><a class="btn larg btn-orange" href="#">更换邮箱</a></li> | 530 | + |
| 531 | - <li style="margin: 0 auto; padding: 1em 0; float: none; background: #ff9600;" id="bind-mail-btn" class="hide"><a class="btn larg op-primary btn-orange" href="#home">保存设置</a></li> | 531 | + <div class="new-sdk-box"> |
| 532 | - | 532 | + <div class="acount-name"> |
| 533 | - </ul> | 533 | + 账号:{{=Core.Data.username}} |
| 534 | - | 534 | + </div> |
| 535 | - {{?? Core.Data.bind_mail_statu == 2}} | 535 | + <form id="pwd_by_question_form" action="/user/bind_mail" class="ajax" method="post"> |
| 536 | - | 536 | + <div class="input" style="padding: 0;"> |
| 537 | - <div class="new-sdk-box"> | 537 | + <input type="text" name="email" required placeholder="请输入你要绑定的邮箱"> |
| 538 | - <div class="input" style="padding: 0;"> | 538 | + <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> |
| 539 | - <input type="text" name="email" required disabled="disabled" value="{{=Core.Data.mail}}"> | 539 | + </div> |
| 540 | - </div> | 540 | + </form> |
| 541 | - <p>可以通过绑定的邮箱找回密码</p> | 541 | + <p>提示:发送绑定邮件后,请您登录邮箱操作!</p> |
| 542 | - </div> | 542 | + </div> |
| 543 | - | 543 | + <ul class="inline-btn"> |
| 544 | - {{?}} | 544 | + <li style="margin: 0 auto; padding: 1em 0; float: none;"> |
| 545 | - | 545 | + <a class="submit btn larg btn-orange" href="">发送绑定邮件</a> |
| 546 | - </div> | 546 | + </li> |
| 547 | - | 547 | + </ul> |
| 548 | - | 548 | + |
| 549 | -</script> | 549 | + |
| 550 | -<script id="reset_pwd_template" type="text/x-jquery-tmpl" > | 550 | + {{?? Core.Data.bind_mail_statu == 1}} |
| 551 | - | 551 | + |
| 552 | - <div class="new-sdk-container"> | 552 | + <div class="new-sdk-box"> |
| 553 | - <div class="SDK-titlebox"></div> | 553 | + <form id="bind_mail_form" action="/user/bind_mail" class="ajax" todo="bind_mail_callback" style="display:none; "> |
| 554 | - | 554 | + <div class="input"> |
| 555 | - <div class="new-sdk-box"> | 555 | + <input type="text" name="email" required placeholder="输入想要绑定的邮箱地址"> |
| 556 | - <div class="question-input mt10"> | 556 | + <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> |
| 557 | - 账号:{{=Core.Data.username}} | 557 | + </div> |
| 558 | - </div> | 558 | + </form> |
| 559 | - <div class="question-input mt10"> | 559 | + <p>待绑定邮箱:<span class="text-info">{{=Core.Data.mail}}</span></p> |
| 560 | - <p>你的新密码是:{{=Core.Data.new_pwd}}</p> | 560 | + </div> |
| 561 | - <p style="color: #949494;">请妥善保管,切勿外泄</p> | 561 | + <ul class="inline-btn"> |
| 562 | - </div> | 562 | + <li style="margin: 0 auto; padding: 1em 0; float: none;" id="change-mail-btn" class=""><a class="btn larg btn-orange" href="#">更换邮箱</a></li> |
| 563 | - </div> | 563 | + <li style="margin: 0 auto; padding: 1em 0; float: none; background: #ff9600;" id="bind-mail-btn" class="hide"><a class="btn larg op-primary btn-orange" href="#home">保存设置</a></li> |
| 564 | - <ul class="inline-btn"> | 564 | + |
| 565 | - <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange" href="#login">我知道了</a></li> | 565 | + </ul> |
| 566 | - </ul> | 566 | + |
| 567 | - | 567 | + {{?? Core.Data.bind_mail_statu == 2}} |
| 568 | - </div> | 568 | + |
| 569 | -</script> | 569 | + <div class="new-sdk-box"> |
| 570 | -<script id="modify_pwd_template" type="text/x-jquery-tmpl"> | 570 | + <div class="input" style="padding: 0;"> |
| 571 | - | 571 | + <input type="text" name="email" required disabled="disabled" value="{{=Core.Data.mail}}"> |
| 572 | - | 572 | + </div> |
| 573 | - <div class="new-sdk-container"> | 573 | + <p>可以通过绑定的邮箱找回密码</p> |
| 574 | - <div class="SDK-titlebox"></div> | 574 | + </div> |
| 575 | - <div class="user-center"> | 575 | + |
| 576 | - <a href="#home" class="lefticon"> | 576 | + {{?}} |
| 577 | - <i class="iconfont icon-fanhui"></i> | 577 | + |
| 578 | - </a> | 578 | + </div> |
| 579 | - {{? Core.Data.is_guest == 1}}升级账号{{??}}修改密码{{?}} | 579 | + |
| 580 | - </div> | 580 | + |
| 581 | - <form action="/sdk/change_password" mthod="post" class="ajax " todo="modify_pwd_callback" > | 581 | +</script> |
| 582 | - <div class="new-sdk-box"> | 582 | +<script id="reset_pwd_template" type="text/x-jquery-tmpl" > |
| 583 | - <div class="input new-sdk-psw clearfix"> | 583 | + |
| 584 | - <i>{{? Core.Data.is_guest == 1}}正式账号:{{??}}旧密码:{{?}}</i> | 584 | + <div class="new-sdk-container"> |
| 585 | - <label> | 585 | + <div class="SDK-titlebox"></div> |
| 586 | - | 586 | + |
| 587 | - <input {{? Core.Data.is_guest == 1}}type="text"{{??}}type="password"{{?}} class="old_pwd required " name="{{? Core.Data.is_guest >= 1}}username{{??}}password{{?}}" value="{{? Core.Data.new_pwd}}{{=Core.Data.new_pwd}}{{?}}" required="required" placeholder="{{? Core.Data.is_guest == 1}}请输入6-18位字母或数字{{??}}请输入旧密码{{?}}" required/> | 587 | + <div class="new-sdk-box"> |
| 588 | - </label> | 588 | + <div class="question-input mt10"> |
| 589 | - </div> | 589 | + 账号:{{=Core.Data.username}} |
| 590 | - <div class="input new-sdk-psw clearfix"> | 590 | + </div> |
| 591 | - <i>{{? Core.Data.is_guest == 1}}正式密码:{{??}}新密码:{{?}}</i> | 591 | + <div class="question-input mt10"> |
| 592 | - <label> | 592 | + <p>你的新密码是:{{=Core.Data.new_pwd}}</p> |
| 593 | - | 593 | + <p style="color: #949494;">请妥善保管,切勿外泄</p> |
| 594 | - <input class="" name="newpwd" required type="text" placeholder="{{? Core.Data.is_guest == 1}}请输入6-16位字母或数字{{??}}请输入密码{{?}}" /> | 594 | + </div> |
| 595 | - | 595 | + </div> |
| 596 | - | 596 | + <ul class="inline-btn"> |
| 597 | - </label> | 597 | + <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange" href="#login">我知道了</a></li> |
| 598 | - </div> | 598 | + </ul> |
| 599 | - {{? Core.Data.is_guest == 1}}<p>升级账号成功之后,<span class="red">游客账号作废</span>,请妥善保管正式账号</p>{{??}}{{?}} | 599 | + |
| 600 | - | 600 | + </div> |
| 601 | - </div> | 601 | +</script> |
| 602 | - | 602 | +<script id="modify_pwd_template" type="text/x-jquery-tmpl"> |
| 603 | - <ul class="inline-btn"> | 603 | + |
| 604 | - <li style="margin: 0 auto; padding: 1em 0; float: none;"> | 604 | + |
| 605 | - <a class="submit btn larg btn-orange" autocomplete="off" >保存更改</a> | 605 | + <div class="new-sdk-container"> |
| 606 | - </li> | 606 | + <div class="SDK-titlebox"></div> |
| 607 | - </ul> | 607 | + <div class="user-center"> |
| 608 | - </form> | 608 | + <a href="#home" class="lefticon"> |
| 609 | - </div> | 609 | + <i class="iconfont icon-fanhui"></i> |
| 610 | - | 610 | + </a> |
| 611 | - | 611 | + {{? Core.Data.is_guest == 1}}升级账号{{??}}修改密码{{?}} |
| 612 | -</script> | 612 | + </div> |
| 613 | -<script id="mibao_template" type="text/x-jquery-tmpl" > | 613 | + <form action="/sdk/change_password" mthod="post" class="ajax " todo="modify_pwd_callback" > |
| 614 | -{{? Core.Data.safe_question == "" }} | 614 | + <div class="new-sdk-box"> |
| 615 | -<div class="new-sdk-container"> | 615 | + <div class="input new-sdk-psw clearfix"> |
| 616 | - <div class="SDK-titlebox"></div> | 616 | + <i>{{? Core.Data.is_guest == 1}}正式账号:{{??}}旧密码:{{?}}</i> |
| 617 | - <div class="user-center"> | 617 | + <label> |
| 618 | - <a href="#home" class="lefticon"> | 618 | + |
| 619 | - <i class="iconfont icon-fanhui"></i> | 619 | + <input {{? Core.Data.is_guest == 1}}type="text"{{??}}type="password"{{?}} class="old_pwd required " name="{{? Core.Data.is_guest >= 1}}username{{??}}password{{?}}" value="{{? Core.Data.new_pwd}}{{=Core.Data.new_pwd}}{{?}}" required="required" placeholder="{{? Core.Data.is_guest == 1}}请输入6-18位字母或数字{{??}}请输入旧密码{{?}}" required/> |
| 620 | - </a> | 620 | + </label> |
| 621 | - 设置密保 | 621 | + </div> |
| 622 | - </div> | 622 | + <div class="input new-sdk-psw clearfix"> |
| 623 | - <form action="/sdk/set_mibao" mthod="post" class="ajax" todo="mibao_callback" > | 623 | + <i>{{? Core.Data.is_guest == 1}}正式密码:{{??}}新密码:{{?}}</i> |
| 624 | - <div class="new-sdk-box"> | 624 | + <label> |
| 625 | - <div class="input select" style="padding: 25px;"> | 625 | + |
| 626 | - <select name="question" class="" > | 626 | + <input class="" name="newpwd" required type="text" placeholder="{{? Core.Data.is_guest == 1}}请输入6-16位字母或数字{{??}}请输入密码{{?}}" /> |
| 627 | - {{~ Core.Data.question_list :item:index }} | 627 | + |
| 628 | - <option value='{{=item}}'>{{=item}}</option> | 628 | + |
| 629 | - {{~}} | 629 | + </label> |
| 630 | - | 630 | + </div> |
| 631 | - </select> | 631 | + {{? Core.Data.is_guest == 1}}<p>升级账号成功之后,<span class="red">游客账号作废</span>,请妥善保管正式账号</p>{{??}}{{?}} |
| 632 | - </div> | 632 | + |
| 633 | - <div class="input" style="padding:0 25px;"><input type="text" name="answer" required placeholder="输入密保保护答案" style="text-align: left;"></div> | 633 | + </div> |
| 634 | - <p style="color: #595757; font-size: 18px; margin-top: 10px;">设置密保,能通过回答问题找回忘记的密码</p> | 634 | + |
| 635 | - </div> | 635 | + <ul class="inline-btn"> |
| 636 | - <ul class="inline-btn"> | 636 | + <li style="margin: 0 auto; padding: 1em 0; float: none;"> |
| 637 | - <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange ">保存设置</a></li> | 637 | + <a class="submit btn larg btn-orange" autocomplete="off" >保存更改</a> |
| 638 | - </ul> | 638 | + </li> |
| 639 | - </form> | 639 | + </ul> |
| 640 | - </div> | 640 | + </form> |
| 641 | - | 641 | + </div> |
| 642 | -{{??}} | 642 | + |
| 643 | - <div class="new-sdk-container"> | 643 | + |
| 644 | - <div class="SDK-titlebox"></div> | 644 | +</script> |
| 645 | - <div class="user-center"> | 645 | + |
| 646 | - <a href="#home" class="lefticon"> | 646 | +<script id="identityCard_template" type="text/x-jquery-tmpl" > |
| 647 | - <i class="iconfont icon-fanhui"></i> | 647 | + <div class="new-sdk-container"> |
| 648 | - </a> | 648 | + <div class="SDK-titlebox"></div> |
| 649 | - 设置密保 | 649 | + <div class="user-center"> |
| 650 | - </div> | 650 | + <a href="#home" class="lefticon"> |
| 651 | - <form action=""> | 651 | + <i class="iconfont icon-fanhui"></i> |
| 652 | - <div class="new-sdk-box"> | 652 | + </a> |
| 653 | - <p>问题:{{=Core.Data.safe_question}}</p> | 653 | + 实名认证 |
| 654 | - <p>答案:{{=Core.Data.safe_answer}}</p> | 654 | + </div> |
| 655 | - </div> | 655 | + <form action="/user/bind_identity_card" method="post" class="ajax" onkeydown="if(event.keyCode==13) return false;" > |
| 656 | - </form> | 656 | + <div class="new-sdk-box"> |
| 657 | - </div> | 657 | + <div class="input" style="padding:0 25px;"><input type="text" name="identity_card" required placeholder="请输入注册身份证号码" style="text-align: left;"></div> |
| 658 | -{{?}} | 658 | + <div class="input" style="padding:0 25px;"><input type="text" name="compellation_name" required placeholder="请输入姓名" style="text-align: left;"></div> |
| 659 | - | 659 | + </div> |
| 660 | - | 660 | + <ul class="inline-btn"> |
| 661 | -</script> | 661 | + <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange" autocomplete="off">提交</a></li> |
| 662 | -<script id="answer_question_template" type="text/x-jquery-tmpl" > | 662 | + </ul> |
| 663 | - <div class="new-sdk-container"> | 663 | + </form> |
| 664 | - <div class="SDK-titlebox"></div> | 664 | + </div> |
| 665 | - <div class="user-center"> | 665 | +</script> |
| 666 | - <a href="#login" class="lefticon"> | 666 | + |
| 667 | - <i class="iconfont icon-fanhui"></i> | 667 | +<script id="mibao_template" type="text/x-jquery-tmpl" > |
| 668 | - </a> | 668 | +{{? Core.Data.safe_question == "" }} |
| 669 | - 密保找回密码 | 669 | +<div class="new-sdk-container"> |
| 670 | - </div> | 670 | + <div class="SDK-titlebox"></div> |
| 671 | - | 671 | + <div class="user-center"> |
| 672 | - <div class="new-sdk-box" style="border-top: 1px solid #c4c3c3;"> | 672 | + <a href="#home" class="lefticon"> |
| 673 | - <div id="pwd_by_question_form" action="/sdk/find/question/" class="ajax " method="post" > | 673 | + <i class="iconfont icon-fanhui"></i> |
| 674 | - <input type="hidden" name="username" value="{{=Core.Data.ans_temp.username}}" /> | 674 | + </a> |
| 675 | - <input type="hidden" name="question" value="{{=Core.Data.ans_temp.question}}" /> | 675 | + 设置密保 |
| 676 | - | 676 | + </div> |
| 677 | - <div class="question-input" style="margin-bottom: 20px;"> | 677 | + <form action="/sdk/set_mibao" mthod="post" class="ajax" todo="mibao_callback" onkeydown="if(event.keyCode==13) return false;" > |
| 678 | - {{=Core.Data.ans_temp.question}} | 678 | + <div class="new-sdk-box"> |
| 679 | - <i class="iconfont icon-xiangxia"></i> | 679 | + <div class="input select" style="padding:0 25px; position: relative;"> |
| 680 | - </div> | 680 | + <select name="question" class="" > |
| 681 | - | 681 | + {{~ Core.Data.question_list :item:index }} |
| 682 | - <div class="input" style="padding: 0;"> | 682 | + <option value='{{=item}}'>{{=item}}</option> |
| 683 | - <input type="text" name="answer" required class="larg " placeholder="请输入答案" required/> | 683 | + {{~}} |
| 684 | - </div> | 684 | + </select> |
| 685 | - | 685 | + <i class="iconfont icon-xiangxia" style=" |
| 686 | - </div> | 686 | + position: absolute; |
| 687 | - </div> | 687 | + right: -25px; |
| 688 | - | 688 | + top: 21px; |
| 689 | - <ul class="inline-btn"> | 689 | + "></i> |
| 690 | - <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange submit op-primary" >确定</a></li> | 690 | + </div> |
| 691 | - </ul> | 691 | + <div class="input" style="padding:0 25px;"><input type="text" name="answer" required placeholder="输入密保保护答案" style="text-align: left;"></div> |
| 692 | - </div> | 692 | + <p style="color: #595757; font-size: 18px; margin-top: 10px;">设置密保,能通过回答问题找回忘记的密码</p> |
| 693 | - | 693 | + </div> |
| 694 | - | 694 | + <ul class="inline-btn"> |
| 695 | -</script> | 695 | + <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange" autocomplete="off">保存设置</a></li> |
| 696 | -<script id="bind_template" type="text/x-jquery-tmpl" > | 696 | + </ul> |
| 697 | - <div class="new-sdk-container"> | 697 | + </form> |
| 698 | - <div class="SDK-titlebox"></div> | 698 | + </div> |
| 699 | - <div class="user-center"> | 699 | + |
| 700 | - <a href="#login" class="lefticon"> | 700 | +{{??}} |
| 701 | - <i class="iconfont icon-fanhui"></i> | 701 | + <div class="new-sdk-container"> |
| 702 | - </a> | 702 | + <div class="SDK-titlebox"></div> |
| 703 | - 绑定手机 | 703 | + <div class="user-center"> |
| 704 | - </div> | 704 | + <a href="#home" class="lefticon"> |
| 705 | - | 705 | + <i class="iconfont icon-fanhui"></i> |
| 706 | - <div class="new-sdk-box"> | 706 | + </a> |
| 707 | - | 707 | + 设置密保 |
| 708 | - {{? Core.Data.bind_phone == "" && Core.Data.bind_statu == 0 }} | 708 | + </div> |
| 709 | - <div class="acount-name"> | 709 | + <form action=""> |
| 710 | - 账号:{{=Core.Data.username}} | 710 | + <div class="new-sdk-box"> |
| 711 | - </div> | 711 | + <p>问题:{{=Core.Data.safe_question}}</p> |
| 712 | - <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > | 712 | + <p>答案:{{=Core.Data.safe_answer}}</p> |
| 713 | - <div class="input" style="padding: 0;"> | 713 | + </div> |
| 714 | - <input id="js_iphone" type="text" required name="mobile" placeholder="请输入您要绑定的手机号码"> | 714 | + </form> |
| 715 | - </div> | 715 | + </div> |
| 716 | - <div class="inputCode clearfix"> | 716 | +{{?}} |
| 717 | - <div class="input fl"> | 717 | + |
| 718 | - <input id="js_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码"> | 718 | + |
| 719 | - </div> | 719 | +</script> |
| 720 | - <a href="javascript:;" class="getCode" id="js_getcode">获取验证码</a> | 720 | +<script id="answer_question_template" type="text/x-jquery-tmpl" > |
| 721 | - </div> | 721 | + <div class="new-sdk-container"> |
| 722 | - <ul class="inline-btn"> | 722 | + <div class="SDK-titlebox"></div> |
| 723 | - <li><a class="larg btn btn-orange submit" id="js_conform" value="" >确定</a></li> | 723 | + <div class="user-center"> |
| 724 | - <li><a class="btn" href="#home">返回</a></li> | 724 | + <a href="#login" class="lefticon back-btn"> |
| 725 | - </ul> | 725 | + <i class="iconfont icon-fanhui"></i> |
| 726 | - </form> | 726 | + </a> |
| 727 | - | 727 | + 密保找回密码 |
| 728 | - {{?? Core.Data.bind_statu == 1}} | 728 | + </div> |
| 729 | - | 729 | + |
| 730 | - | 730 | + <div class="new-sdk-box" style="border-top: 1px solid #c4c3c3;"> |
| 731 | - <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > | 731 | + <div id="pwd_by_question_form" action="/sdk/find/question/" class="ajax " method="post" > |
| 732 | - <div class="new-sdk-box"> | 732 | + <input type="hidden" name="username" value="{{=Core.Data.ans_temp.username}}" /> |
| 733 | - <div class="input" style="padding: 0;"><input type="text" required name="mobile" placeholder="{{=Core.Data.bind_phone}}"></div> | 733 | + <input type="hidden" name="question" value="{{=Core.Data.ans_temp.question}}" /> |
| 734 | - <p>当前号码待绑定,更换手机号码请直接修改</p> | 734 | + |
| 735 | - <p>请用绑定的手机拨打<span>{{=Core.Data.mobile_helper_number}}</span>(电话会自动挂断,此呼叫免费)完成绑定,才可以通过手机修改密码。</p> | 735 | + <div class="question-input" style="margin-bottom: 20px;"> |
| 736 | - </div> | 736 | + {{=Core.Data.ans_temp.question}} |
| 737 | - <ul class="inline-btn"> | 737 | + <i class="iconfont icon-xiangxia"></i> |
| 738 | - <li><a class="larg btn btn-orange submit" >保存设置</a></li> | 738 | + </div> |
| 739 | - <li><a class="btn" href="#home">返回</a></li> | 739 | + |
| 740 | - </ul> | 740 | + <div class="input" style="padding: 0;"> |
| 741 | - </form> | 741 | + <input type="text" name="answer" required class="larg " placeholder="请输入答案" required/> |
| 742 | - | 742 | + </div> |
| 743 | - {{?? Core.Data.bind_statu == 2}} | 743 | + |
| 744 | - | 744 | + </div> |
| 745 | - | 745 | + </div> |
| 746 | - <form action=""> | 746 | + |
| 747 | - <div class="new-sdk-box"> | 747 | + <ul class="inline-btn"> |
| 748 | - <div class="input" style="padding: 0;"><input type="text" value="{{=Core.Data.bind_phone}}"></div> | 748 | + <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange submit op-primary" >确定</a></li> |
| 749 | - <p>解除绑定,请用绑定的手机发送短信内容“<span>qxbd</span>”发送到<span>{{=Core.Data.mobile_helper_number}}</span></p> | 749 | + </ul> |
| 750 | - </div> | 750 | + </div> |
| 751 | - <div class="only-btn"><a class="btn" href="#home">返回</a></div> | 751 | + |
| 752 | - </form> | 752 | + |
| 753 | - | 753 | +</script> |
| 754 | - | 754 | +<script id="bind_template" type="text/x-jquery-tmpl" > |
| 755 | - {{?}} | 755 | + <div class="new-sdk-container"> |
| 756 | - </div> | 756 | + <div class="SDK-titlebox"></div> |
| 757 | - </div> | 757 | + <div class="user-center"> |
| 758 | - | 758 | + <a href="#login" class="lefticon"> |
| 759 | -</script> | 759 | + <i class="iconfont icon-fanhui"></i> |
| 760 | -<script id="bindMobile_template" type="text/x-jquery-tmpl"> | 760 | + </a> |
| 761 | - <div class="new-sdk-container"> | 761 | + 绑定手机 |
| 762 | - <div class="SDK-titlebox"></div> | 762 | + </div> |
| 763 | - <div class="user-center"> | 763 | + |
| 764 | - <a href="#home" class="lefticon"> | 764 | + <div class="new-sdk-box"> |
| 765 | - <i class="iconfont icon-fanhui"></i> | 765 | + |
| 766 | - </a> | 766 | + {{? Core.Data.bind_phone == "" && Core.Data.bind_statu == 0 }} |
| 767 | - 绑定手机 | 767 | + <div class="acount-name"> |
| 768 | - </div> | 768 | + 账号:{{=Core.Data.username}} |
| 769 | - <div class="new-sdk-box"> | 769 | + </div> |
| 770 | - <div class="acount-name"> | 770 | + <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > |
| 771 | - 账号:{{=Core.Data.username}} | 771 | + <div class="input" style="padding: 0;"> |
| 772 | - </div> | 772 | + <input id="js_iphone" type="text" required name="mobile" placeholder="请输入您要绑定的手机号码"> |
| 773 | - <form id="bind_mobile_form" action="/user/bind_mobile"> | 773 | + </div> |
| 774 | - <div class="input" style="padding: 0;"> | 774 | + <div class="inputCode clearfix"> |
| 775 | - <input id="js_iphone" type="text" required placeholder="请输入您要绑定的手机号码"> | 775 | + <div class="input fl"> |
| 776 | - </div> | 776 | + <input id="js_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码"> |
| 777 | - <div class="inputCode clearfix"> | 777 | + </div> |
| 778 | - <div class="input fl"> | 778 | + <a href="javascript:;" class="getCode" id="js_getcode">获取验证码</a> |
| 779 | - <input id="js_ranks" type="text" required placeholder="请输入短信验证码"> | 779 | + </div> |
| 780 | - </div> | 780 | + <ul class="inline-btn"> |
| 781 | - <a href="javascript:;" class="getCode" id="js_getcode" style="padding: 20px 0;">获取验证码</a> | 781 | + <li><a class="larg btn btn-orange submit" id="js_conform" value="" >确定</a></li> |
| 782 | - </div> | 782 | + <li><a class="btn" href="#home">返回</a></li> |
| 783 | - <ul class="inline-btn"> | 783 | + </ul> |
| 784 | - <li><a class="larg btn btn-orange" id="js_conform" value="" >确定</a></li> | 784 | + </form> |
| 785 | - <li><a class="btn" href="#home">返回</a></li> | 785 | + |
| 786 | - </ul> | 786 | + {{?? Core.Data.bind_statu == 1}} |
| 787 | - </form> | 787 | + |
| 788 | - </div> | 788 | + |
| 789 | - </div> | 789 | + <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > |
| 790 | -</script> | 790 | + <div class="new-sdk-box"> |
| 791 | -<script id="unbindMobile_template" type="text/x-jquery-tmpl"> | 791 | + <div class="input" style="padding: 0;"><input type="text" required name="mobile" placeholder="{{=Core.Data.bind_phone}}"></div> |
| 792 | - <div class="new-sdk-container"> | 792 | + <p>当前号码待绑定,更换手机号码请直接修改</p> |
| 793 | - <div class="SDK-titlebox"></div> | 793 | + <p>请用绑定的手机拨打<span>{{=Core.Data.mobile_helper_number}}</span>(电话会自动挂断,此呼叫免费)完成绑定,才可以通过手机修改密码。</p> |
| 794 | - <div class="user-center"> | 794 | + </div> |
| 795 | - <a href="#home" class="lefticon"> | 795 | + <ul class="inline-btn"> |
| 796 | - <i class="iconfont icon-fanhui"></i> | 796 | + <li><a class="larg btn btn-orange submit" >保存设置</a></li> |
| 797 | - </a> | 797 | + <li><a class="btn" href="#home">返回</a></li> |
| 798 | - 解绑手机 | 798 | + </ul> |
| 799 | - </div> | 799 | + </form> |
| 800 | - <div class="new-sdk-box"> | 800 | + |
| 801 | - <div class="acount-name"> | 801 | + {{?? Core.Data.bind_statu == 2}} |
| 802 | - <p style="margin-top: 0;">账号:{{=Core.Data.username}}</p> | 802 | + |
| 803 | - <p>手机:<span class="phoneMobile"></span></p> | 803 | + |
| 804 | - </div> | 804 | + <form action=""> |
| 805 | - <form id="unbind_mobile_form" action="/user/bind_mobile"> | 805 | + <div class="new-sdk-box"> |
| 806 | - <div class="inputCode clearfix"> | 806 | + <div class="input" style="padding: 0;"><input type="text" value="{{=Core.Data.bind_phone}}"></div> |
| 807 | - <div class="input fl"> | 807 | + <p>解除绑定,请用绑定的手机发送短信内容“<span>qxbd</span>”发送到<span>{{=Core.Data.mobile_helper_number}}</span></p> |
| 808 | - <input id="js_unbind_ranks" type="text" required placeholder="请输入短信验证码"> | 808 | + </div> |
| 809 | - </div> | 809 | + <div class="only-btn"><a class="btn" href="#home">返回</a></div> |
| 810 | - <a href="javascript:;" class="getCode" id="js_unbind_getcode" style="padding:20px 0;">获取验证码</a> | 810 | + </form> |
| 811 | - </div> | 811 | + |
| 812 | - <ul class="inline-btn" style="margin-top: 25px;"> | 812 | + |
| 813 | - <li><a class="larg btn btn-orange" id="js_unbind" value="" >确定</a></li> | 813 | + {{?}} |
| 814 | - <li><a class="btn" href="#home">返回</a></li> | 814 | + </div> |
| 815 | - </ul> | 815 | + </div> |
| 816 | - </form> | 816 | + |
| 817 | - </div> | 817 | +</script> |
| 818 | - </div> | 818 | +<script id="bindMobile_template" type="text/x-jquery-tmpl"> |
| 819 | -</script> | 819 | + <div class="new-sdk-container"> |
| 820 | -<script id="message_detail_template" type="text/x-jquery-tmpl"> | 820 | + <div class="SDK-titlebox"></div> |
| 821 | - <div class="header"> | 821 | + <div class="user-center"> |
| 822 | - <a class="btn pull-left op-back" href="#message">返回</a> | 822 | + <a href="#home" class="lefticon"> |
| 823 | - <span class="title">消息内容</span> | 823 | + <i class="iconfont icon-fanhui"></i> |
| 824 | - </div> | 824 | + </a> |
| 825 | - <div class="container"> | 825 | + 绑定手机 |
| 826 | - <div class="box_info_center"> | 826 | + </div> |
| 827 | - <div class="message-comm"> | 827 | + <div class="new-sdk-box"> |
| 828 | - <div class="align-center bor_b_h3"> | 828 | + <div class="acount-name"> |
| 829 | - <h3>{{=Core.Data.message_detail.title}}</h3> | 829 | + 账号:{{=Core.Data.username}} |
| 830 | - <p class="text-info"> | 830 | + </div> |
| 831 | - <span class="mar-r-10">{{=Core.Data.message_detail.nickname}}</span> | 831 | + <form id="bind_mobile_form" action="/user/bind_mobile"> |
| 832 | - <span>[{{=Core.Data.message_detail.create_time}}]</span> | 832 | + <div class="input" style="padding: 0;"> |
| 833 | - </p> | 833 | + <input id="js_iphone" type="text" required placeholder="请输入您要绑定的手机号码"> |
| 834 | - </div> | 834 | + </div> |
| 835 | - <div class="message_text"> | 835 | + <div class="inputCode clearfix"> |
| 836 | - {{=Core.Data.message_detail.content}} | 836 | + <div class="input fl"> |
| 837 | - </div> | 837 | + <input id="js_ranks" type="text" required placeholder="请输入短信验证码"> |
| 838 | - </div> | 838 | + </div> |
| 839 | - </div> | 839 | + <a href="javascript:;" class="getCode" id="js_getcode" style="padding: 20px 0;">获取验证码</a> |
| 840 | - </div> | 840 | + </div> |
| 841 | -</script> | 841 | + <ul class="inline-btn"> |
| 842 | -<script id="activity_detail_template" type="text/x-jquery-tmpl"> | 842 | + <li><a class="larg btn btn-orange" id="js_conform" value="" >确定</a></li> |
| 843 | - <div class="new-sdk-container" style="background: #fff;"> | 843 | + <li><a class="btn" href="#home">返回</a></li> |
| 844 | - <div class="SDK-titlebox"></div> | 844 | + </ul> |
| 845 | - <div class="user-center"> | 845 | + </form> |
| 846 | - <a href="#activity" class="lefticon"> | 846 | + </div> |
| 847 | - <i class="iconfont icon-fanhui"></i> | 847 | + </div> |
| 848 | - </a> | 848 | +</script> |
| 849 | - 活动公告详情 | 849 | +<script id="unbindMobile_template" type="text/x-jquery-tmpl"> |
| 850 | - </div> | 850 | + <div class="new-sdk-container"> |
| 851 | - <div class="container activity"> | 851 | + <div class="SDK-titlebox"></div> |
| 852 | - <div class="align-center bor_b_h3 clearfix"> | 852 | + <div class="user-center"> |
| 853 | - <h3 class="pull-left">{{=Core.Data.activity_detail.title}}</h3> | 853 | + <a href="#home" class="lefticon"> |
| 854 | - <p class="text-info pull-right"> | 854 | + <i class="iconfont icon-fanhui"></i> |
| 855 | - <span>{{=Core.Data.activity_detail.notice_time}}</span> | 855 | + </a> |
| 856 | - </p> | 856 | + 解绑手机 |
| 857 | - </div> | 857 | + </div> |
| 858 | - <div class="box_info_center" style="height: 100%; margin: 0 37px;"> | 858 | + <div class="new-sdk-box"> |
| 859 | - <div class="detail_scroller scroll" id="detail_scroller"> | 859 | + <div class="acount-name"> |
| 860 | - <div class="activity-comm"> | 860 | + <p style="margin-top: 0;">账号:{{=Core.Data.username}}</p> |
| 861 | - <div class="activity_text"> | 861 | + <p>手机:<span class="phoneMobile"></span></p> |
| 862 | - {{=Core.Data.activity_detail.content}} | 862 | + </div> |
| 863 | - </div> | 863 | + <form id="unbind_mobile_form" action="/user/bind_mobile"> |
| 864 | - </div> | 864 | + <div class="inputCode clearfix"> |
| 865 | - </div> | 865 | + <div class="input fl"> |
| 866 | - </div> | 866 | + <input id="js_unbind_ranks" type="text" required placeholder="请输入短信验证码"> |
| 867 | - </div> | 867 | + </div> |
| 868 | - </div> | 868 | + <a href="javascript:;" class="getCode" id="js_unbind_getcode" style="padding:20px 0;">获取验证码</a> |
| 869 | -</script> | 869 | + </div> |
| 870 | - | 870 | + <ul class="inline-btn" style="margin-top: 25px;"> |
| 871 | -<script id='tpl_message_list_template' type='text/x-jquery-tmpl'> | 871 | + <li><a class="larg btn btn-orange" id="js_unbind" value="" >确定</a></li> |
| 872 | -{{? it.model_list.length == 1 }} | 872 | + <li><a class="btn" href="#home">返回</a></li> |
| 873 | - <p>没有消息.</p> | 873 | + </ul> |
| 874 | -{{??}} | 874 | + </form> |
| 875 | - {{~ it.model_list :item:index }} | 875 | + </div> |
| 876 | - {{? item.id}} | 876 | + </div> |
| 877 | - <li > | 877 | +</script> |
| 878 | - <a class="item" data-id="{{=item.id}}"> | 878 | +<script id="identityCard_ok_template" type="text/x-jquery-tmpl"> |
| 879 | - <span class="pull-right">{{=item.nickname}}</span> | 879 | + <div class="new-sdk-container"> |
| 880 | - <span class="pull-right text-info mar-r-10">{{=item.create_time}}</span> | 880 | + <div class="SDK-titlebox"></div> |
| 881 | - <p> | 881 | + <div class="user-center"> |
| 882 | - <span class="title">{{=item.title}}</span> {{? item.read == 0}}<span class="statu">未读</span>{{?}} | 882 | + <a href="#home" class="lefticon"> |
| 883 | - </p> | 883 | + <i class="iconfont icon-fanhui"></i> |
| 884 | - </a> | 884 | + </a> |
| 885 | - </li> | 885 | + 实名认证 |
| 886 | - {{?}} | 886 | + </div> |
| 887 | - {{~ }} | 887 | + <div class="new-sdk-box"> |
| 888 | - {{? it.page_num < it.total_page}} | 888 | + <div class="acount-name"> |
| 889 | - <li class="more"> | 889 | + <p style="margin-top: 0;">姓名:<span class="compellation_name"></span></p> |
| 890 | - <a class="btn" href="/message/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_message_list" data-params-append="true" >点击加载更多帖子</a> | 890 | + <p>身份证:<span class="identity_card"></span></p> |
| 891 | - </li> | 891 | + </div> |
| 892 | - {{?}} | 892 | + </div> |
| 893 | -{{?}} | 893 | + </div> |
| 894 | -</script> | 894 | +</script> |
| 895 | -<script id='tpl_activity_template' type='text/x-jquery-tmpl'> | 895 | +<script id="message_detail_template" type="text/x-jquery-tmpl"> |
| 896 | -{{? it.model_list.length == 1 }} | 896 | + <div class="header"> |
| 897 | - <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> | 897 | + <a class="btn pull-left op-back" href="#message">返回</a> |
| 898 | -{{??}} | 898 | + <span class="title">消息内容</span> |
| 899 | - {{~ it.model_list :item:index }} | 899 | + </div> |
| 900 | - {{? item.id}} | 900 | + <div class="container"> |
| 901 | - <li > | 901 | + <div class="box_info_center"> |
| 902 | - <a class="item" href="#" data-id="{{=item.id}}"> | 902 | + <div class="message-comm"> |
| 903 | - <span class="pull-right act_time">{{=item.notice_time}}</span> | 903 | + <div class="align-center bor_b_h3"> |
| 904 | - <span class="act_title{{? item.update_time.indexOf('刚刚') > -1}}new{{?}}">{{=item.title}}</span> | 904 | + <h3>{{=Core.Data.message_detail.title}}</h3> |
| 905 | - </a> | 905 | + <p class="text-info"> |
| 906 | - </li> | 906 | + <span class="mar-r-10">{{=Core.Data.message_detail.nickname}}</span> |
| 907 | - {{?}} | 907 | + <span>[{{=Core.Data.message_detail.create_time}}]</span> |
| 908 | - {{~ }} | 908 | + </p> |
| 909 | - {{? it.page_num < it.total_page}} | 909 | + </div> |
| 910 | - <li class="more"> | 910 | + <div class="message_text"> |
| 911 | - <a class="btn" href="/sdk/notice/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_activity" data-params-append="true" >点击加载</a> | 911 | + {{=Core.Data.message_detail.content}} |
| 912 | - </li> | 912 | + </div> |
| 913 | - {{?}} | 913 | + </div> |
| 914 | -{{?}} | 914 | + </div> |
| 915 | -</script> | 915 | + </div> |
| 916 | - | 916 | +</script> |
| 917 | -</div> | 917 | +<script id="activity_detail_template" type="text/x-jquery-tmpl"> |
| 918 | - | 918 | + <div class="new-sdk-container" style="background: #fff;"> |
| 919 | -<script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> | 919 | + <div class="SDK-titlebox"></div> |
| 920 | -<script type="text/javascript" src="js/zepto.min.js?20150923001"></script> | 920 | + <div class="user-center"> |
| 921 | -<script type="text/javascript" src="js/doT.min.js?20150923001" ></script> | 921 | + <a href="#activity" class="lefticon"> |
| 922 | -<script type="text/javascript" src="js/iscroll.min.1.0.js?20150923001" ></script> | 922 | + <i class="iconfont icon-fanhui"></i> |
| 923 | -<script type="text/javascript"> | 923 | + </a> |
| 924 | -window.isGetData = 0; | 924 | + 活动公告详情 |
| 925 | -$(function() { | 925 | + </div> |
| 926 | -FastClick.attach(document.body); | 926 | + <div class="container activity"> |
| 927 | -}); | 927 | + <div class="align-center bor_b_h3 clearfix"> |
| 928 | -</script> | 928 | + <h3 class="pull-left">{{=Core.Data.activity_detail.title}}</h3> |
| 929 | -<script type="text/javascript" src="js/core.min.js?20150923001" ></script> | 929 | + <p class="text-info pull-right"> |
| 930 | -<script type="text/javascript" src="js/login.min.js?2016111" ></script> | 930 | + <span>{{=Core.Data.activity_detail.notice_time}}</span> |
| 931 | -<script type="text/javascript" src="js/loader.min.js?20150923001"></script> | 931 | + </p> |
| 932 | - | 932 | + </div> |
| 933 | -<script type="text/javascript"> | 933 | + <div class="box_info_center" style="height: 100%; margin: 0 37px;"> |
| 934 | -window.onload = window.onresize = initMatching; | 934 | + <div class="detail_scroller scroll" id="detail_scroller"> |
| 935 | -(function(){ | 935 | + <div class="activity-comm"> |
| 936 | - getData('/sdk/login/json'); | 936 | + <div class="activity_text"> |
| 937 | -})(); | 937 | + {{=Core.Data.activity_detail.content}} |
| 938 | - | 938 | + </div> |
| 939 | -// $(document).ready(function(){ | 939 | + </div> |
| 940 | -// setTimeout(function(){Core.showTips($("meta[name='viewport']")[0].getAttribute("content"));}, 2000) | 940 | + </div> |
| 941 | -// }) | 941 | + </div> |
| 942 | -</script> | 942 | + </div> |
| 943 | - | 943 | + </div> |
| 944 | -</body> | 944 | +</script> |
| 945 | + | ||
| 946 | +<script id='tpl_message_list_template' type='text/x-jquery-tmpl'> | ||
| 947 | +{{? it.model_list.length == 1 }} | ||
| 948 | + <p>没有消息.</p> | ||
| 949 | +{{??}} | ||
| 950 | + {{~ it.model_list :item:index }} | ||
| 951 | + {{? item.id}} | ||
| 952 | + <li > | ||
| 953 | + <a class="item" data-id="{{=item.id}}"> | ||
| 954 | + <span class="pull-right">{{=item.nickname}}</span> | ||
| 955 | + <span class="pull-right text-info mar-r-10">{{=item.create_time}}</span> | ||
| 956 | + <p> | ||
| 957 | + <span class="title">{{=item.title}}</span> {{? item.read == 0}}<span class="statu">未读</span>{{?}} | ||
| 958 | + </p> | ||
| 959 | + </a> | ||
| 960 | + </li> | ||
| 961 | + {{?}} | ||
| 962 | + {{~ }} | ||
| 963 | + {{? it.page_num < it.total_page}} | ||
| 964 | + <li class="more"> | ||
| 965 | + <a class="btn" href="/message/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_message_list" data-params-append="true" >点击加载更多帖子</a> | ||
| 966 | + </li> | ||
| 967 | + {{?}} | ||
| 968 | +{{?}} | ||
| 969 | +</script> | ||
| 970 | +<script id='tpl_activity_template' type='text/x-jquery-tmpl'> | ||
| 971 | +{{? it.model_list.length == 1 }} | ||
| 972 | + <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> | ||
| 973 | +{{??}} | ||
| 974 | + {{~ it.model_list :item:index }} | ||
| 975 | + {{? item.id}} | ||
| 976 | + <li > | ||
| 977 | + <a class="item" href="#" data-id="{{=item.id}}"> | ||
| 978 | + <span class="pull-right act_time">{{=item.notice_time}}</span> | ||
| 979 | + <span class="act_title{{? item.update_time.indexOf('刚刚') > -1}}new{{?}}">{{=item.title}}</span> | ||
| 980 | + </a> | ||
| 981 | + </li> | ||
| 982 | + {{?}} | ||
| 983 | + {{~ }} | ||
| 984 | + {{? it.page_num < it.total_page}} | ||
| 985 | + <li class="more"> | ||
| 986 | + <a class="btn" href="/sdk/notice/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_activity" data-params-append="true" >点击加载</a> | ||
| 987 | + </li> | ||
| 988 | + {{?}} | ||
| 989 | +{{?}} | ||
| 990 | +</script> | ||
| 991 | + | ||
| 992 | +</div> | ||
| 993 | + | ||
| 994 | +<script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> | ||
| 995 | +<script type="text/javascript" src="js/zepto.min.js?20150923001"></script> | ||
| 996 | +<script type="text/javascript" src="js/doT.min.js?20150923001" ></script> | ||
| 997 | +<script type="text/javascript" src="js/iscroll.min.1.0.js?20150923001" ></script> | ||
| 998 | +<script type="text/javascript"> | ||
| 999 | + | ||
| 1000 | +window.isGetData = 0; | ||
| 1001 | +$(function() { | ||
| 1002 | +FastClick.attach(document.body); | ||
| 1003 | +}); | ||
| 1004 | +</script> | ||
| 1005 | +<script type="text/javascript" src="js/core.min.js?20150923001" ></script> | ||
| 1006 | +<script type="text/javascript" src="js/login.min.js?2016111" ></script> | ||
| 1007 | +<script type="text/javascript" src="js/loader.min.js?20150923001"></script> | ||
| 1008 | +<script type="text/javascript" src="js/simpScroller-min.js"></script> | ||
| 1009 | +<script type="text/javascript" src="js/identity_id.js" ></script> | ||
| 1010 | +<script type="text/javascript"> | ||
| 1011 | +window.onload = window.onresize = initMatching; | ||
| 1012 | +(function(){ | ||
| 1013 | + getData('/sdk/login/json'); | ||
| 1014 | +})(); | ||
| 1015 | +simpScroller(document.querySelector(".horizontall"), {}); | ||
| 1016 | +// $(document).ready(function(){ | ||
| 1017 | +// setTimeout(function(){Core.showTips($("meta[name='viewport']")[0].getAttribute("content"));}, 2000) | ||
| 1018 | +// }) | ||
| 1019 | +</script> | ||
| 1020 | + | ||
| 1021 | +</body> | ||
| 945 | </html> | 1022 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
publicAndroidSDK/assets/sdk/pay.html
100644 → 100755
| 1 | -<!DOCTYPE html> | 1 | +<!DOCTYPE html> |
| 2 | -<html> | 2 | +<html> |
| 3 | -<head> | 3 | +<head> |
| 4 | -<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no"> | 4 | +<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no"> |
| 5 | -<meta name="apple-mobile-web-app-capable" content="yes" /> | 5 | +<meta name="apple-mobile-web-app-capable" content="yes" /> |
| 6 | -<meta name="apple-mobile-web-app-status-bar-style" content="black" /> | 6 | +<meta name="apple-mobile-web-app-status-bar-style" content="black" /> |
| 7 | -<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | 7 | +<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
| 8 | -<meta name="format-detection" content="telephone=no"> | 8 | +<meta name="format-detection" content="telephone=no"> |
| 9 | -<meta name="screen-orientation" content="portrait"> | 9 | +<meta name="screen-orientation" content="portrait"> |
| 10 | -<meta name="full-screen" content="yes"> | 10 | +<meta name="full-screen" content="yes"> |
| 11 | -<meta http-equiv="x-ua-compatible" content="IE=edge" /> | 11 | +<meta http-equiv="x-ua-compatible" content="IE=edge" /> |
| 12 | - | 12 | + |
| 13 | -<link href="skin/pay.css?v=20150318002" type="text/css" rel="stylesheet" /> | 13 | +<link href="skin/pay.css?v=20150318002" type="text/css" rel="stylesheet" /> |
| 14 | -<link id="skin" data-v="20150318001" type="text/css" rel="stylesheet" /> | 14 | +<link id="skin" data-v="20150318001" type="text/css" rel="stylesheet" /> |
| 15 | -<style> | 15 | +<style> |
| 16 | - .ios input[type="text"], .ios input[type="password"]{ width: auto; line-height: 84px;} | 16 | + .ios input[type="text"], .ios input[type="password"]{ width: auto; line-height: 84px;} |
| 17 | -</style> | 17 | +</style> |
| 18 | -<title> | 18 | +<title> |
| 19 | -手游平台支付 | 19 | +手游平台支付 |
| 20 | -</title> | 20 | +</title> |
| 21 | -</head> | 21 | +</head> |
| 22 | -<body> | 22 | +<body> |
| 23 | -<div class="mask"> | 23 | +<div class="mask"> |
| 24 | -<div class="container_load" id="loading"> | 24 | +<div class="container_load" id="loading"> |
| 25 | - <div class="content"> | 25 | + <div class="content"> |
| 26 | - <div class="circle"></div> | 26 | + <div class="circle"></div> |
| 27 | - <div class="circle1"></div> | 27 | + <div class="circle1"></div> |
| 28 | - </div> | 28 | + </div> |
| 29 | -</div> | 29 | +</div> |
| 30 | -<div class="alert alert-success hide" id="alert"> | 30 | +<div class="alert alert-success hide" id="alert"> |
| 31 | - <button type="button" class="close" data-dismiss="alert">×</button> | 31 | + <button type="button" class="close" data-dismiss="alert">×</button> |
| 32 | - <span></span> | 32 | + <span></span> |
| 33 | -</div> | 33 | +</div> |
| 34 | -<!-- 首页模块 --> | 34 | +<!-- 首页模块 --> |
| 35 | -<section id="home" class="hide" data-attr="dot" data-auth="1"></section> | 35 | +<section id="home" class="hide" data-attr="dot" data-auth="1"></section> |
| 36 | -<!-- end --> | 36 | +<!-- end --> |
| 37 | -<!-- 兑换元宝列表模块 --> | 37 | +<!-- 兑换元宝列表模块 --> |
| 38 | -<section id="exchange" class="hide" data-attr="dot" data-auth="1"></section> | 38 | +<section id="exchange" class="hide" data-attr="dot" data-auth="1"></section> |
| 39 | -<!-- end --> | 39 | +<!-- end --> |
| 40 | -<!-- 充值方式列表模块 --> | 40 | +<!-- 充值方式列表模块 --> |
| 41 | -<section id="channel_list" class="hide" data-attr="dot" data-auth="1"></section> | 41 | +<section id="channel_list" class="hide" data-attr="dot" data-auth="1"></section> |
| 42 | -<!-- end --> | 42 | +<!-- end --> |
| 43 | -<!-- 充值操作模块 --> | 43 | +<!-- 充值操作模块 --> |
| 44 | -<section id="pay" class="hide" data-attr="dot" data-auth="1"></section> | 44 | +<section id="pay" class="hide" data-attr="dot" data-auth="1"></section> |
| 45 | -<!-- end --> | 45 | +<!-- end --> |
| 46 | -<!-- 客服问题列表模块 --> | 46 | +<!-- 客服问题列表模块 --> |
| 47 | -<section id="kefu_list" class="hide" data-auth="1" data-attr="dot"></section> | 47 | +<section id="kefu_list" class="hide" data-auth="1" data-attr="dot"></section> |
| 48 | -<!-- end --> | 48 | +<!-- end --> |
| 49 | -<!-- 账号升级模块 --> | 49 | +<!-- 账号升级模块 --> |
| 50 | -<section id="modify_pwd" class="hide" data-auth="1" data-attr="dot"></section> | 50 | +<section id="modify_pwd" class="hide" data-auth="1" data-attr="dot"></section> |
| 51 | -<!-- end --> | 51 | +<!-- end --> |
| 52 | -<!-- 客服问题详细页面模块 --> | 52 | +<!-- 客服问题详细页面模块 --> |
| 53 | -<section id="question_detail" class="hide" data-auth="1" data-attr="dot"></section> | 53 | +<section id="question_detail" class="hide" data-auth="1" data-attr="dot"></section> |
| 54 | -<!-- 充值记录模块 --> | 54 | +<!-- 充值记录模块 --> |
| 55 | -<section id="trade_record" class="hide" data-auth="1" > | 55 | +<section id="trade_record" class="hide" data-auth="1" > |
| 56 | -<div class="header"> | 56 | +<div class="header"> |
| 57 | - <span class="title">充值记录</span> | 57 | + <span class="title">充值记录</span> |
| 58 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> | 58 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> |
| 59 | - <!-- <a class="btn pull-right" href="#proxy_record">代付记录</a> --> | 59 | + <!-- <a class="btn pull-right" href="#proxy_record">代付记录</a> --> |
| 60 | - </div> | 60 | + </div> |
| 61 | -<div class="container"> | 61 | +<div class="container"> |
| 62 | - <div class="box_info_center"> | 62 | + <div class="box_info_center"> |
| 63 | - <div id="wrapper" style="position:relative" class="scroll"> | 63 | + <div id="wrapper" style="position:relative" class="scroll"> |
| 64 | - <div id="scroller"> | 64 | + <div id="scroller"> |
| 65 | - | 65 | + |
| 66 | - <ol class="trade-list" data-role="ajax-html" | 66 | + <ol class="trade-list" data-role="ajax-html" |
| 67 | - data-params-url="/trade/list/user?page_size=5" data-params-template="tpl_trade_record"> | 67 | + data-params-url="/trade/list/user?page_size=5" data-params-template="tpl_trade_record"> |
| 68 | - </ol> | 68 | + </ol> |
| 69 | - </div> | 69 | + </div> |
| 70 | - </div> | 70 | + </div> |
| 71 | - </div> | 71 | + </div> |
| 72 | -</div> | 72 | +</div> |
| 73 | -</section> | 73 | +</section> |
| 74 | -<!-- 代付记录模块 --> | 74 | +<!-- 代付记录模块 --> |
| 75 | -<section id="proxy_record" class="hide" data-auth="1"> | 75 | +<section id="proxy_record" class="hide" data-auth="1"> |
| 76 | -<div class="header"> | 76 | +<div class="header"> |
| 77 | - <span class="title">代付记录</span> | 77 | + <span class="title">代付记录</span> |
| 78 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#trade_record">返回</a> | 78 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#trade_record">返回</a> |
| 79 | - </div> | 79 | + </div> |
| 80 | -<div class="container"> | 80 | +<div class="container"> |
| 81 | - <div class="box_info_center"> | 81 | + <div class="box_info_center"> |
| 82 | - <div id="proxy_wrapper" style="position:relative" class="scroll"> | 82 | + <div id="proxy_wrapper" style="position:relative" class="scroll"> |
| 83 | - <div id="proxy_scroller"> | 83 | + <div id="proxy_scroller"> |
| 84 | - <ol class="trade-list" data-role="ajax-html" data-params-url="/trade/list/proxy?page_size=5" data-params-template="tpl_proxy_record"> | 84 | + <ol class="trade-list" data-role="ajax-html" data-params-url="/trade/list/proxy?page_size=5" data-params-template="tpl_proxy_record"> |
| 85 | - | 85 | + |
| 86 | - </ol> | 86 | + </ol> |
| 87 | - </div> | 87 | + </div> |
| 88 | - </div> | 88 | + </div> |
| 89 | - </div> | 89 | + </div> |
| 90 | -</div> | 90 | +</div> |
| 91 | -</section> | 91 | +</section> |
| 92 | -<section id="pay_feedback" class="hide" data-replace="1"> | 92 | +<section id="pay_feedback" class="hide" data-replace="1"> |
| 93 | - <div class="header"> | 93 | + <div class="header"> |
| 94 | - <span class="title">充值问题</span> | 94 | + <span class="title">充值问题</span> |
| 95 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#pay"></a> | 95 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#pay"></a> |
| 96 | - <a class="btn-link posrgt" href="#kefu_list">在线客服</a> | 96 | + <a class="btn-link posrgt" href="#kefu_list">在线客服</a> |
| 97 | - </div> | 97 | + </div> |
| 98 | - <div class="container"> | 98 | + <div class="container"> |
| 99 | - <div class="box_info_center"> | 99 | + <div class="box_info_center"> |
| 100 | - <form class="ajax mar-t-10" method="post" action="/user/question/add"> | 100 | + <form class="ajax mar-t-10" method="post" action="/user/question/add"> |
| 101 | - <input type="hidden" name="game_id" data-replace="value" value="{app_id}"/> | 101 | + <input type="hidden" name="game_id" data-replace="value" value="{app_id}"/> |
| 102 | - <input type="hidden" name="q_type" value="2"/> | 102 | + <input type="hidden" name="q_type" value="2"/> |
| 103 | - <input type="hidden" name="secret" value="1"> | 103 | + <input type="hidden" name="secret" value="1"> |
| 104 | - <textarea name="content" cols="40" rows="5" placeholder="请输入问题描述,字数限制在150内."></textarea> | 104 | + <textarea name="content" cols="40" rows="5" placeholder="请输入问题描述,字数限制在150内."></textarea> |
| 105 | - <input type="submit" class="btn submit" value="提交" style="background: #ff9600;"/> | 105 | + <input type="submit" class="btn submit" value="提交" style="background: #ff9600;"/> |
| 106 | - </form> | 106 | + </form> |
| 107 | - <p class="text-muted align-left">注:提交问题后,可通过在线客服,查看问题是否得到解决</p> | 107 | + <p class="text-muted align-left">注:提交问题后,可通过在线客服,查看问题是否得到解决</p> |
| 108 | - </div> | 108 | + </div> |
| 109 | - </div> | 109 | + </div> |
| 110 | -</section> | 110 | +</section> |
| 111 | -<!-- 代付模块 --> | 111 | +<!-- 代付模块 --> |
| 112 | -<section id="pay_proxy" data-attr="dot" class="hide" data-auth="1"></section> | 112 | +<section id="pay_proxy" data-attr="dot" class="hide" data-auth="1"></section> |
| 113 | -<!-- end --> | 113 | +<!-- end --> |
| 114 | -<!-- 充值结果模块 --> | 114 | +<!-- 充值结果模块 --> |
| 115 | -<section id="pay_result" data-attr="dot" class="hide" data-auth="1"></section> | 115 | +<section id="pay_result" data-attr="dot" class="hide" data-auth="1"></section> |
| 116 | -<!-- end --> | 116 | +<!-- end --> |
| 117 | -<!-- 确认付款 模块 --> | 117 | +<!-- 确认付款 模块 --> |
| 118 | -<!-- <section id="pay_confirm" data-attr="dot" class="hide" data-auth="1"></section> --> | 118 | +<!-- <section id="pay_confirm" data-attr="dot" class="hide" data-auth="1"></section> --> |
| 119 | -<!-- end --> | 119 | +<!-- end --> |
| 120 | -<!-- 其他充值方式模块 --> | 120 | +<!-- 其他充值方式模块 --> |
| 121 | -<section id="other" data-attr="dot" class="hide" data-auth="1"></section> | 121 | +<section id="other" data-attr="dot" class="hide" data-auth="1"></section> |
| 122 | -<!-- end --> | 122 | +<!-- end --> |
| 123 | -<!-- 邀请好友模块 --> | 123 | +<!-- 邀请好友模块 --> |
| 124 | -<section id="invite_friend" data-attr="dot" class="hide" data-auth="1"></section> | 124 | +<section id="invite_friend" data-attr="dot" class="hide" data-auth="1"></section> |
| 125 | -<!-- end --> | 125 | +<!-- end --> |
| 126 | -<!-- 验证码模块 --> | 126 | +<!-- 验证码模块 --> |
| 127 | -<section id="verify" data-attr="dot" class="hide" data-auth="1"></section> | 127 | +<section id="verify" data-attr="dot" class="hide" data-auth="1"></section> |
| 128 | -<!-- end --> | 128 | +<!-- end --> |
| 129 | -<section id="pay_for" data-attr="dot" class="hide" data-auth="1"></section> | 129 | +<section id="pay_for" data-attr="dot" class="hide" data-auth="1"></section> |
| 130 | -<section id="frame" data-attr="dot" class="hide" data-auth="1"></section> | 130 | +<section id="frame" data-attr="dot" class="hide" data-auth="1"></section> |
| 131 | -<script id="frame_template" type="text/x-jquery-tmpl" > | 131 | +<script id="frame_template" type="text/x-jquery-tmpl" > |
| 132 | - <div class="header"> | 132 | + <div class="header"> |
| 133 | - <span class="title">{{=Core.Data.frame_title}}</span> | 133 | + <span class="title">{{=Core.Data.frame_title}}</span> |
| 134 | - <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> | 134 | + <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> |
| 135 | - </div> | 135 | + </div> |
| 136 | - <div class="container" style=""> | 136 | + <div class="container" style=""> |
| 137 | - <div class="container_load in_frame" id="loading_frame" onclick="$(this).hide()"> | 137 | + <div class="container_load in_frame" id="loading_frame" onclick="$(this).hide()"> |
| 138 | - <div class="content"> | 138 | + <div class="content"> |
| 139 | - <div class="circle"></div> | 139 | + <div class="circle"></div> |
| 140 | - <div class="circle1"></div> | 140 | + <div class="circle1"></div> |
| 141 | - </div> | 141 | + </div> |
| 142 | - </div> | 142 | + </div> |
| 143 | - <a class="btn scroll-btn scroll-up"><img src="skin/img/s_up.png"></a> | 143 | + <a class="btn scroll-btn scroll-up"><img src="skin/img/s_up.png"></a> |
| 144 | - <a class="btn scroll-btn scroll-down"><img src="skin/img/s_down.png"></a> | 144 | + <a class="btn scroll-btn scroll-down"><img src="skin/img/s_down.png"></a> |
| 145 | - <div class="ios_scroll"> | 145 | + <div class="ios_scroll"> |
| 146 | - <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> | 146 | + <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> |
| 147 | - </div> | 147 | + </div> |
| 148 | - </div> | 148 | + </div> |
| 149 | -</script> | 149 | +</script> |
| 150 | -<script id='home_template' type='text/x-jquery-tmpl'> | 150 | +<script id='home_template' type='text/x-jquery-tmpl'> |
| 151 | - <div class="header"> | 151 | + <div class="header"> |
| 152 | - <span class="title">充值中心</span> | 152 | + <span class="title">充值中心</span> |
| 153 | - <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> | 153 | + <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> |
| 154 | - {{? Core.Data.pay_only != 1 }} | 154 | + {{? Core.Data.pay_only != 1 }} |
| 155 | - | 155 | + |
| 156 | - <a class="btn-link posrgt" href="#trade_record">充值记录</a> | 156 | + <a class="btn-link posrgt" href="#trade_record">充值记录</a> |
| 157 | - | 157 | + |
| 158 | - {{?}} | 158 | + {{?}} |
| 159 | - </div> | 159 | + </div> |
| 160 | - <div class="container"> | 160 | + <div class="container"> |
| 161 | - <div class="box_info_center"> | 161 | + <div class="box_info_center"> |
| 162 | - <h2 class="align-left"> | 162 | + <h2 class="align-left"> |
| 163 | - 请选择要充值{{=Core.Data.game_unit_name || ''}}的数量 | 163 | + |
| 164 | - </h2> | 164 | + </h2> |
| 165 | - <p class="align-left text-muted"> | 165 | + <p class="align-left text-muted"> |
| 166 | - 注:充值 <span class="text-info">1</span>元可购买 <span class="text-info">{{=Core.Data.exchange_rate*Core.Data.rate || ''}}</span>{{=Core.Data.game_unit || ''}}{{=Core.Data.game_unit_name || ''}} | 166 | + |
| 167 | - </p> | 167 | + </p> |
| 168 | - <div class="amount_level align-left" > | 168 | + <br> |
| 169 | - {{~ Core.Data.amount_level :item:index }} | 169 | + <p class="align-left text-success tips9133"> |
| 170 | - {{? parseInt(item) }} | 170 | + {{? Core.Data.pay_only != 1 }} |
| 171 | - <input type="button" value="{{=parseInt(item)}}" class="btn" data="{{=item}}" /> | 171 | + {{? Core.Data.is_guest == 1}} |
| 172 | - {{?}} | 172 | + 亲爱的<span class="text-info">游客</span>玩家,为确保账号资金安全,请先<a href="#modify_pwd">免费升级账号</a>再充值。 |
| 173 | - {{~}} | 173 | + {{??}} |
| 174 | - </div> | 174 | + |
| 175 | - <p class="align-left text-success tips9133"> | 175 | + {{?}} |
| 176 | - {{? Core.Data.pay_only != 1 }} | 176 | + {{?}} |
| 177 | - {{? Core.Data.is_guest == 1}} | 177 | + </p> |
| 178 | - 亲爱的<span class="text-info">游客</span>玩家,为确保账号资金安全,请先<a href="#modify_pwd">免费升级账号</a>再充值。 | 178 | + |
| 179 | - {{??}} | 179 | + <br> |
| 180 | - {{? Core.Data.vip > 0}} | 180 | + <div class="amount_level align-left" > |
| 181 | - {{??}} | 181 | + <a href="javascript:Core.finishPay()" id="back-btn" class="btn larg conBtn " style="text-align: center;display:none">请返回游戏</a> |
| 182 | - {{?}} | 182 | + <br> |
| 183 | - {{?}} | 183 | + </div> |
| 184 | - {{?}} | 184 | + |
| 185 | - </p> | 185 | + </div> |
| 186 | - </div> | 186 | + </div> |
| 187 | - </div> | 187 | +</script> |
| 188 | -</script> | 188 | + |
| 189 | - | 189 | +<script id='modify_pwd_template' type='text/x-jquery-tmpl'> |
| 190 | -<script id='modify_pwd_template' type='text/x-jquery-tmpl'> | 190 | + <div class="header"> |
| 191 | - <div class="header"> | 191 | + <a class="iconfont icon-iconfontxiangyou poslft" href="##home"></a> |
| 192 | - <a class="iconfont icon-iconfontxiangyou poslft" href="##home"></a> | 192 | + <span class="title">帐号升级</span> |
| 193 | - <span class="title">帐号升级</span> | 193 | + </div> |
| 194 | - </div> | 194 | + <div class="container"> |
| 195 | - <div class="container"> | 195 | + <div class="box_info_center"> |
| 196 | - <div class="box_info_center"> | 196 | + {{? Core.Data.is_guest >= 1}} |
| 197 | - {{? Core.Data.is_guest >= 1}} | 197 | + <form action="/sdk/change_password" method="post" class="ajax " todo="modify_pwd_callback" > |
| 198 | - <form action="/sdk/change_password" method="post" class="ajax " todo="modify_pwd_callback" > | 198 | + <input type="text" class="old_pwd required larg" name="username" value="" required="required" placeholder="请设置登录帐号名" /> |
| 199 | - <input type="text" class="old_pwd required larg" name="username" value="" required="required" placeholder="请设置登录帐号名" /> | 199 | + <input class="larg" name="newpwd" required type="password" placeholder="输入新密码" /> |
| 200 | - <input class="larg" name="newpwd" required type="password" placeholder="输入新密码" /> | 200 | + <input type="submit" class="btn larg" value="确认升级" autocomplete="off" /> |
| 201 | - <input type="submit" class="btn larg" value="确认升级" autocomplete="off" /> | 201 | + </form> |
| 202 | - </form> | 202 | + <p class="text-warning align-left">游客账号是系统临时生成,存在风险,为了您的账号安全建议升级永久账号。</p> |
| 203 | - <p class="text-warning align-left">游客账号是系统临时生成,存在风险,为了您的账号安全建议升级永久账号。</p> | 203 | + {{??}} |
| 204 | - {{??}} | 204 | + <p class="text-success align-left">您的账号已经成功升级成手游平台永久账号。</p> |
| 205 | - <p class="text-success align-left">您的账号已经成功升级成手游平台永久账号,登录<a href="sdk://open?url=http://m.9133.com">9133.com</a>可以了解更多特权。</p> | 205 | + {{?}} |
| 206 | - {{?}} | 206 | + </div> |
| 207 | - </div> | 207 | + </div> |
| 208 | - </div> | 208 | +</script> |
| 209 | -</script> | 209 | + |
| 210 | - | 210 | +<script id="pay_for_template" type="text/x-jquery-tmpl" > |
| 211 | -<script id="pay_for_template" type="text/x-jquery-tmpl" > | 211 | + <div class="header"> |
| 212 | - <div class="header"> | 212 | + <span class="title">找他人代付</span> |
| 213 | - <span class="title">找他人代付</span> | 213 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> |
| 214 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> | 214 | + <a class="btn-link posrgt" href="#proxy_record">代付记录</a> |
| 215 | - <a class="btn-link posrgt" href="#proxy_record">代付记录</a> | 215 | + </div> |
| 216 | - </div> | 216 | +<div class="container"> |
| 217 | -<div class="container"> | 217 | +<div class="box_info_center"> |
| 218 | -<div class="box_info_center"> | 218 | + <form id="pay_for_form" action="/sdk/pay" method="post" class="ajax" > |
| 219 | - <form id="pay_for_form" action="/sdk/pay" method="post" class="ajax" > | 219 | + <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> |
| 220 | - <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> | 220 | + <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> |
| 221 | - <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> | 221 | + <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> |
| 222 | - <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> | 222 | + <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> |
| 223 | - <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> | 223 | + <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> |
| 224 | - <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> | 224 | + <input type="hidden" name="money" value="{{=Core.Data.money}}" /> |
| 225 | - <input type="hidden" name="money" value="{{=Core.Data.money}}" /> | 225 | + <p class="align-left" > |
| 226 | - <p class="align-left" > | 226 | + 充值<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要对方支付<span class="text-info">{{=Core.Data.money}}</span>元 |
| 227 | - 充值<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要对方支付<span class="text-info">{{=Core.Data.money}}</span>元 | 227 | + </p> |
| 228 | - </p> | 228 | + |
| 229 | - | 229 | + <div class="proxy_pay"> |
| 230 | - <div class="proxy_pay"> | 230 | + <p> |
| 231 | - <p> | 231 | + <input class="larg" type="text" data-key="pay_user" required="required" name="pay_user" placeholder="请输入代付人手游平台帐号" /> |
| 232 | - <input class="larg" type="text" data-key="pay_user" required="required" name="pay_user" placeholder="请输入代付人手游平台帐号" /> | 232 | + </p> |
| 233 | - </p> | 233 | + <p> |
| 234 | - <p> | 234 | + <input class="larg" type="text" name="pay_message" placeholder="给他留言···" /> |
| 235 | - <input class="larg" type="text" name="pay_message" placeholder="给他留言···" /> | 235 | + </p> |
| 236 | - </p> | 236 | + |
| 237 | - <input class="larg btn" type="submit" value="发起代付" /> | 237 | + <p class="align-left small"><span class="error">*</span>注:手游平台登录帐号,不是游戏角色名称</p> |
| 238 | - <p class="align-left small"><span class="error">*</span>注:手游平台登录帐号,不是游戏角色名称</p> | 238 | + </div> |
| 239 | - </div> | 239 | + </div> |
| 240 | - </div> | 240 | +</div> |
| 241 | -</div> | 241 | +</script> |
| 242 | -</script> | 242 | +<script id="exchange_template" type="text/x-jquery-tmpl" > |
| 243 | -<script id="exchange_template" type="text/x-jquery-tmpl" > | 243 | + <div class="header"> |
| 244 | - <div class="header"> | 244 | + <span class="title">兑换{{=Core.Data.game_unit_name}}</span> |
| 245 | - <span class="title">兑换{{=Core.Data.game_unit_name}}</span> | 245 | + {{? Core.Data.enter_amount && Core.Data.enter_amount >0}} |
| 246 | - {{? Core.Data.enter_amount && Core.Data.enter_amount >0}} | 246 | + <a class="btn pull-left op-back op-primary" href="javascript:Core.finishPay()">返回游戏</a> |
| 247 | - <a class="btn pull-left op-back op-primary" href="javascript:Core.finishPay()">返回游戏</a> | 247 | + {{??}} |
| 248 | - {{??}} | 248 | + <a class="btn pull-left op-back op-primary" href="#home">修改数量</a> |
| 249 | - <a class="btn pull-left op-back op-primary" href="#home">修改数量</a> | 249 | + {{?}} |
| 250 | - {{?}} | 250 | + <a class="btn pull-right" href="#trade_record">兑换记录</a> |
| 251 | - <a class="btn pull-right" href="#trade_record">兑换记录</a> | 251 | + </div> |
| 252 | - </div> | 252 | + <div class="container"> |
| 253 | - <div class="container"> | 253 | + <div class="box_info_center"> |
| 254 | - <div class="box_info_center"> | 254 | + <form id="exchange_form" action="/sdk/pay" method="post" class="ajax" todo="feedback" > |
| 255 | - <form id="exchange_form" action="/sdk/pay" method="post" class="ajax" todo="feedback" > | 255 | + <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> |
| 256 | - <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> | 256 | + <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> |
| 257 | - <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> | 257 | + <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> |
| 258 | - <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> | 258 | + <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> |
| 259 | - <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> | 259 | + <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> |
| 260 | - <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> | 260 | + <input type="hidden" name="money" value="{{=Core.Data.money}}" /> |
| 261 | - <input type="hidden" name="money" value="{{=Core.Data.money}}" /> | 261 | + <p class="align-left" > |
| 262 | - <p class="align-left" > | 262 | + 当前可用游爱星为<span class="text-info">{{=Core.Data.total_amount}}</span>颗,兑换<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要支付<span class="text-info">{{=Core.Data.youai_star}}</span>个游爱星 |
| 263 | - 当前可用游爱星为<span class="text-info">{{=Core.Data.total_amount}}</span>颗,兑换<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要支付<span class="text-info">{{=Core.Data.youai_star}}</span>个游爱星 | 263 | + </p> |
| 264 | - </p> | 264 | + <p class="align-left text-muted"> |
| 265 | - <p class="align-left text-muted"> | 265 | + 注:<span class="text-info">1</span>颗游爱星可兑换<span class="text-info">{{=Core.Data.exchange_rate}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}} |
| 266 | - 注:<span class="text-info">1</span>颗游爱星可兑换<span class="text-info">{{=Core.Data.exchange_rate}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}} | 266 | + </p> |
| 267 | - </p> | 267 | + <div class="verify align-left"> |
| 268 | - <div class="verify align-left"> | 268 | + <input type="number" name="vdcode" id="vdcode" required="" placeholder="输入验证码"> |
| 269 | - <input type="number" name="vdcode" id="vdcode" required="" placeholder="输入验证码"> | 269 | + <img id="vdimgck1" src="{{=Core.server}}/validate_code/" onclick="this.src=this.src+'?'+(new Date()).getTime()" style="cursor: pointer;" alt="看不清?点击更换" /> |
| 270 | - <img id="vdimgck1" src="{{=Core.server}}/validate_code/" onclick="this.src=this.src+'?'+(new Date()).getTime()" style="cursor: pointer;" alt="看不清?点击更换" /> | 270 | + </div> |
| 271 | - </div> | 271 | + |
| 272 | - <input class="larg btn" type="submit" value="确认兑换" /> | 272 | + <hr/> |
| 273 | - <hr/> | 273 | + <div class="clearfix"> |
| 274 | - <div class="clearfix"> | 274 | + <a href="#channel_list&force" class="btn width100" >使用支付宝、银行卡、神州行充值</a> |
| 275 | - <a href="#channel_list&force" class="btn width100" >使用支付宝、银行卡、神州行充值</a> | 275 | + </div> |
| 276 | - </div> | 276 | + </form> |
| 277 | - </form> | 277 | + </div> |
| 278 | - </div> | 278 | + </div> |
| 279 | - </div> | 279 | +</script> |
| 280 | -</script> | 280 | + |
| 281 | - | 281 | +<script id='channel_list_template' type='text/x-jquery-tmpl'> |
| 282 | -<script id='channel_list_template' type='text/x-jquery-tmpl'> | 282 | + <div class="header"> |
| 283 | - <div class="header"> | 283 | + <span class="title">充值中心</span> |
| 284 | - <span class="title">充值中心</span> | 284 | + {{? Core.Data.enter_amount && Core.Data.enter_amount >= 0 }} |
| 285 | - {{? Core.Data.enter_amount && Core.Data.enter_amount >= 0 }} | 285 | + <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> |
| 286 | - <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> | 286 | + {{??}} |
| 287 | - {{??}} | 287 | + <a class="btn-link poslft" href="#home">修改数量</a> |
| 288 | - <a class="btn-link poslft" href="#home">修改数量</a> | 288 | + {{?}} |
| 289 | - {{?}} | 289 | + {{? Core.Data.pay_only != 1 }} |
| 290 | - {{? Core.Data.pay_only != 1 }} | 290 | + <a class="btn-link posrgt" href="#trade_record">充值记录</a> |
| 291 | - <a class="btn-link posrgt" href="#trade_record">充值记录</a> | 291 | + {{?}} |
| 292 | - {{?}} | 292 | + </div> |
| 293 | - </div> | 293 | + |
| 294 | - | 294 | + |
| 295 | - | 295 | + <div class="container"> |
| 296 | - <div class="container"> | 296 | + |
| 297 | - | 297 | + <div id="channel_list_wrapper" style="position:relative" class="scroll"> |
| 298 | - <div id="channel_list_wrapper" style="position:relative" class="scroll"> | 298 | + <div id="channel_list_scroller"> |
| 299 | - <div id="channel_list_scroller"> | 299 | + <div class="pay-info-cont clearfix"> |
| 300 | - <div class="pay-info-cont clearfix"> | 300 | + <div class="iconfont icon-yonghutouxiang pull-left"></div> |
| 301 | - <div class="iconfont icon-yonghutouxiang pull-left"></div> | 301 | + <div class="user-msg pull-left align-left"> |
| 302 | - <div class="user-msg pull-left align-left"> | 302 | + <h2>玩家:{{=Core.Data.username}}</h2> |
| 303 | - <h2>玩家:{{=Core.Data.username}}</h2> | 303 | + <h2>ID:{{=Core.Data.user_id}}</h2> |
| 304 | - <h2>ID:{{=Core.Data.user_id}}</h2> | 304 | + <p>充值金额:<span>{{=Core.Data.money}}元</span></p> |
| 305 | - <p>充值金额:<span>{{=Core.Data.money}}元</span></p> | 305 | + </div> |
| 306 | - </div> | 306 | + </div> |
| 307 | - </div> | 307 | + |
| 308 | - | 308 | + |
| 309 | - | 309 | + |
| 310 | - | 310 | + <div class="box_info_center"> |
| 311 | - <div class="box_info_center"> | 311 | + |
| 312 | - | 312 | + <div class="channel_list align-left" > |
| 313 | - <div class="channel_list align-left" > | 313 | + {{? Core.Data.youai_star <= Core.Data.total_amount }} |
| 314 | - {{? Core.Data.youai_star <= Core.Data.total_amount }} | 314 | + <!--<a href="#exchange" class="btn btn-block">游爱星兑换 <span style="float:right;color:#d2d2d2">></span></a>--> |
| 315 | - /*<a href="#exchange" class="btn btn-block">游爱星兑换 <span style="float:right;color:#d2d2d2">></span></a>*/ | 315 | + {{?}} |
| 316 | - {{?}} | 316 | + {{~Core.Data.game_pay_channel_list :item:index }} |
| 317 | - {{~Core.Data.game_pay_channel_list :item:index }} | 317 | + {{?item.name}} |
| 318 | - {{?item.name}} | 318 | + |
| 319 | - | 319 | + <a href="#" data-id="{{=item.id}}" class="btn channel btn-block clearfix"> |
| 320 | - <a href="#" data-id="{{=item.id}}" class="btn channel btn-block clearfix"> | 320 | + <div class="image pull-left"><img src="{{=item.icon}}"/></div> |
| 321 | - <div class="image pull-left"><img src="{{=item.icon}}"/></div> | 321 | + {{=item.name}} <i class="iconfont icon-xiangyou pull-right" style="color:#b5b5b6;font-size:24px;"></i></a> |
| 322 | - {{=item.name}} <i class="iconfont icon-xiangyou pull-right" style="color:#b5b5b6;font-size:24px;"></i></a> | 322 | + |
| 323 | - | 323 | + {{?}} |
| 324 | - {{?}} | 324 | + {{~}} |
| 325 | - {{~}} | 325 | + {{? Core.Data.pay_only != 1 }} |
| 326 | - {{? Core.Data.pay_only != 1 }} | 326 | + {{? Core.Data.ad_game.length >= 1}} |
| 327 | - {{? Core.Data.ad_game.length >= 1}} | 327 | + {{??}} |
| 328 | - {{??}} | 328 | + {{?}} |
| 329 | - {{?}} | 329 | + {{?}} |
| 330 | - {{?}} | 330 | + |
| 331 | - | 331 | + </div> |
| 332 | - </div> | 332 | + |
| 333 | - | 333 | + |
| 334 | - | 334 | + <div class="warm-prompt align-left"> |
| 335 | - <div class="warm-prompt align-left"> | 335 | + <h2>温馨提示</h2> |
| 336 | - <h2>温馨提示</h2> | 336 | + <p>* 充值过程中遇到问题,可<a href="#">联系客服</a></p> |
| 337 | - <p>* 充值过程中遇到问题,可<a href="#">联系客服</a></p> | 337 | + <p>* {{=Core.Data.money}}元={{=Core.Data.game_amount}} {{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}},充值一般1-10分钟即可到账,请放心充值。</p> |
| 338 | - <p>* {{=Core.Data.money}}元={{=Core.Data.game_amount}} {{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}},充值一般1-10分钟即可到账,请放心充值。</p> | 338 | + /*<p> |
| 339 | - /*<p> | 339 | + * 充值<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要支付<span class="text-info">{{=Core.Data.money}}</span>元人民币. |
| 340 | - * 充值<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要支付<span class="text-info">{{=Core.Data.money}}</span>元人民币. | 340 | + </p>*/ |
| 341 | - </p>*/ | 341 | + </div> |
| 342 | - </div> | 342 | + |
| 343 | - | 343 | + |
| 344 | - | 344 | + {{? Core.Data.pay_only != 1 }} |
| 345 | - {{? Core.Data.pay_only != 1 }} | 345 | + <p class="align-left text-muted tips9133"> |
| 346 | - <p class="align-left text-muted tips9133"> | 346 | + {{? Core.Data.vip > 0}} |
| 347 | - {{? Core.Data.vip > 0}} | 347 | + {{??}} |
| 348 | - {{??}} | 348 | + {{?}} |
| 349 | - {{?}} | 349 | + </p> |
| 350 | - </p> | 350 | + {{?}} |
| 351 | - {{?}} | 351 | + </div> |
| 352 | - </div> | 352 | + </div> |
| 353 | - </div> | 353 | + </div> |
| 354 | - </div> | 354 | + </div> |
| 355 | - </div> | 355 | + |
| 356 | - | 356 | +</script> |
| 357 | -</script> | 357 | + |
| 358 | - | 358 | + |
| 359 | - | 359 | +<script id='pay_template' type='text/x-jquery-tmpl'> |
| 360 | -<script id='pay_template' type='text/x-jquery-tmpl'> | 360 | + <div class="header"> |
| 361 | - <div class="header"> | 361 | + <span class="title">{{=Core.Data.current_pay_channel.name}}充值</span> |
| 362 | - <span class="title">{{=Core.Data.current_pay_channel.name}}充值</span> | 362 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> |
| 363 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> | 363 | + <a class="btn-link posrgt" href="#pay_feedback">无法充值?</a> |
| 364 | - <a class="btn-link posrgt" href="#pay_feedback">无法充值?</a> | 364 | + </div> |
| 365 | - </div> | 365 | + <div class="container"> |
| 366 | - <div class="container"> | 366 | + |
| 367 | - | 367 | + <div id="pay_panel_wrapper"> |
| 368 | - <div id="pay_panel_wrapper"> | 368 | + |
| 369 | - | 369 | + <div class="pay-info-cont clearfix"> |
| 370 | - <div class="pay-info-cont clearfix"> | 370 | + <div class="iconfont icon-yonghutouxiang pull-left"></div> |
| 371 | - <div class="iconfont icon-yonghutouxiang pull-left"></div> | 371 | + <div class="user-msg pull-left align-left"> |
| 372 | - <div class="user-msg pull-left align-left"> | 372 | + <h2>玩家:{{=Core.Data.username}}</h2> |
| 373 | - <h2>玩家:{{=Core.Data.username}}</h2> | 373 | + <h2>ID:{{=Core.Data.user_id}}</h2> |
| 374 | - <h2>ID:{{=Core.Data.user_id}}</h2> | 374 | + <p>充值金额:<span>{{=Core.Data.money}}元</span></p> |
| 375 | - <p>充值金额:<span>{{=Core.Data.money}}元</span></p> | 375 | + </div> |
| 376 | - </div> | 376 | + </div> |
| 377 | - </div> | 377 | + <div class="box_info_center"> |
| 378 | - <div class="box_info_center"> | 378 | + <form id="pay_form" action="/sdk/pay" method="post" class="ajax" todo="feedback" > |
| 379 | - <form id="pay_form" action="/sdk/pay" method="post" class="ajax" todo="feedback" > | 379 | + <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> |
| 380 | - <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> | 380 | + <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> |
| 381 | - <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> | 381 | + <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> |
| 382 | - <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> | 382 | + <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> |
| 383 | - <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> | 383 | + {{? Core.Data.current_pay_channel }} |
| 384 | - {{? Core.Data.current_pay_channel }} | 384 | + <input type="hidden" name="pay_channel_id" value="{{=Core.Data.current_pay_channel.id}}" /> |
| 385 | - <input type="hidden" name="pay_channel_id" value="{{=Core.Data.current_pay_channel.id}}" /> | 385 | + |
| 386 | - {{?}} | 386 | + <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> |
| 387 | - <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> | 387 | + <input type="hidden" name="money" value="{{=Core.Data.money}}" /> |
| 388 | - <input type="hidden" name="money" value="{{=Core.Data.money}}" /> | 388 | + <div class="require_input "> |
| 389 | - <div class="require_input "> | 389 | + {{? Core.Data.current_pay_channel.config['input_item'] }} |
| 390 | - {{? Core.Data.current_pay_channel.config['input_item'] }} | 390 | + <p class="align-left"> |
| 391 | - <p class="align-left"> | 391 | + <label>您选择了<span>{{=Core.Data.current_pay_channel.name}}</span>充值方式</label> |
| 392 | - <label>您选择了<span>{{=Core.Data.current_pay_channel.name}}</span>充值方式</label> | 392 | + </p> |
| 393 | - </p> | 393 | + <p class="clearfix" style="margin:15px 0 20px"> |
| 394 | - <p class="clearfix" style="margin:15px 0 20px"> | 394 | + <label class="pull-left">充值卡面额:</label> |
| 395 | - <label class="pull-left">充值卡面额:</label> | 395 | + <select class="card_amount larg pull-left" name="amount" > |
| 396 | - <select class="card_amount larg pull-left" name="amount" > | 396 | + <option value='选择金额' >选择金额</option> |
| 397 | - <option value='选择金额' >选择金额</option> | 397 | + {{~ Core.Data.current_pay_channel.config['amount_level'] :amount}} |
| 398 | - {{~ Core.Data.current_pay_channel.config['amount_level'] :amount}} | 398 | + {{? amount >= Core.Data.money }} |
| 399 | - {{? amount >= Core.Data.money }} | 399 | + <option value="{{=amount}}" >{{=amount}}</option> |
| 400 | - <option value="{{=amount}}" >{{=amount}}</option> | 400 | + {{?}} |
| 401 | - {{?}} | 401 | + {{~}} |
| 402 | - {{~}} | 402 | + </select> |
| 403 | - </select> | 403 | + </p> |
| 404 | - </p> | 404 | + {{~ Core.Data.current_pay_channel.config['input_item'] :item:index }} |
| 405 | - {{~ Core.Data.current_pay_channel.config['input_item'] :item:index }} | 405 | + {{? item.name === 'card_num' }} |
| 406 | - {{? item.name === 'card_num' }} | 406 | + <p class="clearfix"> |
| 407 | - <p class="clearfix"> | 407 | + <label class="pull-left">充值卡号:</label> |
| 408 | - <label class="pull-left">充值卡号:</label> | 408 | + <input type="text" required="" class="larg pull-left" name="{{=item.name}}" format="{{=item.format}}" title="{{=item.title}}" placeholder="{{=item.placeholder}}" /> |
| 409 | - <input type="text" required="" class="larg pull-left" name="{{=item.name}}" format="{{=item.format}}" title="{{=item.title}}" placeholder="{{=item.placeholder}}" /> | 409 | + </p> |
| 410 | - </p> | 410 | + {{?? item.name === 'card_pwd' }} |
| 411 | - {{?? item.name === 'card_pwd' }} | 411 | + <p class="clearfix"> |
| 412 | - <p class="clearfix"> | 412 | + <label class="pull-left">充值密码:</label> |
| 413 | - <label class="pull-left">充值密码:</label> | 413 | + <input type="password" required class="larg pull-left" name="{{=item.name}}" title="{{=item.title}}" placeholder="{{=item.placeholder}}" /> |
| 414 | - <input type="password" required class="larg pull-left" name="{{=item.name}}" title="{{=item.title}}" placeholder="{{=item.placeholder}}" /> | 414 | + </p> |
| 415 | - </p> | 415 | + {{?}} |
| 416 | - {{?}} | 416 | + {{~}} |
| 417 | - {{~}} | 417 | + |
| 418 | - | 418 | + <div class="clearfix"> |
| 419 | - <div class="clearfix"> | 419 | + <a href="#channel_list" class="btn-cancel pull-left w235 btn">取消</a> |
| 420 | - <a href="#channel_list" class="btn-cancel pull-left w235 btn">取消</a> | 420 | + <input class="larg btn btn-determine pull-right" style="width:235px; margin:0;" type="submit" value="确定" /> |
| 421 | - <input class="larg btn btn-determine pull-right" style="width:235px; margin:0;" type="submit" value="确定" /> | 421 | + </div> |
| 422 | - </div> | 422 | + |
| 423 | - | 423 | + <div class="warm-prompt"> |
| 424 | - <div class="warm-prompt"> | 424 | + <h2>温馨提示</h2> |
| 425 | - <h2>温馨提示</h2> | 425 | + <p>* 请根据充值卡面额选择正确的充值金额,并确保卡号密码输入无误。</p> |
| 426 | - <p>* 请根据充值卡面额选择正确的充值金额,并确保卡号密码输入无误。</p> | 426 | + <p>* 充值过程中遇到问题,<a href="#">可联系客服</a></p> |
| 427 | - <p>* 充值过程中遇到问题,<a href="#">可联系客服</a></p> | 427 | + /*<p class="align-left text-muted select-info"></p>*/ |
| 428 | - /*<p class="align-left text-muted select-info"></p>*/ | 428 | + </div> |
| 429 | - </div> | 429 | + {{?? }} |
| 430 | - {{?? }} | 430 | + <div class="align-left"> |
| 431 | - <div class="align-left"> | 431 | + 充值<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要支付<span class="text-info">{{=Core.Data.money}}</span>元 |
| 432 | - 充值<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要支付<span class="text-info">{{=Core.Data.money}}</span>元 | 432 | + </div> |
| 433 | - </div> | 433 | + <div class="align-left text-muted">注:<span class="text-info">1</span>元人民币可以兑换<span class="text-info">{{=Core.Data.rate*Core.Data.exchange_rate}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}.</div> |
| 434 | - <div class="align-left text-muted">注:<span class="text-info">1</span>元人民币可以兑换<span class="text-info">{{=Core.Data.rate*Core.Data.exchange_rate}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}.</div> | 434 | + <input class="larg btn zhifubaoBtn" type="submit" value="前往付款" /> |
| 435 | - <input class="larg btn zhifubaoBtn" type="submit" value="前往付款" /> | 435 | + {{?}} |
| 436 | - {{?}} | 436 | + </div> |
| 437 | - </div> | 437 | + {{?}} |
| 438 | - </form> | 438 | + </form> |
| 439 | - </div> | 439 | + </div> |
| 440 | - | 440 | + |
| 441 | - </div> | 441 | + </div> |
| 442 | -</div> | 442 | +</div> |
| 443 | -</script> | 443 | +</script> |
| 444 | - | 444 | + |
| 445 | -<script id="pay_proxy_template" type="text/x-jquery-tmpl"> | 445 | +<script id="pay_proxy_template" type="text/x-jquery-tmpl"> |
| 446 | - <div class="header"> | 446 | + <div class="header"> |
| 447 | - <span class="title">确认代付</span> | 447 | + <span class="title">确认代付</span> |
| 448 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#proxy_record"></a> | 448 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#proxy_record"></a> |
| 449 | - </div> | 449 | + </div> |
| 450 | - <div class="container"> | 450 | + <div class="container"> |
| 451 | - {{? !Core.Data.temp.msg }} | 451 | + {{? !Core.Data.temp.msg }} |
| 452 | - <h4 class="align-left" > | 452 | + <h4 class="align-left" > |
| 453 | - 来自<span class="text-info" > | 453 | + 来自<span class="text-info" > |
| 454 | - 【{{=Core.Data.temp.game_name}}】</span> - 【{{=Core.Data.temp.server_name}}】的 | 454 | + 【{{=Core.Data.temp.game_name}}】</span> - 【{{=Core.Data.temp.server_name}}】的 |
| 455 | - <span class="text-warning">【{{=Core.Data.temp.role_name}}】</span> | 455 | + <span class="text-warning">【{{=Core.Data.temp.role_name}}】</span> |
| 456 | - 向你发起一笔代付,请你帮忙付款 | 456 | + 向你发起一笔代付,请你帮忙付款 |
| 457 | - <span class="text-warning" > | 457 | + <span class="text-warning" > |
| 458 | - {{=Core.Data.temp.game_amount}} | 458 | + {{=Core.Data.temp.game_amount}} |
| 459 | - {{=Core.Data.temp.game_amount_unit}} | 459 | + {{=Core.Data.temp.game_amount_unit}} |
| 460 | - {{=Core.Data.temp.game_amount_unit_name}} | 460 | + {{=Core.Data.temp.game_amount_unit_name}} |
| 461 | - </span> | 461 | + </span> |
| 462 | - </h4> | 462 | + </h4> |
| 463 | - <form action="/pay/proxy/pay" method="post" class="ajax" data-todo="pay_proxy_callback" > | 463 | + <form action="/pay/proxy/pay" method="post" class="ajax" data-todo="pay_proxy_callback" > |
| 464 | - <div class="pay-proxy-info clearfix"> | 464 | + <div class="pay-proxy-info clearfix"> |
| 465 | - <div class="btn-group clearfix" > | 465 | + <div class="btn-group clearfix" > |
| 466 | - <input type="hidden" name="id" value="{{=Core.Data.temp.trade_id}}" /> | 466 | + <input type="hidden" name="id" value="{{=Core.Data.temp.trade_id}}" /> |
| 467 | - <button class="btn btn-payfor" type="submit">确认为他付款</button><br/> | 467 | + <button class="btn btn-payfor" type="submit">确认为他付款</button><br/> |
| 468 | - or<br/> | 468 | + or<br/> |
| 469 | - <a class="ajax btn-undo" href="/pay/proxy/undo?id={{=Core.Data.temp.trade_id}}">拒绝付款</a> | 469 | + <a class="ajax btn-undo" href="/pay/proxy/undo?id={{=Core.Data.temp.trade_id}}">拒绝付款</a> |
| 470 | - </div> | 470 | + </div> |
| 471 | - <div class="desc"> | 471 | + <div class="desc"> |
| 472 | - <p> | 472 | + <p> |
| 473 | - 可用游爱星:<span class="text-warning">{{=Core.Data.temp.amount}}颗</span> | 473 | + 可用游爱星:<span class="text-warning">{{=Core.Data.temp.amount}}颗</span> |
| 474 | - </p> | 474 | + </p> |
| 475 | - <p> | 475 | + <p> |
| 476 | - 应付游爱星:<span class="text-warning">{{=Core.Data.temp.youai_star}}颗</span> | 476 | + 应付游爱星:<span class="text-warning">{{=Core.Data.temp.youai_star}}颗</span> |
| 477 | - <small>(1:{{=Core.Data.temp.exchange_rate}})</small> | 477 | + <small>(1:{{=Core.Data.temp.exchange_rate}})</small> |
| 478 | - </p> | 478 | + </p> |
| 479 | - {{?Core.Data.temp.pay_message != ''}} | 479 | + {{?Core.Data.temp.pay_message != ''}} |
| 480 | - <p class="pay-message"> | 480 | + <p class="pay-message"> |
| 481 | - <small>他说:{{=Core.Data.temp.pay_message}}</small> | 481 | + <small>他说:{{=Core.Data.temp.pay_message}}</small> |
| 482 | - </p> | 482 | + </p> |
| 483 | - {{?}} | 483 | + {{?}} |
| 484 | - </div> | 484 | + </div> |
| 485 | - </div> | 485 | + </div> |
| 486 | - </form> | 486 | + </form> |
| 487 | - <div class="alert align-left"> | 487 | + <div class="alert align-left"> |
| 488 | - <small>为避免风险,建议和代付申请人通过电话等方式确认以上信息</small> | 488 | + <small>为避免风险,建议和代付申请人通过电话等方式确认以上信息</small> |
| 489 | - </div> | 489 | + </div> |
| 490 | - {{??}} | 490 | + {{??}} |
| 491 | - <h1>{{=Core.Data.temp.msg}}</h1> | 491 | + <h1>{{=Core.Data.temp.msg}}</h1> |
| 492 | - <a class="btn larg" href="#back" > | 492 | + <a class="btn larg" href="#back" > |
| 493 | - 返回 | 493 | + 返回 |
| 494 | - </a> | 494 | + </a> |
| 495 | - {{?}} | 495 | + {{?}} |
| 496 | - </div> | 496 | + </div> |
| 497 | -</script> | 497 | +</script> |
| 498 | - | 498 | + |
| 499 | -<script id='pay_result_template' type='text/x-jquery-tmpl'> | 499 | +<script id='pay_result_template' type='text/x-jquery-tmpl'> |
| 500 | - <div class="header"> | 500 | + <div class="header"> |
| 501 | - <span class="title">支付结果</span> | 501 | + <span class="title">支付结果</span> |
| 502 | - | 502 | + |
| 503 | - </div> | 503 | + </div> |
| 504 | - <div class="container"> | 504 | + <div class="container"> |
| 505 | - <p class="lead" style=" font-size:30px; text-align:center; margin:30px 0;"> | 505 | + <p class="lead" style=" font-size:30px; text-align:center; margin:30px 0;"> |
| 506 | - {{=Core.Data.success_msg}} | 506 | + {{=Core.Data.success_msg}} |
| 507 | - </p> | 507 | + </p> |
| 508 | - | 508 | + |
| 509 | - <a href="javascript:Core.finishPay()" class="btn larg conBtn">继续游戏</a> | 509 | + <a href="javascript:Core.finishPay()" class="btn larg conBtn">继续游戏</a> |
| 510 | - </div> | 510 | + </div> |
| 511 | -</script> | 511 | +</script> |
| 512 | -<script id="invite_friend_template" type="text/x-jquery-tmpl"> | 512 | +<script id="invite_friend_template" type="text/x-jquery-tmpl"> |
| 513 | - <div class="header"> | 513 | + <div class="header"> |
| 514 | - <span class="title">分享得{{=Core.Data.game_unit_name}}</span> | 514 | + <span class="title">分享得{{=Core.Data.game_unit_name}}</span> |
| 515 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> | 515 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> |
| 516 | - </div> | 516 | + </div> |
| 517 | - <div class="container align-left"> | 517 | + <div class="container align-left"> |
| 518 | - <div class="box_info_center"> | 518 | + <div class="box_info_center"> |
| 519 | - <p id="share" class="clearfix"> | 519 | + |
| 520 | - <span>分享到:</span> | 520 | + <div class="fs_box invite_box"> |
| 521 | - <a class="s_qzone" href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey" title="QQ空间"></a> | 521 | + <h3 class="text-info">奖励说明:</h3> |
| 522 | - <a class="s_tqq" data-appkey="0af6f17f08f3ab2b52c6df3a3ed9b60b" href="http://share.v.t.qq.com/index.php" title="腾讯微博"></a> | 522 | + |
| 523 | - </p> | 523 | + </div> |
| 524 | - <p id="share_weixin" class="clearfix"> | 524 | + </div> |
| 525 | - <span>分享到微信:</span> | 525 | + </div> |
| 526 | - 点击右上角按钮,选择“<span class="text-info">发送给朋友</span>”或者“<span class="text-info">分享到朋友圈</span>”即可完成分享; | 526 | +</script> |
| 527 | - </p> | 527 | +<script id='other_template' type='text/x-jquery-tmpl'> |
| 528 | - <div class="fs_box invite_box"> | 528 | + <div class="header"> |
| 529 | - <h3 class="text-info">奖励说明:</h3> | 529 | + <span class="title">免费获得{{=Core.Data.game_unit_name}}</span> |
| 530 | - <p> | 530 | + <a class="btn pull-left op-back op-primary" href="#channel_list">返回</a> |
| 531 | - 1.成功邀请好友一起玩游戏,您可获得<span class="text-info">5{{=Core.Data.game_unit_name}}</span>的奖励。 | 531 | + </div> |
| 532 | - </p> | 532 | + <div class="container align-left"> |
| 533 | - <p> | 533 | + {{? Core.Data.ad_game.length >= 1}} |
| 534 | - 2.好友若充值(限前10笔),您可获得<span class="text-info">5%</span>充值奖励。 | 534 | + <div class="sec sec_invtite"> |
| 535 | - </p> | 535 | + <p class="title-fs">方式一:下载指定游戏可获得{{=Core.Data.game_unit_name}}</p> |
| 536 | - <p> | 536 | + <ol class="other-pay"> |
| 537 | - 3.好友首次充值,因被您邀请可额外获得<span class="text-info">10%</span>充值返利。 | 537 | + {{~ Core.Data.ad_game :item:index}} |
| 538 | - </p> | 538 | + {{? item.id}} |
| 539 | - </div> | 539 | + <li> |
| 540 | - </div> | 540 | + <a href="/ad/get/star/?id={{=item.id}}" target="_bank"> |
| 541 | - </div> | 541 | + <img src="{{=item.icon}}"/> |
| 542 | -</script> | 542 | + <h4>{{=item.name}}</h4> |
| 543 | -<script id='other_template' type='text/x-jquery-tmpl'> | 543 | + <span>可获<strong class="text-info">{{=item.ad_prize}}颗</strong>游戏币</span> |
| 544 | - <div class="header"> | 544 | + </a> |
| 545 | - <span class="title">免费获得{{=Core.Data.game_unit_name}}</span> | 545 | + </li> |
| 546 | - <a class="btn pull-left op-back op-primary" href="#channel_list">返回</a> | 546 | + {{?}} |
| 547 | - </div> | 547 | + {{~}} |
| 548 | - <div class="container align-left"> | 548 | + </ol> |
| 549 | - {{? Core.Data.ad_game.length >= 1}} | 549 | + </div> |
| 550 | - <div class="sec sec_invtite"> | 550 | + <div class="sec sec_invtite"> |
| 551 | - <p class="title-fs">方式一:下载指定游戏可获得{{=Core.Data.game_unit_name}}</p> | 551 | + |
| 552 | - <ol class="other-pay"> | 552 | + </div> |
| 553 | - {{~ Core.Data.ad_game :item:index}} | 553 | + {{??}} |
| 554 | - {{? item.id}} | 554 | + <div class="sec sec_invtite"> |
| 555 | - <li> | 555 | + |
| 556 | - <a href="/ad/get/star/?id={{=item.id}}" target="_bank"> | 556 | + </div> |
| 557 | - <img src="{{=item.icon}}"/> | 557 | + {{?}} |
| 558 | - <h4>{{=item.name}}</h4> | 558 | + </div> |
| 559 | - <span>可获<strong class="text-info">{{=item.ad_prize}}颗</strong>游戏币</span> | 559 | +</script> |
| 560 | - </a> | 560 | +<script id="kefu_list_template" type="text/x-jquery-tmpl"> |
| 561 | - </li> | 561 | + <div class="header"> |
| 562 | - {{?}} | 562 | + <span class="title">在线客服</span> |
| 563 | - {{~}} | 563 | + {{? Core.start_page == 'kefu_list'}} |
| 564 | - </ol> | 564 | + <a class="btn-link poslft" href="sdk://exit?action=center">返回游戏</a> |
| 565 | - </div> | 565 | + {{??}} |
| 566 | - <div class="sec sec_invtite"> | 566 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#pay_feedback"></a> |
| 567 | - <p class="title-fs">方式二:邀请好友可获得{{=Core.Data.game_unit_name}} <a href="#invite_friend">立即去邀请</a></p> | 567 | + {{?}} |
| 568 | - </div> | 568 | + </div> |
| 569 | - {{??}} | 569 | + <div class="container"> |
| 570 | - <div class="sec sec_invtite"> | 570 | + <div class="box_info_center padding_box"> |
| 571 | - <p class="title-fs">方式一:邀请好友可获得{{=Core.Data.game_unit_name}} <a href="#invite_friend">立即去邀请</a></p> | 571 | + <div id="kefu_wrapper" style="position: relative" class="scroll"> |
| 572 | - </div> | 572 | + <ol class="kefu-list list" data-role="ajax-html" |
| 573 | - {{?}} | 573 | + data-params-url="/user/question/list?page_size=10" |
| 574 | - </div> | 574 | + data-params-template="tpl_kefu_list"> |
| 575 | -</script> | 575 | + |
| 576 | -<script id="kefu_list_template" type="text/x-jquery-tmpl"> | 576 | + </ol> |
| 577 | - <div class="header"> | 577 | + </div> |
| 578 | - <span class="title">在线客服</span> | 578 | + </div> |
| 579 | - {{? Core.start_page == 'kefu_list'}} | 579 | + </div> |
| 580 | - <a class="btn-link poslft" href="sdk://exit?action=center">返回游戏</a> | 580 | +</script> |
| 581 | - {{??}} | 581 | +<script id="question_detail_template" type="text/x-jquery-tmpl"> |
| 582 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#pay_feedback"></a> | 582 | + <div class="header"> |
| 583 | - {{?}} | 583 | + <span class="title">问题详细</span> |
| 584 | - </div> | 584 | + <a class="btn pull-left op-back" href="#kefu_list">返回</a> |
| 585 | - <div class="container"> | 585 | + </div> |
| 586 | - <div class="box_info_center padding_box"> | 586 | + <div class="container"> |
| 587 | - <div id="kefu_wrapper" style="position: relative" class="scroll"> | 587 | + <div class="detail_scroller scroll" id="question_detail_scroller"> |
| 588 | - <ol class="kefu-list list" data-role="ajax-html" | 588 | + <div> |
| 589 | - data-params-url="/user/question/list?page_size=10" | 589 | + <div class="align-left question_del"> |
| 590 | - data-params-template="tpl_kefu_list"> | 590 | + <h2>Q:【{{=Core.Data.question_detail.q_type}}】{{=Core.Data.question_detail.question}} <span class="q_time">{{=Core.Data.question_detail.create_time}}</span> </h2> |
| 591 | - | 591 | + </div> |
| 592 | - </ol> | 592 | + <hr> |
| 593 | - </div> | 593 | + <ol class="question-list list"> |
| 594 | - </div> | 594 | + {{? Core.Data.question_detail.the_question_list.length == 1 }} |
| 595 | - </div> | 595 | + <p class="tip">客服MM还没回复...</p> |
| 596 | -</script> | 596 | + {{??}} |
| 597 | -<script id="question_detail_template" type="text/x-jquery-tmpl"> | 597 | + {{~ Core.Data.question_detail.the_question_list :item:index }} |
| 598 | - <div class="header"> | 598 | + {{? item.id}} |
| 599 | - <span class="title">问题详细</span> | 599 | + <li > |
| 600 | - <a class="btn pull-left op-back" href="#kefu_list">返回</a> | 600 | + <span class="pull-right">{{=item.reply_time}}</span> |
| 601 | - </div> | 601 | + <span class="kefu text-warning"> |
| 602 | - <div class="container"> | 602 | + 客服-{{=item.nickname}}说: |
| 603 | - <div class="detail_scroller scroll" id="question_detail_scroller"> | 603 | + </span> |
| 604 | - <div> | 604 | + <div class="content">{{=item.answer}} |
| 605 | - <div class="align-left question_del"> | 605 | + </div> |
| 606 | - <h2>Q:【{{=Core.Data.question_detail.q_type}}】{{=Core.Data.question_detail.question}} <span class="q_time">{{=Core.Data.question_detail.create_time}}</span> </h2> | 606 | + <p class="scroe"> |
| 607 | - </div> | 607 | + {{? item.score != -1 }} |
| 608 | - <hr> | 608 | + 您的评价: <span class="btn">{{=item.score_name}}</span> |
| 609 | - <ol class="question-list list"> | 609 | + {{??}} |
| 610 | - {{? Core.Data.question_detail.the_question_list.length == 1 }} | 610 | + {{~ Core.Data.question_detail.score_map :qa:pos}} |
| 611 | - <p class="tip">客服MM还没回复...</p> | 611 | + {{? qa.key}} |
| 612 | - {{??}} | 612 | + <a href="/user/question/evaluate/?id={{=item.id}}&score={{=qa.key}}" class="btn ajax" data-todo="question_evaluate">{{=qa.val}}</a> |
| 613 | - {{~ Core.Data.question_detail.the_question_list :item:index }} | 613 | + {{?}} |
| 614 | - {{? item.id}} | 614 | + {{~}} |
| 615 | - <li > | 615 | + {{?}} |
| 616 | - <span class="pull-right">{{=item.reply_time}}</span> | 616 | + </p> |
| 617 | - <span class="kefu text-warning"> | 617 | + </li> |
| 618 | - 客服-{{=item.nickname}}说: | 618 | + {{?}} |
| 619 | - </span> | 619 | + {{~ }} |
| 620 | - <div class="content">{{=item.answer}} | 620 | + {{? Core.Data.question_detail.page_num < Core.Data.question_detail.total_page}} |
| 621 | - </div> | 621 | + <li class="more"> |
| 622 | - <p class="scroe"> | 622 | + <a class="btn" href="/user/question/{{=Core.Data.question_detail.id}}&format=json&page_size=5&page_num={{=(Core.Data.question_detail.page_num+1)}}.html" data-role="ajax-html" data-params-template="tpl_question_detail" data-params-append="true" >点击加载</a> |
| 623 | - {{? item.score != -1 }} | 623 | + </li> |
| 624 | - 您的评价: <span class="btn">{{=item.score_name}}</span> | 624 | + {{?}} |
| 625 | - {{??}} | 625 | + {{?}} |
| 626 | - {{~ Core.Data.question_detail.score_map :qa:pos}} | 626 | + </ol> |
| 627 | - {{? qa.key}} | 627 | + </div> |
| 628 | - <a href="/user/question/evaluate/?id={{=item.id}}&score={{=qa.key}}" class="btn ajax" data-todo="question_evaluate">{{=qa.val}}</a> | 628 | + </div> |
| 629 | - {{?}} | 629 | + </div> |
| 630 | - {{~}} | 630 | + </script> |
| 631 | - {{?}} | 631 | + |
| 632 | - </p> | 632 | +<script id='tpl_kefu_list_template' type='text/x-jquery-tmpl'> |
| 633 | - </li> | 633 | +{{? it.model_list.length == 1 }} |
| 634 | - {{?}} | 634 | + <p>您好,手游平台客服MM全身心为您服务。请点击右上角的按钮输入您所遇到的问题,或者点击常见问题查看是否有您遇到的问题。</p> |
| 635 | - {{~ }} | 635 | +{{??}} |
| 636 | - {{? Core.Data.question_detail.page_num < Core.Data.question_detail.total_page}} | 636 | + {{~ it.model_list :item:index }} |
| 637 | - <li class="more"> | 637 | + {{? item.id}} |
| 638 | - <a class="btn" href="/user/question/{{=Core.Data.question_detail.id}}&format=json&page_size=5&page_num={{=(Core.Data.question_detail.page_num+1)}}.html" data-role="ajax-html" data-params-template="tpl_question_detail" data-params-append="true" >点击加载</a> | 638 | + <li > |
| 639 | - </li> | 639 | + <a class="item" href="" type="button" data-id="{{=item.id}}"> |
| 640 | - {{?}} | 640 | + <span class="question_title">{{=item.question}}</span> |
| 641 | - {{?}} | 641 | + {{? item.status == 1 }} |
| 642 | - </ol> | 642 | + <span class="statu statu_yes">已解答</span> |
| 643 | - </div> | 643 | + {{??}} |
| 644 | - </div> | 644 | + <span class="statu statu_no">未解答</span> |
| 645 | - </div> | 645 | + {{?}} |
| 646 | - </script> | 646 | + <span class="pull-right q_time">{{=item.create_time}}</span> |
| 647 | - | 647 | + </a> |
| 648 | -<script id='tpl_kefu_list_template' type='text/x-jquery-tmpl'> | 648 | + </li> |
| 649 | -{{? it.model_list.length == 1 }} | 649 | + {{?}} |
| 650 | - <p>您好,手游平台客服MM全身心为您服务。请点击右上角的按钮输入您所遇到的问题,或者点击常见问题查看是否有您遇到的问题。</p> | 650 | + {{~ }} |
| 651 | -{{??}} | 651 | + {{? it.page_num < it.total_page}} |
| 652 | - {{~ it.model_list :item:index }} | 652 | + <li class="more"> |
| 653 | - {{? item.id}} | 653 | + <a class="btn" href="/user/question/list?format=json&page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_kefu_list" data-params-append="true" >点击加载</a> |
| 654 | - <li > | 654 | + </li> |
| 655 | - <a class="item" href="" type="button" data-id="{{=item.id}}"> | 655 | + {{?}} |
| 656 | - <span class="question_title">{{=item.question}}</span> | 656 | +{{?}} |
| 657 | - {{? item.status == 1 }} | 657 | +</script> |
| 658 | - <span class="statu statu_yes">已解答</span> | 658 | +<script id='tpl_question_detail_template' type='text/x-jquery-tmpl'> |
| 659 | - {{??}} | 659 | +{{~ it.model_list :item:index }} |
| 660 | - <span class="statu statu_no">未解答</span> | 660 | + {{? item.id}} |
| 661 | - {{?}} | 661 | + <li > |
| 662 | - <span class="pull-right q_time">{{=item.create_time}}</span> | 662 | + <span class="pull-right">{{=item.reply_time}}</span> |
| 663 | - </a> | 663 | + <span class="kefu text-warning"> |
| 664 | - </li> | 664 | + 客服-{{=item.nickname}}说: |
| 665 | - {{?}} | 665 | + </span> |
| 666 | - {{~ }} | 666 | + <div class="content ">{{=item.answer}} |
| 667 | - {{? it.page_num < it.total_page}} | 667 | + </div> |
| 668 | - <li class="more"> | 668 | + <p class="score"> |
| 669 | - <a class="btn" href="/user/question/list?format=json&page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_kefu_list" data-params-append="true" >点击加载</a> | 669 | + {{? item.score != -1 }} |
| 670 | - </li> | 670 | + 您的评价: <span class="btn">{{=item.score_name}}</span> |
| 671 | - {{?}} | 671 | + {{??}} |
| 672 | -{{?}} | 672 | + {{~ it.score_map :qa:pos}} |
| 673 | -</script> | 673 | + {{? qa.key}} |
| 674 | -<script id='tpl_question_detail_template' type='text/x-jquery-tmpl'> | 674 | + <a href="/user/question/evaluate/?id={{=item.id}}&score={{=qa.key}}" class="btn ajax" data-todo="question_evaluate">{{=qa.val}}</a> |
| 675 | -{{~ it.model_list :item:index }} | 675 | + {{?}} |
| 676 | - {{? item.id}} | 676 | + {{~}} |
| 677 | - <li > | 677 | + {{?}} |
| 678 | - <span class="pull-right">{{=item.reply_time}}</span> | 678 | + </p> |
| 679 | - <span class="kefu text-warning"> | 679 | + </li> |
| 680 | - 客服-{{=item.nickname}}说: | 680 | + {{?}} |
| 681 | - </span> | 681 | + {{~ }} |
| 682 | - <div class="content ">{{=item.answer}} | 682 | + {{? it.page_num < it.total_page}} |
| 683 | - </div> | 683 | + <li class="more"> |
| 684 | - <p class="score"> | 684 | + <a class="btn" href="/user/question/{{=it.id}}&format=json&page_size=5&page_num={{=(it.page_num+1)}}.html" data-role="ajax-html" data-params-template="tpl_question_detail" data-params-append="true" >点击加载</a> |
| 685 | - {{? item.score != -1 }} | 685 | + </li> |
| 686 | - 您的评价: <span class="btn">{{=item.score_name}}</span> | 686 | + {{?}} |
| 687 | - {{??}} | 687 | +</script> |
| 688 | - {{~ it.score_map :qa:pos}} | 688 | +<script id='tpl_trade_record_template' type='text/x-jquery-tmpl'> |
| 689 | - {{? qa.key}} | 689 | +{{? it.model_list.length == 1 }} |
| 690 | - <a href="/user/question/evaluate/?id={{=item.id}}&score={{=qa.key}}" class="btn ajax" data-todo="question_evaluate">{{=qa.val}}</a> | 690 | + <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> |
| 691 | - {{?}} | 691 | +{{??}} |
| 692 | - {{~}} | 692 | +{{? it.page_num == 1}} |
| 693 | - {{?}} | 693 | + <div class="pay-info-cont clearfix"> |
| 694 | - </p> | 694 | + <div class="iconfont icon-yonghutouxiang pull-left"></div> |
| 695 | - </li> | 695 | + <div class="user-msg pull-left align-left"> |
| 696 | - {{?}} | 696 | + <h2>玩家:{{=Core.Data.username}}</h2> |
| 697 | - {{~ }} | 697 | + </div> |
| 698 | - {{? it.page_num < it.total_page}} | 698 | + </div> |
| 699 | - <li class="more"> | 699 | +{{?}} |
| 700 | - <a class="btn" href="/user/question/{{=it.id}}&format=json&page_size=5&page_num={{=(it.page_num+1)}}.html" data-role="ajax-html" data-params-template="tpl_question_detail" data-params-append="true" >点击加载</a> | 700 | + {{~ it.model_list :item:index }} |
| 701 | - </li> | 701 | + {{? item.id}} |
| 702 | - {{?}} | 702 | + <li class="integral"> |
| 703 | -</script> | 703 | + <div class="box"> |
| 704 | -<script id='tpl_trade_record_template' type='text/x-jquery-tmpl'> | 704 | + <h2> |
| 705 | -{{? it.model_list.length == 1 }} | 705 | + <i class="icon iconfont icon-shuangyuanquan"></i> |
| 706 | - <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> | 706 | + <div class="time"><h3>{{=item.last_firendlyTime}}</h3></div> |
| 707 | -{{??}} | 707 | + </h2> |
| 708 | -{{? it.page_num == 1}} | 708 | + <div class="textbox"> |
| 709 | - <div class="pay-info-cont clearfix"> | 709 | + <div class="text"> |
| 710 | - <div class="iconfont icon-yonghutouxiang pull-left"></div> | 710 | + <h3> |
| 711 | - <div class="user-msg pull-left align-left"> | 711 | + <strong>{{=item.server_name}}</strong><small><{{=item.role_name}}></small> |
| 712 | - <h2>玩家:{{=Core.Data.username}}</h2> | 712 | + <span class="statu {{? item.get_status.indexOf('成功') > -1 }} text-success {{?? item.get_status.indexOf('拒绝')>-1 || item.get_status.indexOf('失败')>-1}} text-error{{??}} text-info{{?}}"> |
| 713 | - </div> | 713 | + [{{? item.remark}} |
| 714 | - </div> | 714 | + <span class="text-error">{{=item.remark}}</span> |
| 715 | -{{?}} | 715 | + {{?}} |
| 716 | - {{~ it.model_list :item:index }} | 716 | + {{=item.get_status}}] |
| 717 | - {{? item.id}} | 717 | + </span> |
| 718 | - <li class="integral"> | 718 | + </h3> |
| 719 | - <div class="box"> | 719 | + <div class="txt"> |
| 720 | - <h2> | 720 | + <h3>获得{{=Core.Data.game_unit_name}}<strong>{{=item.game_amount}}</strong>{{=Core.Data.game_unit}}。</h3> |
| 721 | - <i class="icon iconfont icon-shuangyuanquan"></i> | 721 | + <p>订单:{{=item.id}}</> |
| 722 | - <div class="time"><h3>{{=item.last_firendlyTime}}</h3></div> | 722 | + </div> |
| 723 | - </h2> | 723 | + <div class="position"><i class="iconfont icon-triangle-left-copy"></i></div> |
| 724 | - <div class="textbox"> | 724 | + </div> |
| 725 | - <div class="text"> | 725 | + </div> |
| 726 | - <h3> | 726 | + </div> |
| 727 | - <strong>{{=item.server_name}}</strong><small><{{=item.role_name}}></small> | 727 | + |
| 728 | - <span class="statu {{? item.get_status.indexOf('成功') > -1 }} text-success {{?? item.get_status.indexOf('拒绝')>-1 || item.get_status.indexOf('失败')>-1}} text-error{{??}} text-info{{?}}"> | 728 | + |
| 729 | - [{{? item.remark}} | 729 | + </li> |
| 730 | - <span class="text-error">{{=item.remark}}</span> | 730 | + {{?}} |
| 731 | - {{?}} | 731 | + {{~ }} |
| 732 | - {{=item.get_status}}] | 732 | + {{? it.page_num < it.total_page}} |
| 733 | - </span> | 733 | + <li class="more"> |
| 734 | - </h3> | 734 | + <a class="btn" href="/trade/list/user?page_size=5&page_num={{=(it.page_num+1)}}&game_id={{=it.search_profile.game_id}}&server_id={{=it.search_profile.server_id}}" data-role="ajax-html" data-params-template="tpl_trade_record" data-params-append="true" data-params-todo="refresh_iscorll" >下一页</a> |
| 735 | - <div class="txt"> | 735 | + </li> |
| 736 | - <h3>获得{{=Core.Data.game_unit_name}}<strong>{{=item.game_amount}}</strong>{{=Core.Data.game_unit}}。</h3> | 736 | + {{?}} |
| 737 | - <p>订单:{{=item.id}}</> | 737 | +{{?}} |
| 738 | - </div> | 738 | +</script> |
| 739 | - <div class="position"><i class="iconfont icon-triangle-left-copy"></i></div> | 739 | + |
| 740 | - </div> | 740 | +<script id='tpl_proxy_record_template' type='text/x-jquery-tmpl'> |
| 741 | - </div> | 741 | +{{? it.model_list.length == 1 }} |
| 742 | - </div> | 742 | + <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> |
| 743 | - | 743 | +{{??}} |
| 744 | - | 744 | + {{~ it.model_list :item:index }} |
| 745 | - </li> | 745 | + {{? item.id}} |
| 746 | - {{?}} | 746 | + <li> |
| 747 | - {{~ }} | 747 | + <p class="detail"> |
| 748 | - {{? it.page_num < it.total_page}} | 748 | + <span class="statu {{? item.get_status.indexOf('成功') > -1 }} text-success {{?? item.get_status.indexOf('拒绝')>-1 || item.get_status.indexOf('失败')>-1}} text-error{{??}} text-info{{?}}"> |
| 749 | - <li class="more"> | 749 | + [{{? item.status == 1 }} |
| 750 | - <a class="btn" href="/trade/list/user?page_size=5&page_num={{=(it.page_num+1)}}&game_id={{=it.search_profile.game_id}}&server_id={{=it.search_profile.server_id}}" data-role="ajax-html" data-params-template="tpl_trade_record" data-params-append="true" data-params-todo="refresh_iscorll" >下一页</a> | 750 | + <a class="btn op-payfor" href="#pay_proxy&id={{=item.id}}" data-id="{{=item.id}}">支付</a> |
| 751 | - </li> | 751 | + {{??}} |
| 752 | - {{?}} | 752 | + {{=item.get_status}}] |
| 753 | -{{?}} | 753 | + {{?}} |
| 754 | -</script> | 754 | + </span> |
| 755 | - | 755 | + <strong>{{=item.game_name}}</strong><small>{{=item.server_name}}<{{=item.role_name}}></small> |
| 756 | -<script id='tpl_proxy_record_template' type='text/x-jquery-tmpl'> | 756 | + </p> |
| 757 | -{{? it.model_list.length == 1 }} | 757 | + <p class="muted">消费游爱星<strong>{{=item.youai_star}}</strong>颗,获得{{=Core.Data.game_unit_name}}<strong>{{=item.game_amount}}</strong>{{=Core.Data.game_unit}}。</p> |
| 758 | - <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> | 758 | + <p class="info"><small class="pull-right muted time_p">{{=item.last_firendlyTime}}</small> |
| 759 | -{{??}} | 759 | + |
| 760 | - {{~ it.model_list :item:index }} | 760 | + <span class="order-text">订单:{{=item.id}}</span> |
| 761 | - {{? item.id}} | 761 | + </p> |
| 762 | - <li> | 762 | + </li> |
| 763 | - <p class="detail"> | 763 | + {{?}} |
| 764 | - <span class="statu {{? item.get_status.indexOf('成功') > -1 }} text-success {{?? item.get_status.indexOf('拒绝')>-1 || item.get_status.indexOf('失败')>-1}} text-error{{??}} text-info{{?}}"> | 764 | + {{~ }} |
| 765 | - [{{? item.status == 1 }} | 765 | + {{? it.page_num < it.total_page}} |
| 766 | - <a class="btn op-payfor" href="#pay_proxy&id={{=item.id}}" data-id="{{=item.id}}">支付</a> | 766 | + <li class="more"> |
| 767 | - {{??}} | 767 | + <a class="btn" href="/trade/list/proxy?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_proxy_record" data-params-append="true" >下一页</a> |
| 768 | - {{=item.get_status}}] | 768 | + </li> |
| 769 | - {{?}} | 769 | + {{?}} |
| 770 | - </span> | 770 | +{{?}} |
| 771 | - <strong>{{=item.game_name}}</strong><small>{{=item.server_name}}<{{=item.role_name}}></small> | 771 | +</script> |
| 772 | - </p> | 772 | +</div> |
| 773 | - <p class="muted">消费游爱星<strong>{{=item.youai_star}}</strong>颗,获得{{=Core.Data.game_unit_name}}<strong>{{=item.game_amount}}</strong>{{=Core.Data.game_unit}}。</p> | 773 | + |
| 774 | - <p class="info"><small class="pull-right muted time_p">{{=item.last_firendlyTime}}</small> | 774 | +<script type="text/javascript" src="js/fastclick.min.1.0.js?201309041309"></script> |
| 775 | - | 775 | +<script type="text/javascript" src="js/zepto.min.js?201309041309"></script> |
| 776 | - <span class="order-text">订单:{{=item.id}}</span> | 776 | +<script type="text/javascript" src="js/doT.min.js?201309041309" ></script> |
| 777 | - </p> | 777 | +<script type="text/javascript" src="js/iscroll.min.1.0.js?201309041309" ></script> |
| 778 | - </li> | 778 | +<script type="text/javascript"> |
| 779 | - {{?}} | 779 | +window.isGetData = 0; |
| 780 | - {{~ }} | 780 | +$(function() { |
| 781 | - {{? it.page_num < it.total_page}} | 781 | +FastClick.attach(document.body); |
| 782 | - <li class="more"> | 782 | +}); |
| 783 | - <a class="btn" href="/trade/list/proxy?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_proxy_record" data-params-append="true" >下一页</a> | 783 | +</script> |
| 784 | - </li> | 784 | +<script type="text/javascript" src="js/core.min.js?201504218002" ></script> |
| 785 | - {{?}} | 785 | +<script type="text/javascript" src="js/pay.min.js?201504218001" ></script> |
| 786 | -{{?}} | 786 | +<script type="text/javascript" src="js/loader.min.js?201504218001"></script> |
| 787 | -</script> | 787 | + |
| 788 | -</div> | 788 | +<script type="text/javascript"> |
| 789 | - | 789 | +(function(){ |
| 790 | -<script type="text/javascript" src="js/fastclick.min.1.0.js?201309041309"></script> | 790 | + getData('/sdk/pay/json'); |
| 791 | -<script type="text/javascript" src="js/zepto.min.js?201309041309"></script> | 791 | +})(); |
| 792 | -<script type="text/javascript" src="js/doT.min.js?201309041309" ></script> | 792 | +$(function(){ |
| 793 | -<script type="text/javascript" src="js/iscroll.min.1.0.js?201309041309" ></script> | 793 | + if (Core.isIos) { |
| 794 | -<script type="text/javascript"> | 794 | + $('meta[name="viewport"]').attr('content','width=800,maximum-scale=1,user-scalable=no'); |
| 795 | -window.isGetData = 0; | 795 | + } |
| 796 | -$(function() { | 796 | +}); |
| 797 | -FastClick.attach(document.body); | 797 | +</script> |
| 798 | -}); | 798 | + |
| 799 | -</script> | 799 | +</body> |
| 800 | -<script type="text/javascript" src="js/core.min.js?201504218002" ></script> | 800 | +</html> |
| 801 | -<script type="text/javascript" src="js/pay.min.js?201504218001" ></script> | ||
| 802 | -<script type="text/javascript" src="js/loader.min.js?201504218001"></script> | ||
| 803 | - | ||
| 804 | -<script type="text/javascript"> | ||
| 805 | -(function(){ | ||
| 806 | - getData('/sdk/pay/json'); | ||
| 807 | -})(); | ||
| 808 | -</script> | ||
| 809 | - | ||
| 810 | -</body> | ||
| 811 | -</html> | ... | ... |
publicAndroidSDK/assets/sdk/readyme.txt
0 → 100644
| 1 | +date:2017-4-11 | ||
| 2 | +author | ||
| 3 | +:lizenghua | ||
| 4 | +instructions | ||
| 5 | +:与星玩SDK同步 | ||
| 6 | + | ||
| 7 | +date:2017-4-12 | ||
| 8 | +author:lizenghua | ||
| 9 | +instructions:修复当账户及密码为空时(本地存储的账号密码数据为空),通过密保找回密码时一直处于加载中无法跳转的问题 | ||
| 10 | + | ||
| 11 | +date:2017-4-21 | ||
| 12 | +author:lizenghua | ||
| 13 | +instructions: | ||
| 14 | + 1、当用户是正式用户并绑定了手机后进行实名认证;身份证校验js:identity_id.js | ||
| 15 | + 改动的文件有:login.html、login.js(同步在sdk_xingwan、sdk_6) | ||
| 16 | + 2、改动注释了pay.js里面的911行到918行:进入sdk要购买的游戏币>0时强制进入渠道充值页面(已同步在sdk_xingwan、sdk_6) | ||
| 17 | + | ||
| 18 | +date:2017-4-24 | ||
| 19 | +author:lizenghua | ||
| 20 | +instructions: | ||
| 21 | + 1、处理绑定手机的手机验证规则(176), | ||
| 22 | + 2、手机找回密码中重置密码残留旧密码问题 | ||
| 23 | + | ||
| 24 | + | ||
| 25 | +date:2017-5-3 | ||
| 26 | +author:lizenghua | ||
| 27 | +instructions: | ||
| 28 | + 1、注释掉pay.html中的“游爱星”兑换入口 | ||
| 29 | + 2、处理支付方式切换中出现 input_item 为undefind 的bug (将383行的{{?}}移至435行) | ||
| 30 | + 3、去掉设置密保中select默认的下拉图标(login.css) | ||
| 31 | + 4、如果没有第三方登录则隐藏掉“第三方登录”字眼 | ||
| 32 | + | ||
| 33 | +date:2017-5-8 | ||
| 34 | +author:lizenghua | ||
| 35 | +instructions:处理支付方式点击支付图标出现 input_item 为undefind 的bug(将150行$c改成$(this)) | ||
| 36 | + | ||
| 37 | +date:2017-5-12 | ||
| 38 | +author:lizenghua | ||
| 39 | +instructions:与游娱同步 | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
publicAndroidSDK/assets/sdk/skin/login.css
100644 → 100755
| 1 | -@charset "utf-8"; | 1 | +@charset "utf-8"; |
| 2 | -html[data-useragent='ios'] .other-menu{display:none;} | 2 | +html[data-useragent='ios'] .other-menu{display:none;} |
| 3 | - | 3 | + |
| 4 | -/* CSS Document */ | 4 | +/* CSS Document */ |
| 5 | -body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } | 5 | +body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } |
| 6 | -body{ margin:0 auto; padding:0px;font:14px/1.5 微软雅黑,Microsoft Yahei; overflow-x:hidden; font-weight:normal;} | 6 | +body{ margin:0 auto; padding:0px;font:14px/1.5 微软雅黑,Microsoft Yahei; overflow-x:hidden; font-weight:normal;} |
| 7 | -.clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } | 7 | +.clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } |
| 8 | -img{border:0;} | 8 | +img{border:0;} |
| 9 | -ol,ul{list-style:none; } | 9 | +ol,ul{list-style:none; } |
| 10 | -a{ color:#000; text-decoration:none} | 10 | +a{ color:#000; text-decoration:none} |
| 11 | -*{ text-shadow:none} | 11 | +*{ text-shadow:none} |
| 12 | -.l{ float: left;} | 12 | +.l{ float: left;} |
| 13 | -section{ | 13 | +section{ |
| 14 | - position: relative; | 14 | + position: relative; |
| 15 | - top: 0px; | 15 | + top: 0px; |
| 16 | - left: 0px; | 16 | + left: 0px; |
| 17 | - width: 100%; | 17 | + width: 100%; |
| 18 | - height: 100%; | 18 | + height: 100%; |
| 19 | - overflow-x: hidden; | 19 | + overflow-x: hidden; |
| 20 | -} | 20 | +} |
| 21 | -.l{ float: left;} | 21 | +.l{ float: left;} |
| 22 | -.hide{ display: none;} | 22 | +.hide{ display: none;} |
| 23 | -a,input,textarea,select { | 23 | +a,input,textarea,select { |
| 24 | - outline: 0; | 24 | + outline: 0; |
| 25 | -} | 25 | +} |
| 26 | -a:focus { | 26 | +a:focus { |
| 27 | - outline:thin dotted; /* 处理“outline”在Chrome浏览器中和其它浏览器之间的不一致 */ | 27 | + outline:thin dotted; /* 处理“outline”在Chrome浏览器中和其它浏览器之间的不一致 */ |
| 28 | -} | 28 | +} |
| 29 | -.red{ color: red;} | 29 | +.red{ color: red;} |
| 30 | -/*字体图标*/ | 30 | +select{ |
| 31 | -@font-face {font-family: "iconfont"; | 31 | + -moz-appearance: none; |
| 32 | - src: url('../font/iconfont.eot?t=1468997064'); /* IE9*/ | 32 | + -webkit-appearance:none; |
| 33 | - src: url('../font/iconfont.eot?t=1468997064#iefix') format('embedded-opentype'), /* IE6-IE8 */ | 33 | + appearance:none; |
| 34 | - url('../font/iconfont.woff?t=1468997064') format('woff'), /* chrome, firefox */ | 34 | +} |
| 35 | - url('../font/iconfont.ttf?t=1468997064') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ | 35 | +/*字体图标*/ |
| 36 | - url('../font/iconfont.svg?t=1468997064#iconfont') format('svg'); /* iOS 4.1- */ | 36 | +@font-face {font-family: "iconfont"; |
| 37 | -} | 37 | + src: url('../font/iconfont.eot?t=1468997064'); /* IE9*/ |
| 38 | - | 38 | + src: url('../font/iconfont.eot?t=1468997064#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
| 39 | -.iconfont { | 39 | + url('../font/iconfont.woff?t=1468997064') format('woff'), /* chrome, firefox */ |
| 40 | - font-family:"iconfont" !important; | 40 | + url('../font/iconfont.ttf?t=1468997064') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ |
| 41 | - font-size:16px; | 41 | + url('../font/iconfont.svg?t=1468997064#iconfont') format('svg'); /* iOS 4.1- */ |
| 42 | - font-style:normal; | 42 | +} |
| 43 | - -webkit-font-smoothing: antialiased; | 43 | + |
| 44 | - -webkit-text-stroke-width: 0.2px; | 44 | +.iconfont { |
| 45 | - -moz-osx-font-smoothing: grayscale; | 45 | + font-family:"iconfont" !important; |
| 46 | -} | 46 | + font-size:16px; |
| 47 | - | 47 | + font-style:normal; |
| 48 | -.icon-weixin:before { content: "\e600"; font-size: 1.8em; color: #0bb515;} | 48 | + -webkit-font-smoothing: antialiased; |
| 49 | -.icon-qq:before { content: "\e601"; font-size: 1.8em; color: #00beef;} | 49 | + -webkit-text-stroke-width: 0.2px; |
| 50 | -.icon-iconfontcha:before { content: "\e609"; } | 50 | + -moz-osx-font-smoothing: grayscale; |
| 51 | -.icon-qq1:before { content: "\e602"; font-size: 1.8em; color: #00beef;} | 51 | +} |
| 52 | -.icon-weixin1:before { content: "\e603"; } | 52 | + |
| 53 | -.icon-qq2:before { content: "\e604"; font-size: 1.8em; color: #00beef;} | 53 | +.icon-weixin:before { content: "\e600"; font-size: 1.8em; color: #0bb515;} |
| 54 | -.icon-iconfontxiangyou:before { content: "\e60a"; color: #fff; font-size: 1.6em;} | 54 | +.icon-qq:before { content: "\e601"; font-size: 1.8em; color: #00beef;} |
| 55 | -.icon-iconfontcolor19:before { content: "\e60b"; } | 55 | +.icon-iconfontcha:before { content: "\e609"; } |
| 56 | -.icon-xuanzhong:before { content: "\e60c"; color: #ff9600; font-size: 1.6em;} | 56 | +.icon-qq1:before { content: "\e602"; font-size: 1.8em; color: #00beef;} |
| 57 | -.icon-triangle-l:before { content: "\e605"; } | 57 | +.icon-weixin1:before { content: "\e603"; } |
| 58 | -.icon-shuangyuanquan:before { content: "\e60d"; color: #089b55;} | 58 | +.icon-qq2:before { content: "\e604"; font-size: 1.8em; color: #00beef;} |
| 59 | -.icon-weixin2:before { content: "\e606"; } | 59 | +.icon-iconfontxiangyou:before { content: "\e60a"; color: #fff; font-size: 1.6em;} |
| 60 | -.icon-xiangyou:before { content: "\e60e"; } | 60 | +.icon-iconfontcolor19:before { content: "\e60b"; } |
| 61 | -.icon-fuxuankuangyixuanze:before { content: "\e607"; } | 61 | +.icon-xuanzhong:before { content: "\e60c"; color: #ff9600; font-size: 1.6em;} |
| 62 | -.icon-xiangxia:before { content: "\e60f"; color: #ddd; font-size: 30px;} | 62 | +.icon-triangle-l:before { content: "\e605"; } |
| 63 | -.icon-icon3:before { content: "\e608"; } | 63 | +.icon-shuangyuanquan:before { content: "\e60d"; color: #089b55;} |
| 64 | -.icon-fanhui:before { content: "\e610"; color: #00beef; font-size: 36px;} | 64 | +.icon-weixin2:before { content: "\e606"; } |
| 65 | -.icon-yonghutouxiang:before { content: "\e611"; color: #c1c1c1; font-size: 75px;} | 65 | +.icon-xiangyou:before { content: "\e60e"; } |
| 66 | -.icon-triangle-left-copy:before { content: "\e612"; color:#ddd; font-size: 1.8em;} | 66 | +.icon-fuxuankuangyixuanze:before { content: "\e607"; } |
| 67 | - | 67 | +.icon-xiangxia:before { content: "\e60f"; color: #ddd; font-size: 30px;} |
| 68 | -/*SDK背景box*/ | 68 | +.icon-icon3:before { content: "\e608"; } |
| 69 | -.new-sdk-container{ | 69 | +.icon-fanhui:before { content: "\e610"; color: #00beef; font-size: 36px;} |
| 70 | - position: relative; | 70 | +.icon-yonghutouxiang:before { content: "\e611"; color: #c1c1c1; font-size: 75px;} |
| 71 | - background: #f6f6f6; | 71 | +.icon-triangle-left-copy:before { content: "\e612"; color:#ddd; font-size: 1.8em;} |
| 72 | - height: 100%; | 72 | + |
| 73 | -} | 73 | +/*SDK背景box*/ |
| 74 | -html{ | 74 | +.new-sdk-container{ |
| 75 | -position: relative; | 75 | + position: relative; |
| 76 | -background: #f6f6f6; | 76 | + background: #f6f6f6; |
| 77 | -height: 100%; | 77 | + height: 100%; |
| 78 | - -webkit-tap-highlight-color: rgba(0, 0, 0, 0);/*禁用ios点击元素时的灰色背景*/ | 78 | +} |
| 79 | - /*-webkit-user-modify: read-write-plaintext-only;*/ | 79 | +html{ |
| 80 | -} | 80 | +position: relative; |
| 81 | -body{ | 81 | +background: #f6f6f6; |
| 82 | - width: 100%; | 82 | +height: 100%; |
| 83 | - height: 100%; | 83 | + -webkit-tap-highlight-color: rgba(0, 0, 0, 0);/*禁用ios点击元素时的灰色背景*/ |
| 84 | - background-size: 100%; | 84 | + /*-webkit-user-modify: read-write-plaintext-only;*/ |
| 85 | -} | 85 | +} |
| 86 | -.mask{ | 86 | +body{ |
| 87 | - position: relative; | 87 | + width: 100%; |
| 88 | - height: 100%; | 88 | + height: 100%; |
| 89 | -} | 89 | + background-size: 100%; |
| 90 | -.redround{ | 90 | +} |
| 91 | - display: inline-block; | 91 | +.mask{ |
| 92 | - width: 5px; | 92 | + position: relative; |
| 93 | - height: 5px; | 93 | + height: 100%; |
| 94 | - background: red; | 94 | +} |
| 95 | - border-radius: 50px; | 95 | +.redround{ |
| 96 | - position: absolute; | 96 | + display: inline-block; |
| 97 | - right: 10px; | 97 | + width: 5px; |
| 98 | - top: 10px; | 98 | + height: 5px; |
| 99 | -} | 99 | + background: red; |
| 100 | - | 100 | + border-radius: 50px; |
| 101 | -.container.activity{ | 101 | + position: absolute; |
| 102 | - position: absolute; | 102 | + right: 10px; |
| 103 | - left: 0; | 103 | + top: 10px; |
| 104 | - top: 133x; | 104 | +} |
| 105 | - bottom: 0; | 105 | + |
| 106 | - right: 0; | 106 | +.container.activity{ |
| 107 | - height: calc(100% - 134px); | 107 | + position: absolute; |
| 108 | -} | 108 | + left: 0; |
| 109 | -.SDK-titlebox{ | 109 | + top: 133x; |
| 110 | - height: 33px; | 110 | + bottom: 0; |
| 111 | - background: #00beef; | 111 | + right: 0; |
| 112 | -} | 112 | + height: calc(100% - 134px); |
| 113 | -/*SDK-logo*/ | 113 | +} |
| 114 | -.new-sdk-container .new-sdk-logo{ | 114 | +.SDK-titlebox{ |
| 115 | - text-align: center; | 115 | + height: 33px; |
| 116 | - width:100%; | 116 | + background: #00beef; |
| 117 | -} | 117 | +} |
| 118 | -.new-sdk-container .new-sdk-logo img{ | 118 | +/*SDK-logo*/ |
| 119 | - display: block; | 119 | +.new-sdk-container .new-sdk-logo{ |
| 120 | - width: 210px; | 120 | + text-align: center; |
| 121 | - margin: 0 auto; | 121 | + width:100%; |
| 122 | - padding: 15px 0 0 0; | 122 | +} |
| 123 | - height:53px; | 123 | +.new-sdk-container .new-sdk-logo img{ |
| 124 | -} | 124 | + display: block; |
| 125 | -.new-sdk-container .new-sdk-box{ | 125 | + width: 210px; |
| 126 | - padding: 20px 37px; | 126 | + margin: 0 auto; |
| 127 | - border-top: 1px solid #c4c3c3; | 127 | + padding: 15px 0 0 0; |
| 128 | - box-sizing: border-box; | 128 | + height:53px; |
| 129 | - -moz-box-sizing: border-box; | 129 | +} |
| 130 | - -webkit-box-sizing: border-box; | 130 | +.new-sdk-container .new-sdk-box{ |
| 131 | -} | 131 | + padding: 20px 37px; |
| 132 | -.new-sdk-container .new-sdk-box .input{ | 132 | + border-top: 1px solid #c4c3c3; |
| 133 | - margin-bottom: 15px; | 133 | + box-sizing: border-box; |
| 134 | - border: 1px solid #c0c0c0; | 134 | + -moz-box-sizing: border-box; |
| 135 | - /*box-shadow: 1px 2px 2px #c2c2c2 inset;*/ | 135 | + -webkit-box-sizing: border-box; |
| 136 | - border-radius: 10px; | 136 | +} |
| 137 | - -moz-border-radius: 10px; | 137 | +.new-sdk-container .new-sdk-box .input{ |
| 138 | - -webkit-border-radius: 10px; | 138 | + margin-bottom: 15px; |
| 139 | - padding: 25px 0; | 139 | + border: 1px solid #c0c0c0; |
| 140 | - background: #fff; | 140 | + /*box-shadow: 1px 2px 2px #c2c2c2 inset;*/ |
| 141 | - box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; | 141 | + border-radius: 10px; |
| 142 | -} | 142 | + -moz-border-radius: 10px; |
| 143 | -.new-sdk-container .new-sdk-box .input input{ | 143 | + -webkit-border-radius: 10px; |
| 144 | - display: inline-block; | 144 | + padding: 25px 0; |
| 145 | - width:100%; | 145 | + background: #fff; |
| 146 | - background: none; | 146 | + box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; |
| 147 | - border: none; | 147 | +} |
| 148 | - color: #000; | 148 | +.new-sdk-container .new-sdk-box .input input{ |
| 149 | - font-size: 30px; | 149 | + display: inline-block; |
| 150 | - font-family: "Microsoft YaHei","微软雅黑"; | 150 | + width:100%; |
| 151 | - white-space:nowrap; | 151 | + background: none; |
| 152 | - text-overflow:ellipsis; | 152 | + border: none; |
| 153 | - overflow:hidden; | 153 | + color: #000; |
| 154 | - word-break:break-all; | 154 | + font-size: 30px; |
| 155 | - height: 45px; | 155 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 156 | - line-height: 45px; | 156 | + white-space:nowrap; |
| 157 | - vertical-align: middle; | 157 | + text-overflow:ellipsis; |
| 158 | - margin: 20px 0; | 158 | + overflow:hidden; |
| 159 | -} | 159 | + word-break:break-all; |
| 160 | -.new-sdk-container .new-sdk-box .inputCode input,.new-sdk-container .new-sdk-box .inputCode .getCode{ | 160 | + height: 45px; |
| 161 | - width:100%; | 161 | + line-height: 45px; |
| 162 | - background: none; | 162 | + vertical-align: middle; |
| 163 | - border: none; | 163 | + margin: 20px 0; |
| 164 | - color: #000; | 164 | +} |
| 165 | - font-size: 30px; | 165 | +.new-sdk-container .new-sdk-box .inputCode input,.new-sdk-container .new-sdk-box .inputCode .getCode{ |
| 166 | - font-family: "Microsoft YaHei","微软雅黑"; | 166 | + width:100%; |
| 167 | - white-space:nowrap; | 167 | + background: none; |
| 168 | - text-overflow:ellipsis; | 168 | + border: none; |
| 169 | - overflow:hidden; | 169 | + color: #000; |
| 170 | - word-break:break-all; | 170 | + font-size: 30px; |
| 171 | -} | 171 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 172 | -/*#js_getcode{ | 172 | + white-space:nowrap; |
| 173 | - height: 80px; | 173 | + text-overflow:ellipsis; |
| 174 | - line-height: 80px; | 174 | + overflow:hidden; |
| 175 | -}*/ | 175 | + word-break:break-all; |
| 176 | -/*.new-sdk-container .step-box .new-sdk-box .input input,.new-sdk-container .step-box .new-sdk-box .inputCode .getCode{ | 176 | +} |
| 177 | - height: 80px; | 177 | +/*#js_getcode{ |
| 178 | - line-height: 80px; | 178 | + height: 80px; |
| 179 | -}*/ | 179 | + line-height: 80px; |
| 180 | -.new-sdk-container .new-sdk-box .inputCode .input{ | 180 | +}*/ |
| 181 | - float: left; | 181 | +/*.new-sdk-container .step-box .new-sdk-box .input input,.new-sdk-container .step-box .new-sdk-box .inputCode .getCode{ |
| 182 | - width: 55%; | 182 | + height: 80px; |
| 183 | - padding: 0; | 183 | + line-height: 80px; |
| 184 | -} | 184 | +}*/ |
| 185 | -.new-sdk-container .new-sdk-box .inputCode .getCode{ | 185 | +.new-sdk-container .new-sdk-box .inputCode .input{ |
| 186 | - width: 40%; | 186 | + float: left; |
| 187 | - float: right; | 187 | + width: 55%; |
| 188 | - color: #ff9600; | 188 | + padding: 0; |
| 189 | - border: 1px solid #ff9600; | 189 | +} |
| 190 | - border-radius: 10px; | 190 | +.new-sdk-container .new-sdk-box .inputCode .getCode{ |
| 191 | - text-align: center; | 191 | + width: 40%; |
| 192 | -} | 192 | + float: right; |
| 193 | -.new-sdk-container .new-sdk-box .inputCode .getCode.disabled{ | 193 | + color: #ff9600; |
| 194 | - border: 1px solid #c0c0c0; | 194 | + border: 1px solid #ff9600; |
| 195 | - color: #c0c0c0; | 195 | + border-radius: 10px; |
| 196 | - cursor : none; | 196 | + text-align: center; |
| 197 | - pointer-events: none; | 197 | +} |
| 198 | -} | 198 | +.new-sdk-container .new-sdk-box .inputCode .getCode.disabled{ |
| 199 | -.new-sdk-container .new-sdk-box p,.new-sdk-container .new-sdk-box p a{ | 199 | + border: 1px solid #c0c0c0; |
| 200 | - color: #434343; | 200 | + color: #c0c0c0; |
| 201 | - font-size: 24px; | 201 | + cursor : none; |
| 202 | - font-family: "Microsoft YaHei","微软雅黑"; | 202 | + pointer-events: none; |
| 203 | - margin: 20px 0 0; | 203 | +} |
| 204 | -} | 204 | +.new-sdk-container .new-sdk-box p,.new-sdk-container .new-sdk-box p a{ |
| 205 | -.new-sdk-container .new-sdk-box .acount-name p span.phoneMobile{ | 205 | + color: #434343; |
| 206 | - color: #434343; | 206 | + font-size: 24px; |
| 207 | -} | 207 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 208 | -.new-sdk-container .new-sdk-box p span{ | 208 | + margin: 20px 0 0; |
| 209 | - color: #da8000; | 209 | +} |
| 210 | -} | 210 | +.new-sdk-container .new-sdk-box .acount-name p span.phoneMobile{ |
| 211 | -.new-sdk-container .inline-btn{ | 211 | + color: #434343; |
| 212 | - overflow: auto; | 212 | +} |
| 213 | - zoom: 1; | 213 | +.new-sdk-container .new-sdk-box p span{ |
| 214 | - width: 88%; | 214 | + color: #da8000; |
| 215 | - margin: 0px auto 25px auto; | 215 | +} |
| 216 | -} | 216 | +.new-sdk-container .inline-btn{ |
| 217 | -.new-sdk-container .inline-btn li{ | 217 | + overflow: auto; |
| 218 | - float: left; | 218 | + zoom: 1; |
| 219 | - width: 45%; | 219 | + width: 88%; |
| 220 | - text-align: center; | 220 | + margin: 0px auto 25px auto; |
| 221 | - background: #ff9600; | 221 | +} |
| 222 | - border-radius: 20px; | 222 | +.new-sdk-container .inline-btn li{ |
| 223 | - padding: 26px 0; | 223 | + float: left; |
| 224 | -} | 224 | + width: 45%; |
| 225 | -.new-sdk-container .inline-btn li:nth-child(2n+2){ | 225 | + text-align: center; |
| 226 | - float: right; | 226 | + background: #ff9600; |
| 227 | - background: #00beef; | 227 | + border-radius: 20px; |
| 228 | -} | 228 | + padding: 26px 0; |
| 229 | -.new-sdk-container .login-inline-btn li{ | 229 | +} |
| 230 | - background: #00beef; | 230 | +.new-sdk-container .inline-btn li:nth-child(2n+2){ |
| 231 | -} | 231 | + float: right; |
| 232 | -.new-sdk-container .login-inline-btn li:nth-child(2n+2){ | 232 | + background: #00beef; |
| 233 | - background: #ff9600; | 233 | +} |
| 234 | -} | 234 | +.new-sdk-container .login-inline-btn li{ |
| 235 | -.new-sdk-container .only-btn{ | 235 | + background: #00beef; |
| 236 | - position: relative; | 236 | +} |
| 237 | - text-align: center; | 237 | +.new-sdk-container .login-inline-btn li:nth-child(2n+2){ |
| 238 | - width: calc(100% - 2em); | 238 | + background: #ff9600; |
| 239 | - width: -moz-calc(100% - 2em); | 239 | +} |
| 240 | - width: -webkit-calc(100% - 2em); | 240 | +.new-sdk-container .only-btn{ |
| 241 | - padding: 10px 0; | 241 | + position: relative; |
| 242 | - /*background: #00beef;*/ | 242 | + text-align: center; |
| 243 | - border-radius: 10px; | 243 | + width: calc(100% - 2em); |
| 244 | - margin:1.0em auto 0; | 244 | + width: -moz-calc(100% - 2em); |
| 245 | -} | 245 | + width: -webkit-calc(100% - 2em); |
| 246 | -.new-sdk-container .only-btn a.btn-orange{ | 246 | + padding: 10px 0; |
| 247 | - display: block; | 247 | + /*background: #00beef;*/ |
| 248 | - width: 235px; | 248 | + border-radius: 10px; |
| 249 | - margin: 0 auto; | 249 | + margin:1.0em auto 0; |
| 250 | - border-radius: 10px; | 250 | +} |
| 251 | - font-size: 30px; | 251 | +.new-sdk-container .only-btn a.btn-orange{ |
| 252 | - padding: 25px 0; | 252 | + display: block; |
| 253 | -} | 253 | + width: 235px; |
| 254 | -.new-sdk-container .only-btn .readyed{ | 254 | + margin: 0 auto; |
| 255 | - position: absolute; | 255 | + border-radius: 10px; |
| 256 | - right: 0; | 256 | + font-size: 30px; |
| 257 | - top: 5px; | 257 | + padding: 25px 0; |
| 258 | - color: #000; | 258 | +} |
| 259 | - font-family: "Microsoft YaHei","微软雅黑"; | 259 | +.new-sdk-container .only-btn .readyed{ |
| 260 | - font-size: 18px; | 260 | + position: absolute; |
| 261 | -} | 261 | + right: 0; |
| 262 | -.new-sdk-container .inline-btn a,.new-sdk-container .only-btn a{ | 262 | + top: 5px; |
| 263 | - display: block; | 263 | + color: #000; |
| 264 | - color: #fff; | 264 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 265 | - font-size: 30px; | 265 | + font-size: 18px; |
| 266 | - font-family: "Microsoft YaHei","微软雅黑"; | 266 | +} |
| 267 | - letter-spacing: 2px; | 267 | +.new-sdk-container .inline-btn a,.new-sdk-container .only-btn a{ |
| 268 | -} | 268 | + display: block; |
| 269 | - | 269 | + color: #fff; |
| 270 | -.new-sdk-container .inline-btn .btn{ | 270 | + font-size: 30px; |
| 271 | - display:inline-block; | 271 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 272 | - border: 0; | 272 | + letter-spacing: 2px; |
| 273 | - background: #00beef; | 273 | +} |
| 274 | - color: #fff; | 274 | + |
| 275 | - font-size: 30px; | 275 | +.new-sdk-container .inline-btn .btn{ |
| 276 | - font-family: "Microsoft YaHei","微软雅黑"; | 276 | + display:inline-block; |
| 277 | - letter-spacing: 2px; | 277 | + border: 0; |
| 278 | - cursor: pointer; | 278 | + background: #00beef; |
| 279 | - width: 100%; | 279 | + color: #fff; |
| 280 | - vertical-align: middle; | 280 | + font-size: 30px; |
| 281 | - border-radius: 20px; | 281 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 282 | - -moz-border-radius: 20px; | 282 | + letter-spacing: 2px; |
| 283 | - -webkit-border-radius: 20px; | 283 | + cursor: pointer; |
| 284 | -} | 284 | + width: 100%; |
| 285 | -.new-sdk-container .inline-btn .btn-orange{ | 285 | + vertical-align: middle; |
| 286 | - background: #ff9600 | 286 | + border-radius: 20px; |
| 287 | -} | 287 | + -moz-border-radius: 20px; |
| 288 | -.new-sdk-container .new-sdk-box .input select{ | 288 | + -webkit-border-radius: 20px; |
| 289 | - width: 100%; | 289 | +} |
| 290 | - height: 38px; | 290 | +.new-sdk-container .inline-btn .btn-orange{ |
| 291 | - line-height: 38px; | 291 | + background: #ff9600 |
| 292 | - background: none; | 292 | +} |
| 293 | - border: none; | 293 | +.new-sdk-container .new-sdk-box .input select{ |
| 294 | - color: #434343; | 294 | + width: 100%; |
| 295 | - font-size: 30px; | 295 | + height: 88px; |
| 296 | - font-family: "Microsoft YaHei","微软雅黑"; | 296 | + line-height: 88px; |
| 297 | -} | 297 | + background: none; |
| 298 | -.select2-container{ | 298 | + border: none; |
| 299 | - min-width: 100%; | 299 | + color: #434343; |
| 300 | -} | 300 | + font-size: 30px; |
| 301 | -.new-sdk-container .new-sdk-box .new-sdk-psw{ | 301 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 302 | - padding: 0 25px; | 302 | +} |
| 303 | - | 303 | +.select2-container{ |
| 304 | -} | 304 | + min-width: 100%; |
| 305 | -.new-sdk-container .new-sdk-box .input i{ | 305 | +} |
| 306 | - display: inline-block; | 306 | +.new-sdk-container .new-sdk-box .new-sdk-psw{ |
| 307 | - width: 90px; | 307 | + padding: 0 25px; |
| 308 | - color: #000; | 308 | + |
| 309 | - font-size: 30px; | 309 | +} |
| 310 | - font-family: "Microsoft YaHei","微软雅黑"; | 310 | +.new-sdk-container .new-sdk-box .input i{ |
| 311 | - font-style:normal; | 311 | + display: inline-block; |
| 312 | -} | 312 | + width: 90px; |
| 313 | -.new-sdk-container .new-sdk-box .input label{ | 313 | + color: #000; |
| 314 | - display: inline-block; | 314 | + font-size: 30px; |
| 315 | - width: calc(100% - 65px); | 315 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 316 | - width: -moz-calc(100% - 65px); | 316 | + font-style:normal; |
| 317 | - width: -webkit-calc(100% - 65px); | 317 | +} |
| 318 | -} | 318 | +.new-sdk-container .new-sdk-box .input label{ |
| 319 | -.new-sdk-container .new-sdk-box .new-sdk-psw input{ | 319 | + display: inline-block; |
| 320 | - padding: 0; | 320 | + width: calc(100% - 65px); |
| 321 | - text-align: left; | 321 | + width: -moz-calc(100% - 65px); |
| 322 | -} | 322 | + width: -webkit-calc(100% - 65px); |
| 323 | - | 323 | +} |
| 324 | -.new-sdk-container .new-sdk-box .new-sdk-lc{ | 324 | +.new-sdk-container .new-sdk-box .new-sdk-psw input{ |
| 325 | - margin:2em auto 0; | 325 | + padding: 0; |
| 326 | - overflow: auto; | 326 | + text-align: left; |
| 327 | - zoom: 1; | 327 | +} |
| 328 | -} | 328 | + |
| 329 | -.new-sdk-container .new-sdk-box .new-sdk-lc .sleft{ | 329 | +.new-sdk-container .new-sdk-box .new-sdk-lc{ |
| 330 | - float: left; | 330 | + margin:2em auto 0; |
| 331 | -} | 331 | + overflow: auto; |
| 332 | -.new-sdk-container .new-sdk-lc .sleft .image{ | 332 | + zoom: 1; |
| 333 | - width: 50px; | 333 | +} |
| 334 | - height: 50px; | 334 | +.new-sdk-container .new-sdk-box .new-sdk-lc .sleft{ |
| 335 | - position: relative; | 335 | + float: left; |
| 336 | -} | 336 | +} |
| 337 | -.new-sdk-container .new-sdk-lc .sleft img{ | 337 | +.new-sdk-container .new-sdk-lc .sleft .image{ |
| 338 | - max-height: 50px; | 338 | + width: 50px; |
| 339 | - max-width: 50px; | 339 | + height: 50px; |
| 340 | - width: auto; | 340 | + position: relative; |
| 341 | - height: auto; | 341 | +} |
| 342 | - position: absolute; | 342 | +.new-sdk-container .new-sdk-lc .sleft img{ |
| 343 | - left: 0; | 343 | + max-height: 50px; |
| 344 | - right: 0; | 344 | + max-width: 50px; |
| 345 | - top: 0; | 345 | + width: auto; |
| 346 | - bottom: 0; | 346 | + height: auto; |
| 347 | - margin: auto; | 347 | + position: absolute; |
| 348 | -} | 348 | + left: 0; |
| 349 | -.new-sdk-container .new-sdk-lc .scenter{ | 349 | + right: 0; |
| 350 | - float: left; | 350 | + top: 0; |
| 351 | - margin-left: 10px; | 351 | + bottom: 0; |
| 352 | - width: calc(100% - 180px); | 352 | + margin: auto; |
| 353 | - width: -moz-calc(100% - 180px); | 353 | +} |
| 354 | - width: -webkit-calc(100% - 180px); | 354 | +.new-sdk-container .new-sdk-lc .scenter{ |
| 355 | -} | 355 | + float: left; |
| 356 | -.new-sdk-container .new-sdk-lc .scenter p{ | 356 | + margin-left: 10px; |
| 357 | - margin: 0; | 357 | + width: calc(100% - 180px); |
| 358 | - color: #000; | 358 | + width: -moz-calc(100% - 180px); |
| 359 | - text-overflow: ellipsis; | 359 | + width: -webkit-calc(100% - 180px); |
| 360 | - white-space: nowrap; | 360 | +} |
| 361 | - word-break: break-all; | 361 | +.new-sdk-container .new-sdk-lc .scenter p{ |
| 362 | - width: 100%; | 362 | + margin: 0; |
| 363 | - overflow: hidden; | 363 | + color: #000; |
| 364 | - font-size: 14px; | 364 | + text-overflow: ellipsis; |
| 365 | -} | 365 | + white-space: nowrap; |
| 366 | -.new-sdk-container .new-sdk-lc .scenter p a{ | 366 | + word-break: break-all; |
| 367 | - color: #0060b8; | 367 | + width: 100%; |
| 368 | -} | 368 | + overflow: hidden; |
| 369 | -.new-sdk-container .new-sdk-lc i{ | 369 | + font-size: 14px; |
| 370 | - float: right; | 370 | +} |
| 371 | - width: 27px; | 371 | +.new-sdk-container .new-sdk-lc .scenter p a{ |
| 372 | - height: 45px; | 372 | + color: #0060b8; |
| 373 | - background: url(../images/new-sdk-icon.png) no-repeat 0 -152px; | 373 | +} |
| 374 | - margin: 4px 0; | 374 | +.new-sdk-container .new-sdk-lc i{ |
| 375 | - transform: scale(0.8); | 375 | + float: right; |
| 376 | -} | 376 | + width: 27px; |
| 377 | -.new-sdk-container .new-sdk-box .new-sdk-psw i{ | 377 | + height: 45px; |
| 378 | - width: 200px; | 378 | + background: url(../images/new-sdk-icon.png) no-repeat 0 -152px; |
| 379 | - height: 80px; | 379 | + margin: 4px 0; |
| 380 | - line-height: 80px; | 380 | + transform: scale(0.8); |
| 381 | - float: left; | 381 | +} |
| 382 | -} | 382 | +.new-sdk-container .new-sdk-box .new-sdk-psw i{ |
| 383 | -.new-sdk-container .new-sdk-box .new-sdk-psw label{ | 383 | + width: 200px; |
| 384 | - position: absolute; | 384 | + height: 80px; |
| 385 | - left: 215px; | 385 | + line-height: 80px; |
| 386 | - display: inline-block; | 386 | + float: left; |
| 387 | - height: 80px; | 387 | +} |
| 388 | - line-height: 80px; | 388 | +.new-sdk-container .new-sdk-box .new-sdk-psw label{ |
| 389 | -} | 389 | + position: absolute; |
| 390 | -.new-sdk-container .new-sdk-lc .binding-link{ | 390 | + left: 215px; |
| 391 | - float: right; | 391 | + display: inline-block; |
| 392 | - margin: 0.5em 0; | 392 | + height: 80px; |
| 393 | -} | 393 | + line-height: 80px; |
| 394 | -.new-sdk-container .new-sdk-lc .binding-link a{ | 394 | +} |
| 395 | - display: block; | 395 | +.new-sdk-container .new-sdk-lc .binding-link{ |
| 396 | - background: #bceeff; | 396 | + float: right; |
| 397 | - color: #000; | 397 | + margin: 0.5em 0; |
| 398 | - font-size: 14px; | 398 | +} |
| 399 | - font-family: "Microsoft YaHei","微软雅黑"; | 399 | +.new-sdk-container .new-sdk-lc .binding-link a{ |
| 400 | - letter-spacing: 2px; | 400 | + display: block; |
| 401 | - padding: 10px; | 401 | + background: #bceeff; |
| 402 | -} | 402 | + color: #000; |
| 403 | -.new-sdk-container .new-sdk-login{ | 403 | + font-size: 14px; |
| 404 | - padding:1em; | 404 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 405 | - | 405 | + letter-spacing: 2px; |
| 406 | -} | 406 | + padding: 10px; |
| 407 | -.new-sdk-container .Account-Login .new-sdk-lc{ | 407 | +} |
| 408 | - margin: 10px 0 0; | 408 | +.new-sdk-container .new-sdk-login{ |
| 409 | -} | 409 | + padding:1em; |
| 410 | -.new-sdk-container .Account-Login .new-sdk-lc .scenter{ | 410 | + |
| 411 | - width: calc(100% - 75px); | 411 | +} |
| 412 | -} | 412 | +.new-sdk-container .Account-Login .new-sdk-lc{ |
| 413 | -.new-sdk-container .account-btn{ | 413 | + margin: 10px 0 0; |
| 414 | - overflow: auto; | 414 | +} |
| 415 | - zoom: 1; | 415 | +.new-sdk-container .Account-Login .new-sdk-lc .scenter{ |
| 416 | - width: 90%; | 416 | + width: calc(100% - 75px); |
| 417 | - margin: 0 auto; | 417 | +} |
| 418 | -} | 418 | +.new-sdk-container .account-btn{ |
| 419 | -.new-sdk-container .account-btn li{ | 419 | + overflow: auto; |
| 420 | - float: left; | 420 | + zoom: 1; |
| 421 | - margin: 10px 0; | 421 | + width: 90%; |
| 422 | - width: 40%; | 422 | + margin: 0 auto; |
| 423 | - | 423 | +} |
| 424 | -} | 424 | +.new-sdk-container .account-btn li{ |
| 425 | -.new-sdk-container .account-btn li:nth-child(2n+2){ | 425 | + float: left; |
| 426 | - float: right; | 426 | + margin: 10px 0; |
| 427 | -} | 427 | + width: 40%; |
| 428 | -.new-sdk-container .account-btn li a{ | 428 | + |
| 429 | - display: block; | 429 | +} |
| 430 | - color: #000; | 430 | +.new-sdk-container .account-btn li:nth-child(2n+2){ |
| 431 | - font-size: 16px; | 431 | + float: right; |
| 432 | - font-family: "Microsoft YaHei","微软雅黑"; | 432 | +} |
| 433 | - background: #efefef; | 433 | +.new-sdk-container .account-btn li a{ |
| 434 | - text-align: center; | 434 | + display: block; |
| 435 | - padding: 10px 0; | 435 | + color: #000; |
| 436 | -} | 436 | + font-size: 16px; |
| 437 | -.new-sdk-container .account-btn li a:hover{ | 437 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 438 | - background: #bceeff; | 438 | + background: #efefef; |
| 439 | -} | 439 | + text-align: center; |
| 440 | - | 440 | + padding: 10px 0; |
| 441 | -.new-sdk-container .login-third { | 441 | +} |
| 442 | - width: 90%; | 442 | +.new-sdk-container .account-btn li a:hover{ |
| 443 | - margin: 10px auto 0 auto; | 443 | + background: #bceeff; |
| 444 | -} | 444 | +} |
| 445 | -.new-sdk-container .login-third .min-qq-icon { | 445 | + |
| 446 | - display: block; | 446 | +.new-sdk-container .login-third { |
| 447 | - width: 33px; | 447 | + width: 90%; |
| 448 | - height: 34px; | 448 | + margin: 10px auto 0 auto; |
| 449 | - background: url("../images/icon.png") no-repeat -305px -108px; | 449 | +} |
| 450 | - float: left; | 450 | +.new-sdk-container .login-third .min-qq-icon { |
| 451 | - margin-right: 5px; | 451 | + display: block; |
| 452 | -} | 452 | + width: 33px; |
| 453 | -.new-sdk-container .login-third .title{ | 453 | + height: 34px; |
| 454 | - line-height: 29px; | 454 | + background: url("../images/icon.png") no-repeat -305px -108px; |
| 455 | - margin: 15px 0; | 455 | + float: left; |
| 456 | -} | 456 | + margin-right: 5px; |
| 457 | -.new-sdk-container .login-third .min-weibo-icon { | 457 | +} |
| 458 | - display: block; | 458 | +.new-sdk-container .login-third .title{ |
| 459 | - width: 36px; | 459 | + line-height: 29px; |
| 460 | - height: 29px; | 460 | + margin: 15px 0; |
| 461 | - background: url("../images/icon.png") no-repeat -305px -75px; | 461 | +} |
| 462 | - float: left; | 462 | +.new-sdk-container .login-third .min-weibo-icon { |
| 463 | - margin-right: 5px; | 463 | + display: block; |
| 464 | -} | 464 | + width: 36px; |
| 465 | -.new-sdk-container .login-third .title p { | 465 | + height: 29px; |
| 466 | - float: left; | 466 | + background: url("../images/icon.png") no-repeat -305px -75px; |
| 467 | - color: #000; | 467 | + float: left; |
| 468 | - font-size: 20px; | 468 | + margin-right: 5px; |
| 469 | - font-family: "Microsoft YaHei","微软雅黑"; | 469 | +} |
| 470 | -} | 470 | +.new-sdk-container .login-third .title p { |
| 471 | -.new-sdk-container .login-third .input-box { | 471 | + float: left; |
| 472 | - width: 100%; | 472 | + color: #000; |
| 473 | - border-radius: 10px; | 473 | + font-size: 20px; |
| 474 | - border: 2px solid #c2c2c2; | 474 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 475 | -} | 475 | +} |
| 476 | -.new-sdk-container .login-third .login-third-input { | 476 | +.new-sdk-container .login-third .input-box { |
| 477 | - border: none; | 477 | + width: 100%; |
| 478 | - width: calc(100% - 2em); | 478 | + border-radius: 10px; |
| 479 | - width: -moz-calc(100% - 2em); | 479 | + border: 2px solid #c2c2c2; |
| 480 | - width: -webkit-calc(100% - 2em); | 480 | +} |
| 481 | - padding: 1em; | 481 | +.new-sdk-container .login-third .login-third-input { |
| 482 | - border-bottom: 2px solid #c2c2c2; | 482 | + border: none; |
| 483 | - font-size: 16px; | 483 | + width: calc(100% - 2em); |
| 484 | - border-radius: 10px 10px 0 0; | 484 | + width: -moz-calc(100% - 2em); |
| 485 | -} | 485 | + width: -webkit-calc(100% - 2em); |
| 486 | -.new-sdk-container .login-third .login-third-input:last-child { | 486 | + padding: 1em; |
| 487 | - border-bottom: none; | 487 | + border-bottom: 2px solid #c2c2c2; |
| 488 | - border-radius: 0 0 10px 10px; | 488 | + font-size: 16px; |
| 489 | -} | 489 | + border-radius: 10px 10px 0 0; |
| 490 | -.new-sdk-container .login-third .login-qq-submit{ | 490 | +} |
| 491 | - background: #d90900; | 491 | +.new-sdk-container .login-third .login-third-input:last-child { |
| 492 | - width: 100%; | 492 | + border-bottom: none; |
| 493 | - border-radius: 8px; | 493 | + border-radius: 0 0 10px 10px; |
| 494 | - padding: 10px 0; | 494 | +} |
| 495 | - border: none; | 495 | +.new-sdk-container .login-third .login-qq-submit{ |
| 496 | - color: #fff; | 496 | + background: #d90900; |
| 497 | - font-size: 16px; | 497 | + width: 100%; |
| 498 | - font-family: "Microsoft YaHei","微软雅黑"; | 498 | + border-radius: 8px; |
| 499 | - letter-spacing: 2px; | 499 | + padding: 10px 0; |
| 500 | - margin-top: 15px; | 500 | + border: none; |
| 501 | -} | 501 | + color: #fff; |
| 502 | -.new-sdk-container .login-third .QQ-submit{ | 502 | + font-size: 16px; |
| 503 | - background: #72c429; | 503 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 504 | -} | 504 | + letter-spacing: 2px; |
| 505 | -.new-sdk-container .login-third-list { | 505 | + margin-top: 15px; |
| 506 | - width: 90%; | 506 | +} |
| 507 | - border-top: 1px solid #B1B1B1; | 507 | +.new-sdk-container .login-third .QQ-submit{ |
| 508 | - margin: 0 auto 0 auto; | 508 | + background: #72c429; |
| 509 | -} | 509 | +} |
| 510 | -.new-sdk-container .login-third-list .title { | 510 | +.new-sdk-container .login-third-list { |
| 511 | - text-align: center; | 511 | + width: 90%; |
| 512 | - margin-top: 25px; | 512 | + border-top: 1px solid #B1B1B1; |
| 513 | - font-size: 20px; | 513 | + margin: 0 auto 0 auto; |
| 514 | - color: #000; | 514 | +} |
| 515 | - font-family: "Microsoft YaHei","微软雅黑"; | 515 | +.new-sdk-container .login-third-list .title { |
| 516 | -} | 516 | + text-align: center; |
| 517 | -.new-sdk-container .login-third-list .third-list { | 517 | + margin-top: 25px; |
| 518 | - font-size: 20px; | 518 | + font-size: 20px; |
| 519 | - width: 90%; | 519 | + color: #000; |
| 520 | - margin: 1em auto; | 520 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 521 | -} | 521 | +} |
| 522 | -@media only screen and (min-width: 640px){ | 522 | +.new-sdk-container .login-third-list .third-list { |
| 523 | - .new-sdk-container .login-third-list .third-list { | 523 | + font-size: 20px; |
| 524 | - width: 50%; | 524 | + width: 90%; |
| 525 | - } | 525 | + margin: 1em auto; |
| 526 | -} | 526 | +} |
| 527 | -.new-sdk-container .login-third-list .third-list li { | 527 | +@media only screen and (min-width: 640px){ |
| 528 | - border-radius: 100%; | 528 | + .new-sdk-container .login-third-list .third-list { |
| 529 | - background: #fff; | 529 | + width: 50%; |
| 530 | - float: left; | 530 | + } |
| 531 | - width: 130px; | 531 | +} |
| 532 | - height: 130px; | 532 | +.new-sdk-container .login-third-list .third-list li { |
| 533 | - margin: 0 35px 0 35px; | 533 | + border-radius: 100%; |
| 534 | -} | 534 | + background: #fff; |
| 535 | -.new-sdk-container .login-third-list .third-list li:nth-child(2n+2){ | 535 | + float: left; |
| 536 | - float: right; | 536 | + width: 130px; |
| 537 | -} | 537 | + height: 130px; |
| 538 | -.new-sdk-container .login-third-list .third-icon { | 538 | + margin: 0 35px 0 35px; |
| 539 | - background: url("../images/icon.png") no-repeat; | 539 | +} |
| 540 | - margin: 10px auto 0; | 540 | +.new-sdk-container .login-third-list .third-list li:nth-child(2n+2){ |
| 541 | -} | 541 | + float: right; |
| 542 | -.new-sdk-container .login-third-list .third-qq { | 542 | +} |
| 543 | - width: 85px; | 543 | +.new-sdk-container .login-third-list .third-icon { |
| 544 | - height: 88px; | 544 | + background: url("../images/icon.png") no-repeat; |
| 545 | - background-position: 0 -75px; | 545 | + margin: 10px auto 0; |
| 546 | - transform: scale(0.7); | 546 | +} |
| 547 | -} | 547 | +.new-sdk-container .login-third-list .third-qq { |
| 548 | -.new-sdk-container .login-third-list .third-guest{ | 548 | + width: 85px; |
| 549 | - width: 85px; | 549 | + height: 88px; |
| 550 | - height: 88px; | 550 | + background-position: 0 -75px; |
| 551 | - background-position: -219px -88px; | 551 | + transform: scale(0.7); |
| 552 | - transform: scale(0.7); | 552 | +} |
| 553 | - | 553 | +.new-sdk-container .login-third-list .third-guest{ |
| 554 | -} | 554 | + width: 85px; |
| 555 | - | 555 | + height: 88px; |
| 556 | -.new-sdk-container .login-third-list .third-weibo { | 556 | + background-position: -219px -88px; |
| 557 | - width: 111px; | 557 | + transform: scale(0.7); |
| 558 | - height: 88px; | 558 | + |
| 559 | - background-position: -102px -69px; | 559 | +} |
| 560 | - transform: scale(0.7); | 560 | + |
| 561 | -} | 561 | +.new-sdk-container .login-third-list .third-weibo { |
| 562 | -.new-sdk-container .login-third-list p { | 562 | + width: 111px; |
| 563 | - text-align: center; | 563 | + height: 88px; |
| 564 | - color: #000; | 564 | + background-position: -102px -69px; |
| 565 | - font-size: 14px; | 565 | + transform: scale(0.7); |
| 566 | -} | 566 | +} |
| 567 | -/*登录*/ | 567 | +.new-sdk-container .login-third-list p { |
| 568 | -.new-sdk-container .new-sdk-main{ | 568 | + text-align: center; |
| 569 | - min-height: 14em; | 569 | + color: #000; |
| 570 | - width: 90%; | 570 | + font-size: 14px; |
| 571 | - margin: 0 auto 0 auto; | 571 | +} |
| 572 | -} | 572 | +/*登录*/ |
| 573 | -.new-sdk-container .new-sdk-main .other-login{ | 573 | +.new-sdk-container .new-sdk-main{ |
| 574 | - margin: 17px auto; | 574 | + min-height: 14em; |
| 575 | - line-height: 28px; | 575 | + width: 90%; |
| 576 | - color: #434343; | 576 | + margin: 0 auto 0 auto; |
| 577 | - font-size: 24px; | 577 | +} |
| 578 | -} | 578 | +.new-sdk-container .new-sdk-main .other-login{ |
| 579 | -.new-sdk-container .new-sdk-main .other-login p{ | 579 | + margin: 17px auto; |
| 580 | - float: left; | 580 | + line-height: 28px; |
| 581 | -} | 581 | + color: #434343; |
| 582 | -.new-sdk-container .new-sdk-main .other-login p a{ | 582 | + font-size: 24px; |
| 583 | - display: inline-block; | 583 | +} |
| 584 | - width: 45px; | 584 | +.new-sdk-container .new-sdk-main .other-login p{ |
| 585 | - height: 45px; | 585 | + float: left; |
| 586 | - /*background: url(../images/new-sdk-icon.png) no-repeat;*/ | 586 | +} |
| 587 | - margin-left: 15px; | 587 | +.new-sdk-container .new-sdk-main .other-login p a{ |
| 588 | - vertical-align: bottom; | 588 | + display: inline-block; |
| 589 | -} | 589 | + width: 45px; |
| 590 | -.new-sdk-container .new-sdk-main .other-login p a.wb{ | 590 | + height: 45px; |
| 591 | - background-position: 0 -50px; | 591 | + /*background: url(../images/new-sdk-icon.png) no-repeat;*/ |
| 592 | -} | 592 | + margin-left: 15px; |
| 593 | -.new-sdk-container .new-sdk-main .other-login p a.qq{ | 593 | + vertical-align: bottom; |
| 594 | - background: url(../images/login_icon.png) no-repeat 0 0; | 594 | +} |
| 595 | -} | 595 | +.new-sdk-container .new-sdk-main .other-login p a.wb{ |
| 596 | -.new-sdk-container .new-sdk-main .other-login p a.weixin{ | 596 | + background-position: 0 -50px; |
| 597 | - background: url(../images/login_icon.png) no-repeat 0 -45px; | 597 | +} |
| 598 | -} | 598 | +.new-sdk-container .new-sdk-main .other-login p a.qq{ |
| 599 | -.new-sdk-container .new-sdk-main .other-login label{ | 599 | + background: url(../images/login_icon.png) no-repeat 0 0; |
| 600 | - float: right; | 600 | +} |
| 601 | -} | 601 | +.new-sdk-container .new-sdk-main .other-login p a.weixin{ |
| 602 | -.new-sdk-container .new-sdk-main .other-login label a{ | 602 | + background: url(../images/login_icon.png) no-repeat 0 -45px; |
| 603 | - font-size: 18px; | 603 | +} |
| 604 | -} | 604 | +.new-sdk-container .new-sdk-main .other-login label{ |
| 605 | -.new-sdk-container .new-sdk-main .inputbox{ | 605 | + float: right; |
| 606 | - margin: 0 auto; | 606 | +} |
| 607 | - background: #fff; | 607 | +.new-sdk-container .new-sdk-main .other-login label a{ |
| 608 | - border-radius: 10px; | 608 | + font-size: 18px; |
| 609 | - padding: 30px 18px 24px 25px; | 609 | +} |
| 610 | - overflow: visible; | 610 | +.new-sdk-container .new-sdk-main .inputbox{ |
| 611 | - zoom: 1; | 611 | + margin: 0 auto; |
| 612 | - margin-top: 30px; | 612 | + background: #fff; |
| 613 | - position: relative; | 613 | + border-radius: 10px; |
| 614 | - border: 1px solid #c0c0c0; | 614 | + padding: 30px 18px 24px 25px; |
| 615 | - font-family:"Microsoft YaHei","微软雅黑"; | 615 | + overflow: visible; |
| 616 | - color: #434343; | 616 | + zoom: 1; |
| 617 | -} | 617 | + margin-top: 30px; |
| 618 | -.new-sdk-container .new-sdk-main .inputbox .ileft{ | 618 | + position: relative; |
| 619 | - float: left; | 619 | + border: 1px solid #c0c0c0; |
| 620 | - width: 90px; | 620 | + font-family:"Microsoft YaHei","微软雅黑"; |
| 621 | - min-width: 90px; | 621 | + color: #434343; |
| 622 | - font-size: 30px; | 622 | +} |
| 623 | - font-family:"Microsoft YaHei","微软雅黑"; | 623 | +.new-sdk-container .new-sdk-main .inputbox .ileft{ |
| 624 | - position: absolute; | 624 | + float: left; |
| 625 | - line-height: 30px; | 625 | + width: 90px; |
| 626 | -} | 626 | + min-width: 90px; |
| 627 | -.new-sdk-container .new-sdk-main .inputbox .iright{ | 627 | + font-size: 30px; |
| 628 | - float: left; | 628 | + font-family:"Microsoft YaHei","微软雅黑"; |
| 629 | - width: calc(100% - 90px); | 629 | + position: absolute; |
| 630 | - width: -moz-calc(100% - 90px); | 630 | + line-height: 30px; |
| 631 | - width: -webkit-calc(100% - 90px); | 631 | +} |
| 632 | - margin-left: 90px; | 632 | +.new-sdk-container .new-sdk-main .inputbox .iright{ |
| 633 | -} | 633 | + float: left; |
| 634 | -.new-sdk-container .new-sdk-main .inputbox input{ | 634 | + width: calc(100% - 90px); |
| 635 | - width: calc(100% - 47px); | 635 | + width: -moz-calc(100% - 90px); |
| 636 | - width: -moz-calc(100% - 47px); | 636 | + width: -webkit-calc(100% - 90px); |
| 637 | - width: -webkit-calc(100% - 47px); | 637 | + margin-left: 90px; |
| 638 | - font-size: 30px; | 638 | +} |
| 639 | - line-height: 30px; | 639 | +.new-sdk-container .new-sdk-main .inputbox input{ |
| 640 | - border: none; | 640 | + width: calc(100% - 47px); |
| 641 | - font-family: "Microsoft YaHei","微软雅黑"; | 641 | + width: -moz-calc(100% - 47px); |
| 642 | - white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all; | 642 | + width: -webkit-calc(100% - 47px); |
| 643 | -} | 643 | + font-size: 30px; |
| 644 | -.new-sdk-container .new-sdk-main .iright .bottom-icon{ | 644 | + line-height: 30px; |
| 645 | - position: absolute; | 645 | + border: none; |
| 646 | - right: 0; | 646 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 647 | - top: 5px; | 647 | + white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all; |
| 648 | - width: 100px; | 648 | +} |
| 649 | - height: 90px; | 649 | +.new-sdk-container .new-sdk-main .iright .bottom-icon{ |
| 650 | -} | 650 | + position: absolute; |
| 651 | -.new-sdk-container .new-sdk-main .iright .bottom-icon i.iconfont{ | 651 | + right: 0; |
| 652 | - position: absolute; | 652 | + top: 5px; |
| 653 | - right: 25px; | 653 | + width: 100px; |
| 654 | - top: 50%; | 654 | + height: 90px; |
| 655 | - margin-top: -20px; | 655 | +} |
| 656 | -} | 656 | +.new-sdk-container .new-sdk-main .iright .bottom-icon i.iconfont{ |
| 657 | -/*.new-sdk-container .new-sdk-main .iright .bottom-icon i{ | 657 | + position: absolute; |
| 658 | - display: block; | 658 | + right: 25px; |
| 659 | - width: 33px; | 659 | + top: 50%; |
| 660 | - height: 22px; | 660 | + margin-top: -20px; |
| 661 | - background: url(../images/new-sdk-icon.png) no-repeat 0 0; | 661 | +} |
| 662 | -}*/ | 662 | +/*.new-sdk-container .new-sdk-main .iright .bottom-icon i{ |
| 663 | -.new-sdk-container input{ | 663 | + display: block; |
| 664 | - outline: medium; | 664 | + width: 33px; |
| 665 | -} | 665 | + height: 22px; |
| 666 | -.new-sdk-container .pull-box{ | 666 | + background: url(../images/new-sdk-icon.png) no-repeat 0 0; |
| 667 | - position:absolute; | 667 | +}*/ |
| 668 | - top: 85px; | 668 | +.new-sdk-container input{ |
| 669 | - left: -1px; | 669 | + outline: medium; |
| 670 | - border: 1px solid #c0c0c0; | 670 | +} |
| 671 | - border-top: 0; | 671 | +.new-sdk-container .pull-box{ |
| 672 | - border-radius: 0 0 20px 20px; | 672 | + position:absolute; |
| 673 | - width: 100%; | 673 | + top: 85px; |
| 674 | - font-size:16px; | 674 | + left: -1px; |
| 675 | - z-index: 99; | 675 | + border: 1px solid #c0c0c0; |
| 676 | - background: #fff; | 676 | + border-top: 0; |
| 677 | - color: #333; | 677 | + border-radius: 0 0 20px 20px; |
| 678 | - display: none; | 678 | + width: 100%; |
| 679 | - font-family: 宋体; | 679 | + font-size:16px; |
| 680 | - max-height: 11em; | 680 | + z-index: 99; |
| 681 | - overflow-y: scroll; | 681 | + background: #fff; |
| 682 | -} | 682 | + color: #333; |
| 683 | -.new-sdk-container .pull-box ul{ | 683 | + display: none; |
| 684 | - margin-left: 65px; | 684 | + font-family: 宋体; |
| 685 | -} | 685 | + max-height: 11em; |
| 686 | -.new-sdk-container .pull-box li{ | 686 | + /*overflow-y: scroll;*/ |
| 687 | - text-indent: 15px; | 687 | + height: 150px; |
| 688 | - margin: 5px 0; | 688 | +} |
| 689 | - color: #434343; | 689 | +.new-sdk-container .pull-box ul{ |
| 690 | - font-size: 30px; | 690 | + margin-left: 65px; |
| 691 | -} | 691 | +} |
| 692 | -.new-sdk-container .pull-box li a{ | 692 | +.new-sdk-container .pull-box li{ |
| 693 | - display: block; | 693 | + text-indent: 15px; |
| 694 | -} | 694 | + margin: 5px 0; |
| 695 | -/*忘记密码*/ | 695 | + color: #434343; |
| 696 | -.new-sdk-container .forget-password .function-list { | 696 | + font-size: 30px; |
| 697 | - width: 100%; | 697 | +} |
| 698 | - margin: 10px auto; | 698 | +.new-sdk-container .pull-box li a{ |
| 699 | - font-size: 16px; | 699 | + display: block; |
| 700 | -} | 700 | +} |
| 701 | -.new-sdk-container .forget-password .function-list li { | 701 | +/*忘记密码*/ |
| 702 | - margin-top: 10px; | 702 | +.new-sdk-container .forget-password .function-list { |
| 703 | -} | 703 | + width: 100%; |
| 704 | -.new-sdk-container .forget-password .function-list li:first-child { | 704 | + margin: 10px auto; |
| 705 | - margin-top: 20px; | 705 | + font-size: 16px; |
| 706 | -} | 706 | +} |
| 707 | -.new-sdk-container .forget-password .function-list-icon { | 707 | +.new-sdk-container .forget-password .function-list li { |
| 708 | - display: block; | 708 | + margin-top: 10px; |
| 709 | - width: 13px; | 709 | +} |
| 710 | - height: 13px; | 710 | +.new-sdk-container .forget-password .function-list li:first-child { |
| 711 | - background: url("../images/icon.png") no-repeat; | 711 | + margin-top: 20px; |
| 712 | - margin: 5px 10px 0 0; | 712 | +} |
| 713 | -} | 713 | +.new-sdk-container .forget-password .function-list-icon { |
| 714 | -.new-sdk-container .forget-password .function-list-icon-1 { | 714 | + display: block; |
| 715 | - background-position: -245px -75px; | 715 | + width: 13px; |
| 716 | -} | 716 | + height: 13px; |
| 717 | -.new-sdk-container .forget-password .function-list-icon-2 { | 717 | + background: url("../images/icon.png") no-repeat; |
| 718 | - background-position: -280px -75px; | 718 | + margin: 5px 10px 0 0; |
| 719 | -} | 719 | +} |
| 720 | -.new-sdk-container .forget-password .function-list-content { | 720 | +.new-sdk-container .forget-password .function-list-icon-1 { |
| 721 | - display: none; | 721 | + background-position: -245px -75px; |
| 722 | - margin: 5px 0 0 20px; | 722 | +} |
| 723 | -} | 723 | +.new-sdk-container .forget-password .function-list-icon-2 { |
| 724 | -.new-sdk-container .forget-password .function-list-content .function-input { | 724 | + background-position: -280px -75px; |
| 725 | - width: calc(100% -20px); | 725 | +} |
| 726 | - width: -moz-calc(100% - 20px); | 726 | +.new-sdk-container .forget-password .function-list-content { |
| 727 | - width: -webkit-calc(100% - 20px); | 727 | + display: none; |
| 728 | - border: 1px solid #c2c2c2; | 728 | + margin: 5px 0 0 20px; |
| 729 | - padding: 10px; | 729 | +} |
| 730 | - font-size: 16px; | 730 | +.new-sdk-container .forget-password .function-list-content .function-input { |
| 731 | -} | 731 | + width: calc(100% -20px); |
| 732 | -.new-sdk-container .forget-password .function-list-content p { | 732 | + width: -moz-calc(100% - 20px); |
| 733 | - color: #595757; | 733 | + width: -webkit-calc(100% - 20px); |
| 734 | - font-size: 16px; | 734 | + border: 1px solid #c2c2c2; |
| 735 | - margin: 0; | 735 | + padding: 10px; |
| 736 | -} | 736 | + font-size: 16px; |
| 737 | -.login-box .forget-password .login-button { | 737 | +} |
| 738 | - margin-top: 10px; | 738 | +.new-sdk-container .forget-password .function-list-content p { |
| 739 | -} | 739 | + color: #595757; |
| 740 | -.function-list .function-list-text{ | 740 | + font-size: 16px; |
| 741 | - float: left; | 741 | + margin: 0; |
| 742 | - width: calc(100% -25px); | 742 | +} |
| 743 | - width: -moz-calc(100% - 25px); | 743 | +.login-box .forget-password .login-button { |
| 744 | - width: -webkit-calc(100% - 25px); | 744 | + margin-top: 10px; |
| 745 | - word-break: break-all; | 745 | +} |
| 746 | -} | 746 | +.function-list .function-list-text{ |
| 747 | -/*服务协议*/ | 747 | + float: left; |
| 748 | -.new-sdk-container .new-sdk-content{ | 748 | + width: calc(100% -25px); |
| 749 | - width: calc(100% - 76); | 749 | + width: -moz-calc(100% - 25px); |
| 750 | - width: -moz-calc(100% - 76); | 750 | + width: -webkit-calc(100% - 25px); |
| 751 | - width: -webkit-calc(100% - 76); | 751 | + word-break: break-all; |
| 752 | - height: 300px; | 752 | +} |
| 753 | - border: 1px solid #c0c0c0; | 753 | +/*服务协议*/ |
| 754 | - border-right: none; | 754 | +.new-sdk-container .new-sdk-content{ |
| 755 | - border-bottom: none; | 755 | + width: calc(100% - 76); |
| 756 | - margin: 25px 37px 15px; | 756 | + width: -moz-calc(100% - 76); |
| 757 | - overflow-y: scroll; | 757 | + width: -webkit-calc(100% - 76); |
| 758 | - color: #000; | 758 | + height: 300px; |
| 759 | - background: #fff; | 759 | + border: 1px solid #c0c0c0; |
| 760 | - -webkit-overflow-scrolling: touch; | 760 | + border-right: none; |
| 761 | -} | 761 | + border-bottom: none; |
| 762 | -@media only screen and (min-width: 100px) and (max-width: 640px) { | 762 | + margin: 25px 37px 15px; |
| 763 | - .new-sdk-container .new-sdk-content{ | 763 | + overflow-y: scroll; |
| 764 | - height: 250px; | 764 | + color: #000; |
| 765 | - } | 765 | + background: #fff; |
| 766 | -} | 766 | + -webkit-overflow-scrolling: touch; |
| 767 | -.new-sdk-container .new-sdk-content h3 { | 767 | +} |
| 768 | - font-size: 28px; | 768 | +@media only screen and (min-width: 100px) and (max-width: 640px) { |
| 769 | - font-weight: normal; | 769 | + .new-sdk-container .new-sdk-content{ |
| 770 | - text-align: center; | 770 | + height: 250px; |
| 771 | - margin: 5px 0 20px; | 771 | + } |
| 772 | -} | 772 | +} |
| 773 | -.new-sdk-container .new-sdk-content p, .new-sdk-container .new-sdk-content h4 { | 773 | +.new-sdk-container .new-sdk-content h3 { |
| 774 | - font-size: 24px; | 774 | + font-size: 28px; |
| 775 | - font-weight: normal; | 775 | + font-weight: normal; |
| 776 | - padding: 0 20px; | 776 | + text-align: center; |
| 777 | -} | 777 | + margin: 5px 0 20px; |
| 778 | -.new-sdk-container .new-sdk-content p { | 778 | +} |
| 779 | - text-indent: 2em; | 779 | +.new-sdk-container .new-sdk-content p, .new-sdk-container .new-sdk-content h4 { |
| 780 | -} | 780 | + font-size: 24px; |
| 781 | -.new-sdk-container .agreement{ | 781 | + font-weight: normal; |
| 782 | - float: right; | 782 | + padding: 0 20px; |
| 783 | - font-size: 24px; | 783 | +} |
| 784 | - line-height: 20px; | 784 | +.new-sdk-container .new-sdk-content p { |
| 785 | - margin-right: 32px; | 785 | + text-indent: 2em; |
| 786 | -} | 786 | +} |
| 787 | -.new-sdk-container .checkbox { | 787 | +.new-sdk-container .agreement{ |
| 788 | - width: 24px; | 788 | + float: right; |
| 789 | - height: 24px; | 789 | + font-size: 24px; |
| 790 | - /*background: transparent url("../images/icon.png") no-repeat scroll 0% 0%;*/ | 790 | + line-height: 20px; |
| 791 | - margin: 0 10px; | 791 | + margin-right: 32px; |
| 792 | - display: inline-block; | 792 | +} |
| 793 | -} | 793 | +.new-sdk-container .checkbox { |
| 794 | -.new-sdk-container .checkbox-2 { | 794 | + width: 24px; |
| 795 | - background-position: -274px -7px; | 795 | + height: 24px; |
| 796 | -} | 796 | + /*background: transparent url("../images/icon.png") no-repeat scroll 0% 0%;*/ |
| 797 | -/*填写注册*/ | 797 | + margin: 0 10px; |
| 798 | -.new-sdk-container .checkbox-1 { | 798 | + display: inline-block; |
| 799 | - background-position: -234px -7px; | 799 | +} |
| 800 | -} | 800 | +.new-sdk-container .checkbox-2 { |
| 801 | -.new-sdk-container .ag-tx{ | 801 | + background-position: -274px -7px; |
| 802 | - font-size: 24px; | 802 | +} |
| 803 | - margin: 20px 0 22px; | 803 | +/*填写注册*/ |
| 804 | -} | 804 | +.new-sdk-container .checkbox-1 { |
| 805 | -.new-sdk-container .ag-tx a{ | 805 | + background-position: -234px -7px; |
| 806 | - color: #0078ff; | 806 | +} |
| 807 | - text-decoration: underline; | 807 | +.new-sdk-container .ag-tx{ |
| 808 | -} | 808 | + font-size: 24px; |
| 809 | -.margintop{ | 809 | + margin: 20px 0 22px; |
| 810 | - margin-top: 20px; | 810 | +} |
| 811 | -} | 811 | +.new-sdk-container .ag-tx a{ |
| 812 | - | 812 | + color: #0078ff; |
| 813 | -/* 消息框 */ | 813 | + text-decoration: underline; |
| 814 | -#alert { | 814 | +} |
| 815 | - background:rgba(0, 0, 0, 0.65)!important; filter:Alpha(opacity=65); | 815 | +.margintop{ |
| 816 | - position: absolute; | 816 | + margin-top: 20px; |
| 817 | - top: 50%; | 817 | +} |
| 818 | - left: 50%; | 818 | + |
| 819 | - margin: auto 0; | 819 | +/* 消息框 */ |
| 820 | - width: 80%; | 820 | +#alert { |
| 821 | - z-index: 1000; | 821 | + background:rgba(0, 0, 0, 0.65)!important; filter:Alpha(opacity=65); |
| 822 | - line-height: 38px; | 822 | + position: absolute; |
| 823 | - font-size: 30px; | 823 | + top: 50%; |
| 824 | - margin-left: -40%; | 824 | + left: 50%; |
| 825 | - text-align: center; | 825 | + margin: auto 0; |
| 826 | - color: #c3c3c3; | 826 | + width: 80%; |
| 827 | - border-radius: 10px; | 827 | + z-index: 1000; |
| 828 | - padding: 10px 0px; | 828 | + line-height: 38px; |
| 829 | -} | 829 | + font-size: 30px; |
| 830 | - | 830 | + margin-left: -40%; |
| 831 | -button.close { | 831 | + text-align: center; |
| 832 | - padding: 0; | 832 | + color: #c3c3c3; |
| 833 | - cursor: pointer; | 833 | + border-radius: 10px; |
| 834 | - background: transparent; | 834 | + padding: 10px 0px; |
| 835 | - border: 0; | 835 | +} |
| 836 | - -webkit-appearance: none; | 836 | + |
| 837 | -} | 837 | +button.close { |
| 838 | -.alert { | 838 | + padding: 0; |
| 839 | - padding: 8px 35px 8px 14px; | 839 | + cursor: pointer; |
| 840 | - font-size: 16px; | 840 | + background: transparent; |
| 841 | - /* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/ | 841 | + border: 0; |
| 842 | - background:rgba(250, 250, 250, 0.64); | 842 | + -webkit-appearance: none; |
| 843 | - /*border: 1px solid #fbeed5;*/ | 843 | +} |
| 844 | - -webkit-border-radius: 4px; | 844 | +.alert { |
| 845 | - -moz-border-radius: 4px; | 845 | + padding: 8px 35px 8px 14px; |
| 846 | - border-radius: 4px; | 846 | + font-size: 16px; |
| 847 | -} | 847 | + /* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/ |
| 848 | -.alert, | 848 | + background:rgba(250, 250, 250, 0.64); |
| 849 | -.alert h4 { | 849 | + /*border: 1px solid #fbeed5;*/ |
| 850 | - color: #c09853; | 850 | + -webkit-border-radius: 4px; |
| 851 | -} | 851 | + -moz-border-radius: 4px; |
| 852 | - | 852 | + border-radius: 4px; |
| 853 | -.alert h4 { | 853 | +} |
| 854 | - margin: 0; | 854 | +.alert, |
| 855 | -} | 855 | +.alert h4 { |
| 856 | - | 856 | + color: #c09853; |
| 857 | -.alert .close { | 857 | +} |
| 858 | - position: relative; | 858 | + |
| 859 | - top: -2px; | 859 | +.alert h4 { |
| 860 | - right: 8px; | 860 | + margin: 0; |
| 861 | - line-height: 20px; | 861 | +} |
| 862 | -} | 862 | + |
| 863 | - | 863 | +.alert .close { |
| 864 | -.alert-success { | 864 | + position: relative; |
| 865 | - color:#009933; | 865 | + top: -2px; |
| 866 | - /*border-bottom:2px solid #9f9f9f;*/ | 866 | + right: 8px; |
| 867 | - border-color: #d6e9c6; | 867 | + line-height: 20px; |
| 868 | - text-shadow:none; | 868 | +} |
| 869 | -} | 869 | + |
| 870 | - | 870 | +.alert-success { |
| 871 | -.alert-success h3 { | 871 | + color:#009933; |
| 872 | - color: #468847; | 872 | + /*border-bottom:2px solid #9f9f9f;*/ |
| 873 | -} | 873 | + border-color: #d6e9c6; |
| 874 | - | 874 | + text-shadow:none; |
| 875 | -.alert-danger, | 875 | +} |
| 876 | -.alert-error { | 876 | + |
| 877 | - color:red; | 877 | +.alert-success h3 { |
| 878 | - text-shadow:none; | 878 | + color: #468847; |
| 879 | -} | 879 | +} |
| 880 | - | 880 | + |
| 881 | -.alert-danger h3, | 881 | +.alert-danger, |
| 882 | -.alert-error h3 { | 882 | +.alert-error { |
| 883 | - color: #b94a48; | 883 | + color:red; |
| 884 | -} | 884 | + text-shadow:none; |
| 885 | - | 885 | +} |
| 886 | - | 886 | + |
| 887 | -.ios_scroll iframe{ | 887 | +.alert-danger h3, |
| 888 | - min-height: 320px; | 888 | +.alert-error h3 { |
| 889 | - /*transform: scale(1.1);*/ | 889 | + color: #b94a48; |
| 890 | -} | 890 | +} |
| 891 | -/*用户中心*/ | 891 | + |
| 892 | -.clearfix:before, | 892 | + |
| 893 | -.clearfix:after { | 893 | +.ios_scroll iframe{ |
| 894 | - display: table; | 894 | + min-height: 320px; |
| 895 | - line-height: 0; | 895 | + /*transform: scale(1.1);*/ |
| 896 | - content: ""; | 896 | +} |
| 897 | -} | 897 | +/*用户中心*/ |
| 898 | -.clearfix:after { | 898 | +.clearfix:before, |
| 899 | - clear: both; | 899 | +.clearfix:after { |
| 900 | -} | 900 | + display: table; |
| 901 | -.pull-left{ float: left;} | 901 | + line-height: 0; |
| 902 | -.pull-right{ float: right;} | 902 | + content: ""; |
| 903 | -.w_45{ width: 45%;} | 903 | +} |
| 904 | -.w_50{ width: 50%;} | 904 | +.clearfix:after { |
| 905 | -.poslft{ position: absolute; left: 1em;} | 905 | + clear: both; |
| 906 | -.user-center{ | 906 | +} |
| 907 | - position: relative; | 907 | +.pull-left{ float: left;} |
| 908 | - text-align: center; | 908 | +.pull-right{ float: right;} |
| 909 | - padding: 26px 0 18px; | 909 | +.w_45{ width: 45%;} |
| 910 | - border-bottom: 2px solid #fff; | 910 | +.w_50{ width: 50%;} |
| 911 | - color: #00beef; | 911 | +.poslft{ position: absolute; left: 1em;} |
| 912 | - font-family: "Microsoft YaHei","微软雅黑"; | 912 | +.user-center{ |
| 913 | - font-size: 36px; | 913 | + position: relative; |
| 914 | -} | 914 | + text-align: center; |
| 915 | -.user-center a{ | 915 | + padding: 26px 0 18px; |
| 916 | - position: absolute; | 916 | + border-bottom: 2px solid #fff; |
| 917 | - right: 37px; | 917 | + color: #00beef; |
| 918 | - bottom:17px; | 918 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 919 | - color: #ff9600; | 919 | + font-size: 36px; |
| 920 | - font-size: 24px; | 920 | +} |
| 921 | - | 921 | +.user-center a{ |
| 922 | -} | 922 | + position: absolute; |
| 923 | -.user-center a.lefticon{ | 923 | + right: 27px; |
| 924 | - right: auto; | 924 | + bottom:7px; |
| 925 | - left: 37px; | 925 | + color: #ff9600; |
| 926 | -} | 926 | + font-size: 24px; |
| 927 | -.user-center-box{ | 927 | + padding:10px; |
| 928 | - border-top: 1px solid #c4c3c3; | 928 | +} |
| 929 | - padding: 0 37px 50px; | 929 | +.user-center a.lefticon{ |
| 930 | -} | 930 | + right: auto; |
| 931 | -.user-center-box .top{ | 931 | + left: 37px; |
| 932 | - border-bottom: 2px solid #fff; | 932 | +} |
| 933 | - padding: 43px 0 40px; | 933 | +.user-center-box{ |
| 934 | -} | 934 | + border-top: 1px solid #c4c3c3; |
| 935 | -.user-center-box .top .txt p{ | 935 | + padding: 0 37px 50px; |
| 936 | - color: #434343; | 936 | +} |
| 937 | - font-size: 30px; | 937 | +.user-center-box .top{ |
| 938 | - white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all; | 938 | + border-bottom: 2px solid #fff; |
| 939 | - width: 100%; | 939 | + padding: 43px 0 40px; |
| 940 | -} | 940 | +} |
| 941 | -.user-center-box .top .inline-btn{ | 941 | +.user-center-box .top .txt p{ |
| 942 | - margin: 0; | 942 | + color: #434343; |
| 943 | - width: 45%; | 943 | + font-size: 30px; |
| 944 | -} | 944 | + white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all; |
| 945 | -.user-center-box .top .inline-btn a{ | 945 | + width: 100%; |
| 946 | - border-radius: 10px; | 946 | +} |
| 947 | - text-align: center; | 947 | +.user-center-box .top .inline-btn{ |
| 948 | - line-height: 85px; | 948 | + margin: 0; |
| 949 | - font-size: 30px; | 949 | + width: 45%; |
| 950 | -} | 950 | +} |
| 951 | -.user-center-box .bind-user{ | 951 | +.user-center-box .top .inline-btn a{ |
| 952 | - border-top: 1px solid #c4c3c3; | 952 | + border-radius: 10px; |
| 953 | - padding: 30px 20px; | 953 | + text-align: center; |
| 954 | -} | 954 | + line-height: 85px; |
| 955 | -.user-center-box .bind-user .txt{ | 955 | + font-size: 30px; |
| 956 | - color:#949494; | 956 | +} |
| 957 | - font-size: 20px; | 957 | +.user-center-box .bind-user{ |
| 958 | -} | 958 | + border-top: 1px solid #c4c3c3; |
| 959 | -.user-center-box .bind-user .btn-bind{ | 959 | + padding: 30px 20px; |
| 960 | - font-size: 30px; | 960 | +} |
| 961 | - text-align: center; | 961 | +.user-center-box .bind-user .txt{ |
| 962 | - line-height: 60px; | 962 | + color:#949494; |
| 963 | - border: 1px solid #ff9600; | 963 | + font-size: 20px; |
| 964 | - color: #ff9600; | 964 | +} |
| 965 | - border-radius: 10px; | 965 | +.user-center-box .bind-user .btn-bind{ |
| 966 | - background: none; | 966 | + font-size: 30px; |
| 967 | -} | 967 | + text-align: center; |
| 968 | -.user-center-box .bind-user .inline-btn{ | 968 | + line-height: 60px; |
| 969 | - margin: 0; | 969 | + border: 1px solid #ff9600; |
| 970 | - width: 35%; | 970 | + color: #ff9600; |
| 971 | - overflow: initial; | 971 | + border-radius: 10px; |
| 972 | - margin-left: 10%; | 972 | + background: none; |
| 973 | -} | 973 | +} |
| 974 | -.user-center-box .list-item{ | 974 | +.user-center-box .bind-user .inline-btn{ |
| 975 | - border-left: 1px solid #c0c0c0; | 975 | + margin: 0; |
| 976 | - border-top: 1px solid #c0c0c0; | 976 | + width: 35%; |
| 977 | -} | 977 | + overflow: initial; |
| 978 | -.user-center-box .list-item li{ | 978 | + margin-left: 10%; |
| 979 | - position:relative;float: left; width: 33.333%; background: #fff; border-right: 1px solid #c0c0c0;border-bottom: 1px solid #c0c0c0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; text-align: center; color: #434343; font-size: 30px; padding:30px 0; | 979 | +} |
| 980 | -} | 980 | +.user-center-box .list-item{ |
| 981 | -.user-center-box .list-item li a{ display: block;} | 981 | + border-left: 1px solid #c0c0c0; |
| 982 | -.user-center-box .list-item .redround{ | 982 | + border-top: 1px solid #c0c0c0; |
| 983 | - position: absolute; | 983 | +} |
| 984 | - top: 5px; | 984 | +.user-center-box .list-item li{ |
| 985 | - right: 5px; | 985 | + position:relative;float: left; width: 33.333%; background: #fff; border-right: 1px solid #c0c0c0;border-bottom: 1px solid #c0c0c0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; text-align: center; color: #434343; font-size: 30px; padding:30px 0; |
| 986 | - background: #ff0000; | 986 | +} |
| 987 | - display: block; | 987 | +.user-center-box .list-item li a{ display: block;} |
| 988 | - width: 10px; | 988 | +.user-center-box .list-item .redround{ |
| 989 | - height: 10px; | 989 | + position: absolute; |
| 990 | - border-radius: 100%; | 990 | + top: 5px; |
| 991 | -} | 991 | + right: 5px; |
| 992 | -.acount-name{ | 992 | + background: #ff0000; |
| 993 | - color: #434343; | 993 | + display: block; |
| 994 | - font-size: 30px; | 994 | + width: 10px; |
| 995 | - margin-bottom: 25px; | 995 | + height: 10px; |
| 996 | -} | 996 | + border-radius: 100%; |
| 997 | -.user-center a.btn-link{ | 997 | +} |
| 998 | - font-size: 24px; | 998 | +.acount-name{ |
| 999 | - bottom: 20px; | 999 | + color: #434343; |
| 1000 | -} | 1000 | + font-size: 30px; |
| 1001 | -.new-sdk-container .activity{ border-top: 1px solid #c4c3c3;} | 1001 | + margin-bottom: 25px; |
| 1002 | -.new-sdk-container .activity-list li:not(.more){ | 1002 | +} |
| 1003 | - padding: 20px; | 1003 | +.user-center a.btn-link{ |
| 1004 | - border-bottom: 1px dashed #ddd; | 1004 | + font-size: 24px; |
| 1005 | -} | 1005 | + bottom: 20px; |
| 1006 | -.new-sdk-container .activity-list li:not(.more) a{ | 1006 | +} |
| 1007 | - font-size: 26px; | 1007 | +.new-sdk-container .activity{ border-top: 1px solid #c4c3c3;} |
| 1008 | -} | 1008 | +.new-sdk-container .activity-list li:not(.more){ |
| 1009 | -.new-sdk-container .activity-list .act_time { | 1009 | + padding: 20px; |
| 1010 | - color: #999; | 1010 | + border-bottom: 1px dashed #ddd; |
| 1011 | - font-size: 24px; | 1011 | +} |
| 1012 | -} | 1012 | +.new-sdk-container .activity-list li:not(.more) a{ |
| 1013 | -.new-sdk-container .activity-list .act_title{white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all;display: block;width: 80%;} | 1013 | + font-size: 26px; |
| 1014 | -.new-sdk-container .activity-list li.more a{ | 1014 | +} |
| 1015 | - display: block; | 1015 | +.new-sdk-container .activity-list .act_time { |
| 1016 | - width: 235px; | 1016 | + color: #999; |
| 1017 | - margin: 20px auto; | 1017 | + font-size: 24px; |
| 1018 | - text-align: center; | 1018 | +} |
| 1019 | - padding: 20px; | 1019 | +.new-sdk-container .activity-list .act_title{white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all;display: block;width: 80%;} |
| 1020 | - color: #fff; | 1020 | +.new-sdk-container .activity-list li.more a{ |
| 1021 | - font-size: 26px; | 1021 | + display: block; |
| 1022 | - background: #00beef; | 1022 | + width: 235px; |
| 1023 | - border-radius: 10px; | 1023 | + margin: 20px auto; |
| 1024 | -} | 1024 | + text-align: center; |
| 1025 | -.new-sdk-container .activity .bor_b_h3{ | 1025 | + padding: 20px; |
| 1026 | - border-bottom: 1px solid #e0e0e0; | 1026 | + color: #fff; |
| 1027 | - background: #fff; | 1027 | + font-size: 26px; |
| 1028 | - padding: 20px 0; | 1028 | + background: #00beef; |
| 1029 | - margin: 0 37px; | 1029 | + border-radius: 10px; |
| 1030 | -} | 1030 | +} |
| 1031 | -.new-sdk-container .activity .bor_b_h3 h3{ | 1031 | +.new-sdk-container .activity .bor_b_h3{ |
| 1032 | - color: #000; | 1032 | + border-bottom: 1px solid #e0e0e0; |
| 1033 | - font-size: 26px; | 1033 | + background: #fff; |
| 1034 | - font-family: "Microsoft YaHei","微软雅黑"; | 1034 | + padding: 20px 0; |
| 1035 | - font-weight: normal; | 1035 | + margin: 0 37px; |
| 1036 | -} | 1036 | +} |
| 1037 | -.scroll{ height: 100%;} | 1037 | +.new-sdk-container .activity .bor_b_h3 h3{ |
| 1038 | -.new-sdk-container .activity .bor_b_h3 .text-info{ | 1038 | + color: #000; |
| 1039 | - color: #707070; | 1039 | + font-size: 26px; |
| 1040 | - font-size: 24px; | 1040 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1041 | - font-family: "Microsoft YaHei","微软雅黑"; | 1041 | + font-weight: normal; |
| 1042 | - font-weight: normal; | 1042 | +} |
| 1043 | - margin-top: 5px; | 1043 | +.scroll{ height: 100%;} |
| 1044 | -} | 1044 | +.new-sdk-container .activity .bor_b_h3 .text-info{ |
| 1045 | -.new-sdk-container .activity .activity_text{ | 1045 | + color: #707070; |
| 1046 | - color: #707070; | 1046 | + font-size: 24px; |
| 1047 | - font-size: 26px; | 1047 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1048 | - padding: 20px; | 1048 | + font-weight: normal; |
| 1049 | - font-family: "Microsoft YaHei","微软雅黑"; | 1049 | + margin-top: 5px; |
| 1050 | - background: #fff; | 1050 | +} |
| 1051 | -} | 1051 | +.new-sdk-container .activity .activity_text{ |
| 1052 | -.new-sdk-container .activity .activity_text img{ | 1052 | + color: #707070; |
| 1053 | - display: block; | 1053 | + font-size: 26px; |
| 1054 | - width: 100%; | 1054 | + padding: 20px; |
| 1055 | -} | 1055 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1056 | -.new-sdk-container .pwd_box{ margin: 0 37px;} | 1056 | + background: #fff; |
| 1057 | -.new-sdk-container .pwd_box li{ | 1057 | +} |
| 1058 | - border: 1px solid #c0c0c0; | 1058 | +.new-sdk-container .activity .activity_text img{ |
| 1059 | - border-radius: 10px; | 1059 | + display: block; |
| 1060 | - -moz-border-radius: 10px; | 1060 | + width: 100%; |
| 1061 | - -webkit-border-radius: 10px; | 1061 | +} |
| 1062 | - padding: 20px 0; | 1062 | +.new-sdk-container .pwd_box{ margin: 0 37px;} |
| 1063 | - margin-bottom: 20px; | 1063 | +.new-sdk-container .pwd_box li{ |
| 1064 | - background: #fff; | 1064 | + border: 1px solid #c0c0c0; |
| 1065 | -} | 1065 | + border-radius: 10px; |
| 1066 | -.new-sdk-container .pwd_box #mobile_get_pwd_form .inline-btn li{ | 1066 | + -moz-border-radius: 10px; |
| 1067 | - border-radius: 20px; | 1067 | + -webkit-border-radius: 10px; |
| 1068 | - -moz-border-radius: 20px; | 1068 | + padding: 20px 0; |
| 1069 | - -webkit-border-radius: 20px; | 1069 | + margin-bottom: 20px; |
| 1070 | - padding: 0; | 1070 | + background: #fff; |
| 1071 | -} | 1071 | +} |
| 1072 | -.new-sdk-container .pwd_box li a{ | 1072 | +.new-sdk-container .pwd_box #mobile_get_pwd_form .inline-btn li{ |
| 1073 | - display: block; | 1073 | + border-radius: 20px; |
| 1074 | - color: #434343; | 1074 | + -moz-border-radius: 20px; |
| 1075 | - font-size: 30px; | 1075 | + -webkit-border-radius: 20px; |
| 1076 | - font-family: "Microsoft YaHei","微软雅黑"; | 1076 | + padding: 0; |
| 1077 | - text-align: center; | 1077 | +} |
| 1078 | -} | 1078 | +.new-sdk-container .pwd_box li a{ |
| 1079 | -.pwd_box .step-box input{ | 1079 | + display: block; |
| 1080 | - background: #fff; | 1080 | + color: #434343; |
| 1081 | - width: 100%; | 1081 | + font-size: 30px; |
| 1082 | - padding: 25px 0; | 1082 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1083 | - border-radius: 10px; | 1083 | + text-align: center; |
| 1084 | - border: 1px solid #c0c0c0; | 1084 | +} |
| 1085 | - text-align: center; | 1085 | +.pwd_box .step-box input{ |
| 1086 | - margin: 83px 0 91px 0; | 1086 | + background: #fff; |
| 1087 | - font-size: 30px; | 1087 | + width: 100%; |
| 1088 | - line-height: 30px; | 1088 | + padding: 25px 0; |
| 1089 | - box-shadow: none; | 1089 | + border-radius: 10px; |
| 1090 | - box-sizing: border-box; | 1090 | + border: 1px solid #c0c0c0; |
| 1091 | - appearance:button; | 1091 | + text-align: center; |
| 1092 | - -moz-appearance:button; /* Firefox */ | 1092 | + margin: 83px 0 91px 0; |
| 1093 | - -webkit-appearance:button; /* Safari 和 Chrome */ | 1093 | + font-size: 30px; |
| 1094 | -} | 1094 | + line-height: 30px; |
| 1095 | -.pwd_box .step-box a{ | 1095 | + box-shadow: none; |
| 1096 | - display: block; | 1096 | + box-sizing: border-box; |
| 1097 | - text-align: center; | 1097 | + appearance:button; |
| 1098 | - width: 235px; | 1098 | + -moz-appearance:button; /* Firefox */ |
| 1099 | - background: #ff9600; | 1099 | + -webkit-appearance:button; /* Safari 和 Chrome */ |
| 1100 | - margin: 0 auto; | 1100 | +} |
| 1101 | - color: #fff; | 1101 | +.pwd_box .step-box a{ |
| 1102 | - padding: 25px 0; | 1102 | + display: block; |
| 1103 | - border-radius: 10px; | 1103 | + text-align: center; |
| 1104 | - font-size: 30px; | 1104 | + width: 235px; |
| 1105 | -} | 1105 | + background: #ff9600; |
| 1106 | -.pwd_box .step-box .pwd_txt{ | 1106 | + margin: 0 auto; |
| 1107 | - padding: 45px 25px 35px; | 1107 | + color: #fff; |
| 1108 | - border: 1px solid #c0c0c0; | 1108 | + padding: 25px 0; |
| 1109 | - background: #fff; | 1109 | + border-radius: 10px; |
| 1110 | - margin: 9px 0 38px; | 1110 | + font-size: 30px; |
| 1111 | - border-radius: 10px; | 1111 | +} |
| 1112 | -} | 1112 | +.pwd_box .step-box .pwd_txt{ |
| 1113 | -.pwd_box .step-box .pwd_txt p{ | 1113 | + padding: 45px 25px 35px; |
| 1114 | - color: #434343; | 1114 | + border: 1px solid #c0c0c0; |
| 1115 | - font-size: 30px; | 1115 | + background: #fff; |
| 1116 | - font-family: "Microsoft YaHei","微软雅黑"; | 1116 | + margin: 9px 0 38px; |
| 1117 | -} | 1117 | + border-radius: 10px; |
| 1118 | -.pwd_box .step-box .pwd_txt p a{ | 1118 | +} |
| 1119 | - display: inline-block; | 1119 | +.pwd_box .step-box .pwd_txt p{ |
| 1120 | - text-align: left; | 1120 | + color: #434343; |
| 1121 | - width: auto; | 1121 | + font-size: 30px; |
| 1122 | - background: none; | 1122 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1123 | - color: #434343; | 1123 | +} |
| 1124 | - padding: 0; | 1124 | +.pwd_box .step-box .pwd_txt p a{ |
| 1125 | - border-radius: none; | 1125 | + display: inline-block; |
| 1126 | -} | 1126 | + text-align: left; |
| 1127 | -.new-sdk-box .question-input{ | 1127 | + width: auto; |
| 1128 | - position: relative; | 1128 | + background: none; |
| 1129 | - background: #fff; | 1129 | + color: #434343; |
| 1130 | - border: 1px solid #c0c0c0; | 1130 | + padding: 0; |
| 1131 | - border-radius: 10px; | 1131 | + border-radius: none; |
| 1132 | - padding: 25px 0; | 1132 | +} |
| 1133 | - text-align: center; | 1133 | +.new-sdk-box .question-input{ |
| 1134 | - font-size: 30px; | 1134 | + position: relative; |
| 1135 | - color: #434343; | 1135 | + background: #fff; |
| 1136 | - font-family: "Microsoft YaHei","微软雅黑"; | 1136 | + border: 1px solid #c0c0c0; |
| 1137 | -} | 1137 | + border-radius: 10px; |
| 1138 | -.new-sdk-box .question-input i{ | 1138 | + padding: 25px 0; |
| 1139 | - position: absolute; | 1139 | + text-align: center; |
| 1140 | - right: 15px; | 1140 | + font-size: 30px; |
| 1141 | - top: 27px; | 1141 | + color: #434343; |
| 1142 | -} | 1142 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1143 | -.new-sdk-box .input input{ | 1143 | +} |
| 1144 | - text-align: center; | 1144 | +.new-sdk-box .question-input i{ |
| 1145 | -} | 1145 | + position: absolute; |
| 1146 | -.new-sdk-box .question-input p{ | 1146 | + right: 15px; |
| 1147 | - margin: 0; | 1147 | + top: 27px; |
| 1148 | - font-size: 30px; | 1148 | +} |
| 1149 | - color: #434343; | 1149 | +.new-sdk-box .input input{ |
| 1150 | - font-family: "Microsoft YaHei","微软雅黑"; | 1150 | + text-align: center; |
| 1151 | - | 1151 | +} |
| 1152 | -} | 1152 | +.new-sdk-box .question-input p{ |
| 1153 | -.mt10{ margin-top: 33px;} | 1153 | + margin: 0; |
| 1154 | -.new-sdk-main .other-login p a.hide{ display: none;} | 1154 | + font-size: 30px; |
| 1155 | -i.checkbx.icon-xuanzhong:before{ color: #999;} | 1155 | + color: #434343; |
| 1156 | -.only-btn.inline-btn .agreement{ | 1156 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1157 | - position: absolute; | 1157 | + |
| 1158 | - right: 37px;top: 10px; | 1158 | +} |
| 1159 | -} | 1159 | +.mt10{ margin-top: 33px;} |
| 1160 | -*:focus,* {outline: none;} | 1160 | +.new-sdk-main .other-login p a.hide{ display: none;} |
| 1161 | -input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { | 1161 | +i.checkbx.icon-xuanzhong:before{ color: #999;} |
| 1162 | - color: #b5b5b6; | 1162 | +.only-btn.inline-btn .agreement{ |
| 1163 | - font-family: "Microsoft YaHei","微软雅黑"; | 1163 | + position: absolute; |
| 1164 | - font-size: 30px; | 1164 | + right: 37px;top: 10px; |
| 1165 | -} | 1165 | +} |
| 1166 | -.new-sdk-container .new-sdk-main .other-login label a{ | 1166 | +*:focus,* {outline: none;} |
| 1167 | - color: #434343; | 1167 | +input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { |
| 1168 | - font-size: 24px; | 1168 | + color: #b5b5b6; |
| 1169 | - font-family: "Microsoft YaHei","微软雅黑"; | 1169 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1170 | - vertical-align: -webkit-baseline-middle; | 1170 | + font-size: 30px; |
| 1171 | -} | 1171 | +} |
| 1172 | -.pwd_box .step-box .question-input-box{ | 1172 | +.new-sdk-container .new-sdk-main .other-login label a{ |
| 1173 | - background: #fff; | 1173 | + color: #434343; |
| 1174 | - padding: 25px 20px; | 1174 | + font-size: 24px; |
| 1175 | - border-radius: 10px; | 1175 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1176 | - border: 1px solid #c0c0c0; | 1176 | + vertical-align: -webkit-baseline-middle; |
| 1177 | - margin: 83px 0 91px 0; | 1177 | + padding: 10px; |
| 1178 | -} | 1178 | +} |
| 1179 | -.pwd_box .step-box .qib-txt{ | 1179 | +.pwd_box .step-box .question-input-box{ |
| 1180 | - width: 150px; | 1180 | + background: #fff; |
| 1181 | - color: #434343; | 1181 | + padding: 25px 20px; |
| 1182 | - font-size: 30px; | 1182 | + border-radius: 10px; |
| 1183 | - font-family: "Microsoft YaHei","微软雅黑"; | 1183 | + border: 1px solid #c0c0c0; |
| 1184 | -} | 1184 | + margin: 83px 0 91px 0; |
| 1185 | -.pwd_box .step-box .qib-input{ | 1185 | +} |
| 1186 | - width: calc(100% - 150px); | 1186 | +.pwd_box .step-box .qib-txt{ |
| 1187 | -} | 1187 | + width: 150px; |
| 1188 | -.pwd_box .step-box .question-input-box input{ | 1188 | + color: #434343; |
| 1189 | - padding: 0; | 1189 | + font-size: 30px; |
| 1190 | - line-height: 40px; | 1190 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1191 | - margin: 0; | 1191 | +} |
| 1192 | - border: none; | 1192 | +.pwd_box .step-box .qib-input{ |
| 1193 | -} | 1193 | + width: calc(100% - 150px); |
| 1194 | -input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { | 1194 | +} |
| 1195 | - background-color: rgb(255, 255, 255) !important; | 1195 | +.pwd_box .step-box .question-input-box input{ |
| 1196 | - box-shadow: 0 0 0px 1000px white inset; | 1196 | + padding: 0; |
| 1197 | -} | 1197 | + line-height: 40px; |
| 1198 | -input:disabled{ | 1198 | + margin: 0; |
| 1199 | - background-color:#ffffff; | 1199 | + border: none; |
| 1200 | - color:#434343; | 1200 | +} |
| 1201 | -} | 1201 | +input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { |
| 1202 | -.new-sdk-container .pull-box .drop-ul li{ | 1202 | + background-color: rgb(255, 255, 255) !important; |
| 1203 | - border-bottom: 1px solid #ddd; | 1203 | + box-shadow: 0 0 0px 1000px white inset; |
| 1204 | -} | 1204 | +} |
| 1205 | +input:disabled{ | ||
| 1206 | + background-color:#ffffff; | ||
| 1207 | + color:#434343; | ||
| 1208 | +} | ||
| 1209 | +.new-sdk-container .pull-box .drop-ul li{ | ||
| 1210 | + border-bottom: 1px solid #ddd; | ||
| 1211 | +} | ... | ... |
publicAndroidSDK/assets/sdk/uglifyjs_sqwish.sh
100644 → 100755
publicAndroidSDK/assets/sdk/version.txt
100644 → 100755
| 1 | SERVER_URL=http://sdk.shxingwan.com | 1 | SERVER_URL=http://sdk.shxingwan.com |
| 2 | -CDN_SERVER_URL=http://sdk.shxingwan.com | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 2 | +CDN_SERVER_URL=http://sdk.shxingwan.com | ||
| 3 | +SDK_TYPE=.sys_config_xingwan | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
No preview for this file type
publicAndroidSDK/demo/Demo_PoolSdk/assets/sdk/agreement.html
100644 → 100755
| ... | @@ -2,30 +2,28 @@ | ... | @@ -2,30 +2,28 @@ |
| 2 | <html> | 2 | <html> |
| 3 | 3 | ||
| 4 | <head> | 4 | <head> |
| 5 | - <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no"> | 5 | + <meta name="viewport" content="width=device-width, user-scalable=no" /> |
| 6 | - <meta name="apple-mobile-web-app-capable" content="yes" /> | 6 | + <meta name="apple-mobile-web-app-capable" content="yes" /> |
| 7 | - <meta name="apple-mobile-web-app-status-bar-style" content="black" /> | 7 | + <meta name="apple-mobile-web-app-status-bar-style" content="black" /> |
| 8 | - <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | 8 | + <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
| 9 | - <meta name="format-detection" content="telephone=no"> | 9 | + <meta name="format-detection" content="telephone=no"> |
| 10 | - <meta name="screen-orientation" content="portrait"> | 10 | + <meta name="screen-orientation" content="portrait"> |
| 11 | - <meta name="full-screen" content="yes"> | 11 | + <meta name="full-screen" content="yes"> |
| 12 | - <meta http-equiv="x-ua-compatible" content="IE=edge" /> | 12 | + <meta http-equiv="x-ua-compatible" content="IE=edge" /> |
| 13 | - | ||
| 14 | - <link href="skin/login.css?v=20150923001" type="text/css" rel="stylesheet" /> | ||
| 15 | <title> | 13 | <title> |
| 16 | 手游平台支付 | 14 | 手游平台支付 |
| 17 | </title> | 15 | </title> |
| 16 | + <style> | ||
| 17 | + h4,p{font-size: 24px; | ||
| 18 | + font-weight: normal; | ||
| 19 | + padding: 0 20px;font-family: "微软雅黑"; width: 100%;} | ||
| 20 | + p{ text-indent: 2em;} | ||
| 21 | + </style> | ||
| 18 | </head> | 22 | </head> |
| 19 | 23 | ||
| 20 | <body> | 24 | <body> |
| 21 | - <!-- 协议模块 --> | 25 | + <div class="mask"></div> |
| 22 | - <section id="agreement"> | 26 | + <div class="horizontal" style="height: 220px;"> |
| 23 | - <div class="new-sdk-container"> | ||
| 24 | - <div class="SDK-titlebox"></div> | ||
| 25 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | ||
| 26 | - <div class="new-sdk-content"> | ||
| 27 | - <h3>网络服务协议</h3> | ||
| 28 | - <div class="content-main"> | ||
| 29 | <h4>1. 账号服务条款的接受</h4> | 27 | <h4>1. 账号服务条款的接受</h4> |
| 30 | <p>1.1 账号由上海星玩网络科技(以下简称“星玩”)及其关联公司所有并合法运营,星玩及其关联公司并在本用户服务协议的条款和要求下提供服务。</p> | 28 | <p>1.1 账号由上海星玩网络科技(以下简称“星玩”)及其关联公司所有并合法运营,星玩及其关联公司并在本用户服务协议的条款和要求下提供服务。</p> |
| 31 | <p>1.2 当用户访问、浏览及使用账号提供的各项服务、业务时,用户便表明其接受了本服务协议的条款,并同意受本服务协议的约束,用户并保证其提交的信息真实、准确、及时和完整;若用户不同意本协议条款的,请停止注册程序。</p> | 29 | <p>1.2 当用户访问、浏览及使用账号提供的各项服务、业务时,用户便表明其接受了本服务协议的条款,并同意受本服务协议的约束,用户并保证其提交的信息真实、准确、及时和完整;若用户不同意本协议条款的,请停止注册程序。</p> |
| ... | @@ -182,21 +180,7 @@ | ... | @@ -182,21 +180,7 @@ |
| 182 | <p>本服务条款的生效、履行、解释及争议的解决均适用中华人民共和国法律,发生的争议提交广州仲裁委员会裁决。如果本服务协议中某项条款因与中华人民共和国现行法律相抵触而导致无效,将不影响其他部分的效力。</p> | 180 | <p>本服务条款的生效、履行、解释及争议的解决均适用中华人民共和国法律,发生的争议提交广州仲裁委员会裁决。如果本服务协议中某项条款因与中华人民共和国现行法律相抵触而导致无效,将不影响其他部分的效力。</p> |
| 183 | <h4>21. 生效条件</h4> | 181 | <h4>21. 生效条件</h4> |
| 184 | <p>本协议自用户访问、浏览及使用账号之时开始生效。</p> | 182 | <p>本协议自用户访问、浏览及使用账号之时开始生效。</p> |
| 185 | - </div> | 183 | + </div> |
| 186 | - </div> | ||
| 187 | - | ||
| 188 | - <div class="only-btn inline-btn"> | ||
| 189 | - <a href="login.html#register" class="submit btn-orange">确定</a> | ||
| 190 | - <div class="agreement l" style="margin-right: 0;"> | ||
| 191 | - <div class="checkbox checkbox-2 l" > | ||
| 192 | - <i class="iconfont icon-xuanzhong"></i> | ||
| 193 | - </div> | ||
| 194 | - <p class="l">已阅读</p> | ||
| 195 | - </div> | ||
| 196 | - </div> | ||
| 197 | - </div> | ||
| 198 | - | ||
| 199 | - </section> | ||
| 200 | <!-- end --> | 184 | <!-- end --> |
| 201 | <script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> | 185 | <script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> |
| 202 | <script type="text/javascript" src="js/zepto.min.js?20150923001"></script> | 186 | <script type="text/javascript" src="js/zepto.min.js?20150923001"></script> |
| ... | @@ -208,6 +192,10 @@ | ... | @@ -208,6 +192,10 @@ |
| 208 | }); | 192 | }); |
| 209 | </script> | 193 | </script> |
| 210 | <script type="text/javascript" src="js/core.min.js?20150923001" ></script> | 194 | <script type="text/javascript" src="js/core.min.js?20150923001" ></script> |
| 195 | + <script type="text/javascript" src="js/simpScroller-min.js"></script> | ||
| 196 | + <script> | ||
| 197 | + simpScroller(document.querySelector(".horizontal"), {}); | ||
| 198 | + </script> | ||
| 211 | </body> | 199 | </body> |
| 212 | 200 | ||
| 213 | </html> | 201 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
publicAndroidSDK/demo/Demo_PoolSdk/assets/sdk/center.html
100644 → 100755
| 1 | -<!DOCTYPE html> | 1 | +<!DOCTYPE html> |
| 2 | -<html> | 2 | +<html> |
| 3 | -<head> | 3 | +<head> |
| 4 | -<meta name="viewport" content="width=device-width, user-scalable=no" /> | 4 | +<meta name="viewport" content="width=device-width, user-scalable=no" /> |
| 5 | -<meta name="apple-mobile-web-app-capable" content="yes" /> | 5 | +<meta name="apple-mobile-web-app-capable" content="yes" /> |
| 6 | -<meta name="apple-mobile-web-app-status-bar-style" content="black" /> | 6 | +<meta name="apple-mobile-web-app-status-bar-style" content="black" /> |
| 7 | -<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | 7 | +<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
| 8 | -<meta name="format-detection" content="telephone=no"> | 8 | +<meta name="format-detection" content="telephone=no"> |
| 9 | -<meta name="screen-orientation" content="portrait"> | 9 | +<meta name="screen-orientation" content="portrait"> |
| 10 | -<meta name="full-screen" content="yes"> | 10 | +<meta name="full-screen" content="yes"> |
| 11 | -<meta http-equiv="x-ua-compatible" content="IE=edge" /> | 11 | +<meta http-equiv="x-ua-compatible" content="IE=edge" /> |
| 12 | - | 12 | + |
| 13 | -<link href="skin/login.css?v=2016" type="text/css" rel="stylesheet" /> | 13 | +<link href="skin/login.css?v=2016" type="text/css" rel="stylesheet" /> |
| 14 | -<link id="skin" data-v="20150923001" type="text/css" rel="stylesheet" /> | 14 | +<link id="skin" data-v="20150923001" type="text/css" rel="stylesheet" /> |
| 15 | - | 15 | + |
| 16 | - | 16 | + |
| 17 | -<title> | 17 | +<title> |
| 18 | -平台登录 | 18 | +平台登录 |
| 19 | -</title> | 19 | +</title> |
| 20 | -</head> | 20 | +</head> |
| 21 | -<body> | 21 | +<body> |
| 22 | -<input type="hidden" name="loginUserName" value=""> | 22 | +<input type="hidden" name="loginUserName" value=""> |
| 23 | -<input type="hidden" name="loginPassword" value=""> | 23 | +<input type="hidden" name="loginPassword" value=""> |
| 24 | -<div class="mask"> | 24 | +<div class="mask"> |
| 25 | -<div class="container_load" id="loading"> | 25 | +<div class="container_load" id="loading"> |
| 26 | - <div class="content"> | 26 | + <div class="content"> |
| 27 | - <div class="circle"></div> | 27 | + <div class="circle"></div> |
| 28 | - <div class="circle1"></div> | 28 | + <div class="circle1"></div> |
| 29 | - </div> | 29 | + </div> |
| 30 | -</div> | 30 | +</div> |
| 31 | -<div class="alert alert-success hide" id="alert"> | 31 | +<div class="alert alert-success hide" id="alert"> |
| 32 | - <!--<button type="button" class="close" data-dismiss="alert">×</button>--> | 32 | + <!--<button type="button" class="close" data-dismiss="alert">×</button>--> |
| 33 | - <span></span> | 33 | + <span></span> |
| 34 | -</div> | 34 | +</div> |
| 35 | -<!-- 登录模块 --> | 35 | +<!-- 登录模块 --> |
| 36 | -<section id="login" class="hide" data-replace="1"> | 36 | +<section id="login" class="hide" data-replace="1"> |
| 37 | - <div class="new-sdk-container"> | 37 | + <div class="new-sdk-container"> |
| 38 | - <div class="new-container-box"> | 38 | + <div class="new-container-box"> |
| 39 | - <div class="SDK-titlebox"></div> | 39 | + <div class="SDK-titlebox"></div> |
| 40 | - <form action="/sdk/login" method="post" class="ajax align-left clearfix"> | 40 | + <form action="/sdk/login" method="post" class="ajax align-left clearfix"> |
| 41 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 41 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 42 | - <div class="new-sdk-main"> | 42 | + <div class="new-sdk-main"> |
| 43 | - <div class="inputbox clearfix" style="position: relative;"> | 43 | + <div class="inputbox clearfix" style="position: relative;"> |
| 44 | - <div class="ileft">账号:</div> | 44 | + <div class="ileft">账号:</div> |
| 45 | - <div class="iright"> | 45 | + <div class="iright"> |
| 46 | - | 46 | + |
| 47 | - <input type="text" name="username" placeholder="请输入账号" id="js_login_username"> | 47 | + <input type="text" name="username" placeholder="请输入账号" id="js_login_username"> |
| 48 | - <div class="bottom-icon drop-down"> | 48 | + <div class="bottom-icon drop-down"> |
| 49 | - <i class="iconfont icon-xiangxia"></i> | 49 | + <i class="iconfont icon-xiangxia"></i> |
| 50 | - </div> | 50 | + </div> |
| 51 | - </div> | 51 | + </div> |
| 52 | - <div class="pull-box"> | 52 | + <div class="pull-box"> |
| 53 | - <ul class="drop-ul"> | 53 | + <ul class="drop-ul"> |
| 54 | - | 54 | + |
| 55 | - </ul> | 55 | + </ul> |
| 56 | - </div> | 56 | + </div> |
| 57 | - </div> | 57 | + </div> |
| 58 | - <div class="inputbox clearfix"> | 58 | + <div class="inputbox clearfix"> |
| 59 | - <div class="ileft">密码:</div> | 59 | + <div class="ileft">密码:</div> |
| 60 | - <div class="iright"><input type="password" name="password" placeholder="请输入密码" id="js_login_password"></div> | 60 | + <div class="iright"><input type="password" name="password" placeholder="请输入密码" id="js_login_password"></div> |
| 61 | - </div> | 61 | + </div> |
| 62 | - <div class="other-login clearfix"> | 62 | + <div class="other-login clearfix"> |
| 63 | - <!--<p>第三方登录 | 63 | + <!--<p>第三方登录 |
| 64 | - <a title="新浪微博帐号登录" data-replace="href" href="/user/auth2/sina/login/?next=/static/sdk_3/login.html&app_id={app_id}" class="sina hide"> | 64 | + <a title="新浪微博帐号登录" data-replace="href" href="/user/auth2/sina/login/?next=/static/sdk_3/login.html&app_id={app_id}" class="sina hide"> |
| 65 | - <i class=" iconfont icon-unie61d"></i> | 65 | + <i class=" iconfont icon-unie61d"></i> |
| 66 | - </a> | 66 | + </a> |
| 67 | - | 67 | + |
| 68 | - <a title="QQ号码登录" data-replace="href" href="/user/auth2/qq/login/?next=/static/sdk_3/login.html&app_id={app_id}" class="qq iframe hide"> | 68 | + <a title="QQ号码登录" data-replace="href" href="/user/auth2/qq/login/?next=/static/sdk_3/login.html&app_id={app_id}" class="qq iframe hide"> |
| 69 | - </a> | 69 | + </a> |
| 70 | - | 70 | + |
| 71 | - <a title="微信登录" data-replace="href" href="sdk://weixinlogin?app_id={app_id}&next=/static/sdk_3/login.html" class="weixin hide"> | 71 | + <a title="微信登录" data-replace="href" href="sdk://weixinlogin?app_id={app_id}&next=/static/sdk_3/login.html" class="weixin hide"> |
| 72 | - </a> | 72 | + </a> |
| 73 | - </p>--> | 73 | + </p>--> |
| 74 | - | 74 | + |
| 75 | - <label><a href="#find_pwd" class="forgetpsw">找回密码</a></label> | 75 | + <label><a href="#find_pwd" class="forgetpsw">找回密码</a></label> |
| 76 | - <div class="clear"></div> | 76 | + <div class="clear"></div> |
| 77 | - | 77 | + |
| 78 | - <label onclick="" class="input-control pull-left hide" > | 78 | + <label onclick="" class="input-control pull-left hide" > |
| 79 | - <input type="checkbox" checked="checked" class="eg" ></input> | 79 | + <input type="checkbox" checked="checked" class="eg" ></input> |
| 80 | - 进入帐号管理界面 | 80 | + 进入帐号管理界面 |
| 81 | - </label> | 81 | + </label> |
| 82 | - </div> | 82 | + </div> |
| 83 | - </div> | 83 | + </div> |
| 84 | - <ul class="inline-btn login-inline-btn"> | 84 | + <ul class="inline-btn login-inline-btn"> |
| 85 | - <li> | 85 | + <li> |
| 86 | - <a method="post" class="btn btn_pri_block" href="#register">一键注册</a> | 86 | + <a method="post" class="btn btn_pri_block" href="#register">一键注册</a> |
| 87 | - | 87 | + |
| 88 | - </li> | 88 | + </li> |
| 89 | - <li> | 89 | + <li> |
| 90 | -<!-- <a class="op-guest" data-replace="href" method="post" href="/sdk/register?type=-1&app_id={app_id}">一键注册</a> --> | 90 | +<!-- <a class="op-guest" data-replace="href" method="post" href="/sdk/register?type=-1&app_id={app_id}">一键注册</a> --> |
| 91 | - | 91 | + |
| 92 | - <a class="btn larg btn-orange submit" utocomplete="off" >登录</a> | 92 | + <a class="btn larg btn-orange submit" utocomplete="off" >登录</a> |
| 93 | - </li> | 93 | + </li> |
| 94 | - </ul> | 94 | + </ul> |
| 95 | - </form> | 95 | + </form> |
| 96 | - </div> | 96 | + </div> |
| 97 | - </div> | 97 | + </div> |
| 98 | -</section> | 98 | +</section> |
| 99 | -<!-- end --> | 99 | +<!-- end --> |
| 100 | - | 100 | + |
| 101 | -<!-- 登录前模块 --> | 101 | +<!-- 登录前模块 --> |
| 102 | -<section id="login_before" class="hide" data-replace="1"> | 102 | +<section id="login_before" class="hide" data-replace="1"> |
| 103 | - | 103 | + |
| 104 | - <div class="new-sdk-container"> | 104 | + <div class="new-sdk-container"> |
| 105 | - <div class="new-container-box"> | 105 | + <div class="new-container-box"> |
| 106 | - <div class="SDK-titlebox"></div> | 106 | + <div class="SDK-titlebox"></div> |
| 107 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 107 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 108 | - <div class="login-third-list"> | 108 | + <div class="login-third-list"> |
| 109 | - <div class="title">请选择快速登录</div> | 109 | + <div class="title">请选择快速登录</div> |
| 110 | - <div class="third-list"> | 110 | + <div class="third-list"> |
| 111 | - <ul> | 111 | + <ul> |
| 112 | - <li class="login_case_qq"><a title="QQ帐号登录" class="qq qq iframe" data-replace="href" href="/user/auth2/qq/login/?next=/sdk/login?app_id={app_id}"><div class="third-icon third-qq"></div><p>QQ登陆</p></a></li> | 112 | + <li class="login_case_qq"><a title="QQ帐号登录" class="qq qq iframe" data-replace="href" href="/user/auth2/qq/login/?next=/sdk/login?app_id={app_id}"><div class="third-icon third-qq"></div><p>QQ登陆</p></a></li> |
| 113 | - <li><a href="#register"><div class="third-icon third-guest"></div><p>游客登录</p></a></li> | 113 | + <li><a href="#register"><div class="third-icon third-guest"></div><p>游客登录</p></a></li> |
| 114 | - <div class="clear"></div> | 114 | + <div class="clear"></div> |
| 115 | - </ul> | 115 | + </ul> |
| 116 | - </div> | 116 | + </div> |
| 117 | - <div class="only-btn"><a href="#login">返回</a></div> | 117 | + <div class="only-btn"><a href="#login">返回</a></div> |
| 118 | - </div> | 118 | + </div> |
| 119 | - </div> | 119 | + </div> |
| 120 | - </div> | 120 | + </div> |
| 121 | - | 121 | + |
| 122 | - | 122 | + |
| 123 | - | 123 | + |
| 124 | -</section> | 124 | +</section> |
| 125 | -<!-- end--> | 125 | +<!-- end--> |
| 126 | -<!-- 注册模块 --> | 126 | +<!-- 注册模块 --> |
| 127 | -<section id="register" class="hide"> | 127 | +<section id="register" class="hide"> |
| 128 | - | 128 | + |
| 129 | - | 129 | + |
| 130 | - <div class="new-sdk-container"> | 130 | + <div class="new-sdk-container"> |
| 131 | - <div class="SDK-titlebox"></div> | 131 | + <div class="SDK-titlebox"></div> |
| 132 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 132 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 133 | - <form action="/sdk/register" class="ajax clearfix"> | 133 | + <form action="/sdk/register" class="ajax clearfix"> |
| 134 | - <div class="new-sdk-main"> | 134 | + <div class="new-sdk-main"> |
| 135 | - <div class="inputbox clearfix"> | 135 | + <div class="inputbox clearfix"> |
| 136 | - <div class="ileft">账号:</div> | 136 | + <div class="ileft">账号:</div> |
| 137 | - <div class="iright"> | 137 | + <div class="iright"> |
| 138 | - <input type="text" name="username" placeholder="帐号由3-18个英文、数字、点、减号、下划线组成" required> | 138 | + <input type="text" name="username" placeholder="帐号由3-18个英文、数字、点、减号、下划线组成" required> |
| 139 | - <div class="bottom-icon drop-down"> | 139 | + <div class="bottom-icon drop-down"> |
| 140 | - <i class="iconfont icon-xiangxia"></i> | 140 | + <i class="iconfont icon-xiangxia"></i> |
| 141 | - </div> | 141 | + </div> |
| 142 | - </div> | 142 | + </div> |
| 143 | - </div> | 143 | + </div> |
| 144 | - <div class="inputbox clearfix"> | 144 | + <div class="inputbox clearfix"> |
| 145 | - <div class="ileft">密码:</div> | 145 | + <div class="ileft">密码:</div> |
| 146 | - <div class="iright"><input name="password" placeholder="密码长度为6-16个字符,不能包含空格" required></div> | 146 | + <div class="iright"><input name="password" placeholder="密码长度为6-16个字符,不能包含空格" required></div> |
| 147 | - </div> | 147 | + </div> |
| 148 | - <div class="ag-tx clearfix"> | 148 | + <div class="ag-tx clearfix"> |
| 149 | - <span data-action="agreement" > | 149 | + <span data-action="agreement" > |
| 150 | - <div class="checkbox checkbox-2 l" > | 150 | + <div class="checkbox checkbox-2 l" > |
| 151 | - <i class="iconfont icon-xuanzhong"></i> | 151 | + <i class="iconfont icon-xuanzhong"></i> |
| 152 | - </div> | 152 | + </div> |
| 153 | - <p class="l">接受<a href="agreement.html">网络服务协议</a></p> | 153 | + <p class="l">接受<a href="agreement.html">网络服务协议</a></p> |
| 154 | - </span> | 154 | + </span> |
| 155 | - | 155 | + |
| 156 | - </div> | 156 | + </div> |
| 157 | - </div> | 157 | + </div> |
| 158 | - <input type="hidden" name="old_usernmae" value="-1"> | 158 | + <input type="hidden" name="old_usernmae" value="-1"> |
| 159 | - <input type="hidden" name="type" value="-1"> | 159 | + <input type="hidden" name="type" value="-1"> |
| 160 | - <ul class="inline-btn"> | 160 | + <ul class="inline-btn"> |
| 161 | - <li><a class="btn btn_pri_block btn-orange" href="#home">返回</a></li> | 161 | + <li><a class="btn btn_pri_block btn-orange" href="#home">返回</a></li> |
| 162 | - <li><a class="submit btn larg " >确定注册</a></li> | 162 | + <li><a class="submit btn larg " >确定注册</a></li> |
| 163 | - </ul> | 163 | + </ul> |
| 164 | - </form> | 164 | + </form> |
| 165 | - </div> | 165 | + </div> |
| 166 | - | 166 | + |
| 167 | -</section> | 167 | +</section> |
| 168 | -<!-- end --> | 168 | +<!-- end --> |
| 169 | - | 169 | + |
| 170 | - | 170 | + |
| 171 | -<!-- 协议模块 --> | 171 | +<!-- 协议模块 --> |
| 172 | -<section id="agreement" class="hide"> | 172 | +<section id="agreement" class="hide"> |
| 173 | - <div class="new-sdk-container"> | 173 | + <div class="new-sdk-container"> |
| 174 | - <div class="SDK-titlebox"></div> | 174 | + <div class="SDK-titlebox"></div> |
| 175 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 175 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 176 | - <div class="new-sdk-content"> | 176 | + <div class="new-sdk-content"> |
| 177 | - <h3>网络服务协议</h3> | 177 | + <h3>网络服务协议</h3> |
| 178 | - <div class="content-main"> | 178 | + <div class="content-main"> |
| 179 | - <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> | 179 | + <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> |
| 180 | - <h4>一、账号注册</h4> | 180 | + <h4>一、账号注册</h4> |
| 181 | - <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> | 181 | + <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> |
| 182 | - <h4>二、账号注册</h4> | 182 | + <h4>二、账号注册</h4> |
| 183 | - <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> | 183 | + <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> |
| 184 | - </div> | 184 | + </div> |
| 185 | - </div> | 185 | + </div> |
| 186 | - | 186 | + |
| 187 | - <div class="only-btn inline-btn"> | 187 | + <div class="only-btn inline-btn"> |
| 188 | - <a href="#register" class="submit btn-orange">确定</a> | 188 | + <a href="#register" class="submit btn-orange">确定</a> |
| 189 | - <div class="agreement l" style="margin-right: 0;"> | 189 | + <div class="agreement l" style="margin-right: 0;"> |
| 190 | - <div class="checkbox checkbox-2 l" > | 190 | + <div class="checkbox checkbox-2 l" > |
| 191 | - <i class="iconfont icon-xuanzhong"></i> | 191 | + <i class="iconfont icon-xuanzhong"></i> |
| 192 | - </div> | 192 | + </div> |
| 193 | - <p class="l">已阅读</p> | 193 | + <p class="l">已阅读</p> |
| 194 | - </div> | 194 | + </div> |
| 195 | - </div> | 195 | + </div> |
| 196 | - </div> | 196 | + </div> |
| 197 | - | 197 | + |
| 198 | -</section> | 198 | +</section> |
| 199 | -<!-- end --> | 199 | +<!-- end --> |
| 200 | -<!-- 活动公告模块 --> | 200 | +<!-- 活动公告模块 --> |
| 201 | -<section id="activity" class="hide" data-auth="1"> | 201 | +<section id="activity" class="hide" data-auth="1"> |
| 202 | - <div class="new-sdk-container"> | 202 | + <div class="new-sdk-container"> |
| 203 | - <div class="SDK-titlebox"></div> | 203 | + <div class="SDK-titlebox"></div> |
| 204 | - <div class="user-center"> | 204 | + <div class="user-center"> |
| 205 | - <a href="#home" class="lefticon"> | 205 | + <a href="#home" class="lefticon"> |
| 206 | - <i class="iconfont icon-fanhui"></i> | 206 | + <i class="iconfont icon-fanhui"></i> |
| 207 | - </a> | 207 | + </a> |
| 208 | - 活动公告 | 208 | + 活动公告 |
| 209 | - <!--<a href="#message" class="btn-link posrgt"> | 209 | + <!--<a href="#message" class="btn-link posrgt"> |
| 210 | - 个人消息 | 210 | + 个人消息 |
| 211 | - </a>--> | 211 | + </a>--> |
| 212 | - </div> | 212 | + </div> |
| 213 | - <div class="container activity"> | 213 | + <div class="container activity"> |
| 214 | - <div class="box_info_center" style="height: 100%;"> | 214 | + <div class="box_info_center" style="height: 100%;"> |
| 215 | - <div id="activity_wrapper" style="position: relative" class="scroll"> | 215 | + <div id="activity_wrapper" style="position: relative" class="scroll"> |
| 216 | - <ol class="activity-list list" data-role="ajax-html" | 216 | + <ol class="activity-list list" data-role="ajax-html" |
| 217 | - data-params-url="/sdk/notice/list?page_size=10" | 217 | + data-params-url="/sdk/notice/list?page_size=10" |
| 218 | - data-params-template="tpl_activity"> | 218 | + data-params-template="tpl_activity"> |
| 219 | - </ol> | 219 | + </ol> |
| 220 | - </div> | 220 | + </div> |
| 221 | - </div> | 221 | + </div> |
| 222 | - </div> | 222 | + </div> |
| 223 | - </div> | 223 | + </div> |
| 224 | - | 224 | + |
| 225 | -</section> | 225 | +</section> |
| 226 | -<!-- end --> | 226 | +<!-- end --> |
| 227 | -<!-- 活动公告详细页面模块 --> | 227 | +<!-- 活动公告详细页面模块 --> |
| 228 | -<section id="activity_detail" class="hide" data-auth="1" data-attr="dot"> | 228 | +<section id="activity_detail" class="hide" data-auth="1" data-attr="dot"> |
| 229 | -</section> | 229 | +</section> |
| 230 | -<!-- end --> | 230 | +<!-- end --> |
| 231 | -<!-- 消息列表模块 --> | 231 | +<!-- 消息列表模块 --> |
| 232 | -<section id="message" class="hide" data-auth="1"> | 232 | +<section id="message" class="hide" data-auth="1"> |
| 233 | - <div class="new-sdk-container"> | 233 | + <div class="new-sdk-container"> |
| 234 | - <div class="SDK-titlebox"></div> | 234 | + <div class="SDK-titlebox"></div> |
| 235 | - <div class="user-center"> | 235 | + <div class="user-center"> |
| 236 | - <a href="#activity" class="lefticon op-back"> | 236 | + <a href="#activity" class="lefticon op-back"> |
| 237 | - <i class="iconfont icon-fanhui"></i> | 237 | + <i class="iconfont icon-fanhui"></i> |
| 238 | - </a> | 238 | + </a> |
| 239 | - 个人消息 | 239 | + 个人消息 |
| 240 | - </div> | 240 | + </div> |
| 241 | - <div class="container activity"> | 241 | + <div class="container activity"> |
| 242 | - <div class="box_info_center"> | 242 | + <div class="box_info_center"> |
| 243 | - <div id="message_wrapper" style="position: relative" class="scroll"> | 243 | + <div id="message_wrapper" style="position: relative" class="scroll"> |
| 244 | - <ol class="message-list list" data-role="ajax-html" | 244 | + <ol class="message-list list" data-role="ajax-html" |
| 245 | - data-params-url="/message/list?page_size=10" | 245 | + data-params-url="/message/list?page_size=10" |
| 246 | - data-params-template="tpl_message_list"> | 246 | + data-params-template="tpl_message_list"> |
| 247 | - </ol> | 247 | + </ol> |
| 248 | - </div> | 248 | + </div> |
| 249 | - </div> | 249 | + </div> |
| 250 | - </div> | 250 | + </div> |
| 251 | - </div> | 251 | + </div> |
| 252 | - | 252 | + |
| 253 | -</section> | 253 | +</section> |
| 254 | -<!-- end --> | 254 | +<!-- end --> |
| 255 | -<section id="message_detail" class="hide" data-attr="dot"> | 255 | +<section id="message_detail" class="hide" data-attr="dot"> |
| 256 | -</section> | 256 | +</section> |
| 257 | -<!-- 找回密码模块 --> | 257 | +<!-- 找回密码模块 --> |
| 258 | -<section id="find_pwd" class="hide" data-replace="1"> | 258 | +<section id="find_pwd" class="hide" data-replace="1"> |
| 259 | - <input type="hidden" name="pwd_code" value=""> | 259 | + <input type="hidden" name="pwd_code" value=""> |
| 260 | - <div class="new-sdk-container"> | 260 | + <div class="new-sdk-container"> |
| 261 | - <div class="SDK-titlebox"></div> | 261 | + <div class="SDK-titlebox"></div> |
| 262 | - <div class="user-center" style="border-bottom: none;"> | 262 | + <div class="user-center" style="border-bottom: none;"> |
| 263 | - <a href="#login" class="lefticon"> | 263 | + <a href="#login" class="lefticon"> |
| 264 | - <i class="iconfont icon-fanhui"></i> | 264 | + <i class="iconfont icon-fanhui"></i> |
| 265 | - </a> | 265 | + </a> |
| 266 | - <span>找回密码</span> | 266 | + <span>找回密码</span> |
| 267 | - </div> | 267 | + </div> |
| 268 | - <div class="pwd_box"> | 268 | + <div class="pwd_box"> |
| 269 | - <ul class="step-tab"> | 269 | + <ul class="step-tab"> |
| 270 | - <li><a href="javascript:;">通过手机找回</a></li> | 270 | + <li><a href="javascript:;">通过手机找回</a></li> |
| 271 | - <li><a href="javascript:;">通过密保找回</a></li> | 271 | + <li><a href="javascript:;">通过密保找回</a></li> |
| 272 | - <!--<li><a href="javascript:;">通过邮箱找回</a></li>--> | 272 | + <!--<li><a href="javascript:;">通过邮箱找回</a></li>--> |
| 273 | - <li><a href="javascript:;">联系客服</a></li> | 273 | + <li><a href="javascript:;">联系客服</a></li> |
| 274 | - </ul> | 274 | + </ul> |
| 275 | - | 275 | + |
| 276 | - <div class="step-box"> | 276 | + <div class="step-box"> |
| 277 | - <div id="mobile_get_pwd_form" class="hide" style="border-top: 1px solid #fff;"> | 277 | + <div id="mobile_get_pwd_form" class="hide" style="border-top: 1px solid #fff;"> |
| 278 | - <div class="new-sdk-box"> | 278 | + <div class="new-sdk-box"> |
| 279 | - <div class="input" style="padding: 15px 0;"> | 279 | + <div class="input" style="padding: 15px 0;"> |
| 280 | - <input id="js_findPSW_accout" type="text" required name="accout" placeholder="请输入您的账号" style="margin: 0;"> | 280 | + <input id="js_findPSW_accout" type="text" required name="accout" placeholder="请输入您的账号" style="margin: 0;"> |
| 281 | - </div> | 281 | + </div> |
| 282 | - <div class="input" style="padding: 15px 0;"> | 282 | + <div class="input" style="padding: 15px 0;"> |
| 283 | - <input id="js_findPSW_mobile" type="text" required name="mobile" placeholder="请输入您绑定的手机号码" style="margin: 0;"> | 283 | + <input id="js_findPSW_mobile" type="text" required name="mobile" placeholder="请输入您绑定的手机号码" style="margin: 0;"> |
| 284 | - </div> | 284 | + </div> |
| 285 | - <div class="inputCode clearfix"> | 285 | + <div class="inputCode clearfix"> |
| 286 | - <div class="input fl" style="padding: 15px 0;"> | 286 | + <div class="input fl" style="padding: 15px 0;"> |
| 287 | - <input id="js_findPSW_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码" style="margin: 0;"> | 287 | + <input id="js_findPSW_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码" style="margin: 0;"> |
| 288 | - </div> | 288 | + </div> |
| 289 | - <a href="javascript:;" class="getCode" id="js_findPSW_getcode" style="padding:15px 0;">获取验证码</a> | 289 | + <a href="javascript:;" class="getCode" id="js_findPSW_getcode" style="padding:15px 0;">获取验证码</a> |
| 290 | - </div> | 290 | + </div> |
| 291 | - <ul class="inline-btn" style="margin-top: 15px;"> | 291 | + <ul class="inline-btn" style="margin-top: 15px;"> |
| 292 | - <li style="background: none;"><a class="larg btn btn-orange" value="" id="js_findPSW_confirm">确定</a></li> | 292 | + <li style="background: none;"><a class="larg btn btn-orange" value="" id="js_findPSW_confirm">确定</a></li> |
| 293 | - <li style="background: none; border-radius: 20px;"><a class="btn" href="#home">返回</a></li> | 293 | + <li style="background: none; border-radius: 20px;"><a class="btn" href="#home">返回</a></li> |
| 294 | - </ul> | 294 | + </ul> |
| 295 | - </div> | 295 | + </div> |
| 296 | - </div> | 296 | + </div> |
| 297 | - <div id="question_get_pwd_form" action="/sdk/find/question" todo="get_question_callback" method="post" class="function-list-content ajax hide form"> | 297 | + <div id="question_get_pwd_form" action="/sdk/find/question" todo="get_question_callback" method="post" class="function-list-content ajax hide form"> |
| 298 | - <div class="question-input-box clearfix"> | 298 | + <div class="question-input-box clearfix"> |
| 299 | - <div class="pull-left qib-txt"> | 299 | + <div class="pull-left qib-txt"> |
| 300 | - 您的账户: | 300 | + 您的账户: |
| 301 | - </div> | 301 | + </div> |
| 302 | - <div class="pull-left qib-input"> | 302 | + <div class="pull-left qib-input"> |
| 303 | - <input type="text" name="username" placeholder="输入您的账号" style="text-align: left;" class="function-input username" required/> | 303 | + <input type="text" name="username" placeholder="输入您的账号" style="text-align: left;" class="function-input username" required/> |
| 304 | - </div> | 304 | + </div> |
| 305 | - </div> | 305 | + </div> |
| 306 | - | 306 | + |
| 307 | - <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> | 307 | + <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> |
| 308 | - </div> | 308 | + </div> |
| 309 | - <!--<div id="email_get_pwd_form" action="/user/password_by_mail" todo="password_by_mail_callback" class="function-list-content ajax hide form"> | 309 | + <!--<div id="email_get_pwd_form" action="/user/password_by_mail" todo="password_by_mail_callback" class="function-list-content ajax hide form"> |
| 310 | - | 310 | + |
| 311 | - <input type="text" name="email" placeholder="输入您绑定的邮箱地址" class="function-input mail" style="margin: 0 0 30px;"/> | 311 | + <input type="text" name="email" placeholder="输入您绑定的邮箱地址" class="function-input mail" style="margin: 0 0 30px;"/> |
| 312 | - <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> | 312 | + <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> |
| 313 | - </div>--> | 313 | + </div>--> |
| 314 | - <div class="function-list-content hide"> | 314 | + <div class="function-list-content hide"> |
| 315 | - <div class="pwd_txt"> | 315 | + <div class="pwd_txt"> |
| 316 | - <div class="default_text" style="display: none;"> | 316 | + <div class="default_text" style="display: none;"> |
| 317 | - <p>客服QQ:<a href="javascript:;" id="js_kefu_qq"></a></p> | 317 | + <p>客服QQ:<a href="javascript:;" id="js_kefu_qq"></a></p> |
| 318 | - <p>客服电话:<a href="tel:"></a></p> | 318 | + <p>客服电话:<a href="tel:"></a></p> |
| 319 | - <p>玩家交流群:<a href="javascript:;" id="js_player"></a></p> | 319 | + <p>玩家交流群:<a href="javascript:;" id="js_player"></a></p> |
| 320 | - </div> | 320 | + </div> |
| 321 | - <div class="get_text"></div> | 321 | + <div class="get_text"></div> |
| 322 | - </div> | 322 | + </div> |
| 323 | - <a href="javascript:;" class="kefu_subbtn">确定</a> | 323 | + <a href="javascript:;" class="kefu_subbtn">确定</a> |
| 324 | - </div> | 324 | + </div> |
| 325 | - <div class="reset_psw_mobile hide" style="border-top: 1px solid #fff;"> | 325 | + <div class="reset_psw_mobile hide" style="border-top: 1px solid #fff;"> |
| 326 | - <div class="new-sdk-box"> | 326 | + <div class="new-sdk-box"> |
| 327 | - <div class="acount-name"> | 327 | + <div class="acount-name"> |
| 328 | - <p style="margin-top: 0;">账号:<span id="js_UserName" style="color: #000;"></span></p> | 328 | + <p style="margin-top: 0;">账号:<span id="js_UserName" style="color: #000;"></span></p> |
| 329 | - </div> | 329 | + </div> |
| 330 | - <div class="inputCode clearfix"> | 330 | + <div class="inputCode clearfix"> |
| 331 | - <div class="input fl" style="width: 100%; padding:15px 0;"> | 331 | + <div class="input fl" style="width: 100%; padding:15px 0;"> |
| 332 | - <input type="text" required placeholder="请输入新密码" id="js_reset_newpsw" style="margin: 0; text-align: left; padding: 0 20px;"> | 332 | + <input type="text" required placeholder="请输入新密码" id="js_reset_newpsw" style="margin: 0; text-align: left; padding: 0 20px;"> |
| 333 | - </div> | 333 | + </div> |
| 334 | - </div> | 334 | + </div> |
| 335 | - <div class="ag-tx clearfix"> | 335 | + <div class="ag-tx clearfix"> |
| 336 | - <span data-action=""> | 336 | + <span data-action=""> |
| 337 | - <div class="checkbox checkbox-2 l"> | 337 | + <div class="checkbox checkbox-2 l"> |
| 338 | - <i class="iconfont icon-xuanzhong"></i> | 338 | + <i class="iconfont icon-xuanzhong"></i> |
| 339 | - </div> | 339 | + </div> |
| 340 | - <p class="l" style="margin-top: 0;">显示密码</p> | 340 | + <p class="l" style="margin-top: 0;">显示密码</p> |
| 341 | - </span> | 341 | + </span> |
| 342 | - </div> | 342 | + </div> |
| 343 | - <a href="javascript:;" class="btn-orange" id="js_confirm_resetnewpsw">保存修改</a> | 343 | + <a href="javascript:;" class="btn-orange" id="js_confirm_resetnewpsw">保存修改</a> |
| 344 | - </div> | 344 | + </div> |
| 345 | - </div> | 345 | + </div> |
| 346 | - </div> | 346 | + </div> |
| 347 | - </div> | 347 | + </div> |
| 348 | - | 348 | + |
| 349 | - </div> | 349 | + </div> |
| 350 | -</section> | 350 | +</section> |
| 351 | -<!-- end --> | 351 | +<!-- end --> |
| 352 | -<section id="help" class="hide" data-auth="1"> | 352 | +<section id="help" class="hide" data-auth="1"> |
| 353 | - <div class="header"> | 353 | + <div class="header"> |
| 354 | - <span class="title">手游平台</span> | 354 | + <span class="title">手游平台</span> |
| 355 | - <a class="btn pull-left op-back" href="#home">返回</a> | 355 | + <a class="btn pull-left op-back" href="#home">返回</a> |
| 356 | - </div> | 356 | + </div> |
| 357 | - | 357 | + |
| 358 | - <div class="container"> | 358 | + <div class="container"> |
| 359 | - <div class="box_info_center"> | 359 | + <div class="box_info_center"> |
| 360 | - <div class='align-left'> | 360 | + <div class='align-left'> |
| 361 | - | 361 | + |
| 362 | - </div> | 362 | + </div> |
| 363 | - </div> | 363 | + </div> |
| 364 | - </div> | 364 | + </div> |
| 365 | -</section> | 365 | +</section> |
| 366 | -<!-- 首页模块 --> | 366 | +<!-- 首页模块 --> |
| 367 | -<section id="home" class="hide" data-attr="dot" data-auth="1"></section> | 367 | +<section id="home" class="hide" data-attr="dot" data-auth="1"></section> |
| 368 | -<!-- 重置密码模块 --> | 368 | +<!-- 重置密码模块 --> |
| 369 | -<section id="reset_pwd" data-attr="dot" class="hide"></section> | 369 | +<section id="reset_pwd" data-attr="dot" class="hide"></section> |
| 370 | -<!-- 修改密码模块 --> | 370 | +<!-- 修改密码模块 --> |
| 371 | -<section id="modify_pwd" data-attr="dot" class="hide" data-auth="1"></section> | 371 | +<section id="modify_pwd" data-attr="dot" class="hide" data-auth="1"></section> |
| 372 | -<!-- 密保模块 --> | 372 | +<!-- 密保模块 --> |
| 373 | -<section id="mibao" data-attr="dot" class="hide" data-auth="1"></section> | 373 | +<section id="mibao" data-attr="dot" class="hide" data-auth="1"></section> |
| 374 | -<!-- 回答密保模块 --> | 374 | +<!-- 回答密保模块 --> |
| 375 | -<section id="answer_question" data-attr="dot" class="hide"></section> | 375 | +<section id="answer_question" data-attr="dot" class="hide"></section> |
| 376 | -<!-- 绑定模块 --> | 376 | +<!-- 绑定模块 --> |
| 377 | -<section id="bind" data-attr="dot" class="hide" data-auth="1"></section> | 377 | +<section id="bind" data-attr="dot" class="hide" data-auth="1"></section> |
| 378 | -<!-- 绑定手机 --> | 378 | +<!-- 绑定手机 --> |
| 379 | -<section id="bindMobile" data-attr="dot" class="hide" data-auth="1"></section> | 379 | +<section id="bindMobile" data-attr="dot" class="hide" data-auth="1"></section> |
| 380 | -<!-- 解绑手机模块 --> | 380 | +<!-- 解绑手机模块 --> |
| 381 | -<section id="unbindMobile" data-attr="dot" class="hide" data-auth="1"></section> | 381 | +<section id="unbindMobile" data-attr="dot" class="hide" data-auth="1"></section> |
| 382 | -<!-- 绑定邮箱模块 --> | 382 | +<!-- 绑定邮箱模块 --> |
| 383 | -<section id="mail" data-attr="dot" class="hide" data-auth="1"></section> | 383 | +<section id="mail" data-attr="dot" class="hide" data-auth="1"></section> |
| 384 | -<!-- doT模板 --> | 384 | +<!-- doT模板 --> |
| 385 | -<section id="frame" data-attr="dot" class="hide" ></section> | 385 | +<section id="frame" data-attr="dot" class="hide" ></section> |
| 386 | - | 386 | + |
| 387 | - | 387 | + |
| 388 | -<script id="frame_template" type="text/x-jquery-tmpl" > | 388 | +<script id="frame_template" type="text/x-jquery-tmpl" > |
| 389 | - | 389 | + |
| 390 | -<div class="new-sdk-container"> | 390 | +<div class="new-sdk-container"> |
| 391 | - <div class="SDK-titlebox"></div> | 391 | + <div class="SDK-titlebox"></div> |
| 392 | - <div class="new-sdk-logo" style="position: relative; margin-bottom: 25px;"> | 392 | + <div class="new-sdk-logo" style="position: relative; margin-bottom: 25px;"> |
| 393 | - <a href="#"><img src="images/new-sdk-logo.png"></a> | 393 | + <a href="#"><img src="images/new-sdk-logo.png"></a> |
| 394 | - <a href="#login" class="lefticon" style="position: absolute; left: 37px; top: 20px;"> | 394 | + <a href="#login" class="lefticon" style="position: absolute; left: 37px; top: 20px;"> |
| 395 | - <i class="iconfont icon-fanhui"></i> | 395 | + <i class="iconfont icon-fanhui"></i> |
| 396 | - </a> | 396 | + </a> |
| 397 | - </div> | 397 | + </div> |
| 398 | - <div class="container" style=" margin-bottom: 20px;"> | 398 | + <div class="container" style=" margin-bottom: 20px;"> |
| 399 | - <div class="ios_scroll"> | 399 | + <div class="ios_scroll"> |
| 400 | - <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> | 400 | + <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> |
| 401 | - </div> | 401 | + </div> |
| 402 | - </div> | 402 | + </div> |
| 403 | - | 403 | + |
| 404 | -</div> | 404 | +</div> |
| 405 | -</script> | 405 | +</script> |
| 406 | -<script id="home_template" type="text/x-jquery-tmpl"> | 406 | +<script id="home_template" type="text/x-jquery-tmpl"> |
| 407 | - <input type="hidden" name="initUserName" value="{{=Core.Data.nickname}}" /> | 407 | + <input type="hidden" name="initUserName" value="{{=Core.Data.nickname}}" /> |
| 408 | - <div class="new-sdk-container"> | 408 | + <div class="new-sdk-container"> |
| 409 | - <div class="new-container-box"> | 409 | + <div class="new-container-box"> |
| 410 | - <div class="SDK-titlebox"></div> | 410 | + <div class="SDK-titlebox"></div> |
| 411 | - <div class="user-center"> | 411 | + <div class="user-center"> |
| 412 | - 用户中心 | 412 | + 用户中心 |
| 413 | - <a href="/sdk/logout" class="op-logout">切换账户</a> | 413 | + <a href="/sdk/logout" class="op-logout">切换账户</a> |
| 414 | - </div> | 414 | + </div> |
| 415 | - | 415 | + |
| 416 | - {{? Core.Data.is_guest == 1}} | 416 | + {{? Core.Data.is_guest == 1}} |
| 417 | - <div class="user-center-box"> | 417 | + <div class="user-center-box"> |
| 418 | - <div class="top clearfix"> | 418 | + <div class="top clearfix"> |
| 419 | - <div class="pull-left txt w_45"> | 419 | + <div class="pull-left txt w_45"> |
| 420 | - <p>欢迎您!</p> | 420 | + <p>欢迎您!</p> |
| 421 | - <p>{{=Core.Data.nickname}}</p> | 421 | + <p>{{=Core.Data.nickname}}</p> |
| 422 | - </div> | 422 | + </div> |
| 423 | - <div class="inline-btn pull-right w_45"> | 423 | + <div class="inline-btn pull-right w_45"> |
| 424 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 424 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
| 425 | - </div> | 425 | + </div> |
| 426 | - </div> | 426 | + </div> |
| 427 | - <div class="bind-user"> | 427 | + <div class="bind-user"> |
| 428 | - <div class="w_50 txt" style="display: inline-block; vertical-align: middle;"> | 428 | + <div class="w_50 txt" style="display: inline-block; vertical-align: middle;"> |
| 429 | - 您当前还是游客,为保证账号安全,请升级账号! | 429 | + 您当前还是游客,为保证账号安全,请升级账号! |
| 430 | - </div> | 430 | + </div> |
| 431 | - <div class="inline-btn w_45" style="display: inline-block; vertical-align: ;"> | 431 | + <div class="inline-btn w_45" style="display: inline-block; vertical-align: ;"> |
| 432 | - <a class="btn btn-bind" href="#modify_pwd">马上升级</a> | 432 | + <a class="btn btn-bind" href="#modify_pwd">马上升级</a> |
| 433 | - </div> | 433 | + </div> |
| 434 | - </div> | 434 | + </div> |
| 435 | - </div> | 435 | + </div> |
| 436 | - {{?? Core.Data.is_guest == 2}} | 436 | + {{?? Core.Data.is_guest == 2}} |
| 437 | - <div class="user-center-box"> | 437 | + <div class="user-center-box"> |
| 438 | - <div class="top clearfix" style="border-bottom: none;"> | 438 | + <div class="top clearfix" style="border-bottom: none;"> |
| 439 | - <div class="pull-left txt w_45"> | 439 | + <div class="pull-left txt w_45"> |
| 440 | - <p>欢迎您!</p> | 440 | + <p>欢迎您!</p> |
| 441 | - <p>{{=Core.Data.nickname}}</p> | 441 | + <p>{{=Core.Data.nickname}}</p> |
| 442 | - </div> | 442 | + </div> |
| 443 | - <div class="inline-btn pull-right w_45"> | 443 | + <div class="inline-btn pull-right w_45"> |
| 444 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 444 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
| 445 | - </div> | 445 | + </div> |
| 446 | - </div> | 446 | + </div> |
| 447 | - <ul class="list-item clearfix"> | 447 | + <ul class="list-item clearfix"> |
| 448 | - {{? Core.Data.bind_phone === ""}} | 448 | + {{? Core.Data.bind_phone === ""}} |
| 449 | - <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> | 449 | + <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
| 450 | - {{??}} | 450 | + {{??}} |
| 451 | - <li><a href="#unbindMobile">解绑手机</a></li> | 451 | + <li><a href="#unbindMobile">解绑手机</a></li> |
| 452 | - {{?}} | 452 | + {{?}} |
| 453 | - <!--<li><a href="#mail">绑定邮箱</a></li>--> | 453 | + <!--<li><a href="#mail">绑定邮箱</a></li>--> |
| 454 | - <li><a href="#mibao">设置密保</a></li> | 454 | + <li><a href="#mibao">设置密保</a></li> |
| 455 | - <li><a href="#modify_pwd">修改密码</a></li> | 455 | + <li><a href="#modify_pwd">修改密码</a></li> |
| 456 | - </ul> | 456 | + </ul> |
| 457 | - </div> | 457 | + </div> |
| 458 | - {{??}} | 458 | + {{??}} |
| 459 | - <div class="user-center-box"> | 459 | + <div class="user-center-box"> |
| 460 | - <div class="top clearfix" style="border-bottom: none;"> | 460 | + <div class="top clearfix" style="border-bottom: none;"> |
| 461 | - <div class="pull-left txt w_45"> | 461 | + <div class="pull-left txt w_45"> |
| 462 | - <p>欢迎您!</p> | 462 | + <p>欢迎您!</p> |
| 463 | - <p>{{=Core.Data.nickname}}</p> | 463 | + <p>{{=Core.Data.nickname}}</p> |
| 464 | - </div> | 464 | + </div> |
| 465 | - <div class="inline-btn pull-right w_45"> | 465 | + <div class="inline-btn pull-right w_45"> |
| 466 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 466 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
| 467 | - </div> | 467 | + </div> |
| 468 | - </div> | 468 | + </div> |
| 469 | - <ul class="list-item clearfix"> | 469 | + <ul class="list-item clearfix"> |
| 470 | - {{? Core.Data.bind_phone === ""}} | 470 | + {{? Core.Data.bind_phone === ""}} |
| 471 | - <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> | 471 | + <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
| 472 | - {{??}} | 472 | + {{??}} |
| 473 | - <li><a href="#unbindMobile">解绑手机</a></li> | 473 | + <li><a href="#unbindMobile">解绑手机</a></li> |
| 474 | - {{?}} | 474 | + {{?}} |
| 475 | - <!--<li><a href="#mail">绑定邮箱</a></li> --> | 475 | + <!--<li><a href="#mail">绑定邮箱</a></li> --> |
| 476 | - <li><a href="#mibao">设置密保</a></li> | 476 | + <li><a href="#mibao">设置密保</a></li> |
| 477 | - <li><a href="#modify_pwd">修改密码</a></li> | 477 | + <li><a href="#modify_pwd">修改密码</a></li> |
| 478 | - </ul> | 478 | + </ul> |
| 479 | - </div> | 479 | + </div> |
| 480 | - | 480 | + |
| 481 | - {{?}} | 481 | + {{?}} |
| 482 | - | 482 | + |
| 483 | - </div> | 483 | + </div> |
| 484 | - </div> | 484 | + </div> |
| 485 | -</script> | 485 | +</script> |
| 486 | -<script id="mail_template" type="text/x-jquery-tmpl" > | 486 | +<script id="mail_template" type="text/x-jquery-tmpl" > |
| 487 | - | 487 | + |
| 488 | - <div class="new-sdk-container"> | 488 | + <div class="new-sdk-container"> |
| 489 | - <div class="SDK-titlebox"></div> | 489 | + <div class="SDK-titlebox"></div> |
| 490 | - <div class="user-center"> | 490 | + <div class="user-center"> |
| 491 | - <a href="#home" class="lefticon"> | 491 | + <a href="#home" class="lefticon"> |
| 492 | - <i class="iconfont icon-fanhui"></i> | 492 | + <i class="iconfont icon-fanhui"></i> |
| 493 | - </a> | 493 | + </a> |
| 494 | - 绑定邮箱 | 494 | + 绑定邮箱 |
| 495 | - </div> | 495 | + </div> |
| 496 | - | 496 | + |
| 497 | - {{? Core.Data.bind_mail_statu == 0}} | 497 | + {{? Core.Data.bind_mail_statu == 0}} |
| 498 | - | 498 | + |
| 499 | - <div class="new-sdk-box"> | 499 | + <div class="new-sdk-box"> |
| 500 | - <div class="acount-name"> | 500 | + <div class="acount-name"> |
| 501 | - 账号:{{=Core.Data.username}} | 501 | + 账号:{{=Core.Data.username}} |
| 502 | - </div> | 502 | + </div> |
| 503 | - <form id="pwd_by_question_form" action="/user/bind_mail" class="ajax" method="post"> | 503 | + <form id="pwd_by_question_form" action="/user/bind_mail" class="ajax" method="post"> |
| 504 | - <div class="input" style="padding: 0;"> | 504 | + <div class="input" style="padding: 0;"> |
| 505 | - <input type="text" name="email" required placeholder="请输入你要绑定的邮箱"> | 505 | + <input type="text" name="email" required placeholder="请输入你要绑定的邮箱"> |
| 506 | - <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> | 506 | + <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> |
| 507 | - </div> | 507 | + </div> |
| 508 | - </form> | 508 | + </form> |
| 509 | - <p>提示:发送绑定邮件后,请您登录邮箱操作!</p> | 509 | + <p>提示:发送绑定邮件后,请您登录邮箱操作!</p> |
| 510 | - </div> | 510 | + </div> |
| 511 | - <ul class="inline-btn"> | 511 | + <ul class="inline-btn"> |
| 512 | - <li style="margin: 0 auto; padding: 1em 0; float: none;"> | 512 | + <li style="margin: 0 auto; padding: 1em 0; float: none;"> |
| 513 | - <a class="submit btn larg btn-orange" href="">发送绑定邮件</a> | 513 | + <a class="submit btn larg btn-orange" href="">发送绑定邮件</a> |
| 514 | - </li> | 514 | + </li> |
| 515 | - </ul> | 515 | + </ul> |
| 516 | - | 516 | + |
| 517 | - | 517 | + |
| 518 | - {{?? Core.Data.bind_mail_statu == 1}} | 518 | + {{?? Core.Data.bind_mail_statu == 1}} |
| 519 | - | 519 | + |
| 520 | - <div class="new-sdk-box"> | 520 | + <div class="new-sdk-box"> |
| 521 | - <form id="bind_mail_form" action="/user/bind_mail" class="ajax" todo="bind_mail_callback" style="display:none; "> | 521 | + <form id="bind_mail_form" action="/user/bind_mail" class="ajax" todo="bind_mail_callback" style="display:none; "> |
| 522 | - <div class="input"> | 522 | + <div class="input"> |
| 523 | - <input type="text" name="email" required placeholder="输入想要绑定的邮箱地址"> | 523 | + <input type="text" name="email" required placeholder="输入想要绑定的邮箱地址"> |
| 524 | - <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> | 524 | + <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> |
| 525 | - </div> | 525 | + </div> |
| 526 | - </form> | 526 | + </form> |
| 527 | - <p>待绑定邮箱:<span class="text-info">{{=Core.Data.mail}}</span></p> | 527 | + <p>待绑定邮箱:<span class="text-info">{{=Core.Data.mail}}</span></p> |
| 528 | - </div> | 528 | + </div> |
| 529 | - <ul class="inline-btn"> | 529 | + <ul class="inline-btn"> |
| 530 | - <li style="margin: 0 auto; padding: 1em 0; float: none;" id="change-mail-btn" class=""><a class="btn larg btn-orange" href="#">更换邮箱</a></li> | 530 | + <li style="margin: 0 auto; padding: 1em 0; float: none;" id="change-mail-btn" class=""><a class="btn larg btn-orange" href="#">更换邮箱</a></li> |
| 531 | - <li style="margin: 0 auto; padding: 1em 0; float: none; background: #ff9600;" id="bind-mail-btn" class="hide"><a class="btn larg op-primary btn-orange" href="#home">保存设置</a></li> | 531 | + <li style="margin: 0 auto; padding: 1em 0; float: none; background: #ff9600;" id="bind-mail-btn" class="hide"><a class="btn larg op-primary btn-orange" href="#home">保存设置</a></li> |
| 532 | - | 532 | + |
| 533 | - </ul> | 533 | + </ul> |
| 534 | - | 534 | + |
| 535 | - {{?? Core.Data.bind_mail_statu == 2}} | 535 | + {{?? Core.Data.bind_mail_statu == 2}} |
| 536 | - | 536 | + |
| 537 | - <div class="new-sdk-box"> | 537 | + <div class="new-sdk-box"> |
| 538 | - <div class="input" style="padding: 0;"> | 538 | + <div class="input" style="padding: 0;"> |
| 539 | - <input type="text" name="email" required disabled="disabled" value="{{=Core.Data.mail}}"> | 539 | + <input type="text" name="email" required disabled="disabled" value="{{=Core.Data.mail}}"> |
| 540 | - </div> | 540 | + </div> |
| 541 | - <p>可以通过绑定的邮箱找回密码</p> | 541 | + <p>可以通过绑定的邮箱找回密码</p> |
| 542 | - </div> | 542 | + </div> |
| 543 | - | 543 | + |
| 544 | - {{?}} | 544 | + {{?}} |
| 545 | - | 545 | + |
| 546 | - </div> | 546 | + </div> |
| 547 | - | 547 | + |
| 548 | - | 548 | + |
| 549 | -</script> | 549 | +</script> |
| 550 | -<script id="reset_pwd_template" type="text/x-jquery-tmpl" > | 550 | +<script id="reset_pwd_template" type="text/x-jquery-tmpl" > |
| 551 | - | 551 | + |
| 552 | - <div class="new-sdk-container"> | 552 | + <div class="new-sdk-container"> |
| 553 | - <div class="SDK-titlebox"></div> | 553 | + <div class="SDK-titlebox"></div> |
| 554 | - | 554 | + |
| 555 | - <div class="new-sdk-box"> | 555 | + <div class="new-sdk-box"> |
| 556 | - <div class="question-input mt10"> | 556 | + <div class="question-input mt10"> |
| 557 | - 账号:{{=Core.Data.username}} | 557 | + 账号:{{=Core.Data.username}} |
| 558 | - </div> | 558 | + </div> |
| 559 | - <div class="question-input mt10"> | 559 | + <div class="question-input mt10"> |
| 560 | - <p>你的新密码是:{{=Core.Data.new_pwd}}</p> | 560 | + <p>你的新密码是:{{=Core.Data.new_pwd}}</p> |
| 561 | - <p style="color: #949494;">请妥善保管,切勿外泄</p> | 561 | + <p style="color: #949494;">请妥善保管,切勿外泄</p> |
| 562 | - </div> | 562 | + </div> |
| 563 | - </div> | 563 | + </div> |
| 564 | - <ul class="inline-btn"> | 564 | + <ul class="inline-btn"> |
| 565 | - <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange" href="#login">我知道了</a></li> | 565 | + <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange" href="#login">我知道了</a></li> |
| 566 | - </ul> | 566 | + </ul> |
| 567 | - | 567 | + |
| 568 | - </div> | 568 | + </div> |
| 569 | -</script> | 569 | +</script> |
| 570 | -<script id="modify_pwd_template" type="text/x-jquery-tmpl"> | 570 | +<script id="modify_pwd_template" type="text/x-jquery-tmpl"> |
| 571 | - | 571 | + |
| 572 | - | 572 | + |
| 573 | - <div class="new-sdk-container"> | 573 | + <div class="new-sdk-container"> |
| 574 | - <div class="SDK-titlebox"></div> | 574 | + <div class="SDK-titlebox"></div> |
| 575 | - <div class="user-center"> | 575 | + <div class="user-center"> |
| 576 | - <a href="#home" class="lefticon"> | 576 | + <a href="#home" class="lefticon"> |
| 577 | - <i class="iconfont icon-fanhui"></i> | 577 | + <i class="iconfont icon-fanhui"></i> |
| 578 | - </a> | 578 | + </a> |
| 579 | - {{? Core.Data.is_guest == 1}}升级账号{{??}}修改密码{{?}} | 579 | + {{? Core.Data.is_guest == 1}}升级账号{{??}}修改密码{{?}} |
| 580 | - </div> | 580 | + </div> |
| 581 | - <form action="/sdk/change_password" mthod="post" class="ajax " todo="modify_pwd_callback" > | 581 | + <form action="/sdk/change_password" mthod="post" class="ajax " todo="modify_pwd_callback" > |
| 582 | - <div class="new-sdk-box"> | 582 | + <div class="new-sdk-box"> |
| 583 | - <div class="input new-sdk-psw clearfix"> | 583 | + <div class="input new-sdk-psw clearfix"> |
| 584 | - <i>{{? Core.Data.is_guest == 1}}正式账号:{{??}}旧密码:{{?}}</i> | 584 | + <i>{{? Core.Data.is_guest == 1}}正式账号:{{??}}旧密码:{{?}}</i> |
| 585 | - <label> | 585 | + <label> |
| 586 | - | 586 | + |
| 587 | - <input {{? Core.Data.is_guest == 1}}type="text"{{??}}type="password"{{?}} class="old_pwd required " name="{{? Core.Data.is_guest >= 1}}username{{??}}password{{?}}" value="{{? Core.Data.new_pwd}}{{=Core.Data.new_pwd}}{{?}}" required="required" placeholder="{{? Core.Data.is_guest == 1}}请输入6-18位字母或数字{{??}}请输入旧密码{{?}}" required/> | 587 | + <input {{? Core.Data.is_guest == 1}}type="text"{{??}}type="password"{{?}} class="old_pwd required " name="{{? Core.Data.is_guest >= 1}}username{{??}}password{{?}}" value="{{? Core.Data.new_pwd}}{{=Core.Data.new_pwd}}{{?}}" required="required" placeholder="{{? Core.Data.is_guest == 1}}请输入6-18位字母或数字{{??}}请输入旧密码{{?}}" required/> |
| 588 | - </label> | 588 | + </label> |
| 589 | - </div> | 589 | + </div> |
| 590 | - <div class="input new-sdk-psw clearfix"> | 590 | + <div class="input new-sdk-psw clearfix"> |
| 591 | - <i>{{? Core.Data.is_guest == 1}}正式密码:{{??}}新密码:{{?}}</i> | 591 | + <i>{{? Core.Data.is_guest == 1}}正式密码:{{??}}新密码:{{?}}</i> |
| 592 | - <label> | 592 | + <label> |
| 593 | - | 593 | + |
| 594 | - <input class="" name="newpwd" required type="text" placeholder="{{? Core.Data.is_guest == 1}}请输入6-16位字母或数字{{??}}请输入密码{{?}}" /> | 594 | + <input class="" name="newpwd" required type="text" placeholder="{{? Core.Data.is_guest == 1}}请输入6-16位字母或数字{{??}}请输入密码{{?}}" /> |
| 595 | - | 595 | + |
| 596 | - | 596 | + |
| 597 | - </label> | 597 | + </label> |
| 598 | - </div> | 598 | + </div> |
| 599 | - {{? Core.Data.is_guest == 1}}<p>升级账号成功之后,<span class="red">游客账号作废</span>,请妥善保管正式账号</p>{{??}}{{?}} | 599 | + {{? Core.Data.is_guest == 1}}<p>升级账号成功之后,<span class="red">游客账号作废</span>,请妥善保管正式账号</p>{{??}}{{?}} |
| 600 | - | 600 | + |
| 601 | - </div> | 601 | + </div> |
| 602 | - | 602 | + |
| 603 | - <ul class="inline-btn"> | 603 | + <ul class="inline-btn"> |
| 604 | - <li style="margin: 0 auto; padding: 1em 0; float: none;"> | 604 | + <li style="margin: 0 auto; padding: 1em 0; float: none;"> |
| 605 | - <a class="submit btn larg btn-orange" autocomplete="off" >保存更改</a> | 605 | + <a class="submit btn larg btn-orange" autocomplete="off" >保存更改</a> |
| 606 | - </li> | 606 | + </li> |
| 607 | - </ul> | 607 | + </ul> |
| 608 | - </form> | 608 | + </form> |
| 609 | - </div> | 609 | + </div> |
| 610 | - | 610 | + |
| 611 | - | 611 | + |
| 612 | -</script> | 612 | +</script> |
| 613 | -<script id="mibao_template" type="text/x-jquery-tmpl" > | 613 | +<script id="mibao_template" type="text/x-jquery-tmpl" > |
| 614 | -{{? Core.Data.safe_question == "" }} | 614 | +{{? Core.Data.safe_question == "" }} |
| 615 | -<div class="new-sdk-container"> | 615 | +<div class="new-sdk-container"> |
| 616 | - <div class="SDK-titlebox"></div> | 616 | + <div class="SDK-titlebox"></div> |
| 617 | - <div class="user-center"> | 617 | + <div class="user-center"> |
| 618 | - <a href="#home" class="lefticon"> | 618 | + <a href="#home" class="lefticon"> |
| 619 | - <i class="iconfont icon-fanhui"></i> | 619 | + <i class="iconfont icon-fanhui"></i> |
| 620 | - </a> | 620 | + </a> |
| 621 | - 设置密保 | 621 | + 设置密保 |
| 622 | - </div> | 622 | + </div> |
| 623 | - <form action="/sdk/set_mibao" mthod="post" class="ajax" todo="mibao_callback" > | 623 | + <form action="/sdk/set_mibao" mthod="post" class="ajax" todo="mibao_callback" > |
| 624 | - <div class="new-sdk-box"> | 624 | + <div class="new-sdk-box"> |
| 625 | - <div class="input select" style="padding: 25px;"> | 625 | + <div class="input select" style="padding: 25px;"> |
| 626 | - <select name="question" class="" > | 626 | + <select name="question" class="" > |
| 627 | - {{~ Core.Data.question_list :item:index }} | 627 | + {{~ Core.Data.question_list :item:index }} |
| 628 | - <option value='{{=item}}'>{{=item}}</option> | 628 | + <option value='{{=item}}'>{{=item}}</option> |
| 629 | - {{~}} | 629 | + {{~}} |
| 630 | - | 630 | + |
| 631 | - </select> | 631 | + </select> |
| 632 | - </div> | 632 | + </div> |
| 633 | - <div class="input" style="padding:0 25px;"><input type="text" name="answer" required placeholder="输入密保保护答案" style="text-align: left;"></div> | 633 | + <div class="input" style="padding:0 25px;"><input type="text" name="answer" required placeholder="输入密保保护答案" style="text-align: left;"></div> |
| 634 | - <p style="color: #595757; font-size: 18px; margin-top: 10px;">设置密保,能通过回答问题找回忘记的密码</p> | 634 | + <p style="color: #595757; font-size: 18px; margin-top: 10px;">设置密保,能通过回答问题找回忘记的密码</p> |
| 635 | - </div> | 635 | + </div> |
| 636 | - <ul class="inline-btn"> | 636 | + <ul class="inline-btn"> |
| 637 | - <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange ">保存设置</a></li> | 637 | + <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange ">保存设置</a></li> |
| 638 | - </ul> | 638 | + </ul> |
| 639 | - </form> | 639 | + </form> |
| 640 | - </div> | 640 | + </div> |
| 641 | - | 641 | + |
| 642 | -{{??}} | 642 | +{{??}} |
| 643 | - <div class="new-sdk-container"> | 643 | + <div class="new-sdk-container"> |
| 644 | - <div class="SDK-titlebox"></div> | 644 | + <div class="SDK-titlebox"></div> |
| 645 | - <div class="user-center"> | 645 | + <div class="user-center"> |
| 646 | - <a href="#home" class="lefticon"> | 646 | + <a href="#home" class="lefticon"> |
| 647 | - <i class="iconfont icon-fanhui"></i> | 647 | + <i class="iconfont icon-fanhui"></i> |
| 648 | - </a> | 648 | + </a> |
| 649 | - 设置密保 | 649 | + 设置密保 |
| 650 | - </div> | 650 | + </div> |
| 651 | - <form action=""> | 651 | + <form action=""> |
| 652 | - <div class="new-sdk-box"> | 652 | + <div class="new-sdk-box"> |
| 653 | - <p>问题:{{=Core.Data.safe_question}}</p> | 653 | + <p>问题:{{=Core.Data.safe_question}}</p> |
| 654 | - <p>答案:{{=Core.Data.safe_answer}}</p> | 654 | + <p>答案:{{=Core.Data.safe_answer}}</p> |
| 655 | - </div> | 655 | + </div> |
| 656 | - </form> | 656 | + </form> |
| 657 | - </div> | 657 | + </div> |
| 658 | -{{?}} | 658 | +{{?}} |
| 659 | - | 659 | + |
| 660 | - | 660 | + |
| 661 | -</script> | 661 | +</script> |
| 662 | -<script id="answer_question_template" type="text/x-jquery-tmpl" > | 662 | +<script id="answer_question_template" type="text/x-jquery-tmpl" > |
| 663 | - <div class="new-sdk-container"> | 663 | + <div class="new-sdk-container"> |
| 664 | - <div class="SDK-titlebox"></div> | 664 | + <div class="SDK-titlebox"></div> |
| 665 | - <div class="user-center"> | 665 | + <div class="user-center"> |
| 666 | - <a href="#login" class="lefticon"> | 666 | + <a href="#login" class="lefticon"> |
| 667 | - <i class="iconfont icon-fanhui"></i> | 667 | + <i class="iconfont icon-fanhui"></i> |
| 668 | - </a> | 668 | + </a> |
| 669 | - 密保找回密码 | 669 | + 密保找回密码 |
| 670 | - </div> | 670 | + </div> |
| 671 | - | 671 | + |
| 672 | - <div class="new-sdk-box" style="border-top: 1px solid #c4c3c3;"> | 672 | + <div class="new-sdk-box" style="border-top: 1px solid #c4c3c3;"> |
| 673 | - <div id="pwd_by_question_form" action="/sdk/find/question/" class="ajax " method="post" > | 673 | + <div id="pwd_by_question_form" action="/sdk/find/question/" class="ajax " method="post" > |
| 674 | - <input type="hidden" name="username" value="{{=Core.Data.ans_temp.username}}" /> | 674 | + <input type="hidden" name="username" value="{{=Core.Data.ans_temp.username}}" /> |
| 675 | - <input type="hidden" name="question" value="{{=Core.Data.ans_temp.question}}" /> | 675 | + <input type="hidden" name="question" value="{{=Core.Data.ans_temp.question}}" /> |
| 676 | - | 676 | + |
| 677 | - <div class="question-input" style="margin-bottom: 20px;"> | 677 | + <div class="question-input" style="margin-bottom: 20px;"> |
| 678 | - {{=Core.Data.ans_temp.question}} | 678 | + {{=Core.Data.ans_temp.question}} |
| 679 | - <i class="iconfont icon-xiangxia"></i> | 679 | + <i class="iconfont icon-xiangxia"></i> |
| 680 | - </div> | 680 | + </div> |
| 681 | - | 681 | + |
| 682 | - <div class="input" style="padding: 0;"> | 682 | + <div class="input" style="padding: 0;"> |
| 683 | - <input type="text" name="answer" required class="larg " placeholder="请输入答案" required/> | 683 | + <input type="text" name="answer" required class="larg " placeholder="请输入答案" required/> |
| 684 | - </div> | 684 | + </div> |
| 685 | - | 685 | + |
| 686 | - </div> | 686 | + </div> |
| 687 | - </div> | 687 | + </div> |
| 688 | - | 688 | + |
| 689 | - <ul class="inline-btn"> | 689 | + <ul class="inline-btn"> |
| 690 | - <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange submit op-primary" >确定</a></li> | 690 | + <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange submit op-primary" >确定</a></li> |
| 691 | - </ul> | 691 | + </ul> |
| 692 | - </div> | 692 | + </div> |
| 693 | - | 693 | + |
| 694 | - | 694 | + |
| 695 | -</script> | 695 | +</script> |
| 696 | -<script id="bind_template" type="text/x-jquery-tmpl" > | 696 | +<script id="bind_template" type="text/x-jquery-tmpl" > |
| 697 | - <div class="new-sdk-container"> | 697 | + <div class="new-sdk-container"> |
| 698 | - <div class="SDK-titlebox"></div> | 698 | + <div class="SDK-titlebox"></div> |
| 699 | - <div class="user-center"> | 699 | + <div class="user-center"> |
| 700 | - <a href="#login" class="lefticon"> | 700 | + <a href="#login" class="lefticon"> |
| 701 | - <i class="iconfont icon-fanhui"></i> | 701 | + <i class="iconfont icon-fanhui"></i> |
| 702 | - </a> | 702 | + </a> |
| 703 | - 绑定手机 | 703 | + 绑定手机 |
| 704 | - </div> | 704 | + </div> |
| 705 | - | 705 | + |
| 706 | - <div class="new-sdk-box"> | 706 | + <div class="new-sdk-box"> |
| 707 | - | 707 | + |
| 708 | - {{? Core.Data.bind_phone == "" && Core.Data.bind_statu == 0 }} | 708 | + {{? Core.Data.bind_phone == "" && Core.Data.bind_statu == 0 }} |
| 709 | - <div class="acount-name"> | 709 | + <div class="acount-name"> |
| 710 | - 账号:{{=Core.Data.username}} | 710 | + 账号:{{=Core.Data.username}} |
| 711 | - </div> | 711 | + </div> |
| 712 | - <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > | 712 | + <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > |
| 713 | - <div class="input" style="padding: 0;"> | 713 | + <div class="input" style="padding: 0;"> |
| 714 | - <input id="js_iphone" type="text" required name="mobile" placeholder="请输入您要绑定的手机号码"> | 714 | + <input id="js_iphone" type="text" required name="mobile" placeholder="请输入您要绑定的手机号码"> |
| 715 | - </div> | 715 | + </div> |
| 716 | - <div class="inputCode clearfix"> | 716 | + <div class="inputCode clearfix"> |
| 717 | - <div class="input fl"> | 717 | + <div class="input fl"> |
| 718 | - <input id="js_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码"> | 718 | + <input id="js_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码"> |
| 719 | - </div> | 719 | + </div> |
| 720 | - <a href="javascript:;" class="getCode" id="js_getcode">获取验证码</a> | 720 | + <a href="javascript:;" class="getCode" id="js_getcode">获取验证码</a> |
| 721 | - </div> | 721 | + </div> |
| 722 | - <ul class="inline-btn"> | 722 | + <ul class="inline-btn"> |
| 723 | - <li><a class="larg btn btn-orange submit" id="js_conform" value="" >确定</a></li> | 723 | + <li><a class="larg btn btn-orange submit" id="js_conform" value="" >确定</a></li> |
| 724 | - <li><a class="btn" href="#home">返回</a></li> | 724 | + <li><a class="btn" href="#home">返回</a></li> |
| 725 | - </ul> | 725 | + </ul> |
| 726 | - </form> | 726 | + </form> |
| 727 | - | 727 | + |
| 728 | - {{?? Core.Data.bind_statu == 1}} | 728 | + {{?? Core.Data.bind_statu == 1}} |
| 729 | - | 729 | + |
| 730 | - | 730 | + |
| 731 | - <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > | 731 | + <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > |
| 732 | - <div class="new-sdk-box"> | 732 | + <div class="new-sdk-box"> |
| 733 | - <div class="input" style="padding: 0;"><input type="text" required name="mobile" placeholder="{{=Core.Data.bind_phone}}"></div> | 733 | + <div class="input" style="padding: 0;"><input type="text" required name="mobile" placeholder="{{=Core.Data.bind_phone}}"></div> |
| 734 | - <p>当前号码待绑定,更换手机号码请直接修改</p> | 734 | + <p>当前号码待绑定,更换手机号码请直接修改</p> |
| 735 | - <p>请用绑定的手机拨打<span>{{=Core.Data.mobile_helper_number}}</span>(电话会自动挂断,此呼叫免费)完成绑定,才可以通过手机修改密码。</p> | 735 | + <p>请用绑定的手机拨打<span>{{=Core.Data.mobile_helper_number}}</span>(电话会自动挂断,此呼叫免费)完成绑定,才可以通过手机修改密码。</p> |
| 736 | - </div> | 736 | + </div> |
| 737 | - <ul class="inline-btn"> | 737 | + <ul class="inline-btn"> |
| 738 | - <li><a class="larg btn btn-orange submit" >保存设置</a></li> | 738 | + <li><a class="larg btn btn-orange submit" >保存设置</a></li> |
| 739 | - <li><a class="btn" href="#home">返回</a></li> | 739 | + <li><a class="btn" href="#home">返回</a></li> |
| 740 | - </ul> | 740 | + </ul> |
| 741 | - </form> | 741 | + </form> |
| 742 | - | 742 | + |
| 743 | - {{?? Core.Data.bind_statu == 2}} | 743 | + {{?? Core.Data.bind_statu == 2}} |
| 744 | - | 744 | + |
| 745 | - | 745 | + |
| 746 | - <form action=""> | 746 | + <form action=""> |
| 747 | - <div class="new-sdk-box"> | 747 | + <div class="new-sdk-box"> |
| 748 | - <div class="input" style="padding: 0;"><input type="text" value="{{=Core.Data.bind_phone}}"></div> | 748 | + <div class="input" style="padding: 0;"><input type="text" value="{{=Core.Data.bind_phone}}"></div> |
| 749 | - <p>解除绑定,请用绑定的手机发送短信内容“<span>qxbd</span>”发送到<span>{{=Core.Data.mobile_helper_number}}</span></p> | 749 | + <p>解除绑定,请用绑定的手机发送短信内容“<span>qxbd</span>”发送到<span>{{=Core.Data.mobile_helper_number}}</span></p> |
| 750 | - </div> | 750 | + </div> |
| 751 | - <div class="only-btn"><a class="btn" href="#home">返回</a></div> | 751 | + <div class="only-btn"><a class="btn" href="#home">返回</a></div> |
| 752 | - </form> | 752 | + </form> |
| 753 | - | 753 | + |
| 754 | - | 754 | + |
| 755 | - {{?}} | 755 | + {{?}} |
| 756 | - </div> | 756 | + </div> |
| 757 | - </div> | 757 | + </div> |
| 758 | - | 758 | + |
| 759 | -</script> | 759 | +</script> |
| 760 | -<script id="bindMobile_template" type="text/x-jquery-tmpl"> | 760 | +<script id="bindMobile_template" type="text/x-jquery-tmpl"> |
| 761 | - <div class="new-sdk-container"> | 761 | + <div class="new-sdk-container"> |
| 762 | - <div class="SDK-titlebox"></div> | 762 | + <div class="SDK-titlebox"></div> |
| 763 | - <div class="user-center"> | 763 | + <div class="user-center"> |
| 764 | - <a href="#home" class="lefticon"> | 764 | + <a href="#home" class="lefticon"> |
| 765 | - <i class="iconfont icon-fanhui"></i> | 765 | + <i class="iconfont icon-fanhui"></i> |
| 766 | - </a> | 766 | + </a> |
| 767 | - 绑定手机 | 767 | + 绑定手机 |
| 768 | - </div> | 768 | + </div> |
| 769 | - <div class="new-sdk-box"> | 769 | + <div class="new-sdk-box"> |
| 770 | - <div class="acount-name"> | 770 | + <div class="acount-name"> |
| 771 | - 账号:{{=Core.Data.username}} | 771 | + 账号:{{=Core.Data.username}} |
| 772 | - </div> | 772 | + </div> |
| 773 | - <form id="bind_mobile_form" action="/user/bind_mobile"> | 773 | + <form id="bind_mobile_form" action="/user/bind_mobile"> |
| 774 | - <div class="input" style="padding: 0;"> | 774 | + <div class="input" style="padding: 0;"> |
| 775 | - <input id="js_iphone" type="text" required placeholder="请输入您要绑定的手机号码"> | 775 | + <input id="js_iphone" type="text" required placeholder="请输入您要绑定的手机号码"> |
| 776 | - </div> | 776 | + </div> |
| 777 | - <div class="inputCode clearfix"> | 777 | + <div class="inputCode clearfix"> |
| 778 | - <div class="input fl"> | 778 | + <div class="input fl"> |
| 779 | - <input id="js_ranks" type="text" required placeholder="请输入短信验证码"> | 779 | + <input id="js_ranks" type="text" required placeholder="请输入短信验证码"> |
| 780 | - </div> | 780 | + </div> |
| 781 | - <a href="javascript:;" class="getCode" id="js_getcode" style="padding: 20px 0;">获取验证码</a> | 781 | + <a href="javascript:;" class="getCode" id="js_getcode" style="padding: 20px 0;">获取验证码</a> |
| 782 | - </div> | 782 | + </div> |
| 783 | - <ul class="inline-btn"> | 783 | + <ul class="inline-btn"> |
| 784 | - <li><a class="larg btn btn-orange" id="js_conform" value="" >确定</a></li> | 784 | + <li><a class="larg btn btn-orange" id="js_conform" value="" >确定</a></li> |
| 785 | - <li><a class="btn" href="#home">返回</a></li> | 785 | + <li><a class="btn" href="#home">返回</a></li> |
| 786 | - </ul> | 786 | + </ul> |
| 787 | - </form> | 787 | + </form> |
| 788 | - </div> | 788 | + </div> |
| 789 | - </div> | 789 | + </div> |
| 790 | -</script> | 790 | +</script> |
| 791 | -<script id="unbindMobile_template" type="text/x-jquery-tmpl"> | 791 | +<script id="unbindMobile_template" type="text/x-jquery-tmpl"> |
| 792 | - <div class="new-sdk-container"> | 792 | + <div class="new-sdk-container"> |
| 793 | - <div class="SDK-titlebox"></div> | 793 | + <div class="SDK-titlebox"></div> |
| 794 | - <div class="user-center"> | 794 | + <div class="user-center"> |
| 795 | - <a href="#home" class="lefticon"> | 795 | + <a href="#home" class="lefticon"> |
| 796 | - <i class="iconfont icon-fanhui"></i> | 796 | + <i class="iconfont icon-fanhui"></i> |
| 797 | - </a> | 797 | + </a> |
| 798 | - 解绑手机 | 798 | + 解绑手机 |
| 799 | - </div> | 799 | + </div> |
| 800 | - <div class="new-sdk-box"> | 800 | + <div class="new-sdk-box"> |
| 801 | - <div class="acount-name"> | 801 | + <div class="acount-name"> |
| 802 | - <p style="margin-top: 0;">账号:{{=Core.Data.username}}</p> | 802 | + <p style="margin-top: 0;">账号:{{=Core.Data.username}}</p> |
| 803 | - <p>手机:<span class="phoneMobile"></span></p> | 803 | + <p>手机:<span class="phoneMobile"></span></p> |
| 804 | - </div> | 804 | + </div> |
| 805 | - <form id="unbind_mobile_form" action="/user/bind_mobile"> | 805 | + <form id="unbind_mobile_form" action="/user/bind_mobile"> |
| 806 | - <div class="inputCode clearfix"> | 806 | + <div class="inputCode clearfix"> |
| 807 | - <div class="input fl"> | 807 | + <div class="input fl"> |
| 808 | - <input id="js_unbind_ranks" type="text" required placeholder="请输入短信验证码"> | 808 | + <input id="js_unbind_ranks" type="text" required placeholder="请输入短信验证码"> |
| 809 | - </div> | 809 | + </div> |
| 810 | - <a href="javascript:;" class="getCode" id="js_unbind_getcode" style="padding:20px 0;">获取验证码</a> | 810 | + <a href="javascript:;" class="getCode" id="js_unbind_getcode" style="padding:20px 0;">获取验证码</a> |
| 811 | - </div> | 811 | + </div> |
| 812 | - <ul class="inline-btn" style="margin-top: 25px;"> | 812 | + <ul class="inline-btn" style="margin-top: 25px;"> |
| 813 | - <li><a class="larg btn btn-orange" id="js_unbind" value="" >确定</a></li> | 813 | + <li><a class="larg btn btn-orange" id="js_unbind" value="" >确定</a></li> |
| 814 | - <li><a class="btn" href="#home">返回</a></li> | 814 | + <li><a class="btn" href="#home">返回</a></li> |
| 815 | - </ul> | 815 | + </ul> |
| 816 | - </form> | 816 | + </form> |
| 817 | - </div> | 817 | + </div> |
| 818 | - </div> | 818 | + </div> |
| 819 | -</script> | 819 | +</script> |
| 820 | -<script id="message_detail_template" type="text/x-jquery-tmpl"> | 820 | +<script id="message_detail_template" type="text/x-jquery-tmpl"> |
| 821 | - <div class="header"> | 821 | + <div class="header"> |
| 822 | - <a class="btn pull-left op-back" href="#message">返回</a> | 822 | + <a class="btn pull-left op-back" href="#message">返回</a> |
| 823 | - <span class="title">消息内容</span> | 823 | + <span class="title">消息内容</span> |
| 824 | - </div> | 824 | + </div> |
| 825 | - <div class="container"> | 825 | + <div class="container"> |
| 826 | - <div class="box_info_center"> | 826 | + <div class="box_info_center"> |
| 827 | - <div class="message-comm"> | 827 | + <div class="message-comm"> |
| 828 | - <div class="align-center bor_b_h3"> | 828 | + <div class="align-center bor_b_h3"> |
| 829 | - <h3>{{=Core.Data.message_detail.title}}</h3> | 829 | + <h3>{{=Core.Data.message_detail.title}}</h3> |
| 830 | - <p class="text-info"> | 830 | + <p class="text-info"> |
| 831 | - <span class="mar-r-10">{{=Core.Data.message_detail.nickname}}</span> | 831 | + <span class="mar-r-10">{{=Core.Data.message_detail.nickname}}</span> |
| 832 | - <span>[{{=Core.Data.message_detail.create_time}}]</span> | 832 | + <span>[{{=Core.Data.message_detail.create_time}}]</span> |
| 833 | - </p> | 833 | + </p> |
| 834 | - </div> | 834 | + </div> |
| 835 | - <div class="message_text"> | 835 | + <div class="message_text"> |
| 836 | - {{=Core.Data.message_detail.content}} | 836 | + {{=Core.Data.message_detail.content}} |
| 837 | - </div> | 837 | + </div> |
| 838 | - </div> | 838 | + </div> |
| 839 | - </div> | 839 | + </div> |
| 840 | - </div> | 840 | + </div> |
| 841 | -</script> | 841 | +</script> |
| 842 | -<script id="activity_detail_template" type="text/x-jquery-tmpl"> | 842 | +<script id="activity_detail_template" type="text/x-jquery-tmpl"> |
| 843 | - <div class="new-sdk-container" style="background: #fff;"> | 843 | + <div class="new-sdk-container" style="background: #fff;"> |
| 844 | - <div class="SDK-titlebox"></div> | 844 | + <div class="SDK-titlebox"></div> |
| 845 | - <div class="user-center"> | 845 | + <div class="user-center"> |
| 846 | - <a href="#activity" class="lefticon"> | 846 | + <a href="#activity" class="lefticon"> |
| 847 | - <i class="iconfont icon-fanhui"></i> | 847 | + <i class="iconfont icon-fanhui"></i> |
| 848 | - </a> | 848 | + </a> |
| 849 | - 活动公告详情 | 849 | + 活动公告详情 |
| 850 | - </div> | 850 | + </div> |
| 851 | - <div class="container activity"> | 851 | + <div class="container activity"> |
| 852 | - <div class="align-center bor_b_h3 clearfix"> | 852 | + <div class="align-center bor_b_h3 clearfix"> |
| 853 | - <h3 class="pull-left">{{=Core.Data.activity_detail.title}}</h3> | 853 | + <h3 class="pull-left">{{=Core.Data.activity_detail.title}}</h3> |
| 854 | - <p class="text-info pull-right"> | 854 | + <p class="text-info pull-right"> |
| 855 | - <span>{{=Core.Data.activity_detail.notice_time}}</span> | 855 | + <span>{{=Core.Data.activity_detail.notice_time}}</span> |
| 856 | - </p> | 856 | + </p> |
| 857 | - </div> | 857 | + </div> |
| 858 | - <div class="box_info_center" style="height: 100%; margin: 0 37px;"> | 858 | + <div class="box_info_center" style="height: 100%; margin: 0 37px;"> |
| 859 | - <div class="detail_scroller scroll" id="detail_scroller"> | 859 | + <div class="detail_scroller scroll" id="detail_scroller"> |
| 860 | - <div class="activity-comm"> | 860 | + <div class="activity-comm"> |
| 861 | - <div class="activity_text"> | 861 | + <div class="activity_text"> |
| 862 | - {{=Core.Data.activity_detail.content}} | 862 | + {{=Core.Data.activity_detail.content}} |
| 863 | - </div> | 863 | + </div> |
| 864 | - </div> | 864 | + </div> |
| 865 | - </div> | 865 | + </div> |
| 866 | - </div> | 866 | + </div> |
| 867 | - </div> | 867 | + </div> |
| 868 | - </div> | 868 | + </div> |
| 869 | -</script> | 869 | +</script> |
| 870 | - | 870 | + |
| 871 | -<script id='tpl_message_list_template' type='text/x-jquery-tmpl'> | 871 | +<script id='tpl_message_list_template' type='text/x-jquery-tmpl'> |
| 872 | -{{? it.model_list.length == 1 }} | 872 | +{{? it.model_list.length == 1 }} |
| 873 | - <p>没有消息.</p> | 873 | + <p>没有消息.</p> |
| 874 | -{{??}} | 874 | +{{??}} |
| 875 | - {{~ it.model_list :item:index }} | 875 | + {{~ it.model_list :item:index }} |
| 876 | - {{? item.id}} | 876 | + {{? item.id}} |
| 877 | - <li > | 877 | + <li > |
| 878 | - <a class="item" data-id="{{=item.id}}"> | 878 | + <a class="item" data-id="{{=item.id}}"> |
| 879 | - <span class="pull-right">{{=item.nickname}}</span> | 879 | + <span class="pull-right">{{=item.nickname}}</span> |
| 880 | - <span class="pull-right text-info mar-r-10">{{=item.create_time}}</span> | 880 | + <span class="pull-right text-info mar-r-10">{{=item.create_time}}</span> |
| 881 | - <p> | 881 | + <p> |
| 882 | - <span class="title">{{=item.title}}</span> {{? item.read == 0}}<span class="statu">未读</span>{{?}} | 882 | + <span class="title">{{=item.title}}</span> {{? item.read == 0}}<span class="statu">未读</span>{{?}} |
| 883 | - </p> | 883 | + </p> |
| 884 | - </a> | 884 | + </a> |
| 885 | - </li> | 885 | + </li> |
| 886 | - {{?}} | 886 | + {{?}} |
| 887 | - {{~ }} | 887 | + {{~ }} |
| 888 | - {{? it.page_num < it.total_page}} | 888 | + {{? it.page_num < it.total_page}} |
| 889 | - <li class="more"> | 889 | + <li class="more"> |
| 890 | - <a class="btn" href="/message/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_message_list" data-params-append="true" >点击加载更多帖子</a> | 890 | + <a class="btn" href="/message/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_message_list" data-params-append="true" >点击加载更多帖子</a> |
| 891 | - </li> | 891 | + </li> |
| 892 | - {{?}} | 892 | + {{?}} |
| 893 | -{{?}} | 893 | +{{?}} |
| 894 | -</script> | 894 | +</script> |
| 895 | -<script id='tpl_activity_template' type='text/x-jquery-tmpl'> | 895 | +<script id='tpl_activity_template' type='text/x-jquery-tmpl'> |
| 896 | -{{? it.model_list.length == 1 }} | 896 | +{{? it.model_list.length == 1 }} |
| 897 | - <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> | 897 | + <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> |
| 898 | -{{??}} | 898 | +{{??}} |
| 899 | - {{~ it.model_list :item:index }} | 899 | + {{~ it.model_list :item:index }} |
| 900 | - {{? item.id}} | 900 | + {{? item.id}} |
| 901 | - <li > | 901 | + <li > |
| 902 | - <a class="item" href="#" data-id="{{=item.id}}"> | 902 | + <a class="item" href="#" data-id="{{=item.id}}"> |
| 903 | - <span class="pull-right act_time">{{=item.notice_time}}</span> | 903 | + <span class="pull-right act_time">{{=item.notice_time}}</span> |
| 904 | - <span class="act_title{{? item.update_time.indexOf('刚刚') > -1}}new{{?}}">{{=item.title}}</span> | 904 | + <span class="act_title{{? item.update_time.indexOf('刚刚') > -1}}new{{?}}">{{=item.title}}</span> |
| 905 | - </a> | 905 | + </a> |
| 906 | - </li> | 906 | + </li> |
| 907 | - {{?}} | 907 | + {{?}} |
| 908 | - {{~ }} | 908 | + {{~ }} |
| 909 | - {{? it.page_num < it.total_page}} | 909 | + {{? it.page_num < it.total_page}} |
| 910 | - <li class="more"> | 910 | + <li class="more"> |
| 911 | - <a class="btn" href="/sdk/notice/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_activity" data-params-append="true" >点击加载</a> | 911 | + <a class="btn" href="/sdk/notice/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_activity" data-params-append="true" >点击加载</a> |
| 912 | - </li> | 912 | + </li> |
| 913 | - {{?}} | 913 | + {{?}} |
| 914 | -{{?}} | 914 | +{{?}} |
| 915 | -</script> | 915 | +</script> |
| 916 | - | 916 | + |
| 917 | -</div> | 917 | +</div> |
| 918 | - | 918 | + |
| 919 | -<script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> | 919 | +<script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> |
| 920 | -<script type="text/javascript" src="js/zepto.min.js?20150923001"></script> | 920 | +<script type="text/javascript" src="js/zepto.min.js?20150923001"></script> |
| 921 | -<script type="text/javascript" src="js/doT.min.js?20150923001" ></script> | 921 | +<script type="text/javascript" src="js/doT.min.js?20150923001" ></script> |
| 922 | -<script type="text/javascript" src="js/iscroll.min.1.0.js?20150923001" ></script> | 922 | +<script type="text/javascript" src="js/iscroll.min.1.0.js?20150923001" ></script> |
| 923 | -<script type="text/javascript"> | 923 | +<script type="text/javascript"> |
| 924 | -window.isGetData = 0; | 924 | +window.isGetData = 0; |
| 925 | -$(function() { | 925 | +$(function() { |
| 926 | -FastClick.attach(document.body); | 926 | +FastClick.attach(document.body); |
| 927 | -}); | 927 | +}); |
| 928 | -</script> | 928 | +</script> |
| 929 | -<script type="text/javascript" src="js/core.min.js?20150923001" ></script> | 929 | +<script type="text/javascript" src="js/core.min.js?20150923001" ></script> |
| 930 | -<script type="text/javascript" src="js/login.min.js?2016111" ></script> | 930 | +<script type="text/javascript" src="js/login.min.js?2016111" ></script> |
| 931 | -<script type="text/javascript" src="js/loader.min.js?20150923001"></script> | 931 | +<script type="text/javascript" src="js/loader.min.js?20150923001"></script> |
| 932 | - | 932 | + |
| 933 | -<script type="text/javascript"> | 933 | +<script type="text/javascript"> |
| 934 | -window.onload = window.onresize = initMatching; | 934 | +window.onload = window.onresize = initMatching; |
| 935 | -(function(){ | 935 | +(function(){ |
| 936 | - getData('/sdk/login/json'); | 936 | + getData('/sdk/login/json'); |
| 937 | -})(); | 937 | +})(); |
| 938 | - | 938 | + |
| 939 | -// $(document).ready(function(){ | 939 | +// $(document).ready(function(){ |
| 940 | -// setTimeout(function(){Core.showTips($("meta[name='viewport']")[0].getAttribute("content"));}, 2000) | 940 | +// setTimeout(function(){Core.showTips($("meta[name='viewport']")[0].getAttribute("content"));}, 2000) |
| 941 | -// }) | 941 | +// }) |
| 942 | -</script> | 942 | +</script> |
| 943 | - | 943 | + |
| 944 | -</body> | 944 | +</body> |
| 945 | </html> | 945 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
publicAndroidSDK/demo/Demo_PoolSdk/assets/sdk/js/core.min.js
100644 → 100755
| ... | @@ -88,24 +88,28 @@ function initMatching(){ | ... | @@ -88,24 +88,28 @@ function initMatching(){ |
| 88 | 88 | ||
| 89 | if (!Core.sdk_w) Core.sdk_w = 600; | 89 | if (!Core.sdk_w) Core.sdk_w = 600; |
| 90 | _scale = 1; | 90 | _scale = 1; |
| 91 | - if (ratio > 1.5){ | 91 | + if(ratio == 2){//5、6、6s(2.4) |
| 92 | - _scale = 2.3 / ratio; | 92 | + _scale = 2.4 / ratio; |
| 93 | - } else if (ratio < 1) { | 93 | + if(userAgent.indexOf('iPad') != -1){ |
| 94 | + _scale = 2 / ratio; | ||
| 95 | + } | ||
| 96 | + }else if(ratio >2.5){//6s plus | ||
| 97 | + _scale = 2.7 / ratio; | ||
| 98 | + }else if (ratio < 1) { | ||
| 94 | _scale = 1.5 / ratio; | 99 | _scale = 1.5 / ratio; |
| 95 | } else { | 100 | } else { |
| 96 | _scale = 1; | 101 | _scale = 1; |
| 97 | } | 102 | } |
| 98 | if(userAgent.indexOf('iPad') != -1 && Core.sdk_w > 768){ | 103 | if(userAgent.indexOf('iPad') != -1 && Core.sdk_w > 768){ |
| 99 | Core.sdk_w = Core.sdk_w / 2; | 104 | Core.sdk_w = Core.sdk_w / 2; |
| 100 | - Core.sdk_h = Core.sdk_h / 2 / _scale; | 105 | + Core.sdk_h = Core.sdk_h / 2 / _scale; |
| 101 | }else{ | 106 | }else{ |
| 102 | Core.sdk_h = Core.sdk_h * _scale; | 107 | Core.sdk_h = Core.sdk_h * _scale; |
| 103 | } | 108 | } |
| 104 | _w = Core.sdk_w * _scale; | 109 | _w = Core.sdk_w * _scale; |
| 105 | 110 | ||
| 106 | Core.ios_w = _w; | 111 | Core.ios_w = _w; |
| 107 | - | 112 | + |
| 108 | - | ||
| 109 | $('meta[name="viewport"]').attr('content','width=' + _w + ',maximum-scale=' + _scale + ',user-scalable=no'); | 113 | $('meta[name="viewport"]').attr('content','width=' + _w + ',maximum-scale=' + _scale + ',user-scalable=no'); |
| 110 | //$('<meta name="viewport" content="maximum-scale=' + _scale + '"/>').appendTo(_head); | 114 | //$('<meta name="viewport" content="maximum-scale=' + _scale + '"/>').appendTo(_head); |
| 111 | //$('<meta name="viewport" content="width=' + _w + '"/>').appendTo(_head); | 115 | //$('<meta name="viewport" content="width=' + _w + '"/>').appendTo(_head); |
| ... | @@ -138,10 +142,11 @@ function initMatching(){ | ... | @@ -138,10 +142,11 @@ function initMatching(){ |
| 138 | Core.isWeixin = userAgent.indexOf('MicroMessenger') != -1; | 142 | Core.isWeixin = userAgent.indexOf('MicroMessenger') != -1; |
| 139 | var ratio = window.devicePixelRatio; | 143 | var ratio = window.devicePixelRatio; |
| 140 | Core.ratio = ratio; | 144 | Core.ratio = ratio; |
| 145 | + | ||
| 146 | + Core.PLATFORM_NAME = '星玩'; | ||
| 141 | 147 | ||
| 142 | - Core.PLATFORM_NAME = '星玩'; | 148 | + Core.server = 'https://sdk.shxingwan.com'; |
| 143 | - | 149 | + |
| 144 | - Core.server = 'http://sdk.shxingwan.com'; | ||
| 145 | var lastServer = localStorage.getItem('last_server'); | 150 | var lastServer = localStorage.getItem('last_server'); |
| 146 | if(lastServer && lastServer.indexOf('http:')==0){ | 151 | if(lastServer && lastServer.indexOf('http:')==0){ |
| 147 | if(Core.isFile){ | 152 | if(Core.isFile){ |
| ... | @@ -191,11 +196,10 @@ function initMatching(){ | ... | @@ -191,11 +196,10 @@ function initMatching(){ |
| 191 | var _w = null; | 196 | var _w = null; |
| 192 | if (Core.isIos) { | 197 | if (Core.isIos) { |
| 193 | $('html').attr('data-useragent', 'ios'); | 198 | $('html').attr('data-useragent', 'ios'); |
| 194 | - | ||
| 195 | if (!Core.sdk_w) Core.sdk_w = 600; | 199 | if (!Core.sdk_w) Core.sdk_w = 600; |
| 196 | _scale = 1; | 200 | _scale = 1; |
| 197 | - if (ratio > 1.5){ | 201 | + if (ratio > 1.5){//6s plus, |
| 198 | - _scale = 2 / ratio; | 202 | + _scale = 2.8 / ratio; |
| 199 | } else if (ratio < 1) { | 203 | } else if (ratio < 1) { |
| 200 | _scale = 1.5 / ratio; | 204 | _scale = 1.5 / ratio; |
| 201 | } else { | 205 | } else { |
| ... | @@ -211,7 +215,6 @@ function initMatching(){ | ... | @@ -211,7 +215,6 @@ function initMatching(){ |
| 211 | 215 | ||
| 212 | Core.ios_w = _w; | 216 | Core.ios_w = _w; |
| 213 | 217 | ||
| 214 | - | ||
| 215 | $('meta[name="viewport"]').attr('content','width=' + _w + ',maximum-scale=' + _scale + ',user-scalable=no'); | 218 | $('meta[name="viewport"]').attr('content','width=' + _w + ',maximum-scale=' + _scale + ',user-scalable=no'); |
| 216 | //$('<meta name="viewport" content="maximum-scale=' + _scale + '"/>').appendTo(_head); | 219 | //$('<meta name="viewport" content="maximum-scale=' + _scale + '"/>').appendTo(_head); |
| 217 | //$('<meta name="viewport" content="width=' + _w + '"/>').appendTo(_head); | 220 | //$('<meta name="viewport" content="width=' + _w + '"/>').appendTo(_head); |
| ... | @@ -328,7 +331,8 @@ function initMatching(){ | ... | @@ -328,7 +331,8 @@ function initMatching(){ |
| 328 | core.updateMod = function(modId) { | 331 | core.updateMod = function(modId) { |
| 329 | if (!modId in modules) { | 332 | if (!modId in modules) { |
| 330 | console.error('没有对应的模块id的section:' + modId); | 333 | console.error('没有对应的模块id的section:' + modId); |
| 331 | - return; | 334 | + modId = 'home' |
| 335 | + //return; | ||
| 332 | } | 336 | } |
| 333 | location.hash = "#" + modId + '&force'; | 337 | location.hash = "#" + modId + '&force'; |
| 334 | } | 338 | } |
| ... | @@ -511,7 +515,7 @@ function initMatching(){ | ... | @@ -511,7 +515,7 @@ function initMatching(){ |
| 511 | 515 | ||
| 512 | var options = { | 516 | var options = { |
| 513 | type: action_method, | 517 | type: action_method, |
| 514 | - url: Core.get_url(post_url), | 518 | + url: post_url, |
| 515 | dataType: 'json', | 519 | dataType: 'json', |
| 516 | contentType: "application/x-www-form-urlencoded; charset=utf-8", | 520 | contentType: "application/x-www-form-urlencoded; charset=utf-8", |
| 517 | data: param, | 521 | data: param, |
| ... | @@ -600,7 +604,7 @@ function initMatching(){ | ... | @@ -600,7 +604,7 @@ function initMatching(){ |
| 600 | $obj[0].disabled = true; | 604 | $obj[0].disabled = true; |
| 601 | } | 605 | } |
| 602 | Core.showTips('加载中...', true, 5000); | 606 | Core.showTips('加载中...', true, 5000); |
| 603 | - $.ajax(options); | 607 | + Core.ajax(options); |
| 604 | return false; | 608 | return false; |
| 605 | } | 609 | } |
| 606 | 610 | ||
| ... | @@ -610,9 +614,7 @@ function initMatching(){ | ... | @@ -610,9 +614,7 @@ function initMatching(){ |
| 610 | Core.showTips('请求已提交,请稍候。'); | 614 | Core.showTips('请求已提交,请稍候。'); |
| 611 | return; | 615 | return; |
| 612 | } | 616 | } |
| 613 | - if(Core.isFile){ | 617 | + |
| 614 | - path = core.server + path; | ||
| 615 | - } | ||
| 616 | var options = { | 618 | var options = { |
| 617 | type: "get", | 619 | type: "get", |
| 618 | url: path, | 620 | url: path, |
| ... | @@ -632,7 +634,7 @@ function initMatching(){ | ... | @@ -632,7 +634,7 @@ function initMatching(){ |
| 632 | } | 634 | } |
| 633 | $obj.data('disabled', true); | 635 | $obj.data('disabled', true); |
| 634 | Core.showTips('加载中...', true, 5000); | 636 | Core.showTips('加载中...', true, 5000); |
| 635 | - $.ajax(options); | 637 | + Core.ajax(options); |
| 636 | return false; | 638 | return false; |
| 637 | } | 639 | } |
| 638 | 640 | ||
| ... | @@ -662,9 +664,7 @@ function initMatching(){ | ... | @@ -662,9 +664,7 @@ function initMatching(){ |
| 662 | dataType = 'json'; | 664 | dataType = 'json'; |
| 663 | } | 665 | } |
| 664 | var data_result = ''; | 666 | var data_result = ''; |
| 665 | - if(Core.isFile){ | 667 | + |
| 666 | - data_url = core.server + data_url; | ||
| 667 | - } | ||
| 668 | var options = { | 668 | var options = { |
| 669 | type: "get", | 669 | type: "get", |
| 670 | url: data_url, | 670 | url: data_url, |
| ... | @@ -710,7 +710,7 @@ function initMatching(){ | ... | @@ -710,7 +710,7 @@ function initMatching(){ |
| 710 | } | 710 | } |
| 711 | } | 711 | } |
| 712 | Core.showTips('加载中...', true, 5000); | 712 | Core.showTips('加载中...', true, 5000); |
| 713 | - $.ajax(options); | 713 | + Core.ajax(options); |
| 714 | } | 714 | } |
| 715 | // 判断用户是否登录,使用两个 | 715 | // 判断用户是否登录,使用两个 |
| 716 | core.isAuths = function() { | 716 | core.isAuths = function() { | ... | ... |
| 1 | +var surname="\u8d75|\u94b1|\u5b59|\u674e|\u5468|\u5434|\u90d1|\u738b|\u51af|\u9648|\u891a|\u536b|\u848b|\u6c88|\u97e9|\u6768|\u6731|\u79e6|\u5c24|\u8bb8|\u4f55|\u5415|\u65bd|\u5f20|\u5b54|\u66f9|\u4e25|\u534e|\u91d1|\u9b4f|\u9676|\u59dc|\u621a|\u8c22|\u90b9|\u55bb|\u67cf|\u6c34|\u7aa6|\u7ae0|\u4e91|\u82cf|\u6f58|\u845b|\u595a|\u8303|\u5f6d|\u90ce|\u9c81|\u97e6|\u660c|\u9a6c|\u82d7|\u51e4|\u82b1|\u65b9|\u4fde|\u4efb|\u8881|\u67f3|\u9146|\u9c8d|\u53f2|\u5510|\u8d39|\u5ec9|\u5c91|\u859b|\u96f7|\u8d3a|\u502a|\u6c64|\u6ed5|\u6bb7|\u7f57|\u6bd5|\u90dd|\u90ac|\u5b89|\u5e38|\u4e50|\u4e8e|\u65f6|\u5085|\u76ae|\u535e|\u9f50|\u5eb7|\u4f0d|\u4f59|\u5143|\u535c|\u987e|\u5b5f|\u5e73|\u9ec4|\u548c|\u7a46|\u8427|\u5c39|\u59da|\u90b5|\u6e5b|\u6c6a|\u7941|\u6bdb|\u79b9|\u72c4|\u7c73|\u8d1d|\u660e|\u81e7|\u8ba1|\u4f0f|\u6210|\u6234|\u8c08|\u5b8b|\u8305|\u5e9e|\u718a|\u7eaa|\u8212|\u5c48|\u9879|\u795d|\u8463|\u6881|\u675c|\u962e|\u84dd|\u95f5|\u5e2d|\u5b63|\u9ebb|\u5f3a|\u8d3e|\u8def|\u5a04|\u5371|\u6c5f|\u7ae5|\u989c|\u90ed|\u6885|\u76db|\u6797|\u5201|\u953a|\u5f90|\u90b1|\u9a86|\u9ad8|\u590f|\u8521|\u7530|\u6a0a|\u80e1|\u51cc|\u970d|\u865e|\u4e07|\u652f|\u67ef|\u661d|\u7ba1|\u5362|\u83ab|\u7ecf|\u623f|\u88d8|\u7f2a|\u5e72|\u89e3|\u5e94|\u5b97|\u4e01|\u5ba3|\u8d32|\u9093|\u90c1|\u5355|\u676d|\u6d2a|\u5305|\u8bf8|\u5de6|\u77f3|\u5d14|\u5409|\u94ae|\u9f9a|\u7a0b|\u5d47|\u90a2|\u6ed1|\u88f4|\u9646|\u8363|\u7fc1|\u8340|\u7f8a|\u65bc|\u60e0|\u7504|\u9eb4|\u5bb6|\u5c01|\u82ae|\u7fbf|\u50a8|\u9773|\u6c72|\u90b4|\u7cdc|\u677e|\u4e95|\u6bb5|\u5bcc|\u5deb|\u4e4c|\u7126|\u5df4|\u5f13|\u7267|\u9697|\u5c71|\u8c37|\u8f66|\u4faf|\u5b93|\u84ec|\u5168|\u90d7|\u73ed|\u4ef0|\u79cb|\u4ef2|\u4f0a|\u5bab|\u5b81|\u4ec7|\u683e|\u66b4|\u7518|\u94ad|\u5386|\u620e|\u7956|\u6b66|\u7b26|\u5218|\u666f|\u8a79|\u675f|\u9f99|\u53f6|\u5e78|\u53f8|\u97f6|\u90dc|\u9ece|\u84df|\u6ea5|\u5370|\u5bbf|\u767d|\u6000|\u84b2|\u90b0|\u4ece|\u9102|\u7d22|\u54b8|\u7c4d|\u8d56|\u5353|\u853a|\u5c60|\u8499|\u6c60|\u4e54|\u9633|\u90c1|\u80e5|\u80fd|\u82cd|\u53cc|\u95fb|\u8398|\u515a|\u7fdf|\u8c2d|\u8d21|\u52b3|\u9004|\u59ec|\u7533|\u6276|\u5835|\u5189|\u5bb0|\u90e6|\u96cd|\u5374|\u74a9|\u6851|\u6842|\u6fee|\u725b|\u5bff|\u901a|\u8fb9|\u6248|\u71d5|\u5180|\u50ea|\u6d66|\u5c1a|\u519c|\u6e29|\u522b|\u5e84|\u664f|\u67f4|\u77bf|\u960e|\u5145|\u6155|\u8fde|\u8339|\u4e60|\u5ba6|\u827e|\u9c7c|\u5bb9|\u5411|\u53e4|\u6613|\u614e|\u6208|\u5ed6|\u5ebe|\u7ec8|\u66a8|\u5c45|\u8861|\u6b65|\u90fd|\u803f|\u6ee1|\u5f18|\u5321|\u56fd|\u6587|\u5bc7|\u5e7f|\u7984|\u9619|\u4e1c|\u6b27|\u6bb3|\u6c83|\u5229|\u851a|\u8d8a|\u5914|\u9686|\u5e08|\u5de9|\u538d|\u8042|\u6641|\u52fe|\u6556|\u878d|\u51b7|\u8a3e|\u8f9b|\u961a|\u90a3|\u7b80|\u9976|\u7a7a|\u66fe|\u6bcb|\u6c99|\u4e5c|\u517b|\u97a0|\u987b|\u4e30|\u5de2|\u5173|\u84af|\u76f8|\u67e5|\u540e|\u8346|\u7ea2|\u6e38|\u7afa|\u6743|\u902e|\u76cd|\u76ca|\u6853|\u516c|\u4e07\u4fdf|\u53f8\u9a6c|\u4e0a\u5b98|\u6b27\u9633|\u590f\u4faf|\u8bf8\u845b|\u95fb\u4eba|\u4e1c\u65b9|\u8d6b\u8fde|\u7687\u752b|\u5c09\u8fdf|\u516c\u7f8a|\u6fb9\u53f0|\u516c\u51b6|\u5b97\u653f|\u6fee\u9633|\u6df3\u4e8e|\u5355\u4e8e|\u592a\u53d4|\u7533\u5c60|\u516c\u5b59|\u4ef2\u5b59|\u8f69\u8f95|\u4ee4\u72d0|\u949f\u79bb|\u5b87\u6587|\u957f\u5b59|\u6155\u5bb9|\u53f8\u5f92|\u53f8\u7a7a|\u53ec|\u6709|\u821c|\u53f6\u8d6b\u90a3\u62c9|\u4e1b|\u5cb3|\u5bf8|\u8d30|\u7687|\u4fa8|\u5f64|\u7aed|\u7aef|\u8d6b|\u5b9e|\u752b|\u96c6|\u8c61|\u7fe0|\u72c2|\u8f9f|\u5178|\u826f|\u51fd|\u8292|\u82e6|\u5176|\u4eac|\u4e2d|\u5915|\u4e4b|\u7ae0\u4f73|\u90a3\u62c9|\u51a0|\u5bbe|\u9999|\u679c|\u4f9d\u5c14\u6839\u89c9\u7f57|\u4f9d\u5c14\u89c9\u7f57|\u8428\u561b\u5587|\u8d6b\u820d\u91cc|\u989d\u5c14\u5fb7\u7279|\u8428\u514b\u8fbe|\u94ae\u795c\u7984|\u4ed6\u5854\u5587|\u559c\u5854\u814a|\u8bb7\u6bb7\u5bcc\u5bdf|\u53f6\u8d6b\u90a3\u5170|\u5e93\u96c5\u5587|\u74dc\u5c14\u4f73|\u8212\u7a46\u7984|\u7231\u65b0\u89c9\u7f57|\u7d22\u7ef0\u7edc|\u7eb3\u5587|\u4e4c\u96c5|\u8303\u59dc|\u78a7\u9c81|\u5f20\u5ed6|\u5f20\u7b80|\u56fe\u95e8|\u592a\u53f2|\u516c\u53d4|\u4e4c\u5b59|\u5b8c\u989c|\u9a6c\u4f73|\u4f5f\u4f73|\u5bcc\u5bdf|\u8d39\u83ab|\u8e47|\u79f0|\u8bfa|\u6765|\u591a|\u7e41|\u620a|\u6734|\u56de|\u6bd3|\u7a0e|\u8364|\u9756|\u7eea|\u6108|\u7855|\u7262|\u4e70|\u4f46|\u5de7|\u679a|\u6492|\u6cf0|\u79d8|\u4ea5|\u7ecd|\u4ee5|\u58ec|\u68ee|\u658b|\u91ca|\u5955|\u59d2|\u670b|\u6c42|\u7fbd|\u7528|\u5360|\u771f|\u7a70|\u7fe6|\u95fe|\u6f06|\u8d35|\u4ee3|\u8d2f|\u65c1|\u5d07|\u680b|\u544a|\u4f11|\u8912|\u8c0f|\u9510|\u768b|\u95f3|\u5728|\u6b67|\u79be|\u793a|\u662f|\u59d4|\u948a|\u9891|\u5b34|\u547c|\u5927|\u5a01|\u6602|\u5f8b|\u5192|\u4fdd|\u7cfb|\u6284|\u5b9a|\u5316|\u83b1|\u6821|\u4e48|\u6297|\u7962|\u7da6|\u609f|\u5b8f|\u529f|\u5e9a|\u52a1|\u654f|\u6377|\u62f1|\u5146|\u4e11|\u4e19|\u7545|\u82df|\u968f|\u7c7b|\u536f|\u4fdf|\u53cb|\u7b54|\u4e59|\u5141|\u7532|\u7559|\u5c3e|\u4f7c|\u7384|\u4e58|\u88d4|\u5ef6|\u690d|\u73af|\u77eb|\u8d5b|\u6614|\u4f8d|\u5ea6|\u65f7|\u9047|\u5076|\u524d|\u7531|\u548e|\u585e|\u655b|\u53d7|\u6cf7|\u88ad|\u8845|\u53d4|\u5723|\u5fa1|\u592b|\u4ec6|\u9547|\u85e9|\u90b8|\u5e9c|\u638c|\u9996|\u5458|\u7109|\u620f|\u53ef|\u667a|\u5c14|\u51ed|\u6089|\u8fdb|\u7b03|\u539a|\u4ec1|\u4e1a|\u8087|\u8d44|\u5408|\u4ecd|\u4e5d|\u8877|\u54c0|\u5211|\u4fce|\u4ef5|\u572d|\u5937|\u5fad|\u86ee|\u6c57|\u5b5b|\u4e7e|\u5e16|\u7f55|\u6d1b|\u6de6|\u6d0b|\u90b6|\u90f8|\u90ef|\u9097|\u909b|\u5251|\u8662|\u968b|\u84bf|\u8306|\u83c5|\u82cc|\u6811|\u6850|\u9501|\u949f|\u673a|\u76d8|\u94ce|\u659b|\u7389|\u7ebf|\u9488|\u7b95|\u5eb9|\u7ef3|\u78e8|\u8489|\u74ee|\u5f2d|\u5200|\u758f|\u7275|\u6d51|\u607d|\u52bf|\u4e16|\u4edd|\u540c|\u8681|\u6b62|\u6222|\u7762|\u51bc|\u79cd|\u6d82|\u8096|\u5df1|\u6ce3|\u6f5c|\u5377|\u8131|\u8c2c|\u8e49|\u8d67|\u6d6e|\u987f|\u8bf4|\u6b21|\u9519|\u5ff5|\u5919|\u65af|\u5b8c|\u4e39|\u8868|\u804a|\u6e90|\u59d3|\u543e|\u5bfb|\u5c55|\u51fa|\u4e0d|\u6237|\u95ed|\u624d|\u65e0|\u4e66|\u5b66|\u611a|\u672c|\u6027|\u96ea|\u971c|\u70df|\u5bd2|\u5c11|\u5b57|\u6865|\u677f|\u6590|\u72ec|\u5343|\u8bd7|\u5609|\u626c|\u5584|\u63ed|\u7948|\u6790|\u8d64|\u7d2b|\u9752|\u67d4|\u521a|\u5947|\u62dc|\u4f5b|\u9640|\u5f25|\u963f|\u7d20|\u957f|\u50e7|\u9690|\u4ed9|\u96bd|\u5b87|\u796d|\u9152|\u6de1|\u5854|\u7426|\u95ea|\u59cb|\u661f|\u5357|\u5929|\u63a5|\u6ce2|\u78a7|\u901f|\u799a|\u817e|\u6f6e|\u955c|\u4f3c|\u6f84|\u6f6d|\u8b07|\u7eb5|\u6e20|\u5948|\u98ce|\u6625|\u6fef|\u6c90|\u8302|\u82f1|\u5170|\u6a80|\u85e4|\u679d|\u68c0|\u751f|\u6298|\u767b|\u9a79|\u9a91|\u8c8a|\u864e|\u80a5|\u9e7f|\u96c0|\u91ce|\u79bd|\u98de|\u8282|\u5b9c|\u9c9c|\u7c9f|\u6817|\u8c46|\u5e1b|\u5b98|\u5e03|\u8863|\u85cf|\u5b9d|\u949e|\u94f6|\u95e8|\u76c8|\u5e86|\u559c|\u53ca|\u666e|\u5efa|\u8425|\u5de8|\u671b|\u5e0c|\u9053|\u8f7d|\u58f0|\u6f2b|\u7281|\u529b|\u8d38|\u52e4|\u9769|\u6539|\u5174|\u4e93|\u7766|\u4fee|\u4fe1|\u95fd|\u5317|\u5b88|\u575a|\u52c7|\u6c49|\u7ec3|\u5c09|\u58eb|\u65c5|\u4e94|\u4ee4|\u5c06|\u65d7|\u519b|\u884c|\u5949|\u656c|\u606d|\u4eea|\u6bcd|\u5802|\u4e18|\u4e49|\u793c|\u6148|\u5b5d|\u7406|\u4f26|\u537f|\u95ee|\u6c38|\u8f89|\u4f4d|\u8ba9|\u5c27|\u4f9d|\u72b9|\u4ecb|\u627f|\u5e02|\u6240|\u82d1|\u675e|\u5267|\u7b2c|\u96f6|\u8c0c|\u62db|\u7eed|\u8fbe|\u5ffb|\u516d|\u911e|\u6218|\u8fdf|\u5019|\u5b9b|\u52b1|\u7c98|\u8428|\u909d|\u8983|\u8f9c|\u521d|\u697c|\u57ce|\u533a|\u5c40|\u53f0|\u539f|\u8003|\u59ab|\u7eb3|\u6cc9|\u8001|\u6e05|\u5fb7|\u5351|\u8fc7|\u9ea6|\u66f2|\u7af9|\u767e|\u798f|\u8a00|\u7b2c\u4e94|\u4f5f|\u7231|\u5e74|\u7b2a|\u8c2f|\u54c8|\u58a8|\u5357\u5bab|\u8d4f|\u4f2f|\u4f74|\u4f58|\u725f|\u5546|\u897f\u95e8|\u4e1c\u95e8|\u5de6\u4e18|\u6881\u4e18|\u7434|\u540e|\u51b5|\u4ea2|\u7f11|\u5e05|\u5fae\u751f|\u7f8a\u820c|\u6d77|\u5f52|\u547c\u5ef6|\u5357\u95e8|\u4e1c\u90ed|\u767e\u91cc|\u94a6|\u9122|\u6c5d|\u6cd5|\u95eb|\u695a|\u664b|\u8c37\u6881|\u5bb0\u7236|\u5939\u8c37|\u62d3\u8dcb|\u58e4\u9a77|\u4e50\u6b63|\u6f06\u96d5|\u516c\u897f|\u5deb\u9a6c|\u7aef\u6728|\u989b\u5b59|\u5b50\u8f66|\u7763|\u4ec9|\u53f8\u5bc7|\u4e93\u5b98|\u9c9c\u4e8e|\u953a\u79bb|\u76d6|\u902f|\u5e93|\u90cf|\u9022|\u9634|\u8584|\u5389|\u7a3d|\u95fe\u4e18|\u516c\u826f|\u6bb5\u5e72|\u5f00|\u5149|\u64cd|\u745e|\u772d|\u6ce5|\u8fd0|\u6469|\u4f1f|\u94c1|\u8fee|"; | ||
| 2 | + | ||
| 3 | +function IsIdCard(idcard) | ||
| 4 | +{ | ||
| 5 | + idcard = idcard.toUpperCase(); | ||
| 6 | + var area={11:"北京",12:"天津",13:"河北",14:"山西",15:"内蒙古",21:"辽宁",22:"吉林",23:"黑龙江", | ||
| 7 | + 31:"上海",32:"江苏",33:"浙江",34:"安徽",35:"福建",36:"江西",37:"山东",41:"河南",42:"湖北", | ||
| 8 | + 43:"湖南",44:"广东",45:"广西",46:"海南",50:"重庆",51:"四川",52:"贵州",53:"云南",54:"西藏", | ||
| 9 | + 61:"陕西",62:"甘肃",63:"青海",64:"宁夏",65:"新疆",71:"台湾",81:"香港",82:"澳门",91:"国外"}; | ||
| 10 | + var retflag=false; | ||
| 11 | + var idcard,Y,JYM; | ||
| 12 | + var S,M; | ||
| 13 | + var idcard_array = new Array(); | ||
| 14 | + idcard_array = idcard.split(""); | ||
| 15 | + //地区检验 | ||
| 16 | + if(area[parseInt(idcard.substr(0,2))]==null) return false; | ||
| 17 | + //身份号码位数及格式检验 | ||
| 18 | + switch(idcard.length) | ||
| 19 | + { | ||
| 20 | + case 15: | ||
| 21 | + if ((parseInt(idcard.substr(6,2))+1900) % 4 == 0 || | ||
| 22 | + ((parseInt(idcard.substr(6,2))+1900) % 100 == 0 && (parseInt(idcard.substr(6,2))+1900) % 4 == 0 )) | ||
| 23 | + { | ||
| 24 | + ereg=/^[1-9][0-9]{5}[0-9]{2}((01|03|05|07|08|10|12)(0[1-9]|[1-2][0-9]|3[0-1])|(04|06|09|11)(0[1-9]|[1-2][0-9]|30)|02(0[1-9]|[1-2][0-9]))[0-9]{3}$/;//测试出生日期的合法性 | ||
| 25 | + } | ||
| 26 | + else | ||
| 27 | + { | ||
| 28 | + ereg=/^[1-9][0-9]{5}[0-9]{2}((01|03|05|07|08|10|12)(0[1-9]|[1-2][0-9]|3[0-1])|(04|06|09|11)(0[1-9]|[1-2][0-9]|30)|02(0[1-9]|1[0-9]|2[0-8]))[0-9]{3}$/;//测试出生日期的合法性 | ||
| 29 | + } | ||
| 30 | + if(ereg.test(idcard)) return true; | ||
| 31 | + else return false; | ||
| 32 | + break; | ||
| 33 | + case 18: | ||
| 34 | + //18位身份号码检测 | ||
| 35 | + //出生日期的合法性检查 | ||
| 36 | + //闰年月日:((01|03|05|07|08|10|12)(0[1-9]|[1-2][0-9]|3[0-1])|(04|06|09|11)(0[1-9]|[1-2][0-9]|30)|02(0[1-9]|[1-2][0-9])) | ||
| 37 | + //平年月日:((01|03|05|07|08|10|12)(0[1-9]|[1-2][0-9]|3[0-1])|(04|06|09|11)(0[1-9]|[1-2][0-9]|30)|02(0[1-9]|1[0-9]|2[0-8])) | ||
| 38 | + if ( parseInt(idcard.substr(6,4)) % 4 == 0 || | ||
| 39 | + (parseInt(idcard.substr(6,4)) % 100 == 0 &&parseInt(idcard.substr(6,4))%4 == 0 )) | ||
| 40 | + { | ||
| 41 | + ereg=/^[1-9][0-9]{5}19[0-9]{2}((01|03|05|07|08|10|12)(0[1-9]|[1-2][0-9]|3[0-1])|(04|06|09|11)(0[1-9]|[1-2][0-9]|30)|02(0[1-9]|[1-2][0-9]))[0-9]{3}[0-9Xx]$/;//闰年出生日期的合法性正则表达式 | ||
| 42 | + } | ||
| 43 | + else | ||
| 44 | + { | ||
| 45 | + ereg=/^[1-9][0-9]{5}19[0-9]{2}((01|03|05|07|08|10|12)(0[1-9]|[1-2][0-9]|3[0-1])|(04|06|09|11)(0[1-9]|[1-2][0-9]|30)|02(0[1-9]|1[0-9]|2[0-8]))[0-9]{3}[0-9Xx]$/;//平年出生日期的合法性正则表达式 | ||
| 46 | + } | ||
| 47 | + if(ereg.test(idcard)) | ||
| 48 | + {//测试出生日期的合法性 | ||
| 49 | + //计算校验位 | ||
| 50 | + S = (parseInt(idcard_array[0]) + parseInt(idcard_array[10])) * 7 | ||
| 51 | + + (parseInt(idcard_array[1]) + parseInt(idcard_array[11])) * 9 | ||
| 52 | + + (parseInt(idcard_array[2]) + parseInt(idcard_array[12])) * 10 | ||
| 53 | + + (parseInt(idcard_array[3]) + parseInt(idcard_array[13])) * 5 | ||
| 54 | + + (parseInt(idcard_array[4]) + parseInt(idcard_array[14])) * 8 | ||
| 55 | + + (parseInt(idcard_array[5]) + parseInt(idcard_array[15])) * 4 | ||
| 56 | + + (parseInt(idcard_array[6]) + parseInt(idcard_array[16])) * 2 | ||
| 57 | + + parseInt(idcard_array[7]) * 1 | ||
| 58 | + + parseInt(idcard_array[8]) * 6 | ||
| 59 | + + parseInt(idcard_array[9]) * 3 ; | ||
| 60 | + Y = S % 11; | ||
| 61 | + M = "F"; | ||
| 62 | + JYM = "10X98765432"; | ||
| 63 | + M = JYM.substr(Y,1);//判断校验位 | ||
| 64 | + if(M == idcard_array[17]) true; //检测ID的校验位 | ||
| 65 | + else return false; | ||
| 66 | + } | ||
| 67 | + else return false; | ||
| 68 | + break; | ||
| 69 | + default: | ||
| 70 | + return false; | ||
| 71 | + break; | ||
| 72 | + } | ||
| 73 | + return true; | ||
| 74 | +} | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
publicAndroidSDK/demo/Demo_PoolSdk/assets/sdk/js/loader.min.js
100644 → 100755
| ... | @@ -69,12 +69,9 @@ | ... | @@ -69,12 +69,9 @@ |
| 69 | //如果不尝试自动登录,直接初始化界面 | 69 | //如果不尝试自动登录,直接初始化界面 |
| 70 | if (!tryAutoLogin) | 70 | if (!tryAutoLogin) |
| 71 | goInit(); | 71 | goInit(); |
| 72 | - //请求数据 | ||
| 73 | - if (Core.isFile) { | ||
| 74 | - url = Core.server + url; | ||
| 75 | - } | ||
| 76 | 72 | ||
| 77 | - $.ajax({ | 73 | + |
| 74 | + Core.ajax({ | ||
| 78 | type: 'GET', | 75 | type: 'GET', |
| 79 | url: url + '?' + params, | 76 | url: url + '?' + params, |
| 80 | dataType: 'json', | 77 | dataType: 'json', | ... | ... |
publicAndroidSDK/demo/Demo_PoolSdk/assets/sdk/js/login.min.js
100644 → 100755
| ... | @@ -57,7 +57,9 @@ | ... | @@ -57,7 +57,9 @@ |
| 57 | Core.showMod('login'); | 57 | Core.showMod('login'); |
| 58 | 58 | ||
| 59 | } | 59 | } |
| 60 | - | 60 | + Home.prototype.show_after = function(){ |
| 61 | + $('#login').hide() | ||
| 62 | + } | ||
| 61 | Core.registerMod('home', Home); | 63 | Core.registerMod('home', Home); |
| 62 | 64 | ||
| 63 | // 帮助信息模块 | 65 | // 帮助信息模块 |
| ... | @@ -163,7 +165,8 @@ | ... | @@ -163,7 +165,8 @@ |
| 163 | Core.Data.frame_src = src; | 165 | Core.Data.frame_src = src; |
| 164 | Core.updateMod('frame'); | 166 | Core.updateMod('frame'); |
| 165 | return false; | 167 | return false; |
| 166 | - }); | 168 | + }); |
| 169 | + | ||
| 167 | } | 170 | } |
| 168 | 171 | ||
| 169 | Login.prototype.cache = function(n, p) { | 172 | Login.prototype.cache = function(n, p) { |
| ... | @@ -250,10 +253,10 @@ | ... | @@ -250,10 +253,10 @@ |
| 250 | $(".pwd_box").children(".step-tab").css("display","block"); | 253 | $(".pwd_box").children(".step-tab").css("display","block"); |
| 251 | $(".pwd_box").children(".step-box").css("display","none"); | 254 | $(".pwd_box").children(".step-box").css("display","none"); |
| 252 | }); | 255 | }); |
| 253 | - | 256 | + var names = JSON.parse(names); |
| 257 | + var userIdx = JSON.parse(user_indexs); | ||
| 254 | if (names != null) { | 258 | if (names != null) { |
| 255 | - var names = JSON.parse(names); | 259 | + |
| 256 | - var userIdx = JSON.parse(user_indexs); | ||
| 257 | delete names["undefined"]; | 260 | delete names["undefined"]; |
| 258 | 261 | ||
| 259 | this.$c.find('.drop-down').show(); | 262 | this.$c.find('.drop-down').show(); |
| ... | @@ -271,11 +274,15 @@ | ... | @@ -271,11 +274,15 @@ |
| 271 | this.$c.find("input#js_login_username").val(initUserName); | 274 | this.$c.find("input#js_login_username").val(initUserName); |
| 272 | this.$c.find("input#js_login_password").val(Core.user_names[initUserName]); | 275 | this.$c.find("input#js_login_password").val(Core.user_names[initUserName]); |
| 273 | } | 276 | } |
| 277 | + | ||
| 274 | }else{ | 278 | }else{ |
| 275 | this.$c.find("input#js_login_username").val(Core.first_user); | 279 | this.$c.find("input#js_login_username").val(Core.first_user); |
| 276 | this.$c.find("input#js_login_password").val(Core.first_password); | 280 | this.$c.find("input#js_login_password").val(Core.first_password); |
| 277 | } | 281 | } |
| 278 | if (Core.Data.other_login && this.other_login) { | 282 | if (Core.Data.other_login && this.other_login) { |
| 283 | + if(Core.Data.other_login.length > 0){ | ||
| 284 | + this.$c.find(".other-login-bx").removeClass("hide"); | ||
| 285 | + } | ||
| 279 | //设置第三方登录显示 | 286 | //设置第三方登录显示 |
| 280 | for (var i = 0, l = Core.Data.other_login.length; i < l; i++) { | 287 | for (var i = 0, l = Core.Data.other_login.length; i < l; i++) { |
| 281 | this.$c.find('.' + Core.Data.other_login[i]).removeClass('hide'); | 288 | this.$c.find('.' + Core.Data.other_login[i]).removeClass('hide'); |
| ... | @@ -286,6 +293,14 @@ | ... | @@ -286,6 +293,14 @@ |
| 286 | if(loginPassword != ""){ | 293 | if(loginPassword != ""){ |
| 287 | this.$c.find("input#js_login_password").val(loginPassword); | 294 | this.$c.find("input#js_login_password").val(loginPassword); |
| 288 | } | 295 | } |
| 296 | + | ||
| 297 | + var old_pwd = localStorage.getItem('old_pwd'); | ||
| 298 | + if(Core.Data.new_pwd != "" && Core.Data.new_pwd == old_pwd & Core.user_names != null){ | ||
| 299 | + this.$c.find("input#js_login_password").val(Core.user_names[this.$c.find("input#js_login_username").val()]); | ||
| 300 | + console.log($("input#js_login_password").val()); | ||
| 301 | + } | ||
| 302 | + | ||
| 303 | + $("#find_pwd").find(".user-center span").html("找回密码"); | ||
| 289 | 304 | ||
| 290 | } | 305 | } |
| 291 | 306 | ||
| ... | @@ -365,12 +380,19 @@ | ... | @@ -365,12 +380,19 @@ |
| 365 | 380 | ||
| 366 | that.$c.on('click', '[type=submit],.submit', function(e) { | 381 | that.$c.on('click', '[type=submit],.submit', function(e) { |
| 367 | e.preventDefault(); | 382 | e.preventDefault(); |
| 368 | - if (that.$c.find('.checkbox-2').length>0 ){ | 383 | + if(/[A-Z]/.test(that.$c.find("input[name='username']").val())){ |
| 369 | - Core.ajax_do(that.$c.find('.ajax'), that.register_cb, | 384 | + Core.showTips("账号不能有大写字母!"); |
| 370 | - that); | 385 | + }else if(/[A-Z]/.test(that.$c.find("input[name='password']").val())){ |
| 371 | - } else{ | 386 | + Core.showTips("密码不能有大写字母!"); |
| 372 | - Core.showTips('请同意'+Core.PLATFORM_NAME+'网络协议',1); | 387 | + }else if(!that.$c.find('.checkbox-2').length>0){ |
| 373 | - } | 388 | + Core.showTips('请同意'+Core.PLATFORM_NAME+'网络协议',1); |
| 389 | + }else{ | ||
| 390 | + //如果是游客的话则调用安卓截屏方法 | ||
| 391 | + if (that.$c.find('[name="username"]').val() == that.$c.find('[name="old_usernmae"]').val() && window.android != undefined && window.android.screenShot != undefined ){ | ||
| 392 | + window.android.screenShot(); | ||
| 393 | + } | ||
| 394 | + Core.ajax_do(that.$c.find('.ajax'), that.register_cb, that); | ||
| 395 | + } | ||
| 374 | return false; | 396 | return false; |
| 375 | }); | 397 | }); |
| 376 | 398 | ||
| ... | @@ -391,6 +413,7 @@ | ... | @@ -391,6 +413,7 @@ |
| 391 | that.$c.find('[name="old_usernmae"]').val(random_name) | 413 | that.$c.find('[name="old_usernmae"]').val(random_name) |
| 392 | that.$c.find('[name="password"]').val(random_passwd) | 414 | that.$c.find('[name="password"]').val(random_passwd) |
| 393 | that.$c.find('[name="type"]').val(-1) | 415 | that.$c.find('[name="type"]').val(-1) |
| 416 | + | ||
| 394 | } | 417 | } |
| 395 | Register.prototype.cache = Login.prototype.cache; | 418 | Register.prototype.cache = Login.prototype.cache; |
| 396 | 419 | ||
| ... | @@ -404,7 +427,7 @@ | ... | @@ -404,7 +427,7 @@ |
| 404 | Core.updateMod('home'); | 427 | Core.updateMod('home'); |
| 405 | } | 428 | } |
| 406 | Register.prototype.show_after = function() { | 429 | Register.prototype.show_after = function() { |
| 407 | - this.set_random() | 430 | + this.set_random(); |
| 408 | } | 431 | } |
| 409 | Core.registerMod('register', Register); | 432 | Core.registerMod('register', Register); |
| 410 | 433 | ||
| ... | @@ -417,8 +440,8 @@ | ... | @@ -417,8 +440,8 @@ |
| 417 | Mibao.prototype.bind = function() { | 440 | Mibao.prototype.bind = function() { |
| 418 | var that = this; | 441 | var that = this; |
| 419 | that.$c.on('click', '[type=submit],.submit', function(e) { | 442 | that.$c.on('click', '[type=submit],.submit', function(e) { |
| 420 | - e.preventDefault(); | 443 | + e.preventDefault(); |
| 421 | - Core.ajax_do(that.$c.find('.ajax'), that.mibao_cb, that); | 444 | + Core.ajax_do(that.$c.find('.ajax'), that.mibao_cb, that); |
| 422 | return false; | 445 | return false; |
| 423 | }); | 446 | }); |
| 424 | } | 447 | } |
| ... | @@ -443,7 +466,7 @@ | ... | @@ -443,7 +466,7 @@ |
| 443 | Core.inherit(Find_pwd, Module); | 466 | Core.inherit(Find_pwd, Module); |
| 444 | Find_pwd.prototype.bind = function() { | 467 | Find_pwd.prototype.bind = function() { |
| 445 | var that = this; | 468 | var that = this; |
| 446 | - var pwd_header=["手机找回密码","密保找回密码","邮箱找回密码","联系客服","重置密码","找回密码"]; | 469 | + var pwd_header=["手机找回密码","密保找回密码","联系客服","重置密码","找回密码"]; |
| 447 | var pwd_header_back = { | 470 | var pwd_header_back = { |
| 448 | 0 : '<a href="#login" class="lefticon"><i class="iconfont icon-fanhui"></i></a>', | 471 | 0 : '<a href="#login" class="lefticon"><i class="iconfont icon-fanhui"></i></a>', |
| 449 | 1 : '<a href="javascript:;" class="lefticon back-btn"><i class="iconfont icon-fanhui"></i></a>' | 472 | 1 : '<a href="javascript:;" class="lefticon back-btn"><i class="iconfont icon-fanhui"></i></a>' |
| ... | @@ -483,8 +506,7 @@ | ... | @@ -483,8 +506,7 @@ |
| 483 | //否则就是PC浏览器打开 | 506 | //否则就是PC浏览器打开 |
| 484 | $("#js_kefu_qq").href = "http://wpa.qq.com/msgrd?v=3&uin=2739920773&site=qq&menu=yes"; | 507 | $("#js_kefu_qq").href = "http://wpa.qq.com/msgrd?v=3&uin=2739920773&site=qq&menu=yes"; |
| 485 | $("#js_player").href = "http://wpa.qq.com/msgrd?v=3&uin=167355030&site=qq&menu=yes"; | 508 | $("#js_player").href = "http://wpa.qq.com/msgrd?v=3&uin=167355030&site=qq&menu=yes"; |
| 486 | - } | 509 | + } |
| 487 | - | ||
| 488 | that.$c.on("click","#js_findPSW_getcode",function(){//找回密码获取验证码 | 510 | that.$c.on("click","#js_findPSW_getcode",function(){//找回密码获取验证码 |
| 489 | var $self = $(this) | 511 | var $self = $(this) |
| 490 | phone = $("#js_findPSW_mobile").val(); | 512 | phone = $("#js_findPSW_mobile").val(); |
| ... | @@ -516,7 +538,8 @@ | ... | @@ -516,7 +538,8 @@ |
| 516 | var code = that.$c.find("#js_findPSW_ranks").val(), | 538 | var code = that.$c.find("#js_findPSW_ranks").val(), |
| 517 | accout = $("#js_findPSW_accout").val(), | 539 | accout = $("#js_findPSW_accout").val(), |
| 518 | phoneTest = $("#js_findPSW_mobile").val(), | 540 | phoneTest = $("#js_findPSW_mobile").val(), |
| 519 | - iphoneReg = /^(((13[0-9]{1})|(15[0-9]{1})|(18[0-9]{1}))+\d{8})$/; | 541 | + //iphoneReg = /^(((13[0-9]{1})|(15[0-9]{1})|(18[0-9]{1}))+\d{8})$/; |
| 542 | + iphoneReg = /^1(3|4|5|7|8)\d{9}$/; | ||
| 520 | if($.trim(accout) == ""){ | 543 | if($.trim(accout) == ""){ |
| 521 | Core.showTips('请输入账号!', false); | 544 | Core.showTips('请输入账号!', false); |
| 522 | return false; | 545 | return false; |
| ... | @@ -553,6 +576,9 @@ | ... | @@ -553,6 +576,9 @@ |
| 553 | } | 576 | } |
| 554 | }); | 577 | }); |
| 555 | }); | 578 | }); |
| 579 | + that.$c.on("click","#returnhome",function(){ | ||
| 580 | + that.$c.find(".user-center span").html("找回密码"); | ||
| 581 | + }); | ||
| 556 | that.$c.on("click","#js_confirm_resetnewpsw",function(){ | 582 | that.$c.on("click","#js_confirm_resetnewpsw",function(){ |
| 557 | var NewPsw = that.$c.find("#js_reset_newpsw").val(), | 583 | var NewPsw = that.$c.find("#js_reset_newpsw").val(), |
| 558 | NewKey = that.$c.find("input[name='pwd_code']").val(), | 584 | NewKey = that.$c.find("input[name='pwd_code']").val(), |
| ... | @@ -570,6 +596,8 @@ | ... | @@ -570,6 +596,8 @@ |
| 570 | $("input[name='loginPassword']").val(NewPsw); | 596 | $("input[name='loginPassword']").val(NewPsw); |
| 571 | names[account] = NewPsw; | 597 | names[account] = NewPsw; |
| 572 | localStorage.setItem('user_names',JSON.stringify(names)); | 598 | localStorage.setItem('user_names',JSON.stringify(names)); |
| 599 | + Core.user_names = names; | ||
| 600 | + $("#js_reset_newpsw").val(""); | ||
| 573 | setTimeout(function() { | 601 | setTimeout(function() { |
| 574 | Core.updateMod('login'); | 602 | Core.updateMod('login'); |
| 575 | }, 500); | 603 | }, 500); |
| ... | @@ -599,6 +627,11 @@ | ... | @@ -599,6 +627,11 @@ |
| 599 | that.$c.on('click', '.pwd_box .step-tab li a', function(e) { | 627 | that.$c.on('click', '.pwd_box .step-tab li a', function(e) { |
| 600 | var ipar = $(this).parent("li"), | 628 | var ipar = $(this).parent("li"), |
| 601 | iIndex = ipar.index(); | 629 | iIndex = ipar.index(); |
| 630 | + | ||
| 631 | + that.$c.find("#js_findPSW_ranks").val(""); | ||
| 632 | + $("#js_findPSW_accout").val(""); | ||
| 633 | + $("#js_findPSW_mobile").val(""); | ||
| 634 | + | ||
| 602 | that.$c.find('.step-tab').hide().siblings(".step-box").show().children("div").eq(iIndex).removeClass("hide").addClass("fn-icon-2").siblings("div").addClass("hide").removeClass("fn-icon-2"); | 635 | that.$c.find('.step-tab').hide().siblings(".step-box").show().children("div").eq(iIndex).removeClass("hide").addClass("fn-icon-2").siblings("div").addClass("hide").removeClass("fn-icon-2"); |
| 603 | that.$c.find(".user-center span").html(pwd_header[iIndex]); | 636 | that.$c.find(".user-center span").html(pwd_header[iIndex]); |
| 604 | that.$c.find(".user-center a").replaceWith(pwd_header_back[1]); | 637 | that.$c.find(".user-center a").replaceWith(pwd_header_back[1]); |
| ... | @@ -606,13 +639,13 @@ | ... | @@ -606,13 +639,13 @@ |
| 606 | 639 | ||
| 607 | that.$c.on('click', '.user-center a.back-btn', function(e) { | 640 | that.$c.on('click', '.user-center a.back-btn', function(e) { |
| 608 | $(this).parents(".new-sdk-container").find(".step-box").hide().siblings(".step-tab").show(); | 641 | $(this).parents(".new-sdk-container").find(".step-box").hide().siblings(".step-tab").show(); |
| 609 | - that.$c.find(".user-center span").html(pwd_header[5]); | 642 | + that.$c.find(".user-center span").html(pwd_header[4]); |
| 610 | that.$c.find(".user-center a").replaceWith(pwd_header_back[0]); | 643 | that.$c.find(".user-center a").replaceWith(pwd_header_back[0]); |
| 611 | }); | 644 | }); |
| 612 | 645 | ||
| 613 | that.$c.on('click', '.pwd_box a.kefu_subbtn', function(e) { | 646 | that.$c.on('click', '.pwd_box a.kefu_subbtn', function(e) { |
| 614 | $(this).parents(".step-box").hide().siblings(".step-tab").show(); | 647 | $(this).parents(".step-box").hide().siblings(".step-tab").show(); |
| 615 | - that.$c.find(".user-center span").html(pwd_header[5]); | 648 | + that.$c.find(".user-center span").html(pwd_header[4]); |
| 616 | that.$c.find(".user-center a").replaceWith(pwd_header_back[1]); | 649 | that.$c.find(".user-center a").replaceWith(pwd_header_back[1]); |
| 617 | }); | 650 | }); |
| 618 | 651 | ||
| ... | @@ -762,7 +795,7 @@ | ... | @@ -762,7 +795,7 @@ |
| 762 | var that = this; | 795 | var that = this; |
| 763 | var SendMsg = { | 796 | var SendMsg = { |
| 764 | mobileReg : function(iphone){ | 797 | mobileReg : function(iphone){ |
| 765 | - var iphoneReg = /^(((13[0-9]{1})|(15[0-9]{1})|(18[0-9]{1}))+\d{8})$/, | 798 | + var iphoneReg = /^1(3|4|5|7|8)\d{9}$/, |
| 766 | phoneTest = $(iphone).val(); | 799 | phoneTest = $(iphone).val(); |
| 767 | if($.trim(phoneTest) == ""){ | 800 | if($.trim(phoneTest) == ""){ |
| 768 | Core.showTips('请输入手机号码!', false); | 801 | Core.showTips('请输入手机号码!', false); |
| ... | @@ -893,6 +926,8 @@ | ... | @@ -893,6 +926,8 @@ |
| 893 | if(res.code === 0){ | 926 | if(res.code === 0){ |
| 894 | Core.showTips('解绑成功!', true); | 927 | Core.showTips('解绑成功!', true); |
| 895 | Core.Data.bind_phone = ""; | 928 | Core.Data.bind_phone = ""; |
| 929 | + $("#js_iphone").val(""); | ||
| 930 | + $("#js_ranks").val(""); | ||
| 896 | setTimeout(function() { | 931 | setTimeout(function() { |
| 897 | Core.updateMod('home'); | 932 | Core.updateMod('home'); |
| 898 | }, 500); | 933 | }, 500); |
| ... | @@ -912,6 +947,97 @@ | ... | @@ -912,6 +947,97 @@ |
| 912 | } | 947 | } |
| 913 | Core.registerMod('unbindMobile', UnBindMobile); | 948 | Core.registerMod('unbindMobile', UnBindMobile); |
| 914 | 949 | ||
| 950 | + //实名认证 | ||
| 951 | + var IdentityCard = function(modId) { | ||
| 952 | + Module.call(this, modId); | ||
| 953 | + } | ||
| 954 | + // 继承基础模块 | ||
| 955 | + Core.inherit(IdentityCard, Module); | ||
| 956 | + IdentityCard.prototype.bind = function() { | ||
| 957 | + var that = this; | ||
| 958 | + this.$c.on('click', '.submit', function() { | ||
| 959 | + var identityCard = that.$c.find("input[name='identity_card']").val(),//身份证 | ||
| 960 | + compellationName = that.$c.find("input[name='compellation_name']").val(),//姓名 | ||
| 961 | + compellationNameReg = /^[\u4e00-\u9fa5]{2,10}$/i;//2-10位汉字 | ||
| 962 | + if($.trim(identityCard) == ""){ | ||
| 963 | + Core.showTips("请输入身份证号码",false); | ||
| 964 | + return false; | ||
| 965 | + }else if(IsIdCard(identityCard) == false){ | ||
| 966 | + Core.showTips("请输入正确的身份证信息",false); | ||
| 967 | + return false; | ||
| 968 | + }else if($.trim(compellationName) == ""){ | ||
| 969 | + Core.showTips("请输入姓名",false); | ||
| 970 | + return false; | ||
| 971 | + }else if(!compellationNameReg.test(compellationName)){ | ||
| 972 | + Core.showTips("请输入正确的中文姓名",false); | ||
| 973 | + return false; | ||
| 974 | + } | ||
| 975 | + Core.ajax({ | ||
| 976 | + type:"post", | ||
| 977 | + url:"/user/bind_identity_card?identity_card="+identityCard+"&compellation_name="+compellationName, | ||
| 978 | + data:{format:"json"}, | ||
| 979 | + dataType:"json", | ||
| 980 | + success:function(res){ | ||
| 981 | + if(res.code === 0){ | ||
| 982 | + Core.showTips('认证成功!', true); | ||
| 983 | + Core.Data.compellation_name = compellationName; | ||
| 984 | + Core.Data.identity_card = identityCard; | ||
| 985 | + setTimeout(function() { | ||
| 986 | + Core.updateMod('home'); | ||
| 987 | + }, 500); | ||
| 988 | + }else{ | ||
| 989 | + Core.showTips(res.msg, true); | ||
| 990 | + } | ||
| 991 | + } | ||
| 992 | + }); | ||
| 993 | + }); | ||
| 994 | + } | ||
| 995 | + IdentityCard.prototype.show_after = function(){ | ||
| 996 | + | ||
| 997 | + } | ||
| 998 | + Core.registerMod('identityCard', IdentityCard); | ||
| 999 | + | ||
| 1000 | + //已认证 | ||
| 1001 | + var IdentityCardOk = function(modId) { | ||
| 1002 | + Module.call(this, modId); | ||
| 1003 | + } | ||
| 1004 | + // 继承基础模块 | ||
| 1005 | + Core.inherit(IdentityCardOk, Module); | ||
| 1006 | + IdentityCardOk.prototype.show_after = function(){ | ||
| 1007 | + var compellation_name = Core.Data.compellation_name,//姓名 | ||
| 1008 | + identity_card = Core.Data.identity_card;//身份证 | ||
| 1009 | + if(compellation_name.length == 2){ | ||
| 1010 | + var getBefore = compellation_name.substring(0,1), | ||
| 1011 | + nameHtml = getBefore+"*"; | ||
| 1012 | + }else if(compellation_name.length == 3){ | ||
| 1013 | + var getBefore = compellation_name.substring(0,1), | ||
| 1014 | + nameHtml = getBefore+"**"; | ||
| 1015 | + }else if(compellation_name.length == 4){ | ||
| 1016 | + var getBefore = compellation_name.substring(0,2), | ||
| 1017 | + nameHtml = getBefore+"**"; | ||
| 1018 | + }else if(compellation_name.length > 4){ | ||
| 1019 | + var getBefore = compellation_name.substring(0,2), | ||
| 1020 | + starNum = compellation_name.length, | ||
| 1021 | + star = ""; | ||
| 1022 | + for(var i = 0;i<starNum - 2;i++){ | ||
| 1023 | + star += "*"; | ||
| 1024 | + } | ||
| 1025 | + nameHtml = getBefore+star; | ||
| 1026 | + }; | ||
| 1027 | + if(identity_card.length == 15){ | ||
| 1028 | + var getBefore = identity_card.substring(0,1), | ||
| 1029 | + getAfter = identity_card.substring(14,15), | ||
| 1030 | + cardHtml = getBefore+"*************"+getAfter; | ||
| 1031 | + }else if(identity_card.length == 18){ | ||
| 1032 | + var getBefore = identity_card.substring(0,1), | ||
| 1033 | + getAfter = identity_card.substring(17,18), | ||
| 1034 | + cardHtml = getBefore+"****************"+getAfter; | ||
| 1035 | + }; | ||
| 1036 | + this.$c.find(".compellation_name").html(nameHtml); | ||
| 1037 | + this.$c.find(".identity_card").html(cardHtml); | ||
| 1038 | + }; | ||
| 1039 | + Core.registerMod('identityCard_ok', IdentityCardOk); | ||
| 1040 | + | ||
| 915 | // Mail模块 | 1041 | // Mail模块 |
| 916 | var Mail = function(modId) { | 1042 | var Mail = function(modId) { |
| 917 | Module.call(this, modId); | 1043 | Module.call(this, modId); |
| ... | @@ -982,24 +1108,27 @@ | ... | @@ -982,24 +1108,27 @@ |
| 982 | }); | 1108 | }); |
| 983 | } | 1109 | } |
| 984 | Answer_question.prototype.aq_cb = function(data) { | 1110 | Answer_question.prototype.aq_cb = function(data) { |
| 1111 | + console.log(data); | ||
| 985 | var code = data.code; | 1112 | var code = data.code; |
| 986 | var msg = data.msg; | 1113 | var msg = data.msg; |
| 987 | var name = localStorage.getItem('user_names'); | 1114 | var name = localStorage.getItem('user_names'); |
| 988 | Core.updateData(msg); | 1115 | Core.updateData(msg); |
| 989 | Core.Data.new_pwd = msg.password; | 1116 | Core.Data.new_pwd = msg.password; |
| 990 | 1117 | ||
| 1118 | + name = JSON.parse(name); | ||
| 991 | if(name == null){ | 1119 | if(name == null){ |
| 992 | name = null; | 1120 | name = null; |
| 993 | }else{ | 1121 | }else{ |
| 994 | - name = JSON.parse(name); | 1122 | + name[msg.nickname] = msg.password; |
| 995 | } | 1123 | } |
| 996 | - name[msg.nickname] = msg.password; | 1124 | + |
| 997 | localStorage.setItem('user_names',JSON.stringify(name)); | 1125 | localStorage.setItem('user_names',JSON.stringify(name)); |
| 998 | Core.user_names = name; | 1126 | Core.user_names = name; |
| 999 | 1127 | ||
| 1000 | // 强制更新显示重置密码模块 | 1128 | // 强制更新显示重置密码模块 |
| 1001 | Core.updateMod('reset_pwd'); | 1129 | Core.updateMod('reset_pwd'); |
| 1002 | - Core.showTips('重置成功.',true,1000) | 1130 | + Core.showTips('重置成功.',true,1000); |
| 1131 | + localStorage.setItem('old_pwd',Core.Data.new_pwd); | ||
| 1003 | } | 1132 | } |
| 1004 | Core.registerMod('answer_question', Answer_question); | 1133 | Core.registerMod('answer_question', Answer_question); |
| 1005 | 1134 | ||
| ... | @@ -1012,7 +1141,14 @@ | ... | @@ -1012,7 +1141,14 @@ |
| 1012 | var that = this; | 1141 | var that = this; |
| 1013 | that.$c.on('click', '[type=submit],.submit', function(e) { | 1142 | that.$c.on('click', '[type=submit],.submit', function(e) { |
| 1014 | e.preventDefault(); | 1143 | e.preventDefault(); |
| 1015 | - Core.ajax_do(that.$c.find('.ajax'), that.modify_cb, that); | 1144 | + if(/[A-Z]/.test(that.$c.find("input[name='username']").val())){ |
| 1145 | + Core.showTips("账号不能有大写字母!"); | ||
| 1146 | + }else if(/[A-Z]/.test(that.$c.find("input[name='newpwd']").val())){ | ||
| 1147 | + Core.showTips("密码不能有大写字母!"); | ||
| 1148 | + }else{ | ||
| 1149 | + Core.ajax_do(that.$c.find('.ajax'), that.modify_cb, that); | ||
| 1150 | + } | ||
| 1151 | + | ||
| 1016 | return false; | 1152 | return false; |
| 1017 | }); | 1153 | }); |
| 1018 | that.$c.on('click', '.op-logout', function(e) { | 1154 | that.$c.on('click', '.op-logout', function(e) { |
| ... | @@ -1310,11 +1446,11 @@ | ... | @@ -1310,11 +1446,11 @@ |
| 1310 | 1446 | ||
| 1311 | var names = localStorage.getItem("user_names"), | 1447 | var names = localStorage.getItem("user_names"), |
| 1312 | userIndexs = localStorage.getItem("user_indexs"); | 1448 | userIndexs = localStorage.getItem("user_indexs"); |
| 1313 | - | 1449 | + names = JSON.parse(names); |
| 1314 | - if (names == null) | 1450 | + if (names == null){ |
| 1315 | - names = null; | 1451 | + names = null |
| 1452 | + } | ||
| 1316 | else { | 1453 | else { |
| 1317 | - names = JSON.parse(names); | ||
| 1318 | delete names["undefined"]; | 1454 | delete names["undefined"]; |
| 1319 | var user_indexs = []; | 1455 | var user_indexs = []; |
| 1320 | for (var item in names){//遍历对象,排序 | 1456 | for (var item in names){//遍历对象,排序 | ... | ... |
publicAndroidSDK/demo/Demo_PoolSdk/assets/sdk/js/pay.min.js
100644 → 100755
| ... | @@ -17,6 +17,7 @@ | ... | @@ -17,6 +17,7 @@ |
| 17 | } | 17 | } |
| 18 | Core.inherit(Home, Module); | 18 | Core.inherit(Home, Module); |
| 19 | Home.prototype.bind = function() { | 19 | Home.prototype.bind = function() { |
| 20 | + $('#loading').click(function(){$(this).hide()}) | ||
| 20 | var that = this; | 21 | var that = this; |
| 21 | that.$c.on('click', 'input[type=button]', function(e) { | 22 | that.$c.on('click', 'input[type=button]', function(e) { |
| 22 | // 更新要兑换的元宝 | 23 | // 更新要兑换的元宝 |
| ... | @@ -30,6 +31,7 @@ | ... | @@ -30,6 +31,7 @@ |
| 30 | Core.Data.money = Core.Data.youai_star / Core.Data.rate; | 31 | Core.Data.money = Core.Data.youai_star / Core.Data.rate; |
| 31 | Core.updateMod('exchange'); | 32 | Core.updateMod('exchange'); |
| 32 | } else { | 33 | } else { |
| 34 | + | ||
| 33 | // 用户游爱星不足够兑换,进入充值渠道列表 | 35 | // 用户游爱星不足够兑换,进入充值渠道列表 |
| 34 | Core.Data.money = youai_star_need / Core.Data.rate; | 36 | Core.Data.money = youai_star_need / Core.Data.rate; |
| 35 | Core.Data.youai_star = youai_star_need; | 37 | Core.Data.youai_star = youai_star_need; |
| ... | @@ -38,7 +40,12 @@ | ... | @@ -38,7 +40,12 @@ |
| 38 | return false; | 40 | return false; |
| 39 | }); | 41 | }); |
| 40 | } | 42 | } |
| 41 | - | 43 | + Home.prototype.show_after = function(){ |
| 44 | + | ||
| 45 | + setTimeout(function(){ | ||
| 46 | + $('#back-btn').show(); | ||
| 47 | + },3000) | ||
| 48 | + } | ||
| 42 | Core.registerMod('home', Home); | 49 | Core.registerMod('home', Home); |
| 43 | 50 | ||
| 44 | /** | 51 | /** |
| ... | @@ -143,7 +150,7 @@ | ... | @@ -143,7 +150,7 @@ |
| 143 | var reload = false; | 150 | var reload = false; |
| 144 | var list = Core.Data.game_pay_channel_list; | 151 | var list = Core.Data.game_pay_channel_list; |
| 145 | var $c = $(e.target); | 152 | var $c = $(e.target); |
| 146 | - var id = $c.attr('data-id'); | 153 | + var id = $(this).attr('data-id'); |
| 147 | for ( var index in list) { | 154 | for ( var index in list) { |
| 148 | var item = list[index]; | 155 | var item = list[index]; |
| 149 | if (id == item.id) { | 156 | if (id == item.id) { |
| ... | @@ -908,22 +915,23 @@ | ... | @@ -908,22 +915,23 @@ |
| 908 | Core.Data.enter_amount = Core.Data.enter_game_amount / Core.Data.exchange_rate; | 915 | Core.Data.enter_amount = Core.Data.enter_game_amount / Core.Data.exchange_rate; |
| 909 | Core.Data.pay_again = 0; | 916 | Core.Data.pay_again = 0; |
| 910 | } | 917 | } |
| 911 | - if (Core.Data.enter_game_amount > 0 | 918 | + //if (Core.Data.enter_game_amount > 0 |
| 912 | - && Core.Data.enter_amount <= Core.Data.total_amount) { | 919 | + // && Core.Data.enter_amount <= Core.Data.total_amount) { |
| 913 | - // 需要进入兑换页面 | 920 | + // // 需要进入兑换页面 |
| 914 | - Core.start_page = "exchange"; | 921 | + // Core.start_page = "exchange"; |
| 915 | - Core.Data.game_amount = Core.Data.enter_game_amount; | 922 | + // Core.Data.game_amount = Core.Data.enter_game_amount; |
| 916 | - Core.Data.youai_star = Core.Data.enter_amount; | 923 | + // Core.Data.youai_star = Core.Data.enter_amount; |
| 917 | - Core.Data.money = Core.Data.youai_star / Core.Data.rate; | 924 | + // Core.Data.money = Core.Data.youai_star / Core.Data.rate; |
| 918 | - } else if (Core.Data.enter_game_amount > 0) { | 925 | + //} else |
| 926 | + //if (Core.Data.enter_game_amount > 0) { | ||
| 919 | // 需要进入渠道充值页面 | 927 | // 需要进入渠道充值页面 |
| 920 | Core.start_page = "channel_list"; | 928 | Core.start_page = "channel_list"; |
| 921 | Core.Data.game_amount = Core.Data.enter_game_amount; | 929 | Core.Data.game_amount = Core.Data.enter_game_amount; |
| 922 | Core.Data.youai_star = Core.Data.enter_amount; | 930 | Core.Data.youai_star = Core.Data.enter_amount; |
| 923 | Core.Data.money = Core.Data.youai_star / Core.Data.rate; | 931 | Core.Data.money = Core.Data.youai_star / Core.Data.rate; |
| 924 | - } else { | 932 | + //} else { |
| 925 | - // 没有输入充值数量,进入选择数量的界面 | 933 | + // // 没有输入充值数量,进入选择数量的界面 |
| 926 | - } | 934 | + //} |
| 927 | } | 935 | } |
| 928 | 936 | ||
| 929 | function onBridgeReady() { | 937 | function onBridgeReady() { | ... | ... |
| 1 | +/*! | ||
| 2 | +** create by zhangxinxu(.com) 2013-07-15 | ||
| 3 | +** a simple method for custom scrolling | ||
| 4 | +** it can be used on both mobile and parts desktop browser IE9+/FF/Chrome/... | ||
| 5 | +*/ | ||
| 6 | +var simpScroller=(function(){var c=!((window.DocumentTouch&&document instanceof window.DocumentTouch)||"ontouchstart" in window)*1,b={start:["touchstart","mousedown"][c],move:["touchmove","mousemove"][c],end:["touchend","mouseup"][c]};var a=function(e,l,f){var n="top",o="Top",p="height",g="Height",d="pageY";if(l=="horizontal"){n="left";o="Left";p="width";g="Width";d="pageX"}var i=null;if(f.hideScrollBar==false){i=document.createElement("div");i.className="scroller_"+l;f.container.appendChild(i)}var m=e["client"+g],h=0;var j=function(){if(i==null){return}var r=i.style[p].replace("px",""),q=e["scroll"+o]/(h-m)*(m-r);if(m-r-q<=0){q=m-r}i.style[n]=q+"px"};var k={};e.addEventListener(b.start,function(q){h=this["scroll"+g];k[d]=q.touches?q.touches[0][d]:q[d];k[n]=this["scroll"+o];document.moveFollow=true;if(i&&h>m){i.style.opacity=1;i.style[p]=(m*m/h)+"px";j()}c&&q.preventDefault()});e.addEventListener(b.move,function(q){if(c==false||(document.moveFollow==true)){this["scroll"+o]=k[n]+(k[d]-(q.touches?q.touches[0][d]:q[d]));j();f.onScroll.call(this,q)}q.preventDefault()});e.addEventListener(b.end,function(q){i&&(i.style.opacity=0)});if(c==true){document.addEventListener("mouseup",function(){this.moveFollow=false})}};return function(d,f){f=f||{};var j=new Object({verticalScroll:true,horizontalScroll:false,hideScrollBar:false,onScroll:function(){}}),g;for(g in f){j[g]=f[g]}if(window.getComputedStyle(d).position=="static"){d.style.position="relative"}var i=d.childNodes,e=document.createDocumentFragment();[].slice.call(i).forEach(function(k){e.appendChild(k)});var h=document.createElement("div");h.style.height="100%";h.style.width="100%";h.style.overflow="hidden";d.appendChild(h);h.appendChild(e);j.container=d;if(j.verticalScroll==true){a(h,"vertical",j)}if(j.horizontalScroll==true){a(h,"horizontal",j)}}})(); | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
publicAndroidSDK/demo/Demo_PoolSdk/assets/sdk/login.html
100644 → 100755
| 1 | -<!DOCTYPE html> | 1 | +<!DOCTYPE html> |
| 2 | -<html> | 2 | +<html> |
| 3 | -<head> | 3 | +<head> |
| 4 | -<meta name="viewport" content="width=device-width, user-scalable=no" /> | 4 | +<meta name="viewport" content="width=device-width, user-scalable=no" /> |
| 5 | -<meta name="apple-mobile-web-app-capable" content="yes" /> | 5 | +<meta name="apple-mobile-web-app-capable" content="yes" /> |
| 6 | -<meta name="apple-mobile-web-app-status-bar-style" content="black" /> | 6 | +<meta name="apple-mobile-web-app-status-bar-style" content="black" /> |
| 7 | -<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | 7 | +<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
| 8 | -<meta name="format-detection" content="telephone=no"> | 8 | +<meta name="format-detection" content="telephone=no"> |
| 9 | -<meta name="screen-orientation" content="portrait"> | 9 | +<meta name="screen-orientation" content="portrait"> |
| 10 | -<meta name="full-screen" content="yes"> | 10 | +<meta name="full-screen" content="yes"> |
| 11 | -<meta http-equiv="x-ua-compatible" content="IE=edge" /> | 11 | +<meta http-equiv="x-ua-compatible" content="IE=edge" /> |
| 12 | - | 12 | + |
| 13 | -<link href="skin/login.css?v=2016" type="text/css" rel="stylesheet" /> | 13 | +<link href="skin/login.css?v=2016" type="text/css" rel="stylesheet" /> |
| 14 | -<link id="skin" data-v="20150923001" type="text/css" rel="stylesheet" /> | 14 | +<link id="skin" data-v="20150923001" type="text/css" rel="stylesheet" /> |
| 15 | - | 15 | + |
| 16 | - | 16 | + |
| 17 | -<title> | 17 | +<title> |
| 18 | -平台登录 | 18 | +平台登录 |
| 19 | -</title> | 19 | +</title> |
| 20 | -</head> | 20 | +</head> |
| 21 | -<body> | 21 | +<body> |
| 22 | -<input type="hidden" name="loginUserName" value=""> | 22 | +<input type="hidden" name="loginUserName" value=""> |
| 23 | -<input type="hidden" name="loginPassword" value=""> | 23 | +<input type="hidden" name="loginPassword" value=""> |
| 24 | -<div class="mask"> | 24 | +<div class="mask"> |
| 25 | -<div class="container_load" id="loading"> | 25 | +<div class="container_load" id="loading"> |
| 26 | - <div class="content"> | 26 | + <div class="content"> |
| 27 | - <div class="circle"></div> | 27 | + <div class="circle"></div> |
| 28 | - <div class="circle1"></div> | 28 | + <div class="circle1"></div> |
| 29 | - </div> | 29 | + </div> |
| 30 | -</div> | 30 | +</div> |
| 31 | -<div class="alert alert-success hide" id="alert"> | 31 | +<div class="alert alert-success hide" id="alert"> |
| 32 | - <!--<button type="button" class="close" data-dismiss="alert">×</button>--> | 32 | + <!--<button type="button" class="close" data-dismiss="alert">×</button>--> |
| 33 | - <span></span> | 33 | + <span></span> |
| 34 | -</div> | 34 | +</div> |
| 35 | -<!-- 登录模块 --> | 35 | +<!-- 登录模块 --> |
| 36 | -<section id="login" class="hide" data-replace="1"> | 36 | +<section id="login" class="" data-replace="1"> |
| 37 | - <div class="new-sdk-container"> | 37 | + <div class="new-sdk-container"> |
| 38 | - <div class="new-container-box"> | 38 | + <div class="new-container-box"> |
| 39 | - <div class="SDK-titlebox"></div> | 39 | + <div class="SDK-titlebox"></div> |
| 40 | - <form action="/sdk/login" method="post" class="ajax align-left clearfix"> | 40 | + <form action="/sdk/login" method="post" class="ajax align-left clearfix"> |
| 41 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 41 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 42 | - <div class="new-sdk-main"> | 42 | + <div class="new-sdk-main"> |
| 43 | - <div class="inputbox clearfix" style="position: relative;"> | 43 | + <div class="inputbox clearfix" style="position: relative;"> |
| 44 | - <div class="ileft">账号:</div> | 44 | + <div class="ileft">账号:</div> |
| 45 | - <div class="iright"> | 45 | + <div class="iright"> |
| 46 | - | 46 | + |
| 47 | - <input type="text" name="username" placeholder="请输入账号" id="js_login_username"> | 47 | + <input type="text" name="username" placeholder="请输入账号" id="js_login_username"> |
| 48 | - <div class="bottom-icon drop-down"> | 48 | + <div class="bottom-icon drop-down"> |
| 49 | - <i class="iconfont icon-xiangxia"></i> | 49 | + <i class="iconfont icon-xiangxia"></i> |
| 50 | - </div> | 50 | + </div> |
| 51 | - </div> | 51 | + </div> |
| 52 | - <div class="pull-box"> | 52 | + <div class="pull-box horizontall"> |
| 53 | - <ul class="drop-ul"> | 53 | + <ul class="drop-ul"> |
| 54 | - | 54 | + |
| 55 | - </ul> | 55 | + </ul> |
| 56 | - </div> | 56 | + </div> |
| 57 | - </div> | 57 | + </div> |
| 58 | - <div class="inputbox clearfix"> | 58 | + <div class="inputbox clearfix"> |
| 59 | - <div class="ileft">密码:</div> | 59 | + <div class="ileft">密码:</div> |
| 60 | - <div class="iright"><input type="password" name="password" placeholder="请输入密码" id="js_login_password"></div> | 60 | + <div class="iright"><input type="password" name="password" placeholder="请输入密码" id="js_login_password"></div> |
| 61 | - </div> | 61 | + </div> |
| 62 | - <div class="other-login clearfix"> | 62 | + <div class="other-login clearfix"> |
| 63 | - <!--<p>第三方登录 | 63 | + <p class="other-login-bx hide">第三方登录 |
| 64 | - <a title="新浪微博帐号登录" data-replace="href" href="/user/auth2/sina/login/?next=/static/sdk_3/login.html&app_id={app_id}" class="sina hide"> | 64 | + <a title="新浪微博帐号登录" data-replace="href" href="/user/auth2/sina/login/?next=/static/sdk/login.html&app_id={app_id}" class="sina hide"> |
| 65 | - <i class=" iconfont icon-unie61d"></i> | 65 | + <i class=" iconfont icon-unie61d"></i> |
| 66 | - </a> | 66 | + </a> |
| 67 | - | 67 | + |
| 68 | - <a title="QQ号码登录" data-replace="href" href="/user/auth2/qq/login/?next=/static/sdk_3/login.html&app_id={app_id}" class="qq iframe hide"> | 68 | + <a title="QQ号码登录" data-replace="href" href="/user/auth2/qq/login/?next=/static/sdk/login.html&app_id={app_id}" class="qq iframe hide"> |
| 69 | - </a> | 69 | + </a> |
| 70 | - | 70 | + |
| 71 | - <a title="微信登录" data-replace="href" href="sdk://weixinlogin?app_id={app_id}&next=/static/sdk_3/login.html" class="weixin hide"> | 71 | + <a title="微信登录" data-replace="href" href="sdk://weixinlogin?app_id={app_id}&next=/static/sdk/login.html" class="weixin hide"> |
| 72 | - </a> | 72 | + </a> |
| 73 | - </p>--> | 73 | + </p> |
| 74 | - | 74 | + |
| 75 | - <label><a href="#find_pwd" class="forgetpsw">找回密码</a></label> | 75 | + <label><a href="#find_pwd" class="forgetpsw">找回密码</a></label> |
| 76 | - <div class="clear"></div> | 76 | + <div class="clear"></div> |
| 77 | - | 77 | + |
| 78 | - <label onclick="" class="input-control pull-left hide" > | 78 | + <label onclick="" class="input-control pull-left hide" > |
| 79 | - <input type="checkbox" checked="checked" class="eg" ></input> | 79 | + <input type="checkbox" checked="checked" class="eg" ></input> |
| 80 | - 进入帐号管理界面 | 80 | + 进入帐号管理界面 |
| 81 | - </label> | 81 | + </label> |
| 82 | - </div> | 82 | + </div> |
| 83 | - </div> | 83 | + </div> |
| 84 | - <ul class="inline-btn login-inline-btn"> | 84 | + <ul class="inline-btn login-inline-btn"> |
| 85 | - <li> | 85 | + <li> |
| 86 | - <a method="post" class="btn btn_pri_block" href="#register">一键注册</a> | 86 | + <a method="post" class="btn btn_pri_block" href="#register">一键注册</a> |
| 87 | - | 87 | + |
| 88 | - </li> | 88 | + </li> |
| 89 | - <li> | 89 | + <li> |
| 90 | -<!-- <a class="op-guest" data-replace="href" method="post" href="/sdk/register?type=-1&app_id={app_id}">一键注册</a> --> | 90 | +<!-- <a class="op-guest" data-replace="href" method="post" href="/sdk/register?type=-1&app_id={app_id}">一键注册</a> --> |
| 91 | - | 91 | + |
| 92 | - <a class="btn larg btn-orange submit" utocomplete="off" >登录</a> | 92 | + <a class="btn larg btn-orange submit" utocomplete="off" >登录</a> |
| 93 | - </li> | 93 | + </li> |
| 94 | - </ul> | 94 | + </ul> |
| 95 | - </form> | 95 | + </form> |
| 96 | - </div> | 96 | + </div> |
| 97 | - </div> | 97 | + </div> |
| 98 | -</section> | 98 | +</section> |
| 99 | -<!-- end --> | 99 | +<!-- end --> |
| 100 | - | 100 | + |
| 101 | -<!-- 登录前模块 --> | 101 | +<!-- 登录前模块 --> |
| 102 | -<section id="login_before" class="hide" data-replace="1"> | 102 | +<section id="login_before" class="hide" data-replace="1"> |
| 103 | - | 103 | + |
| 104 | - <div class="new-sdk-container"> | 104 | + <div class="new-sdk-container"> |
| 105 | - <div class="new-container-box"> | 105 | + <div class="new-container-box"> |
| 106 | - <div class="SDK-titlebox"></div> | 106 | + <div class="SDK-titlebox"></div> |
| 107 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 107 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 108 | - <div class="login-third-list"> | 108 | + <div class="login-third-list"> |
| 109 | - <div class="title">请选择快速登录</div> | 109 | + <div class="title">请选择快速登录</div> |
| 110 | - <div class="third-list"> | 110 | + <div class="third-list"> |
| 111 | - <ul> | 111 | + <ul> |
| 112 | - <li class="login_case_qq"><a title="QQ帐号登录" class="qq qq iframe" data-replace="href" href="/user/auth2/qq/login/?next=/sdk/login?app_id={app_id}"><div class="third-icon third-qq"></div><p>QQ登陆</p></a></li> | 112 | + <li class="login_case_qq"><a title="QQ帐号登录" class="qq qq iframe" data-replace="href" href="/user/auth2/qq/login/?next=/sdk/login?app_id={app_id}"><div class="third-icon third-qq"></div><p>QQ登陆</p></a></li> |
| 113 | - <li><a href="#register"><div class="third-icon third-guest"></div><p>游客登录</p></a></li> | 113 | + <li><a href="#register"><div class="third-icon third-guest"></div><p>游客登录</p></a></li> |
| 114 | - <div class="clear"></div> | 114 | + <div class="clear"></div> |
| 115 | - </ul> | 115 | + </ul> |
| 116 | - </div> | 116 | + </div> |
| 117 | - <div class="only-btn"><a href="#login">返回</a></div> | 117 | + <div class="only-btn"><a href="#login">返回</a></div> |
| 118 | - </div> | 118 | + </div> |
| 119 | - </div> | 119 | + </div> |
| 120 | - </div> | 120 | + </div> |
| 121 | - | 121 | + |
| 122 | - | 122 | + |
| 123 | - | 123 | + |
| 124 | -</section> | 124 | +</section> |
| 125 | -<!-- end--> | 125 | +<!-- end--> |
| 126 | -<!-- 注册模块 --> | 126 | +<!-- 注册模块 --> |
| 127 | -<section id="register" class="hide"> | 127 | +<section id="register" class="hide"> |
| 128 | - | 128 | + |
| 129 | - | 129 | + |
| 130 | - <div class="new-sdk-container"> | 130 | + <div class="new-sdk-container"> |
| 131 | - <div class="SDK-titlebox"></div> | 131 | + <div class="SDK-titlebox"></div> |
| 132 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 132 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 133 | - <form action="/sdk/register" class="ajax clearfix"> | 133 | + <form action="/sdk/register" class="ajax clearfix"> |
| 134 | - <div class="new-sdk-main"> | 134 | + <div class="new-sdk-main"> |
| 135 | - <div class="inputbox clearfix"> | 135 | + <div class="inputbox clearfix"> |
| 136 | - <div class="ileft">账号:</div> | 136 | + <div class="ileft">账号:</div> |
| 137 | - <div class="iright"> | 137 | + <div class="iright"> |
| 138 | - <input type="text" name="username" placeholder="帐号由3-18个英文、数字、点、减号、下划线组成" required> | 138 | + <input type="text" name="username" placeholder="帐号由3-18个英文、数字、点、减号、下划线组成" required> |
| 139 | - <div class="bottom-icon drop-down"> | 139 | + <!--<div class="bottom-icon drop-down"> |
| 140 | - <i class="iconfont icon-xiangxia"></i> | 140 | + <i class="iconfont icon-xiangxia"></i> |
| 141 | - </div> | 141 | + </div>--> |
| 142 | - </div> | 142 | + </div> |
| 143 | - </div> | 143 | + </div> |
| 144 | - <div class="inputbox clearfix"> | 144 | + <div class="inputbox clearfix"> |
| 145 | - <div class="ileft">密码:</div> | 145 | + <div class="ileft">密码:</div> |
| 146 | - <div class="iright"><input name="password" placeholder="密码长度为6-16个字符,不能包含空格" required></div> | 146 | + <div class="iright"><input name="password" placeholder="密码长度为6-16个字符,不能包含空格" required></div> |
| 147 | - </div> | 147 | + </div> |
| 148 | - <div class="ag-tx clearfix"> | 148 | + <div class="ag-tx clearfix"> |
| 149 | - <span data-action="agreement" > | 149 | + <span data-action="agreement" > |
| 150 | - <div class="checkbox checkbox-2 l" > | 150 | + <div class="checkbox checkbox-2 l" > |
| 151 | - <i class="iconfont icon-xuanzhong"></i> | 151 | + <i class="iconfont icon-xuanzhong"></i> |
| 152 | - </div> | 152 | + </div> |
| 153 | - <p class="l">接受<a href="agreement.html">网络服务协议</a></p> | 153 | + <p class="l">接受<a href="#agreement">网络服务协议</a></p> |
| 154 | - </span> | 154 | + </span> |
| 155 | - | 155 | + |
| 156 | - </div> | 156 | + </div> |
| 157 | - </div> | 157 | + </div> |
| 158 | - <input type="hidden" name="old_usernmae" value="-1"> | 158 | + <input type="hidden" name="old_usernmae" value="-1"> |
| 159 | - <input type="hidden" name="type" value="-1"> | 159 | + <input type="hidden" name="type" value="-1"> |
| 160 | - <ul class="inline-btn"> | 160 | + <ul class="inline-btn"> |
| 161 | - <li><a class="btn btn_pri_block btn-orange" href="#home">返回</a></li> | 161 | + <li><a class="btn btn_pri_block btn-orange" href="#home">返回</a></li> |
| 162 | - <li><a class="submit btn larg " >确定注册</a></li> | 162 | + <li><a class="submit btn larg " >确定注册</a></li> |
| 163 | - </ul> | 163 | + </ul> |
| 164 | - </form> | 164 | + </form> |
| 165 | - </div> | 165 | + </div> |
| 166 | - | 166 | + |
| 167 | -</section> | 167 | +</section> |
| 168 | -<!-- end --> | 168 | +<!-- end --> |
| 169 | - | 169 | + |
| 170 | - | 170 | + |
| 171 | -<!-- 协议模块 --> | 171 | +<!-- 协议模块 --> |
| 172 | -<section id="agreement" class="hide"> | 172 | +<section id="agreement" class="hide"> |
| 173 | - <div class="new-sdk-container"> | 173 | + <div class="new-sdk-container"> |
| 174 | - <div class="SDK-titlebox"></div> | 174 | + <div class="SDK-titlebox"></div> |
| 175 | - <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> | 175 | + <div class="new-sdk-logo"><a href="#"><img src="images/new-sdk-logo.png"></a></div> |
| 176 | - <div class="new-sdk-content"> | 176 | + <div class="new-sdk-content" style="overflow: hidden;"> |
| 177 | - <h3>网络服务协议</h3> | 177 | + <h3>网络服务协议</h3> |
| 178 | - <div class="content-main"> | 178 | + <div class="content-main" style="height: 220px;"> |
| 179 | - <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> | 179 | + |
| 180 | - <h4>一、账号注册</h4> | 180 | + <iframe src="agreement.html" name="myiframe" id="iframepage" frameborder="0" scrolling="auto" width="100%"></iframe> |
| 181 | - <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> | 181 | + |
| 182 | - <h4>二、账号注册</h4> | 182 | + </div> |
| 183 | - <p>欢迎申请手游平台(下列简称为”本平台“)提供的服务。请仔细阅读以下全部内容。如用户不同意本服务条款任意内容,请不要注册或使用本平台服务。一旦注册成功,即表示用户与平台已达成协议,自愿接受本服务条款的所有内容。此后,用户不得以阅读本服务条款内容作任何形式的抗辩。</p> | 183 | + </div> |
| 184 | - </div> | 184 | + |
| 185 | - </div> | 185 | + <div class="only-btn inline-btn"> |
| 186 | - | 186 | + <a href="#register" class="submit btn-orange">确定</a> |
| 187 | - <div class="only-btn inline-btn"> | 187 | + <div class="agreement l" style="margin-right: 0;"> |
| 188 | - <a href="#register" class="submit btn-orange">确定</a> | 188 | + <div class="checkbox checkbox-2 l" > |
| 189 | - <div class="agreement l" style="margin-right: 0;"> | 189 | + <i class="iconfont icon-xuanzhong"></i> |
| 190 | - <div class="checkbox checkbox-2 l" > | 190 | + </div> |
| 191 | - <i class="iconfont icon-xuanzhong"></i> | 191 | + <p class="l">已阅读</p> |
| 192 | - </div> | 192 | + </div> |
| 193 | - <p class="l">已阅读</p> | 193 | + </div> |
| 194 | - </div> | 194 | + </div> |
| 195 | - </div> | 195 | + |
| 196 | - </div> | 196 | +</section> |
| 197 | - | 197 | +<!-- end --> |
| 198 | -</section> | 198 | +<!-- 活动公告模块 --> |
| 199 | -<!-- end --> | 199 | +<section id="activity" class="hide" data-auth="1"> |
| 200 | -<!-- 活动公告模块 --> | 200 | + <div class="new-sdk-container"> |
| 201 | -<section id="activity" class="hide" data-auth="1"> | 201 | + <div class="SDK-titlebox"></div> |
| 202 | - <div class="new-sdk-container"> | 202 | + <div class="user-center"> |
| 203 | - <div class="SDK-titlebox"></div> | 203 | + <a href="#home" class="lefticon"> |
| 204 | - <div class="user-center"> | 204 | + <i class="iconfont icon-fanhui"></i> |
| 205 | - <a href="#home" class="lefticon"> | 205 | + </a> |
| 206 | - <i class="iconfont icon-fanhui"></i> | 206 | + 活动公告 |
| 207 | - </a> | 207 | + <!--<a href="#message" class="btn-link posrgt"> |
| 208 | - 活动公告 | 208 | + 个人消息 |
| 209 | - <!--<a href="#message" class="btn-link posrgt"> | 209 | + </a>--> |
| 210 | - 个人消息 | 210 | + </div> |
| 211 | - </a>--> | 211 | + <div class="container activity"> |
| 212 | - </div> | 212 | + <div class="box_info_center" style="height: 100%;"> |
| 213 | - <div class="container activity"> | 213 | + <div id="activity_wrapper" style="position: relative" class="scroll"> |
| 214 | - <div class="box_info_center" style="height: 100%;"> | 214 | + <ol class="activity-list list" data-role="ajax-html" |
| 215 | - <div id="activity_wrapper" style="position: relative" class="scroll"> | 215 | + data-params-url="/sdk/notice/list?page_size=10" |
| 216 | - <ol class="activity-list list" data-role="ajax-html" | 216 | + data-params-template="tpl_activity"> |
| 217 | - data-params-url="/sdk/notice/list?page_size=10" | 217 | + </ol> |
| 218 | - data-params-template="tpl_activity"> | 218 | + </div> |
| 219 | - </ol> | 219 | + </div> |
| 220 | - </div> | 220 | + </div> |
| 221 | - </div> | 221 | + </div> |
| 222 | - </div> | 222 | + |
| 223 | - </div> | 223 | +</section> |
| 224 | - | 224 | +<!-- end --> |
| 225 | -</section> | 225 | +<!-- 活动公告详细页面模块 --> |
| 226 | -<!-- end --> | 226 | +<section id="activity_detail" class="hide" data-auth="1" data-attr="dot"> |
| 227 | -<!-- 活动公告详细页面模块 --> | 227 | +</section> |
| 228 | -<section id="activity_detail" class="hide" data-auth="1" data-attr="dot"> | 228 | +<!-- end --> |
| 229 | -</section> | 229 | +<!-- 消息列表模块 --> |
| 230 | -<!-- end --> | 230 | +<section id="message" class="hide" data-auth="1"> |
| 231 | -<!-- 消息列表模块 --> | 231 | + <div class="new-sdk-container"> |
| 232 | -<section id="message" class="hide" data-auth="1"> | 232 | + <div class="SDK-titlebox"></div> |
| 233 | - <div class="new-sdk-container"> | 233 | + <div class="user-center"> |
| 234 | - <div class="SDK-titlebox"></div> | 234 | + <a href="#activity" class="lefticon op-back"> |
| 235 | - <div class="user-center"> | 235 | + <i class="iconfont icon-fanhui"></i> |
| 236 | - <a href="#activity" class="lefticon op-back"> | 236 | + </a> |
| 237 | - <i class="iconfont icon-fanhui"></i> | 237 | + 个人消息 |
| 238 | - </a> | 238 | + </div> |
| 239 | - 个人消息 | 239 | + <div class="container activity"> |
| 240 | - </div> | 240 | + <div class="box_info_center"> |
| 241 | - <div class="container activity"> | 241 | + <div id="message_wrapper" style="position: relative" class="scroll"> |
| 242 | - <div class="box_info_center"> | 242 | + <ol class="message-list list" data-role="ajax-html" |
| 243 | - <div id="message_wrapper" style="position: relative" class="scroll"> | 243 | + data-params-url="/message/list?page_size=10" |
| 244 | - <ol class="message-list list" data-role="ajax-html" | 244 | + data-params-template="tpl_message_list"> |
| 245 | - data-params-url="/message/list?page_size=10" | 245 | + </ol> |
| 246 | - data-params-template="tpl_message_list"> | 246 | + </div> |
| 247 | - </ol> | 247 | + </div> |
| 248 | - </div> | 248 | + </div> |
| 249 | - </div> | 249 | + </div> |
| 250 | - </div> | 250 | + |
| 251 | - </div> | 251 | +</section> |
| 252 | - | 252 | +<!-- end --> |
| 253 | -</section> | 253 | +<section id="message_detail" class="hide" data-attr="dot"> |
| 254 | -<!-- end --> | 254 | +</section> |
| 255 | -<section id="message_detail" class="hide" data-attr="dot"> | 255 | +<section id="identityCard" class="hide" data-attr="dot"> |
| 256 | -</section> | 256 | +</section> |
| 257 | -<!-- 找回密码模块 --> | 257 | +<section id="identityCard_ok" class="hide" data-attr="dot"> |
| 258 | -<section id="find_pwd" class="hide" data-replace="1"> | 258 | +</section> |
| 259 | - <input type="hidden" name="pwd_code" value=""> | 259 | +<!-- 找回密码模块 --> |
| 260 | - <div class="new-sdk-container"> | 260 | +<section id="find_pwd" class="hide" data-replace="1"> |
| 261 | - <div class="SDK-titlebox"></div> | 261 | + <input type="hidden" name="pwd_code" value=""> |
| 262 | - <div class="user-center" style="border-bottom: none;"> | 262 | + <div class="new-sdk-container"> |
| 263 | - <a href="#login" class="lefticon"> | 263 | + <div class="SDK-titlebox"></div> |
| 264 | - <i class="iconfont icon-fanhui"></i> | 264 | + <div class="user-center" style="border-bottom: none;"> |
| 265 | - </a> | 265 | + <a href="#login" class="lefticon"> |
| 266 | - <span>找回密码</span> | 266 | + <i class="iconfont icon-fanhui"></i> |
| 267 | - </div> | 267 | + </a> |
| 268 | - <div class="pwd_box"> | 268 | + <span>找回密码</span> |
| 269 | - <ul class="step-tab"> | 269 | + </div> |
| 270 | - <li><a href="javascript:;">通过手机找回</a></li> | 270 | + <div class="pwd_box"> |
| 271 | - <li><a href="javascript:;">通过密保找回</a></li> | 271 | + <ul class="step-tab"> |
| 272 | - <!--<li><a href="javascript:;">通过邮箱找回</a></li>--> | 272 | + <li><a href="javascript:;">通过手机找回</a></li> |
| 273 | - <li><a href="javascript:;">联系客服</a></li> | 273 | + <li><a href="javascript:;">通过密保找回</a></li> |
| 274 | - </ul> | 274 | + <!--<li><a href="javascript:;">通过邮箱找回</a></li>--> |
| 275 | - | 275 | + <li><a href="javascript:;">联系客服</a></li> |
| 276 | - <div class="step-box"> | 276 | + </ul> |
| 277 | - <div id="mobile_get_pwd_form" class="hide" style="border-top: 1px solid #fff;"> | 277 | + |
| 278 | - <div class="new-sdk-box"> | 278 | + <div class="step-box"> |
| 279 | - <div class="input" style="padding: 15px 0;"> | 279 | + <div id="mobile_get_pwd_form" class="hide" style="border-top: 1px solid #fff;"> |
| 280 | - <input id="js_findPSW_accout" type="text" required name="accout" placeholder="请输入您的账号" style="margin: 0;"> | 280 | + <div class="new-sdk-box"> |
| 281 | - </div> | 281 | + <div class="input" style="padding: 15px 0;"> |
| 282 | - <div class="input" style="padding: 15px 0;"> | 282 | + <input id="js_findPSW_accout" type="text" required name="accout" placeholder="请输入您的账号" style="margin: 0;"> |
| 283 | - <input id="js_findPSW_mobile" type="text" required name="mobile" placeholder="请输入您绑定的手机号码" style="margin: 0;"> | 283 | + </div> |
| 284 | - </div> | 284 | + <div class="input" style="padding: 15px 0;"> |
| 285 | - <div class="inputCode clearfix"> | 285 | + <input id="js_findPSW_mobile" type="text" required name="mobile" placeholder="请输入您绑定的手机号码" style="margin: 0;"> |
| 286 | - <div class="input fl" style="padding: 15px 0;"> | 286 | + </div> |
| 287 | - <input id="js_findPSW_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码" style="margin: 0;"> | 287 | + <div class="inputCode clearfix"> |
| 288 | - </div> | 288 | + <div class="input fl" style="padding: 15px 0;"> |
| 289 | - <a href="javascript:;" class="getCode" id="js_findPSW_getcode" style="padding:15px 0;">获取验证码</a> | 289 | + <input id="js_findPSW_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码" style="margin: 0;"> |
| 290 | - </div> | 290 | + </div> |
| 291 | - <ul class="inline-btn" style="margin-top: 15px;"> | 291 | + <a href="javascript:;" class="getCode" id="js_findPSW_getcode" style="padding:15px 0;">获取验证码</a> |
| 292 | - <li style="background: none;"><a class="larg btn btn-orange" value="" id="js_findPSW_confirm">确定</a></li> | 292 | + </div> |
| 293 | - <li style="background: none; border-radius: 20px;"><a class="btn" href="#home">返回</a></li> | 293 | + <ul class="inline-btn" style="margin-top: 15px;"> |
| 294 | - </ul> | 294 | + <li style="background: none;"><a class="larg btn btn-orange" value="" id="js_findPSW_confirm">确定</a></li> |
| 295 | - </div> | 295 | + <li style="background: none; border-radius: 20px;"><a class="btn" href="#home" id="returnhome">返回</a></li> |
| 296 | - </div> | 296 | + </ul> |
| 297 | - <div id="question_get_pwd_form" action="/sdk/find/question" todo="get_question_callback" method="post" class="function-list-content ajax hide form"> | 297 | + </div> |
| 298 | - <div class="question-input-box clearfix"> | 298 | + </div> |
| 299 | - <div class="pull-left qib-txt"> | 299 | + <div id="question_get_pwd_form" action="/sdk/find/question" todo="get_question_callback" method="post" class="function-list-content ajax hide form"> |
| 300 | - 您的账户: | 300 | + <div class="question-input-box clearfix"> |
| 301 | - </div> | 301 | + <div class="pull-left qib-txt"> |
| 302 | - <div class="pull-left qib-input"> | 302 | + 您的账户: |
| 303 | - <input type="text" name="username" placeholder="输入您的账号" style="text-align: left;" class="function-input username" required/> | 303 | + </div> |
| 304 | - </div> | 304 | + <div class="pull-left qib-input"> |
| 305 | - </div> | 305 | + <input type="text" name="username" placeholder="输入您的账号" style="text-align: left;" class="function-input username" required/> |
| 306 | - | 306 | + </div> |
| 307 | - <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> | 307 | + </div> |
| 308 | - </div> | 308 | + |
| 309 | - <!--<div id="email_get_pwd_form" action="/user/password_by_mail" todo="password_by_mail_callback" class="function-list-content ajax hide form"> | 309 | + <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> |
| 310 | - | 310 | + </div> |
| 311 | - <input type="text" name="email" placeholder="输入您绑定的邮箱地址" class="function-input mail" style="margin: 0 0 30px;"/> | 311 | + <!--<div id="email_get_pwd_form" action="/user/password_by_mail" todo="password_by_mail_callback" class="function-list-content ajax hide form"> |
| 312 | - <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> | 312 | + |
| 313 | - </div>--> | 313 | + <input type="text" name="email" placeholder="输入您绑定的邮箱地址" class="function-input mail" style="margin: 0 0 30px;"/> |
| 314 | - <div class="function-list-content hide"> | 314 | + <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> |
| 315 | - <div class="pwd_txt"> | 315 | + </div>--> |
| 316 | - <div class="default_text" style="display: none;"> | 316 | + <div class="function-list-content hide"> |
| 317 | - <p>客服QQ:<a href="javascript:;" id="js_kefu_qq"></a></p> | 317 | + <div class="pwd_txt"> |
| 318 | - <p>客服电话:<a href="tel:"></a></p> | 318 | + <div class="default_text"> |
| 319 | - <p>玩家交流群:<a href="javascript:;" id="js_player"></a></p> | 319 | + <p>客服QQ:<a href="javascript:;" id="js_kefu_qq"></a></p> |
| 320 | - </div> | 320 | + <p>客服电话:<a href="tel:"></a></p> |
| 321 | - <div class="get_text"></div> | 321 | + <p>玩家交流群:<a href="javascript:;" id="js_player"></a></p> |
| 322 | - </div> | 322 | + </div> |
| 323 | - <a href="javascript:;" class="kefu_subbtn">确定</a> | 323 | + <div class="get_text"></div> |
| 324 | - </div> | 324 | + </div> |
| 325 | - <div class="reset_psw_mobile hide" style="border-top: 1px solid #fff;"> | 325 | + <a href="javascript:;" class="kefu_subbtn">确定</a> |
| 326 | - <div class="new-sdk-box"> | 326 | + </div> |
| 327 | - <div class="acount-name"> | 327 | + <div class="reset_psw_mobile hide" style="border-top: 1px solid #fff;"> |
| 328 | - <p style="margin-top: 0;">账号:<span id="js_UserName" style="color: #000;"></span></p> | 328 | + <div class="new-sdk-box"> |
| 329 | - </div> | 329 | + <div class="acount-name"> |
| 330 | - <div class="inputCode clearfix"> | 330 | + <p style="margin-top: 0;">账号:<span id="js_UserName" style="color: #000;"></span></p> |
| 331 | - <div class="input fl" style="width: 100%; padding:15px 0;"> | 331 | + </div> |
| 332 | - <input type="text" required placeholder="请输入新密码" id="js_reset_newpsw" style="margin: 0; text-align: left; padding: 0 20px;"> | 332 | + <div class="inputCode clearfix"> |
| 333 | - </div> | 333 | + <div class="input fl" style="width: 100%; padding:15px 0;"> |
| 334 | - </div> | 334 | + <input type="text" required placeholder="请输入新密码" id="js_reset_newpsw" style="margin: 0; text-align: left; padding: 0 20px;"> |
| 335 | - <div class="ag-tx clearfix"> | 335 | + </div> |
| 336 | - <span data-action=""> | 336 | + </div> |
| 337 | - <div class="checkbox checkbox-2 l"> | 337 | + <div class="ag-tx clearfix"> |
| 338 | - <i class="iconfont icon-xuanzhong"></i> | 338 | + <span data-action=""> |
| 339 | - </div> | 339 | + <div class="checkbox checkbox-2 l"> |
| 340 | - <p class="l" style="margin-top: 0;">显示密码</p> | 340 | + <i class="iconfont icon-xuanzhong"></i> |
| 341 | - </span> | 341 | + </div> |
| 342 | - </div> | 342 | + <p class="l" style="margin-top: 0;">显示密码</p> |
| 343 | - <a href="javascript:;" class="btn-orange" id="js_confirm_resetnewpsw">保存修改</a> | 343 | + </span> |
| 344 | - </div> | 344 | + </div> |
| 345 | - </div> | 345 | + <a href="javascript:;" class="btn-orange" id="js_confirm_resetnewpsw">保存修改</a> |
| 346 | - </div> | 346 | + </div> |
| 347 | - </div> | 347 | + </div> |
| 348 | - | 348 | + </div> |
| 349 | - </div> | 349 | + </div> |
| 350 | -</section> | 350 | + |
| 351 | -<!-- end --> | 351 | + </div> |
| 352 | -<section id="help" class="hide" data-auth="1"> | 352 | +</section> |
| 353 | - <div class="header"> | 353 | +<!-- end --> |
| 354 | - <span class="title">手游平台</span> | 354 | +<section id="help" class="hide" data-auth="1"> |
| 355 | - <a class="btn pull-left op-back" href="#home">返回</a> | 355 | + <div class="header"> |
| 356 | - </div> | 356 | + <span class="title">手游平台</span> |
| 357 | - | 357 | + <a class="btn pull-left op-back" href="#home">返回</a> |
| 358 | - <div class="container"> | 358 | + </div> |
| 359 | - <div class="box_info_center"> | 359 | + |
| 360 | - <div class='align-left'> | 360 | + <div class="container"> |
| 361 | - | 361 | + <div class="box_info_center"> |
| 362 | - </div> | 362 | + <div class='align-left'> |
| 363 | - </div> | 363 | + |
| 364 | - </div> | 364 | + </div> |
| 365 | -</section> | 365 | + </div> |
| 366 | -<!-- 首页模块 --> | 366 | + </div> |
| 367 | -<section id="home" class="hide" data-attr="dot" data-auth="1"></section> | 367 | +</section> |
| 368 | -<!-- 重置密码模块 --> | 368 | +<!-- 首页模块 --> |
| 369 | -<section id="reset_pwd" data-attr="dot" class="hide"></section> | 369 | +<section id="home" class="hide" data-attr="dot" data-auth="1"></section> |
| 370 | -<!-- 修改密码模块 --> | 370 | +<!-- 重置密码模块 --> |
| 371 | -<section id="modify_pwd" data-attr="dot" class="hide" data-auth="1"></section> | 371 | +<section id="reset_pwd" data-attr="dot" class="hide"></section> |
| 372 | -<!-- 密保模块 --> | 372 | +<!-- 修改密码模块 --> |
| 373 | -<section id="mibao" data-attr="dot" class="hide" data-auth="1"></section> | 373 | +<section id="modify_pwd" data-attr="dot" class="hide" data-auth="1"></section> |
| 374 | -<!-- 回答密保模块 --> | 374 | +<!-- 密保模块 --> |
| 375 | -<section id="answer_question" data-attr="dot" class="hide"></section> | 375 | +<section id="mibao" data-attr="dot" class="hide" data-auth="1"></section> |
| 376 | -<!-- 绑定模块 --> | 376 | +<!-- 回答密保模块 --> |
| 377 | -<section id="bind" data-attr="dot" class="hide" data-auth="1"></section> | 377 | +<section id="answer_question" data-attr="dot" class="hide"></section> |
| 378 | -<!-- 绑定手机 --> | 378 | +<!-- 绑定模块 --> |
| 379 | -<section id="bindMobile" data-attr="dot" class="hide" data-auth="1"></section> | 379 | +<section id="bind" data-attr="dot" class="hide" data-auth="1"></section> |
| 380 | -<!-- 解绑手机模块 --> | 380 | +<!-- 绑定手机 --> |
| 381 | -<section id="unbindMobile" data-attr="dot" class="hide" data-auth="1"></section> | 381 | +<section id="bindMobile" data-attr="dot" class="hide" data-auth="1"></section> |
| 382 | -<!-- 绑定邮箱模块 --> | 382 | +<!-- 解绑手机模块 --> |
| 383 | -<section id="mail" data-attr="dot" class="hide" data-auth="1"></section> | 383 | +<section id="unbindMobile" data-attr="dot" class="hide" data-auth="1"></section> |
| 384 | -<!-- doT模板 --> | 384 | +<!-- 绑定邮箱模块 --> |
| 385 | -<section id="frame" data-attr="dot" class="hide" ></section> | 385 | +<section id="mail" data-attr="dot" class="hide" data-auth="1"></section> |
| 386 | - | 386 | +<!-- doT模板 --> |
| 387 | - | 387 | +<section id="frame" data-attr="dot" class="hide" ></section> |
| 388 | -<script id="frame_template" type="text/x-jquery-tmpl" > | 388 | + |
| 389 | - | 389 | + |
| 390 | -<div class="new-sdk-container"> | 390 | +<script id="frame_template" type="text/x-jquery-tmpl" > |
| 391 | - <div class="SDK-titlebox"></div> | 391 | + |
| 392 | - <div class="new-sdk-logo" style="position: relative; margin-bottom: 25px;"> | 392 | +<div class="new-sdk-container"> |
| 393 | - <a href="#"><img src="images/new-sdk-logo.png"></a> | 393 | + <div class="SDK-titlebox"></div> |
| 394 | - <a href="#login" class="lefticon" style="position: absolute; left: 37px; top: 20px;"> | 394 | + <div class="new-sdk-logo" style="position: relative; margin-bottom: 25px;"> |
| 395 | - <i class="iconfont icon-fanhui"></i> | 395 | + <a href="#"><img src="images/new-sdk-logo.png"></a> |
| 396 | - </a> | 396 | + <a href="#login" class="lefticon" style="position: absolute; left: 37px; top: 20px;"> |
| 397 | - </div> | 397 | + <i class="iconfont icon-fanhui"></i> |
| 398 | - <div class="container" style=" margin-bottom: 20px;"> | 398 | + </a> |
| 399 | - <div class="ios_scroll"> | 399 | + </div> |
| 400 | - <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> | 400 | + <div class="container" style=" margin-bottom: 20px;"> |
| 401 | - </div> | 401 | + <div class="ios_scroll"> |
| 402 | - </div> | 402 | + <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> |
| 403 | - | 403 | + </div> |
| 404 | -</div> | 404 | + </div> |
| 405 | -</script> | 405 | + |
| 406 | -<script id="home_template" type="text/x-jquery-tmpl"> | 406 | +</div> |
| 407 | - <input type="hidden" name="initUserName" value="{{=Core.Data.nickname}}" /> | 407 | +</script> |
| 408 | - <div class="new-sdk-container"> | 408 | +<script id="home_template" type="text/x-jquery-tmpl"> |
| 409 | - <div class="new-container-box"> | 409 | + <input type="hidden" name="initUserName" value="{{=Core.Data.nickname}}" /> |
| 410 | - <div class="SDK-titlebox"></div> | 410 | + <div class="new-sdk-container"> |
| 411 | - <div class="user-center"> | 411 | + <div class="new-container-box"> |
| 412 | - 用户中心 | 412 | + <div class="SDK-titlebox"></div> |
| 413 | - <a href="/sdk/logout" class="op-logout">切换账户</a> | 413 | + <div class="user-center"> |
| 414 | - </div> | 414 | + 用户中心 |
| 415 | - | 415 | + <a href="/sdk/logout" class="op-logout">切换账户</a> |
| 416 | - {{? Core.Data.is_guest == 1}} | 416 | + </div> |
| 417 | - <div class="user-center-box"> | 417 | + |
| 418 | - <div class="top clearfix"> | 418 | + {{? Core.Data.is_guest == 1}} |
| 419 | - <div class="pull-left txt w_45"> | 419 | + <div class="user-center-box"> |
| 420 | - <p>欢迎您!</p> | 420 | + <div class="top clearfix"> |
| 421 | - <p>{{=Core.Data.nickname}}</p> | 421 | + <div class="pull-left txt w_45"> |
| 422 | - </div> | 422 | + <p>欢迎您!</p> |
| 423 | - <div class="inline-btn pull-right w_45"> | 423 | + <p>{{=Core.Data.nickname}}</p> |
| 424 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 424 | + </div> |
| 425 | - </div> | 425 | + <div class="inline-btn pull-right w_45"> |
| 426 | - </div> | 426 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
| 427 | - <div class="bind-user"> | 427 | + </div> |
| 428 | - <div class="w_50 txt" style="display: inline-block; vertical-align: middle;"> | 428 | + </div> |
| 429 | - 您当前还是游客,为保证账号安全,请升级账号! | 429 | + <div class="bind-user"> |
| 430 | - </div> | 430 | + <div class="w_50 txt" style="display: inline-block; vertical-align: middle;"> |
| 431 | - <div class="inline-btn w_45" style="display: inline-block; vertical-align: ;"> | 431 | + 您当前还是游客,为保证账号安全,请升级账号! |
| 432 | - <a class="btn btn-bind" href="#modify_pwd">马上升级</a> | 432 | + </div> |
| 433 | - </div> | 433 | + <div class="inline-btn w_45" style="display: inline-block; vertical-align: ;"> |
| 434 | - </div> | 434 | + <a class="btn btn-bind" href="#modify_pwd">马上升级</a> |
| 435 | - </div> | 435 | + </div> |
| 436 | - {{?? Core.Data.is_guest == 2}} | 436 | + </div> |
| 437 | - <div class="user-center-box"> | 437 | + </div> |
| 438 | - <div class="top clearfix" style="border-bottom: none;"> | 438 | + {{?? Core.Data.is_guest == 2}}<!--1:游客登录;2:第三方登录;0:正式用户登录--> |
| 439 | - <div class="pull-left txt w_45"> | 439 | + <div class="user-center-box"> |
| 440 | - <p>欢迎您!</p> | 440 | + <div class="top clearfix" style="border-bottom: none;"> |
| 441 | - <p>{{=Core.Data.nickname}}</p> | 441 | + <div class="pull-left txt w_45"> |
| 442 | - </div> | 442 | + <p>欢迎您!</p> |
| 443 | - <div class="inline-btn pull-right w_45"> | 443 | + <p>{{=Core.Data.nickname}}</p> |
| 444 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 444 | + </div> |
| 445 | - </div> | 445 | + <div class="inline-btn pull-right w_45"> |
| 446 | - </div> | 446 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
| 447 | - <ul class="list-item clearfix"> | 447 | + </div> |
| 448 | - {{? Core.Data.bind_phone === ""}} | 448 | + </div> |
| 449 | - <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> | 449 | + {{? Core.Data.bind_phone === ""}} |
| 450 | - {{??}} | 450 | + <ul class="list-item clearfix"> |
| 451 | - <li><a href="#unbindMobile">解绑手机</a></li> | 451 | + <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
| 452 | - {{?}} | 452 | + <li><a href="#mibao">设置密保</a></li> |
| 453 | - <!--<li><a href="#mail">绑定邮箱</a></li>--> | 453 | + <li><a href="#modify_pwd">修改密码</a></li> |
| 454 | - <li><a href="#mibao">设置密保</a></li> | 454 | + </ul> |
| 455 | - <li><a href="#modify_pwd">修改密码</a></li> | 455 | + {{??}} |
| 456 | - </ul> | 456 | + <ul class="list-item clearfix"> |
| 457 | - </div> | 457 | + <li style="width:50%;"><a href="#unbindMobile">解绑手机</a></li> |
| 458 | - {{??}} | 458 | + <li style="width:50%;"><a href="#mibao">设置密保</a></li> |
| 459 | - <div class="user-center-box"> | 459 | + </ul> |
| 460 | - <div class="top clearfix" style="border-bottom: none;"> | 460 | + <ul class="list-item clearfix" style="border-top:none;"> |
| 461 | - <div class="pull-left txt w_45"> | 461 | + <li style="width:50%;"><a href="#modify_pwd">修改密码</a></li> |
| 462 | - <p>欢迎您!</p> | 462 | + <li style="width:50%;"><a href="#identityCard">实名认证</a></li> |
| 463 | - <p>{{=Core.Data.nickname}}</p> | 463 | + </ul> |
| 464 | - </div> | 464 | + {{?}} |
| 465 | - <div class="inline-btn pull-right w_45"> | 465 | + </div> |
| 466 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 466 | + {{?? Core.Data.is_guest == 0}} |
| 467 | - </div> | 467 | + <div class="user-center-box"> |
| 468 | - </div> | 468 | + <div class="top clearfix" style="border-bottom: none;"> |
| 469 | - <ul class="list-item clearfix"> | 469 | + <div class="pull-left txt w_45"> |
| 470 | - {{? Core.Data.bind_phone === ""}} | 470 | + <p>欢迎您!</p> |
| 471 | - <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> | 471 | + <p>{{=Core.Data.nickname}}</p> |
| 472 | - {{??}} | 472 | + </div> |
| 473 | - <li><a href="#unbindMobile">解绑手机</a></li> | 473 | + <div class="inline-btn pull-right w_45"> |
| 474 | - {{?}} | 474 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
| 475 | - <!--<li><a href="#mail">绑定邮箱</a></li> --> | 475 | + </div> |
| 476 | - <li><a href="#mibao">设置密保</a></li> | 476 | + </div> |
| 477 | - <li><a href="#modify_pwd">修改密码</a></li> | 477 | + |
| 478 | - </ul> | 478 | + {{? Core.Data.bind_phone === ""}} |
| 479 | - </div> | 479 | + <ul class="list-item clearfix"> |
| 480 | - | 480 | + <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
| 481 | - {{?}} | 481 | + <li><a href="#mibao">设置密保</a></li> |
| 482 | - | 482 | + <li><a href="#modify_pwd">修改密码</a></li> |
| 483 | - </div> | 483 | + </ul> |
| 484 | - </div> | 484 | + {{??}} |
| 485 | -</script> | 485 | + <ul class="list-item clearfix"> |
| 486 | -<script id="mail_template" type="text/x-jquery-tmpl" > | 486 | + <li style="width:50%;"><a href="#unbindMobile">解绑手机</a></li> |
| 487 | - | 487 | + <li style="width:50%;"><a href="#mibao">设置密保</a></li> |
| 488 | - <div class="new-sdk-container"> | 488 | + </ul> |
| 489 | - <div class="SDK-titlebox"></div> | 489 | + <ul class="list-item clearfix" style="border-top:none;"> |
| 490 | - <div class="user-center"> | 490 | + <li style="width:50%;"><a href="#modify_pwd">修改密码</a></li> |
| 491 | - <a href="#home" class="lefticon"> | 491 | + {{? Core.Data.compellation_name === "" && Core.Data.identity_card === ""}} |
| 492 | - <i class="iconfont icon-fanhui"></i> | 492 | + <li style="width:50%;"><a href="#identityCard">实名认证</a></li> |
| 493 | - </a> | 493 | + {{??}} |
| 494 | - 绑定邮箱 | 494 | + <li style="width:50%;position:relative;"><a href="#identityCard_ok">实名认证 |
| 495 | - </div> | 495 | + <span style="position:absolute;right:5px;top:5px;color:#fff;background:#ff9600;padding:3px 10px;border-radius:10px;font-size:20px;">已认证</span> |
| 496 | - | 496 | + </a></li> |
| 497 | - {{? Core.Data.bind_mail_statu == 0}} | 497 | + {{?}} |
| 498 | - | 498 | + </ul> |
| 499 | - <div class="new-sdk-box"> | 499 | + {{?}} |
| 500 | - <div class="acount-name"> | 500 | + <!--<ul class="list-item clearfix"> |
| 501 | - 账号:{{=Core.Data.username}} | 501 | + {{? Core.Data.bind_phone === ""}} |
| 502 | - </div> | 502 | + <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
| 503 | - <form id="pwd_by_question_form" action="/user/bind_mail" class="ajax" method="post"> | 503 | + {{??}} |
| 504 | - <div class="input" style="padding: 0;"> | 504 | + <li><a href="#unbindMobile">解绑手机</a></li> |
| 505 | - <input type="text" name="email" required placeholder="请输入你要绑定的邮箱"> | 505 | + <li><a href="#">实名认证</a></li> |
| 506 | - <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> | 506 | + {{?}} |
| 507 | - </div> | 507 | + <li><a href="#mibao">设置密保</a></li> |
| 508 | - </form> | 508 | + <li><a href="#modify_pwd">修改密码</a></li> |
| 509 | - <p>提示:发送绑定邮件后,请您登录邮箱操作!</p> | 509 | + |
| 510 | - </div> | 510 | + </ul>--> |
| 511 | - <ul class="inline-btn"> | 511 | + </div> |
| 512 | - <li style="margin: 0 auto; padding: 1em 0; float: none;"> | 512 | + |
| 513 | - <a class="submit btn larg btn-orange" href="">发送绑定邮件</a> | 513 | + {{?}} |
| 514 | - </li> | 514 | + |
| 515 | - </ul> | 515 | + </div> |
| 516 | - | 516 | + </div> |
| 517 | - | 517 | +</script> |
| 518 | - {{?? Core.Data.bind_mail_statu == 1}} | 518 | +<script id="mail_template" type="text/x-jquery-tmpl" > |
| 519 | - | 519 | + |
| 520 | - <div class="new-sdk-box"> | 520 | + <div class="new-sdk-container"> |
| 521 | - <form id="bind_mail_form" action="/user/bind_mail" class="ajax" todo="bind_mail_callback" style="display:none; "> | 521 | + <div class="SDK-titlebox"></div> |
| 522 | - <div class="input"> | 522 | + <div class="user-center"> |
| 523 | - <input type="text" name="email" required placeholder="输入想要绑定的邮箱地址"> | 523 | + <a href="#home" class="lefticon"> |
| 524 | - <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> | 524 | + <i class="iconfont icon-fanhui"></i> |
| 525 | - </div> | 525 | + </a> |
| 526 | - </form> | 526 | + 绑定邮箱 |
| 527 | - <p>待绑定邮箱:<span class="text-info">{{=Core.Data.mail}}</span></p> | 527 | + </div> |
| 528 | - </div> | 528 | + |
| 529 | - <ul class="inline-btn"> | 529 | + {{? Core.Data.bind_mail_statu == 0}} |
| 530 | - <li style="margin: 0 auto; padding: 1em 0; float: none;" id="change-mail-btn" class=""><a class="btn larg btn-orange" href="#">更换邮箱</a></li> | 530 | + |
| 531 | - <li style="margin: 0 auto; padding: 1em 0; float: none; background: #ff9600;" id="bind-mail-btn" class="hide"><a class="btn larg op-primary btn-orange" href="#home">保存设置</a></li> | 531 | + <div class="new-sdk-box"> |
| 532 | - | 532 | + <div class="acount-name"> |
| 533 | - </ul> | 533 | + 账号:{{=Core.Data.username}} |
| 534 | - | 534 | + </div> |
| 535 | - {{?? Core.Data.bind_mail_statu == 2}} | 535 | + <form id="pwd_by_question_form" action="/user/bind_mail" class="ajax" method="post"> |
| 536 | - | 536 | + <div class="input" style="padding: 0;"> |
| 537 | - <div class="new-sdk-box"> | 537 | + <input type="text" name="email" required placeholder="请输入你要绑定的邮箱"> |
| 538 | - <div class="input" style="padding: 0;"> | 538 | + <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> |
| 539 | - <input type="text" name="email" required disabled="disabled" value="{{=Core.Data.mail}}"> | 539 | + </div> |
| 540 | - </div> | 540 | + </form> |
| 541 | - <p>可以通过绑定的邮箱找回密码</p> | 541 | + <p>提示:发送绑定邮件后,请您登录邮箱操作!</p> |
| 542 | - </div> | 542 | + </div> |
| 543 | - | 543 | + <ul class="inline-btn"> |
| 544 | - {{?}} | 544 | + <li style="margin: 0 auto; padding: 1em 0; float: none;"> |
| 545 | - | 545 | + <a class="submit btn larg btn-orange" href="">发送绑定邮件</a> |
| 546 | - </div> | 546 | + </li> |
| 547 | - | 547 | + </ul> |
| 548 | - | 548 | + |
| 549 | -</script> | 549 | + |
| 550 | -<script id="reset_pwd_template" type="text/x-jquery-tmpl" > | 550 | + {{?? Core.Data.bind_mail_statu == 1}} |
| 551 | - | 551 | + |
| 552 | - <div class="new-sdk-container"> | 552 | + <div class="new-sdk-box"> |
| 553 | - <div class="SDK-titlebox"></div> | 553 | + <form id="bind_mail_form" action="/user/bind_mail" class="ajax" todo="bind_mail_callback" style="display:none; "> |
| 554 | - | 554 | + <div class="input"> |
| 555 | - <div class="new-sdk-box"> | 555 | + <input type="text" name="email" required placeholder="输入想要绑定的邮箱地址"> |
| 556 | - <div class="question-input mt10"> | 556 | + <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> |
| 557 | - 账号:{{=Core.Data.username}} | 557 | + </div> |
| 558 | - </div> | 558 | + </form> |
| 559 | - <div class="question-input mt10"> | 559 | + <p>待绑定邮箱:<span class="text-info">{{=Core.Data.mail}}</span></p> |
| 560 | - <p>你的新密码是:{{=Core.Data.new_pwd}}</p> | 560 | + </div> |
| 561 | - <p style="color: #949494;">请妥善保管,切勿外泄</p> | 561 | + <ul class="inline-btn"> |
| 562 | - </div> | 562 | + <li style="margin: 0 auto; padding: 1em 0; float: none;" id="change-mail-btn" class=""><a class="btn larg btn-orange" href="#">更换邮箱</a></li> |
| 563 | - </div> | 563 | + <li style="margin: 0 auto; padding: 1em 0; float: none; background: #ff9600;" id="bind-mail-btn" class="hide"><a class="btn larg op-primary btn-orange" href="#home">保存设置</a></li> |
| 564 | - <ul class="inline-btn"> | 564 | + |
| 565 | - <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange" href="#login">我知道了</a></li> | 565 | + </ul> |
| 566 | - </ul> | 566 | + |
| 567 | - | 567 | + {{?? Core.Data.bind_mail_statu == 2}} |
| 568 | - </div> | 568 | + |
| 569 | -</script> | 569 | + <div class="new-sdk-box"> |
| 570 | -<script id="modify_pwd_template" type="text/x-jquery-tmpl"> | 570 | + <div class="input" style="padding: 0;"> |
| 571 | - | 571 | + <input type="text" name="email" required disabled="disabled" value="{{=Core.Data.mail}}"> |
| 572 | - | 572 | + </div> |
| 573 | - <div class="new-sdk-container"> | 573 | + <p>可以通过绑定的邮箱找回密码</p> |
| 574 | - <div class="SDK-titlebox"></div> | 574 | + </div> |
| 575 | - <div class="user-center"> | 575 | + |
| 576 | - <a href="#home" class="lefticon"> | 576 | + {{?}} |
| 577 | - <i class="iconfont icon-fanhui"></i> | 577 | + |
| 578 | - </a> | 578 | + </div> |
| 579 | - {{? Core.Data.is_guest == 1}}升级账号{{??}}修改密码{{?}} | 579 | + |
| 580 | - </div> | 580 | + |
| 581 | - <form action="/sdk/change_password" mthod="post" class="ajax " todo="modify_pwd_callback" > | 581 | +</script> |
| 582 | - <div class="new-sdk-box"> | 582 | +<script id="reset_pwd_template" type="text/x-jquery-tmpl" > |
| 583 | - <div class="input new-sdk-psw clearfix"> | 583 | + |
| 584 | - <i>{{? Core.Data.is_guest == 1}}正式账号:{{??}}旧密码:{{?}}</i> | 584 | + <div class="new-sdk-container"> |
| 585 | - <label> | 585 | + <div class="SDK-titlebox"></div> |
| 586 | - | 586 | + |
| 587 | - <input {{? Core.Data.is_guest == 1}}type="text"{{??}}type="password"{{?}} class="old_pwd required " name="{{? Core.Data.is_guest >= 1}}username{{??}}password{{?}}" value="{{? Core.Data.new_pwd}}{{=Core.Data.new_pwd}}{{?}}" required="required" placeholder="{{? Core.Data.is_guest == 1}}请输入6-18位字母或数字{{??}}请输入旧密码{{?}}" required/> | 587 | + <div class="new-sdk-box"> |
| 588 | - </label> | 588 | + <div class="question-input mt10"> |
| 589 | - </div> | 589 | + 账号:{{=Core.Data.username}} |
| 590 | - <div class="input new-sdk-psw clearfix"> | 590 | + </div> |
| 591 | - <i>{{? Core.Data.is_guest == 1}}正式密码:{{??}}新密码:{{?}}</i> | 591 | + <div class="question-input mt10"> |
| 592 | - <label> | 592 | + <p>你的新密码是:{{=Core.Data.new_pwd}}</p> |
| 593 | - | 593 | + <p style="color: #949494;">请妥善保管,切勿外泄</p> |
| 594 | - <input class="" name="newpwd" required type="text" placeholder="{{? Core.Data.is_guest == 1}}请输入6-16位字母或数字{{??}}请输入密码{{?}}" /> | 594 | + </div> |
| 595 | - | 595 | + </div> |
| 596 | - | 596 | + <ul class="inline-btn"> |
| 597 | - </label> | 597 | + <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange" href="#login">我知道了</a></li> |
| 598 | - </div> | 598 | + </ul> |
| 599 | - {{? Core.Data.is_guest == 1}}<p>升级账号成功之后,<span class="red">游客账号作废</span>,请妥善保管正式账号</p>{{??}}{{?}} | 599 | + |
| 600 | - | 600 | + </div> |
| 601 | - </div> | 601 | +</script> |
| 602 | - | 602 | +<script id="modify_pwd_template" type="text/x-jquery-tmpl"> |
| 603 | - <ul class="inline-btn"> | 603 | + |
| 604 | - <li style="margin: 0 auto; padding: 1em 0; float: none;"> | 604 | + |
| 605 | - <a class="submit btn larg btn-orange" autocomplete="off" >保存更改</a> | 605 | + <div class="new-sdk-container"> |
| 606 | - </li> | 606 | + <div class="SDK-titlebox"></div> |
| 607 | - </ul> | 607 | + <div class="user-center"> |
| 608 | - </form> | 608 | + <a href="#home" class="lefticon"> |
| 609 | - </div> | 609 | + <i class="iconfont icon-fanhui"></i> |
| 610 | - | 610 | + </a> |
| 611 | - | 611 | + {{? Core.Data.is_guest == 1}}升级账号{{??}}修改密码{{?}} |
| 612 | -</script> | 612 | + </div> |
| 613 | -<script id="mibao_template" type="text/x-jquery-tmpl" > | 613 | + <form action="/sdk/change_password" mthod="post" class="ajax " todo="modify_pwd_callback" > |
| 614 | -{{? Core.Data.safe_question == "" }} | 614 | + <div class="new-sdk-box"> |
| 615 | -<div class="new-sdk-container"> | 615 | + <div class="input new-sdk-psw clearfix"> |
| 616 | - <div class="SDK-titlebox"></div> | 616 | + <i>{{? Core.Data.is_guest == 1}}正式账号:{{??}}旧密码:{{?}}</i> |
| 617 | - <div class="user-center"> | 617 | + <label> |
| 618 | - <a href="#home" class="lefticon"> | 618 | + |
| 619 | - <i class="iconfont icon-fanhui"></i> | 619 | + <input {{? Core.Data.is_guest == 1}}type="text"{{??}}type="password"{{?}} class="old_pwd required " name="{{? Core.Data.is_guest >= 1}}username{{??}}password{{?}}" value="{{? Core.Data.new_pwd}}{{=Core.Data.new_pwd}}{{?}}" required="required" placeholder="{{? Core.Data.is_guest == 1}}请输入6-18位字母或数字{{??}}请输入旧密码{{?}}" required/> |
| 620 | - </a> | 620 | + </label> |
| 621 | - 设置密保 | 621 | + </div> |
| 622 | - </div> | 622 | + <div class="input new-sdk-psw clearfix"> |
| 623 | - <form action="/sdk/set_mibao" mthod="post" class="ajax" todo="mibao_callback" > | 623 | + <i>{{? Core.Data.is_guest == 1}}正式密码:{{??}}新密码:{{?}}</i> |
| 624 | - <div class="new-sdk-box"> | 624 | + <label> |
| 625 | - <div class="input select" style="padding: 25px;"> | 625 | + |
| 626 | - <select name="question" class="" > | 626 | + <input class="" name="newpwd" required type="text" placeholder="{{? Core.Data.is_guest == 1}}请输入6-16位字母或数字{{??}}请输入密码{{?}}" /> |
| 627 | - {{~ Core.Data.question_list :item:index }} | 627 | + |
| 628 | - <option value='{{=item}}'>{{=item}}</option> | 628 | + |
| 629 | - {{~}} | 629 | + </label> |
| 630 | - | 630 | + </div> |
| 631 | - </select> | 631 | + {{? Core.Data.is_guest == 1}}<p>升级账号成功之后,<span class="red">游客账号作废</span>,请妥善保管正式账号</p>{{??}}{{?}} |
| 632 | - </div> | 632 | + |
| 633 | - <div class="input" style="padding:0 25px;"><input type="text" name="answer" required placeholder="输入密保保护答案" style="text-align: left;"></div> | 633 | + </div> |
| 634 | - <p style="color: #595757; font-size: 18px; margin-top: 10px;">设置密保,能通过回答问题找回忘记的密码</p> | 634 | + |
| 635 | - </div> | 635 | + <ul class="inline-btn"> |
| 636 | - <ul class="inline-btn"> | 636 | + <li style="margin: 0 auto; padding: 1em 0; float: none;"> |
| 637 | - <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange ">保存设置</a></li> | 637 | + <a class="submit btn larg btn-orange" autocomplete="off" >保存更改</a> |
| 638 | - </ul> | 638 | + </li> |
| 639 | - </form> | 639 | + </ul> |
| 640 | - </div> | 640 | + </form> |
| 641 | - | 641 | + </div> |
| 642 | -{{??}} | 642 | + |
| 643 | - <div class="new-sdk-container"> | 643 | + |
| 644 | - <div class="SDK-titlebox"></div> | 644 | +</script> |
| 645 | - <div class="user-center"> | 645 | + |
| 646 | - <a href="#home" class="lefticon"> | 646 | +<script id="identityCard_template" type="text/x-jquery-tmpl" > |
| 647 | - <i class="iconfont icon-fanhui"></i> | 647 | + <div class="new-sdk-container"> |
| 648 | - </a> | 648 | + <div class="SDK-titlebox"></div> |
| 649 | - 设置密保 | 649 | + <div class="user-center"> |
| 650 | - </div> | 650 | + <a href="#home" class="lefticon"> |
| 651 | - <form action=""> | 651 | + <i class="iconfont icon-fanhui"></i> |
| 652 | - <div class="new-sdk-box"> | 652 | + </a> |
| 653 | - <p>问题:{{=Core.Data.safe_question}}</p> | 653 | + 实名认证 |
| 654 | - <p>答案:{{=Core.Data.safe_answer}}</p> | 654 | + </div> |
| 655 | - </div> | 655 | + <form action="/user/bind_identity_card" method="post" class="ajax" onkeydown="if(event.keyCode==13) return false;" > |
| 656 | - </form> | 656 | + <div class="new-sdk-box"> |
| 657 | - </div> | 657 | + <div class="input" style="padding:0 25px;"><input type="text" name="identity_card" required placeholder="请输入注册身份证号码" style="text-align: left;"></div> |
| 658 | -{{?}} | 658 | + <div class="input" style="padding:0 25px;"><input type="text" name="compellation_name" required placeholder="请输入姓名" style="text-align: left;"></div> |
| 659 | - | 659 | + </div> |
| 660 | - | 660 | + <ul class="inline-btn"> |
| 661 | -</script> | 661 | + <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange" autocomplete="off">提交</a></li> |
| 662 | -<script id="answer_question_template" type="text/x-jquery-tmpl" > | 662 | + </ul> |
| 663 | - <div class="new-sdk-container"> | 663 | + </form> |
| 664 | - <div class="SDK-titlebox"></div> | 664 | + </div> |
| 665 | - <div class="user-center"> | 665 | +</script> |
| 666 | - <a href="#login" class="lefticon"> | 666 | + |
| 667 | - <i class="iconfont icon-fanhui"></i> | 667 | +<script id="mibao_template" type="text/x-jquery-tmpl" > |
| 668 | - </a> | 668 | +{{? Core.Data.safe_question == "" }} |
| 669 | - 密保找回密码 | 669 | +<div class="new-sdk-container"> |
| 670 | - </div> | 670 | + <div class="SDK-titlebox"></div> |
| 671 | - | 671 | + <div class="user-center"> |
| 672 | - <div class="new-sdk-box" style="border-top: 1px solid #c4c3c3;"> | 672 | + <a href="#home" class="lefticon"> |
| 673 | - <div id="pwd_by_question_form" action="/sdk/find/question/" class="ajax " method="post" > | 673 | + <i class="iconfont icon-fanhui"></i> |
| 674 | - <input type="hidden" name="username" value="{{=Core.Data.ans_temp.username}}" /> | 674 | + </a> |
| 675 | - <input type="hidden" name="question" value="{{=Core.Data.ans_temp.question}}" /> | 675 | + 设置密保 |
| 676 | - | 676 | + </div> |
| 677 | - <div class="question-input" style="margin-bottom: 20px;"> | 677 | + <form action="/sdk/set_mibao" mthod="post" class="ajax" todo="mibao_callback" onkeydown="if(event.keyCode==13) return false;" > |
| 678 | - {{=Core.Data.ans_temp.question}} | 678 | + <div class="new-sdk-box"> |
| 679 | - <i class="iconfont icon-xiangxia"></i> | 679 | + <div class="input select" style="padding:0 25px; position: relative;"> |
| 680 | - </div> | 680 | + <select name="question" class="" > |
| 681 | - | 681 | + {{~ Core.Data.question_list :item:index }} |
| 682 | - <div class="input" style="padding: 0;"> | 682 | + <option value='{{=item}}'>{{=item}}</option> |
| 683 | - <input type="text" name="answer" required class="larg " placeholder="请输入答案" required/> | 683 | + {{~}} |
| 684 | - </div> | 684 | + </select> |
| 685 | - | 685 | + <i class="iconfont icon-xiangxia" style=" |
| 686 | - </div> | 686 | + position: absolute; |
| 687 | - </div> | 687 | + right: -25px; |
| 688 | - | 688 | + top: 21px; |
| 689 | - <ul class="inline-btn"> | 689 | + "></i> |
| 690 | - <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange submit op-primary" >确定</a></li> | 690 | + </div> |
| 691 | - </ul> | 691 | + <div class="input" style="padding:0 25px;"><input type="text" name="answer" required placeholder="输入密保保护答案" style="text-align: left;"></div> |
| 692 | - </div> | 692 | + <p style="color: #595757; font-size: 18px; margin-top: 10px;">设置密保,能通过回答问题找回忘记的密码</p> |
| 693 | - | 693 | + </div> |
| 694 | - | 694 | + <ul class="inline-btn"> |
| 695 | -</script> | 695 | + <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange" autocomplete="off">保存设置</a></li> |
| 696 | -<script id="bind_template" type="text/x-jquery-tmpl" > | 696 | + </ul> |
| 697 | - <div class="new-sdk-container"> | 697 | + </form> |
| 698 | - <div class="SDK-titlebox"></div> | 698 | + </div> |
| 699 | - <div class="user-center"> | 699 | + |
| 700 | - <a href="#login" class="lefticon"> | 700 | +{{??}} |
| 701 | - <i class="iconfont icon-fanhui"></i> | 701 | + <div class="new-sdk-container"> |
| 702 | - </a> | 702 | + <div class="SDK-titlebox"></div> |
| 703 | - 绑定手机 | 703 | + <div class="user-center"> |
| 704 | - </div> | 704 | + <a href="#home" class="lefticon"> |
| 705 | - | 705 | + <i class="iconfont icon-fanhui"></i> |
| 706 | - <div class="new-sdk-box"> | 706 | + </a> |
| 707 | - | 707 | + 设置密保 |
| 708 | - {{? Core.Data.bind_phone == "" && Core.Data.bind_statu == 0 }} | 708 | + </div> |
| 709 | - <div class="acount-name"> | 709 | + <form action=""> |
| 710 | - 账号:{{=Core.Data.username}} | 710 | + <div class="new-sdk-box"> |
| 711 | - </div> | 711 | + <p>问题:{{=Core.Data.safe_question}}</p> |
| 712 | - <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > | 712 | + <p>答案:{{=Core.Data.safe_answer}}</p> |
| 713 | - <div class="input" style="padding: 0;"> | 713 | + </div> |
| 714 | - <input id="js_iphone" type="text" required name="mobile" placeholder="请输入您要绑定的手机号码"> | 714 | + </form> |
| 715 | - </div> | 715 | + </div> |
| 716 | - <div class="inputCode clearfix"> | 716 | +{{?}} |
| 717 | - <div class="input fl"> | 717 | + |
| 718 | - <input id="js_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码"> | 718 | + |
| 719 | - </div> | 719 | +</script> |
| 720 | - <a href="javascript:;" class="getCode" id="js_getcode">获取验证码</a> | 720 | +<script id="answer_question_template" type="text/x-jquery-tmpl" > |
| 721 | - </div> | 721 | + <div class="new-sdk-container"> |
| 722 | - <ul class="inline-btn"> | 722 | + <div class="SDK-titlebox"></div> |
| 723 | - <li><a class="larg btn btn-orange submit" id="js_conform" value="" >确定</a></li> | 723 | + <div class="user-center"> |
| 724 | - <li><a class="btn" href="#home">返回</a></li> | 724 | + <a href="#login" class="lefticon back-btn"> |
| 725 | - </ul> | 725 | + <i class="iconfont icon-fanhui"></i> |
| 726 | - </form> | 726 | + </a> |
| 727 | - | 727 | + 密保找回密码 |
| 728 | - {{?? Core.Data.bind_statu == 1}} | 728 | + </div> |
| 729 | - | 729 | + |
| 730 | - | 730 | + <div class="new-sdk-box" style="border-top: 1px solid #c4c3c3;"> |
| 731 | - <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > | 731 | + <div id="pwd_by_question_form" action="/sdk/find/question/" class="ajax " method="post" > |
| 732 | - <div class="new-sdk-box"> | 732 | + <input type="hidden" name="username" value="{{=Core.Data.ans_temp.username}}" /> |
| 733 | - <div class="input" style="padding: 0;"><input type="text" required name="mobile" placeholder="{{=Core.Data.bind_phone}}"></div> | 733 | + <input type="hidden" name="question" value="{{=Core.Data.ans_temp.question}}" /> |
| 734 | - <p>当前号码待绑定,更换手机号码请直接修改</p> | 734 | + |
| 735 | - <p>请用绑定的手机拨打<span>{{=Core.Data.mobile_helper_number}}</span>(电话会自动挂断,此呼叫免费)完成绑定,才可以通过手机修改密码。</p> | 735 | + <div class="question-input" style="margin-bottom: 20px;"> |
| 736 | - </div> | 736 | + {{=Core.Data.ans_temp.question}} |
| 737 | - <ul class="inline-btn"> | 737 | + <i class="iconfont icon-xiangxia"></i> |
| 738 | - <li><a class="larg btn btn-orange submit" >保存设置</a></li> | 738 | + </div> |
| 739 | - <li><a class="btn" href="#home">返回</a></li> | 739 | + |
| 740 | - </ul> | 740 | + <div class="input" style="padding: 0;"> |
| 741 | - </form> | 741 | + <input type="text" name="answer" required class="larg " placeholder="请输入答案" required/> |
| 742 | - | 742 | + </div> |
| 743 | - {{?? Core.Data.bind_statu == 2}} | 743 | + |
| 744 | - | 744 | + </div> |
| 745 | - | 745 | + </div> |
| 746 | - <form action=""> | 746 | + |
| 747 | - <div class="new-sdk-box"> | 747 | + <ul class="inline-btn"> |
| 748 | - <div class="input" style="padding: 0;"><input type="text" value="{{=Core.Data.bind_phone}}"></div> | 748 | + <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange submit op-primary" >确定</a></li> |
| 749 | - <p>解除绑定,请用绑定的手机发送短信内容“<span>qxbd</span>”发送到<span>{{=Core.Data.mobile_helper_number}}</span></p> | 749 | + </ul> |
| 750 | - </div> | 750 | + </div> |
| 751 | - <div class="only-btn"><a class="btn" href="#home">返回</a></div> | 751 | + |
| 752 | - </form> | 752 | + |
| 753 | - | 753 | +</script> |
| 754 | - | 754 | +<script id="bind_template" type="text/x-jquery-tmpl" > |
| 755 | - {{?}} | 755 | + <div class="new-sdk-container"> |
| 756 | - </div> | 756 | + <div class="SDK-titlebox"></div> |
| 757 | - </div> | 757 | + <div class="user-center"> |
| 758 | - | 758 | + <a href="#login" class="lefticon"> |
| 759 | -</script> | 759 | + <i class="iconfont icon-fanhui"></i> |
| 760 | -<script id="bindMobile_template" type="text/x-jquery-tmpl"> | 760 | + </a> |
| 761 | - <div class="new-sdk-container"> | 761 | + 绑定手机 |
| 762 | - <div class="SDK-titlebox"></div> | 762 | + </div> |
| 763 | - <div class="user-center"> | 763 | + |
| 764 | - <a href="#home" class="lefticon"> | 764 | + <div class="new-sdk-box"> |
| 765 | - <i class="iconfont icon-fanhui"></i> | 765 | + |
| 766 | - </a> | 766 | + {{? Core.Data.bind_phone == "" && Core.Data.bind_statu == 0 }} |
| 767 | - 绑定手机 | 767 | + <div class="acount-name"> |
| 768 | - </div> | 768 | + 账号:{{=Core.Data.username}} |
| 769 | - <div class="new-sdk-box"> | 769 | + </div> |
| 770 | - <div class="acount-name"> | 770 | + <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > |
| 771 | - 账号:{{=Core.Data.username}} | 771 | + <div class="input" style="padding: 0;"> |
| 772 | - </div> | 772 | + <input id="js_iphone" type="text" required name="mobile" placeholder="请输入您要绑定的手机号码"> |
| 773 | - <form id="bind_mobile_form" action="/user/bind_mobile"> | 773 | + </div> |
| 774 | - <div class="input" style="padding: 0;"> | 774 | + <div class="inputCode clearfix"> |
| 775 | - <input id="js_iphone" type="text" required placeholder="请输入您要绑定的手机号码"> | 775 | + <div class="input fl"> |
| 776 | - </div> | 776 | + <input id="js_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码"> |
| 777 | - <div class="inputCode clearfix"> | 777 | + </div> |
| 778 | - <div class="input fl"> | 778 | + <a href="javascript:;" class="getCode" id="js_getcode">获取验证码</a> |
| 779 | - <input id="js_ranks" type="text" required placeholder="请输入短信验证码"> | 779 | + </div> |
| 780 | - </div> | 780 | + <ul class="inline-btn"> |
| 781 | - <a href="javascript:;" class="getCode" id="js_getcode" style="padding: 20px 0;">获取验证码</a> | 781 | + <li><a class="larg btn btn-orange submit" id="js_conform" value="" >确定</a></li> |
| 782 | - </div> | 782 | + <li><a class="btn" href="#home">返回</a></li> |
| 783 | - <ul class="inline-btn"> | 783 | + </ul> |
| 784 | - <li><a class="larg btn btn-orange" id="js_conform" value="" >确定</a></li> | 784 | + </form> |
| 785 | - <li><a class="btn" href="#home">返回</a></li> | 785 | + |
| 786 | - </ul> | 786 | + {{?? Core.Data.bind_statu == 1}} |
| 787 | - </form> | 787 | + |
| 788 | - </div> | 788 | + |
| 789 | - </div> | 789 | + <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > |
| 790 | -</script> | 790 | + <div class="new-sdk-box"> |
| 791 | -<script id="unbindMobile_template" type="text/x-jquery-tmpl"> | 791 | + <div class="input" style="padding: 0;"><input type="text" required name="mobile" placeholder="{{=Core.Data.bind_phone}}"></div> |
| 792 | - <div class="new-sdk-container"> | 792 | + <p>当前号码待绑定,更换手机号码请直接修改</p> |
| 793 | - <div class="SDK-titlebox"></div> | 793 | + <p>请用绑定的手机拨打<span>{{=Core.Data.mobile_helper_number}}</span>(电话会自动挂断,此呼叫免费)完成绑定,才可以通过手机修改密码。</p> |
| 794 | - <div class="user-center"> | 794 | + </div> |
| 795 | - <a href="#home" class="lefticon"> | 795 | + <ul class="inline-btn"> |
| 796 | - <i class="iconfont icon-fanhui"></i> | 796 | + <li><a class="larg btn btn-orange submit" >保存设置</a></li> |
| 797 | - </a> | 797 | + <li><a class="btn" href="#home">返回</a></li> |
| 798 | - 解绑手机 | 798 | + </ul> |
| 799 | - </div> | 799 | + </form> |
| 800 | - <div class="new-sdk-box"> | 800 | + |
| 801 | - <div class="acount-name"> | 801 | + {{?? Core.Data.bind_statu == 2}} |
| 802 | - <p style="margin-top: 0;">账号:{{=Core.Data.username}}</p> | 802 | + |
| 803 | - <p>手机:<span class="phoneMobile"></span></p> | 803 | + |
| 804 | - </div> | 804 | + <form action=""> |
| 805 | - <form id="unbind_mobile_form" action="/user/bind_mobile"> | 805 | + <div class="new-sdk-box"> |
| 806 | - <div class="inputCode clearfix"> | 806 | + <div class="input" style="padding: 0;"><input type="text" value="{{=Core.Data.bind_phone}}"></div> |
| 807 | - <div class="input fl"> | 807 | + <p>解除绑定,请用绑定的手机发送短信内容“<span>qxbd</span>”发送到<span>{{=Core.Data.mobile_helper_number}}</span></p> |
| 808 | - <input id="js_unbind_ranks" type="text" required placeholder="请输入短信验证码"> | 808 | + </div> |
| 809 | - </div> | 809 | + <div class="only-btn"><a class="btn" href="#home">返回</a></div> |
| 810 | - <a href="javascript:;" class="getCode" id="js_unbind_getcode" style="padding:20px 0;">获取验证码</a> | 810 | + </form> |
| 811 | - </div> | 811 | + |
| 812 | - <ul class="inline-btn" style="margin-top: 25px;"> | 812 | + |
| 813 | - <li><a class="larg btn btn-orange" id="js_unbind" value="" >确定</a></li> | 813 | + {{?}} |
| 814 | - <li><a class="btn" href="#home">返回</a></li> | 814 | + </div> |
| 815 | - </ul> | 815 | + </div> |
| 816 | - </form> | 816 | + |
| 817 | - </div> | 817 | +</script> |
| 818 | - </div> | 818 | +<script id="bindMobile_template" type="text/x-jquery-tmpl"> |
| 819 | -</script> | 819 | + <div class="new-sdk-container"> |
| 820 | -<script id="message_detail_template" type="text/x-jquery-tmpl"> | 820 | + <div class="SDK-titlebox"></div> |
| 821 | - <div class="header"> | 821 | + <div class="user-center"> |
| 822 | - <a class="btn pull-left op-back" href="#message">返回</a> | 822 | + <a href="#home" class="lefticon"> |
| 823 | - <span class="title">消息内容</span> | 823 | + <i class="iconfont icon-fanhui"></i> |
| 824 | - </div> | 824 | + </a> |
| 825 | - <div class="container"> | 825 | + 绑定手机 |
| 826 | - <div class="box_info_center"> | 826 | + </div> |
| 827 | - <div class="message-comm"> | 827 | + <div class="new-sdk-box"> |
| 828 | - <div class="align-center bor_b_h3"> | 828 | + <div class="acount-name"> |
| 829 | - <h3>{{=Core.Data.message_detail.title}}</h3> | 829 | + 账号:{{=Core.Data.username}} |
| 830 | - <p class="text-info"> | 830 | + </div> |
| 831 | - <span class="mar-r-10">{{=Core.Data.message_detail.nickname}}</span> | 831 | + <form id="bind_mobile_form" action="/user/bind_mobile"> |
| 832 | - <span>[{{=Core.Data.message_detail.create_time}}]</span> | 832 | + <div class="input" style="padding: 0;"> |
| 833 | - </p> | 833 | + <input id="js_iphone" type="text" required placeholder="请输入您要绑定的手机号码"> |
| 834 | - </div> | 834 | + </div> |
| 835 | - <div class="message_text"> | 835 | + <div class="inputCode clearfix"> |
| 836 | - {{=Core.Data.message_detail.content}} | 836 | + <div class="input fl"> |
| 837 | - </div> | 837 | + <input id="js_ranks" type="text" required placeholder="请输入短信验证码"> |
| 838 | - </div> | 838 | + </div> |
| 839 | - </div> | 839 | + <a href="javascript:;" class="getCode" id="js_getcode" style="padding: 20px 0;">获取验证码</a> |
| 840 | - </div> | 840 | + </div> |
| 841 | -</script> | 841 | + <ul class="inline-btn"> |
| 842 | -<script id="activity_detail_template" type="text/x-jquery-tmpl"> | 842 | + <li><a class="larg btn btn-orange" id="js_conform" value="" >确定</a></li> |
| 843 | - <div class="new-sdk-container" style="background: #fff;"> | 843 | + <li><a class="btn" href="#home">返回</a></li> |
| 844 | - <div class="SDK-titlebox"></div> | 844 | + </ul> |
| 845 | - <div class="user-center"> | 845 | + </form> |
| 846 | - <a href="#activity" class="lefticon"> | 846 | + </div> |
| 847 | - <i class="iconfont icon-fanhui"></i> | 847 | + </div> |
| 848 | - </a> | 848 | +</script> |
| 849 | - 活动公告详情 | 849 | +<script id="unbindMobile_template" type="text/x-jquery-tmpl"> |
| 850 | - </div> | 850 | + <div class="new-sdk-container"> |
| 851 | - <div class="container activity"> | 851 | + <div class="SDK-titlebox"></div> |
| 852 | - <div class="align-center bor_b_h3 clearfix"> | 852 | + <div class="user-center"> |
| 853 | - <h3 class="pull-left">{{=Core.Data.activity_detail.title}}</h3> | 853 | + <a href="#home" class="lefticon"> |
| 854 | - <p class="text-info pull-right"> | 854 | + <i class="iconfont icon-fanhui"></i> |
| 855 | - <span>{{=Core.Data.activity_detail.notice_time}}</span> | 855 | + </a> |
| 856 | - </p> | 856 | + 解绑手机 |
| 857 | - </div> | 857 | + </div> |
| 858 | - <div class="box_info_center" style="height: 100%; margin: 0 37px;"> | 858 | + <div class="new-sdk-box"> |
| 859 | - <div class="detail_scroller scroll" id="detail_scroller"> | 859 | + <div class="acount-name"> |
| 860 | - <div class="activity-comm"> | 860 | + <p style="margin-top: 0;">账号:{{=Core.Data.username}}</p> |
| 861 | - <div class="activity_text"> | 861 | + <p>手机:<span class="phoneMobile"></span></p> |
| 862 | - {{=Core.Data.activity_detail.content}} | 862 | + </div> |
| 863 | - </div> | 863 | + <form id="unbind_mobile_form" action="/user/bind_mobile"> |
| 864 | - </div> | 864 | + <div class="inputCode clearfix"> |
| 865 | - </div> | 865 | + <div class="input fl"> |
| 866 | - </div> | 866 | + <input id="js_unbind_ranks" type="text" required placeholder="请输入短信验证码"> |
| 867 | - </div> | 867 | + </div> |
| 868 | - </div> | 868 | + <a href="javascript:;" class="getCode" id="js_unbind_getcode" style="padding:20px 0;">获取验证码</a> |
| 869 | -</script> | 869 | + </div> |
| 870 | - | 870 | + <ul class="inline-btn" style="margin-top: 25px;"> |
| 871 | -<script id='tpl_message_list_template' type='text/x-jquery-tmpl'> | 871 | + <li><a class="larg btn btn-orange" id="js_unbind" value="" >确定</a></li> |
| 872 | -{{? it.model_list.length == 1 }} | 872 | + <li><a class="btn" href="#home">返回</a></li> |
| 873 | - <p>没有消息.</p> | 873 | + </ul> |
| 874 | -{{??}} | 874 | + </form> |
| 875 | - {{~ it.model_list :item:index }} | 875 | + </div> |
| 876 | - {{? item.id}} | 876 | + </div> |
| 877 | - <li > | 877 | +</script> |
| 878 | - <a class="item" data-id="{{=item.id}}"> | 878 | +<script id="identityCard_ok_template" type="text/x-jquery-tmpl"> |
| 879 | - <span class="pull-right">{{=item.nickname}}</span> | 879 | + <div class="new-sdk-container"> |
| 880 | - <span class="pull-right text-info mar-r-10">{{=item.create_time}}</span> | 880 | + <div class="SDK-titlebox"></div> |
| 881 | - <p> | 881 | + <div class="user-center"> |
| 882 | - <span class="title">{{=item.title}}</span> {{? item.read == 0}}<span class="statu">未读</span>{{?}} | 882 | + <a href="#home" class="lefticon"> |
| 883 | - </p> | 883 | + <i class="iconfont icon-fanhui"></i> |
| 884 | - </a> | 884 | + </a> |
| 885 | - </li> | 885 | + 实名认证 |
| 886 | - {{?}} | 886 | + </div> |
| 887 | - {{~ }} | 887 | + <div class="new-sdk-box"> |
| 888 | - {{? it.page_num < it.total_page}} | 888 | + <div class="acount-name"> |
| 889 | - <li class="more"> | 889 | + <p style="margin-top: 0;">姓名:<span class="compellation_name"></span></p> |
| 890 | - <a class="btn" href="/message/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_message_list" data-params-append="true" >点击加载更多帖子</a> | 890 | + <p>身份证:<span class="identity_card"></span></p> |
| 891 | - </li> | 891 | + </div> |
| 892 | - {{?}} | 892 | + </div> |
| 893 | -{{?}} | 893 | + </div> |
| 894 | -</script> | 894 | +</script> |
| 895 | -<script id='tpl_activity_template' type='text/x-jquery-tmpl'> | 895 | +<script id="message_detail_template" type="text/x-jquery-tmpl"> |
| 896 | -{{? it.model_list.length == 1 }} | 896 | + <div class="header"> |
| 897 | - <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> | 897 | + <a class="btn pull-left op-back" href="#message">返回</a> |
| 898 | -{{??}} | 898 | + <span class="title">消息内容</span> |
| 899 | - {{~ it.model_list :item:index }} | 899 | + </div> |
| 900 | - {{? item.id}} | 900 | + <div class="container"> |
| 901 | - <li > | 901 | + <div class="box_info_center"> |
| 902 | - <a class="item" href="#" data-id="{{=item.id}}"> | 902 | + <div class="message-comm"> |
| 903 | - <span class="pull-right act_time">{{=item.notice_time}}</span> | 903 | + <div class="align-center bor_b_h3"> |
| 904 | - <span class="act_title{{? item.update_time.indexOf('刚刚') > -1}}new{{?}}">{{=item.title}}</span> | 904 | + <h3>{{=Core.Data.message_detail.title}}</h3> |
| 905 | - </a> | 905 | + <p class="text-info"> |
| 906 | - </li> | 906 | + <span class="mar-r-10">{{=Core.Data.message_detail.nickname}}</span> |
| 907 | - {{?}} | 907 | + <span>[{{=Core.Data.message_detail.create_time}}]</span> |
| 908 | - {{~ }} | 908 | + </p> |
| 909 | - {{? it.page_num < it.total_page}} | 909 | + </div> |
| 910 | - <li class="more"> | 910 | + <div class="message_text"> |
| 911 | - <a class="btn" href="/sdk/notice/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_activity" data-params-append="true" >点击加载</a> | 911 | + {{=Core.Data.message_detail.content}} |
| 912 | - </li> | 912 | + </div> |
| 913 | - {{?}} | 913 | + </div> |
| 914 | -{{?}} | 914 | + </div> |
| 915 | -</script> | 915 | + </div> |
| 916 | - | 916 | +</script> |
| 917 | -</div> | 917 | +<script id="activity_detail_template" type="text/x-jquery-tmpl"> |
| 918 | - | 918 | + <div class="new-sdk-container" style="background: #fff;"> |
| 919 | -<script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> | 919 | + <div class="SDK-titlebox"></div> |
| 920 | -<script type="text/javascript" src="js/zepto.min.js?20150923001"></script> | 920 | + <div class="user-center"> |
| 921 | -<script type="text/javascript" src="js/doT.min.js?20150923001" ></script> | 921 | + <a href="#activity" class="lefticon"> |
| 922 | -<script type="text/javascript" src="js/iscroll.min.1.0.js?20150923001" ></script> | 922 | + <i class="iconfont icon-fanhui"></i> |
| 923 | -<script type="text/javascript"> | 923 | + </a> |
| 924 | -window.isGetData = 0; | 924 | + 活动公告详情 |
| 925 | -$(function() { | 925 | + </div> |
| 926 | -FastClick.attach(document.body); | 926 | + <div class="container activity"> |
| 927 | -}); | 927 | + <div class="align-center bor_b_h3 clearfix"> |
| 928 | -</script> | 928 | + <h3 class="pull-left">{{=Core.Data.activity_detail.title}}</h3> |
| 929 | -<script type="text/javascript" src="js/core.min.js?20150923001" ></script> | 929 | + <p class="text-info pull-right"> |
| 930 | -<script type="text/javascript" src="js/login.min.js?2016111" ></script> | 930 | + <span>{{=Core.Data.activity_detail.notice_time}}</span> |
| 931 | -<script type="text/javascript" src="js/loader.min.js?20150923001"></script> | 931 | + </p> |
| 932 | - | 932 | + </div> |
| 933 | -<script type="text/javascript"> | 933 | + <div class="box_info_center" style="height: 100%; margin: 0 37px;"> |
| 934 | -window.onload = window.onresize = initMatching; | 934 | + <div class="detail_scroller scroll" id="detail_scroller"> |
| 935 | -(function(){ | 935 | + <div class="activity-comm"> |
| 936 | - getData('/sdk/login/json'); | 936 | + <div class="activity_text"> |
| 937 | -})(); | 937 | + {{=Core.Data.activity_detail.content}} |
| 938 | - | 938 | + </div> |
| 939 | -// $(document).ready(function(){ | 939 | + </div> |
| 940 | -// setTimeout(function(){Core.showTips($("meta[name='viewport']")[0].getAttribute("content"));}, 2000) | 940 | + </div> |
| 941 | -// }) | 941 | + </div> |
| 942 | -</script> | 942 | + </div> |
| 943 | - | 943 | + </div> |
| 944 | -</body> | 944 | +</script> |
| 945 | + | ||
| 946 | +<script id='tpl_message_list_template' type='text/x-jquery-tmpl'> | ||
| 947 | +{{? it.model_list.length == 1 }} | ||
| 948 | + <p>没有消息.</p> | ||
| 949 | +{{??}} | ||
| 950 | + {{~ it.model_list :item:index }} | ||
| 951 | + {{? item.id}} | ||
| 952 | + <li > | ||
| 953 | + <a class="item" data-id="{{=item.id}}"> | ||
| 954 | + <span class="pull-right">{{=item.nickname}}</span> | ||
| 955 | + <span class="pull-right text-info mar-r-10">{{=item.create_time}}</span> | ||
| 956 | + <p> | ||
| 957 | + <span class="title">{{=item.title}}</span> {{? item.read == 0}}<span class="statu">未读</span>{{?}} | ||
| 958 | + </p> | ||
| 959 | + </a> | ||
| 960 | + </li> | ||
| 961 | + {{?}} | ||
| 962 | + {{~ }} | ||
| 963 | + {{? it.page_num < it.total_page}} | ||
| 964 | + <li class="more"> | ||
| 965 | + <a class="btn" href="/message/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_message_list" data-params-append="true" >点击加载更多帖子</a> | ||
| 966 | + </li> | ||
| 967 | + {{?}} | ||
| 968 | +{{?}} | ||
| 969 | +</script> | ||
| 970 | +<script id='tpl_activity_template' type='text/x-jquery-tmpl'> | ||
| 971 | +{{? it.model_list.length == 1 }} | ||
| 972 | + <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> | ||
| 973 | +{{??}} | ||
| 974 | + {{~ it.model_list :item:index }} | ||
| 975 | + {{? item.id}} | ||
| 976 | + <li > | ||
| 977 | + <a class="item" href="#" data-id="{{=item.id}}"> | ||
| 978 | + <span class="pull-right act_time">{{=item.notice_time}}</span> | ||
| 979 | + <span class="act_title{{? item.update_time.indexOf('刚刚') > -1}}new{{?}}">{{=item.title}}</span> | ||
| 980 | + </a> | ||
| 981 | + </li> | ||
| 982 | + {{?}} | ||
| 983 | + {{~ }} | ||
| 984 | + {{? it.page_num < it.total_page}} | ||
| 985 | + <li class="more"> | ||
| 986 | + <a class="btn" href="/sdk/notice/list?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_activity" data-params-append="true" >点击加载</a> | ||
| 987 | + </li> | ||
| 988 | + {{?}} | ||
| 989 | +{{?}} | ||
| 990 | +</script> | ||
| 991 | + | ||
| 992 | +</div> | ||
| 993 | + | ||
| 994 | +<script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> | ||
| 995 | +<script type="text/javascript" src="js/zepto.min.js?20150923001"></script> | ||
| 996 | +<script type="text/javascript" src="js/doT.min.js?20150923001" ></script> | ||
| 997 | +<script type="text/javascript" src="js/iscroll.min.1.0.js?20150923001" ></script> | ||
| 998 | +<script type="text/javascript"> | ||
| 999 | + | ||
| 1000 | +window.isGetData = 0; | ||
| 1001 | +$(function() { | ||
| 1002 | +FastClick.attach(document.body); | ||
| 1003 | +}); | ||
| 1004 | +</script> | ||
| 1005 | +<script type="text/javascript" src="js/core.min.js?20150923001" ></script> | ||
| 1006 | +<script type="text/javascript" src="js/login.min.js?2016111" ></script> | ||
| 1007 | +<script type="text/javascript" src="js/loader.min.js?20150923001"></script> | ||
| 1008 | +<script type="text/javascript" src="js/simpScroller-min.js"></script> | ||
| 1009 | +<script type="text/javascript" src="js/identity_id.js" ></script> | ||
| 1010 | +<script type="text/javascript"> | ||
| 1011 | +window.onload = window.onresize = initMatching; | ||
| 1012 | +(function(){ | ||
| 1013 | + getData('/sdk/login/json'); | ||
| 1014 | +})(); | ||
| 1015 | +simpScroller(document.querySelector(".horizontall"), {}); | ||
| 1016 | +// $(document).ready(function(){ | ||
| 1017 | +// setTimeout(function(){Core.showTips($("meta[name='viewport']")[0].getAttribute("content"));}, 2000) | ||
| 1018 | +// }) | ||
| 1019 | +</script> | ||
| 1020 | + | ||
| 1021 | +</body> | ||
| 945 | </html> | 1022 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
publicAndroidSDK/demo/Demo_PoolSdk/assets/sdk/pay.html
100644 → 100755
| 1 | -<!DOCTYPE html> | 1 | +<!DOCTYPE html> |
| 2 | -<html> | 2 | +<html> |
| 3 | -<head> | 3 | +<head> |
| 4 | -<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no"> | 4 | +<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no"> |
| 5 | -<meta name="apple-mobile-web-app-capable" content="yes" /> | 5 | +<meta name="apple-mobile-web-app-capable" content="yes" /> |
| 6 | -<meta name="apple-mobile-web-app-status-bar-style" content="black" /> | 6 | +<meta name="apple-mobile-web-app-status-bar-style" content="black" /> |
| 7 | -<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | 7 | +<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
| 8 | -<meta name="format-detection" content="telephone=no"> | 8 | +<meta name="format-detection" content="telephone=no"> |
| 9 | -<meta name="screen-orientation" content="portrait"> | 9 | +<meta name="screen-orientation" content="portrait"> |
| 10 | -<meta name="full-screen" content="yes"> | 10 | +<meta name="full-screen" content="yes"> |
| 11 | -<meta http-equiv="x-ua-compatible" content="IE=edge" /> | 11 | +<meta http-equiv="x-ua-compatible" content="IE=edge" /> |
| 12 | - | 12 | + |
| 13 | -<link href="skin/pay.css?v=20150318002" type="text/css" rel="stylesheet" /> | 13 | +<link href="skin/pay.css?v=20150318002" type="text/css" rel="stylesheet" /> |
| 14 | -<link id="skin" data-v="20150318001" type="text/css" rel="stylesheet" /> | 14 | +<link id="skin" data-v="20150318001" type="text/css" rel="stylesheet" /> |
| 15 | -<style> | 15 | +<style> |
| 16 | - .ios input[type="text"], .ios input[type="password"]{ width: auto; line-height: 84px;} | 16 | + .ios input[type="text"], .ios input[type="password"]{ width: auto; line-height: 84px;} |
| 17 | -</style> | 17 | +</style> |
| 18 | -<title> | 18 | +<title> |
| 19 | -手游平台支付 | 19 | +手游平台支付 |
| 20 | -</title> | 20 | +</title> |
| 21 | -</head> | 21 | +</head> |
| 22 | -<body> | 22 | +<body> |
| 23 | -<div class="mask"> | 23 | +<div class="mask"> |
| 24 | -<div class="container_load" id="loading"> | 24 | +<div class="container_load" id="loading"> |
| 25 | - <div class="content"> | 25 | + <div class="content"> |
| 26 | - <div class="circle"></div> | 26 | + <div class="circle"></div> |
| 27 | - <div class="circle1"></div> | 27 | + <div class="circle1"></div> |
| 28 | - </div> | 28 | + </div> |
| 29 | -</div> | 29 | +</div> |
| 30 | -<div class="alert alert-success hide" id="alert"> | 30 | +<div class="alert alert-success hide" id="alert"> |
| 31 | - <button type="button" class="close" data-dismiss="alert">×</button> | 31 | + <button type="button" class="close" data-dismiss="alert">×</button> |
| 32 | - <span></span> | 32 | + <span></span> |
| 33 | -</div> | 33 | +</div> |
| 34 | -<!-- 首页模块 --> | 34 | +<!-- 首页模块 --> |
| 35 | -<section id="home" class="hide" data-attr="dot" data-auth="1"></section> | 35 | +<section id="home" class="hide" data-attr="dot" data-auth="1"></section> |
| 36 | -<!-- end --> | 36 | +<!-- end --> |
| 37 | -<!-- 兑换元宝列表模块 --> | 37 | +<!-- 兑换元宝列表模块 --> |
| 38 | -<section id="exchange" class="hide" data-attr="dot" data-auth="1"></section> | 38 | +<section id="exchange" class="hide" data-attr="dot" data-auth="1"></section> |
| 39 | -<!-- end --> | 39 | +<!-- end --> |
| 40 | -<!-- 充值方式列表模块 --> | 40 | +<!-- 充值方式列表模块 --> |
| 41 | -<section id="channel_list" class="hide" data-attr="dot" data-auth="1"></section> | 41 | +<section id="channel_list" class="hide" data-attr="dot" data-auth="1"></section> |
| 42 | -<!-- end --> | 42 | +<!-- end --> |
| 43 | -<!-- 充值操作模块 --> | 43 | +<!-- 充值操作模块 --> |
| 44 | -<section id="pay" class="hide" data-attr="dot" data-auth="1"></section> | 44 | +<section id="pay" class="hide" data-attr="dot" data-auth="1"></section> |
| 45 | -<!-- end --> | 45 | +<!-- end --> |
| 46 | -<!-- 客服问题列表模块 --> | 46 | +<!-- 客服问题列表模块 --> |
| 47 | -<section id="kefu_list" class="hide" data-auth="1" data-attr="dot"></section> | 47 | +<section id="kefu_list" class="hide" data-auth="1" data-attr="dot"></section> |
| 48 | -<!-- end --> | 48 | +<!-- end --> |
| 49 | -<!-- 账号升级模块 --> | 49 | +<!-- 账号升级模块 --> |
| 50 | -<section id="modify_pwd" class="hide" data-auth="1" data-attr="dot"></section> | 50 | +<section id="modify_pwd" class="hide" data-auth="1" data-attr="dot"></section> |
| 51 | -<!-- end --> | 51 | +<!-- end --> |
| 52 | -<!-- 客服问题详细页面模块 --> | 52 | +<!-- 客服问题详细页面模块 --> |
| 53 | -<section id="question_detail" class="hide" data-auth="1" data-attr="dot"></section> | 53 | +<section id="question_detail" class="hide" data-auth="1" data-attr="dot"></section> |
| 54 | -<!-- 充值记录模块 --> | 54 | +<!-- 充值记录模块 --> |
| 55 | -<section id="trade_record" class="hide" data-auth="1" > | 55 | +<section id="trade_record" class="hide" data-auth="1" > |
| 56 | -<div class="header"> | 56 | +<div class="header"> |
| 57 | - <span class="title">充值记录</span> | 57 | + <span class="title">充值记录</span> |
| 58 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> | 58 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> |
| 59 | - <!-- <a class="btn pull-right" href="#proxy_record">代付记录</a> --> | 59 | + <!-- <a class="btn pull-right" href="#proxy_record">代付记录</a> --> |
| 60 | - </div> | 60 | + </div> |
| 61 | -<div class="container"> | 61 | +<div class="container"> |
| 62 | - <div class="box_info_center"> | 62 | + <div class="box_info_center"> |
| 63 | - <div id="wrapper" style="position:relative" class="scroll"> | 63 | + <div id="wrapper" style="position:relative" class="scroll"> |
| 64 | - <div id="scroller"> | 64 | + <div id="scroller"> |
| 65 | - | 65 | + |
| 66 | - <ol class="trade-list" data-role="ajax-html" | 66 | + <ol class="trade-list" data-role="ajax-html" |
| 67 | - data-params-url="/trade/list/user?page_size=5" data-params-template="tpl_trade_record"> | 67 | + data-params-url="/trade/list/user?page_size=5" data-params-template="tpl_trade_record"> |
| 68 | - </ol> | 68 | + </ol> |
| 69 | - </div> | 69 | + </div> |
| 70 | - </div> | 70 | + </div> |
| 71 | - </div> | 71 | + </div> |
| 72 | -</div> | 72 | +</div> |
| 73 | -</section> | 73 | +</section> |
| 74 | -<!-- 代付记录模块 --> | 74 | +<!-- 代付记录模块 --> |
| 75 | -<section id="proxy_record" class="hide" data-auth="1"> | 75 | +<section id="proxy_record" class="hide" data-auth="1"> |
| 76 | -<div class="header"> | 76 | +<div class="header"> |
| 77 | - <span class="title">代付记录</span> | 77 | + <span class="title">代付记录</span> |
| 78 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#trade_record">返回</a> | 78 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#trade_record">返回</a> |
| 79 | - </div> | 79 | + </div> |
| 80 | -<div class="container"> | 80 | +<div class="container"> |
| 81 | - <div class="box_info_center"> | 81 | + <div class="box_info_center"> |
| 82 | - <div id="proxy_wrapper" style="position:relative" class="scroll"> | 82 | + <div id="proxy_wrapper" style="position:relative" class="scroll"> |
| 83 | - <div id="proxy_scroller"> | 83 | + <div id="proxy_scroller"> |
| 84 | - <ol class="trade-list" data-role="ajax-html" data-params-url="/trade/list/proxy?page_size=5" data-params-template="tpl_proxy_record"> | 84 | + <ol class="trade-list" data-role="ajax-html" data-params-url="/trade/list/proxy?page_size=5" data-params-template="tpl_proxy_record"> |
| 85 | - | 85 | + |
| 86 | - </ol> | 86 | + </ol> |
| 87 | - </div> | 87 | + </div> |
| 88 | - </div> | 88 | + </div> |
| 89 | - </div> | 89 | + </div> |
| 90 | -</div> | 90 | +</div> |
| 91 | -</section> | 91 | +</section> |
| 92 | -<section id="pay_feedback" class="hide" data-replace="1"> | 92 | +<section id="pay_feedback" class="hide" data-replace="1"> |
| 93 | - <div class="header"> | 93 | + <div class="header"> |
| 94 | - <span class="title">充值问题</span> | 94 | + <span class="title">充值问题</span> |
| 95 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#pay"></a> | 95 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#pay"></a> |
| 96 | - <a class="btn-link posrgt" href="#kefu_list">在线客服</a> | 96 | + <a class="btn-link posrgt" href="#kefu_list">在线客服</a> |
| 97 | - </div> | 97 | + </div> |
| 98 | - <div class="container"> | 98 | + <div class="container"> |
| 99 | - <div class="box_info_center"> | 99 | + <div class="box_info_center"> |
| 100 | - <form class="ajax mar-t-10" method="post" action="/user/question/add"> | 100 | + <form class="ajax mar-t-10" method="post" action="/user/question/add"> |
| 101 | - <input type="hidden" name="game_id" data-replace="value" value="{app_id}"/> | 101 | + <input type="hidden" name="game_id" data-replace="value" value="{app_id}"/> |
| 102 | - <input type="hidden" name="q_type" value="2"/> | 102 | + <input type="hidden" name="q_type" value="2"/> |
| 103 | - <input type="hidden" name="secret" value="1"> | 103 | + <input type="hidden" name="secret" value="1"> |
| 104 | - <textarea name="content" cols="40" rows="5" placeholder="请输入问题描述,字数限制在150内."></textarea> | 104 | + <textarea name="content" cols="40" rows="5" placeholder="请输入问题描述,字数限制在150内."></textarea> |
| 105 | - <input type="submit" class="btn submit" value="提交" style="background: #ff9600;"/> | 105 | + <input type="submit" class="btn submit" value="提交" style="background: #ff9600;"/> |
| 106 | - </form> | 106 | + </form> |
| 107 | - <p class="text-muted align-left">注:提交问题后,可通过在线客服,查看问题是否得到解决</p> | 107 | + <p class="text-muted align-left">注:提交问题后,可通过在线客服,查看问题是否得到解决</p> |
| 108 | - </div> | 108 | + </div> |
| 109 | - </div> | 109 | + </div> |
| 110 | -</section> | 110 | +</section> |
| 111 | -<!-- 代付模块 --> | 111 | +<!-- 代付模块 --> |
| 112 | -<section id="pay_proxy" data-attr="dot" class="hide" data-auth="1"></section> | 112 | +<section id="pay_proxy" data-attr="dot" class="hide" data-auth="1"></section> |
| 113 | -<!-- end --> | 113 | +<!-- end --> |
| 114 | -<!-- 充值结果模块 --> | 114 | +<!-- 充值结果模块 --> |
| 115 | -<section id="pay_result" data-attr="dot" class="hide" data-auth="1"></section> | 115 | +<section id="pay_result" data-attr="dot" class="hide" data-auth="1"></section> |
| 116 | -<!-- end --> | 116 | +<!-- end --> |
| 117 | -<!-- 确认付款 模块 --> | 117 | +<!-- 确认付款 模块 --> |
| 118 | -<!-- <section id="pay_confirm" data-attr="dot" class="hide" data-auth="1"></section> --> | 118 | +<!-- <section id="pay_confirm" data-attr="dot" class="hide" data-auth="1"></section> --> |
| 119 | -<!-- end --> | 119 | +<!-- end --> |
| 120 | -<!-- 其他充值方式模块 --> | 120 | +<!-- 其他充值方式模块 --> |
| 121 | -<section id="other" data-attr="dot" class="hide" data-auth="1"></section> | 121 | +<section id="other" data-attr="dot" class="hide" data-auth="1"></section> |
| 122 | -<!-- end --> | 122 | +<!-- end --> |
| 123 | -<!-- 邀请好友模块 --> | 123 | +<!-- 邀请好友模块 --> |
| 124 | -<section id="invite_friend" data-attr="dot" class="hide" data-auth="1"></section> | 124 | +<section id="invite_friend" data-attr="dot" class="hide" data-auth="1"></section> |
| 125 | -<!-- end --> | 125 | +<!-- end --> |
| 126 | -<!-- 验证码模块 --> | 126 | +<!-- 验证码模块 --> |
| 127 | -<section id="verify" data-attr="dot" class="hide" data-auth="1"></section> | 127 | +<section id="verify" data-attr="dot" class="hide" data-auth="1"></section> |
| 128 | -<!-- end --> | 128 | +<!-- end --> |
| 129 | -<section id="pay_for" data-attr="dot" class="hide" data-auth="1"></section> | 129 | +<section id="pay_for" data-attr="dot" class="hide" data-auth="1"></section> |
| 130 | -<section id="frame" data-attr="dot" class="hide" data-auth="1"></section> | 130 | +<section id="frame" data-attr="dot" class="hide" data-auth="1"></section> |
| 131 | -<script id="frame_template" type="text/x-jquery-tmpl" > | 131 | +<script id="frame_template" type="text/x-jquery-tmpl" > |
| 132 | - <div class="header"> | 132 | + <div class="header"> |
| 133 | - <span class="title">{{=Core.Data.frame_title}}</span> | 133 | + <span class="title">{{=Core.Data.frame_title}}</span> |
| 134 | - <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> | 134 | + <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> |
| 135 | - </div> | 135 | + </div> |
| 136 | - <div class="container" style=""> | 136 | + <div class="container" style=""> |
| 137 | - <div class="container_load in_frame" id="loading_frame" onclick="$(this).hide()"> | 137 | + <div class="container_load in_frame" id="loading_frame" onclick="$(this).hide()"> |
| 138 | - <div class="content"> | 138 | + <div class="content"> |
| 139 | - <div class="circle"></div> | 139 | + <div class="circle"></div> |
| 140 | - <div class="circle1"></div> | 140 | + <div class="circle1"></div> |
| 141 | - </div> | 141 | + </div> |
| 142 | - </div> | 142 | + </div> |
| 143 | - <a class="btn scroll-btn scroll-up"><img src="skin/img/s_up.png"></a> | 143 | + <a class="btn scroll-btn scroll-up"><img src="skin/img/s_up.png"></a> |
| 144 | - <a class="btn scroll-btn scroll-down"><img src="skin/img/s_down.png"></a> | 144 | + <a class="btn scroll-btn scroll-down"><img src="skin/img/s_down.png"></a> |
| 145 | - <div class="ios_scroll"> | 145 | + <div class="ios_scroll"> |
| 146 | - <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> | 146 | + <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> |
| 147 | - </div> | 147 | + </div> |
| 148 | - </div> | 148 | + </div> |
| 149 | -</script> | 149 | +</script> |
| 150 | -<script id='home_template' type='text/x-jquery-tmpl'> | 150 | +<script id='home_template' type='text/x-jquery-tmpl'> |
| 151 | - <div class="header"> | 151 | + <div class="header"> |
| 152 | - <span class="title">充值中心</span> | 152 | + <span class="title">充值中心</span> |
| 153 | - <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> | 153 | + <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> |
| 154 | - {{? Core.Data.pay_only != 1 }} | 154 | + {{? Core.Data.pay_only != 1 }} |
| 155 | - | 155 | + |
| 156 | - <a class="btn-link posrgt" href="#trade_record">充值记录</a> | 156 | + <a class="btn-link posrgt" href="#trade_record">充值记录</a> |
| 157 | - | 157 | + |
| 158 | - {{?}} | 158 | + {{?}} |
| 159 | - </div> | 159 | + </div> |
| 160 | - <div class="container"> | 160 | + <div class="container"> |
| 161 | - <div class="box_info_center"> | 161 | + <div class="box_info_center"> |
| 162 | - <h2 class="align-left"> | 162 | + <h2 class="align-left"> |
| 163 | - 请选择要充值{{=Core.Data.game_unit_name || ''}}的数量 | 163 | + |
| 164 | - </h2> | 164 | + </h2> |
| 165 | - <p class="align-left text-muted"> | 165 | + <p class="align-left text-muted"> |
| 166 | - 注:充值 <span class="text-info">1</span>元可购买 <span class="text-info">{{=Core.Data.exchange_rate*Core.Data.rate || ''}}</span>{{=Core.Data.game_unit || ''}}{{=Core.Data.game_unit_name || ''}} | 166 | + |
| 167 | - </p> | 167 | + </p> |
| 168 | - <div class="amount_level align-left" > | 168 | + <br> |
| 169 | - {{~ Core.Data.amount_level :item:index }} | 169 | + <p class="align-left text-success tips9133"> |
| 170 | - {{? parseInt(item) }} | 170 | + {{? Core.Data.pay_only != 1 }} |
| 171 | - <input type="button" value="{{=parseInt(item)}}" class="btn" data="{{=item}}" /> | 171 | + {{? Core.Data.is_guest == 1}} |
| 172 | - {{?}} | 172 | + 亲爱的<span class="text-info">游客</span>玩家,为确保账号资金安全,请先<a href="#modify_pwd">免费升级账号</a>再充值。 |
| 173 | - {{~}} | 173 | + {{??}} |
| 174 | - </div> | 174 | + |
| 175 | - <p class="align-left text-success tips9133"> | 175 | + {{?}} |
| 176 | - {{? Core.Data.pay_only != 1 }} | 176 | + {{?}} |
| 177 | - {{? Core.Data.is_guest == 1}} | 177 | + </p> |
| 178 | - 亲爱的<span class="text-info">游客</span>玩家,为确保账号资金安全,请先<a href="#modify_pwd">免费升级账号</a>再充值。 | 178 | + |
| 179 | - {{??}} | 179 | + <br> |
| 180 | - {{? Core.Data.vip > 0}} | 180 | + <div class="amount_level align-left" > |
| 181 | - {{??}} | 181 | + <a href="javascript:Core.finishPay()" id="back-btn" class="btn larg conBtn " style="text-align: center;display:none">请返回游戏</a> |
| 182 | - {{?}} | 182 | + <br> |
| 183 | - {{?}} | 183 | + </div> |
| 184 | - {{?}} | 184 | + |
| 185 | - </p> | 185 | + </div> |
| 186 | - </div> | 186 | + </div> |
| 187 | - </div> | 187 | +</script> |
| 188 | -</script> | 188 | + |
| 189 | - | 189 | +<script id='modify_pwd_template' type='text/x-jquery-tmpl'> |
| 190 | -<script id='modify_pwd_template' type='text/x-jquery-tmpl'> | 190 | + <div class="header"> |
| 191 | - <div class="header"> | 191 | + <a class="iconfont icon-iconfontxiangyou poslft" href="##home"></a> |
| 192 | - <a class="iconfont icon-iconfontxiangyou poslft" href="##home"></a> | 192 | + <span class="title">帐号升级</span> |
| 193 | - <span class="title">帐号升级</span> | 193 | + </div> |
| 194 | - </div> | 194 | + <div class="container"> |
| 195 | - <div class="container"> | 195 | + <div class="box_info_center"> |
| 196 | - <div class="box_info_center"> | 196 | + {{? Core.Data.is_guest >= 1}} |
| 197 | - {{? Core.Data.is_guest >= 1}} | 197 | + <form action="/sdk/change_password" method="post" class="ajax " todo="modify_pwd_callback" > |
| 198 | - <form action="/sdk/change_password" method="post" class="ajax " todo="modify_pwd_callback" > | 198 | + <input type="text" class="old_pwd required larg" name="username" value="" required="required" placeholder="请设置登录帐号名" /> |
| 199 | - <input type="text" class="old_pwd required larg" name="username" value="" required="required" placeholder="请设置登录帐号名" /> | 199 | + <input class="larg" name="newpwd" required type="password" placeholder="输入新密码" /> |
| 200 | - <input class="larg" name="newpwd" required type="password" placeholder="输入新密码" /> | 200 | + <input type="submit" class="btn larg" value="确认升级" autocomplete="off" /> |
| 201 | - <input type="submit" class="btn larg" value="确认升级" autocomplete="off" /> | 201 | + </form> |
| 202 | - </form> | 202 | + <p class="text-warning align-left">游客账号是系统临时生成,存在风险,为了您的账号安全建议升级永久账号。</p> |
| 203 | - <p class="text-warning align-left">游客账号是系统临时生成,存在风险,为了您的账号安全建议升级永久账号。</p> | 203 | + {{??}} |
| 204 | - {{??}} | 204 | + <p class="text-success align-left">您的账号已经成功升级成手游平台永久账号。</p> |
| 205 | - <p class="text-success align-left">您的账号已经成功升级成手游平台永久账号,登录<a href="sdk://open?url=http://m.9133.com">9133.com</a>可以了解更多特权。</p> | 205 | + {{?}} |
| 206 | - {{?}} | 206 | + </div> |
| 207 | - </div> | 207 | + </div> |
| 208 | - </div> | 208 | +</script> |
| 209 | -</script> | 209 | + |
| 210 | - | 210 | +<script id="pay_for_template" type="text/x-jquery-tmpl" > |
| 211 | -<script id="pay_for_template" type="text/x-jquery-tmpl" > | 211 | + <div class="header"> |
| 212 | - <div class="header"> | 212 | + <span class="title">找他人代付</span> |
| 213 | - <span class="title">找他人代付</span> | 213 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> |
| 214 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> | 214 | + <a class="btn-link posrgt" href="#proxy_record">代付记录</a> |
| 215 | - <a class="btn-link posrgt" href="#proxy_record">代付记录</a> | 215 | + </div> |
| 216 | - </div> | 216 | +<div class="container"> |
| 217 | -<div class="container"> | 217 | +<div class="box_info_center"> |
| 218 | -<div class="box_info_center"> | 218 | + <form id="pay_for_form" action="/sdk/pay" method="post" class="ajax" > |
| 219 | - <form id="pay_for_form" action="/sdk/pay" method="post" class="ajax" > | 219 | + <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> |
| 220 | - <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> | 220 | + <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> |
| 221 | - <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> | 221 | + <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> |
| 222 | - <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> | 222 | + <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> |
| 223 | - <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> | 223 | + <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> |
| 224 | - <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> | 224 | + <input type="hidden" name="money" value="{{=Core.Data.money}}" /> |
| 225 | - <input type="hidden" name="money" value="{{=Core.Data.money}}" /> | 225 | + <p class="align-left" > |
| 226 | - <p class="align-left" > | 226 | + 充值<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要对方支付<span class="text-info">{{=Core.Data.money}}</span>元 |
| 227 | - 充值<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要对方支付<span class="text-info">{{=Core.Data.money}}</span>元 | 227 | + </p> |
| 228 | - </p> | 228 | + |
| 229 | - | 229 | + <div class="proxy_pay"> |
| 230 | - <div class="proxy_pay"> | 230 | + <p> |
| 231 | - <p> | 231 | + <input class="larg" type="text" data-key="pay_user" required="required" name="pay_user" placeholder="请输入代付人手游平台帐号" /> |
| 232 | - <input class="larg" type="text" data-key="pay_user" required="required" name="pay_user" placeholder="请输入代付人手游平台帐号" /> | 232 | + </p> |
| 233 | - </p> | 233 | + <p> |
| 234 | - <p> | 234 | + <input class="larg" type="text" name="pay_message" placeholder="给他留言···" /> |
| 235 | - <input class="larg" type="text" name="pay_message" placeholder="给他留言···" /> | 235 | + </p> |
| 236 | - </p> | 236 | + |
| 237 | - <input class="larg btn" type="submit" value="发起代付" /> | 237 | + <p class="align-left small"><span class="error">*</span>注:手游平台登录帐号,不是游戏角色名称</p> |
| 238 | - <p class="align-left small"><span class="error">*</span>注:手游平台登录帐号,不是游戏角色名称</p> | 238 | + </div> |
| 239 | - </div> | 239 | + </div> |
| 240 | - </div> | 240 | +</div> |
| 241 | -</div> | 241 | +</script> |
| 242 | -</script> | 242 | +<script id="exchange_template" type="text/x-jquery-tmpl" > |
| 243 | -<script id="exchange_template" type="text/x-jquery-tmpl" > | 243 | + <div class="header"> |
| 244 | - <div class="header"> | 244 | + <span class="title">兑换{{=Core.Data.game_unit_name}}</span> |
| 245 | - <span class="title">兑换{{=Core.Data.game_unit_name}}</span> | 245 | + {{? Core.Data.enter_amount && Core.Data.enter_amount >0}} |
| 246 | - {{? Core.Data.enter_amount && Core.Data.enter_amount >0}} | 246 | + <a class="btn pull-left op-back op-primary" href="javascript:Core.finishPay()">返回游戏</a> |
| 247 | - <a class="btn pull-left op-back op-primary" href="javascript:Core.finishPay()">返回游戏</a> | 247 | + {{??}} |
| 248 | - {{??}} | 248 | + <a class="btn pull-left op-back op-primary" href="#home">修改数量</a> |
| 249 | - <a class="btn pull-left op-back op-primary" href="#home">修改数量</a> | 249 | + {{?}} |
| 250 | - {{?}} | 250 | + <a class="btn pull-right" href="#trade_record">兑换记录</a> |
| 251 | - <a class="btn pull-right" href="#trade_record">兑换记录</a> | 251 | + </div> |
| 252 | - </div> | 252 | + <div class="container"> |
| 253 | - <div class="container"> | 253 | + <div class="box_info_center"> |
| 254 | - <div class="box_info_center"> | 254 | + <form id="exchange_form" action="/sdk/pay" method="post" class="ajax" todo="feedback" > |
| 255 | - <form id="exchange_form" action="/sdk/pay" method="post" class="ajax" todo="feedback" > | 255 | + <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> |
| 256 | - <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> | 256 | + <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> |
| 257 | - <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> | 257 | + <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> |
| 258 | - <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> | 258 | + <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> |
| 259 | - <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> | 259 | + <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> |
| 260 | - <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> | 260 | + <input type="hidden" name="money" value="{{=Core.Data.money}}" /> |
| 261 | - <input type="hidden" name="money" value="{{=Core.Data.money}}" /> | 261 | + <p class="align-left" > |
| 262 | - <p class="align-left" > | 262 | + 当前可用游爱星为<span class="text-info">{{=Core.Data.total_amount}}</span>颗,兑换<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要支付<span class="text-info">{{=Core.Data.youai_star}}</span>个游爱星 |
| 263 | - 当前可用游爱星为<span class="text-info">{{=Core.Data.total_amount}}</span>颗,兑换<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要支付<span class="text-info">{{=Core.Data.youai_star}}</span>个游爱星 | 263 | + </p> |
| 264 | - </p> | 264 | + <p class="align-left text-muted"> |
| 265 | - <p class="align-left text-muted"> | 265 | + 注:<span class="text-info">1</span>颗游爱星可兑换<span class="text-info">{{=Core.Data.exchange_rate}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}} |
| 266 | - 注:<span class="text-info">1</span>颗游爱星可兑换<span class="text-info">{{=Core.Data.exchange_rate}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}} | 266 | + </p> |
| 267 | - </p> | 267 | + <div class="verify align-left"> |
| 268 | - <div class="verify align-left"> | 268 | + <input type="number" name="vdcode" id="vdcode" required="" placeholder="输入验证码"> |
| 269 | - <input type="number" name="vdcode" id="vdcode" required="" placeholder="输入验证码"> | 269 | + <img id="vdimgck1" src="{{=Core.server}}/validate_code/" onclick="this.src=this.src+'?'+(new Date()).getTime()" style="cursor: pointer;" alt="看不清?点击更换" /> |
| 270 | - <img id="vdimgck1" src="{{=Core.server}}/validate_code/" onclick="this.src=this.src+'?'+(new Date()).getTime()" style="cursor: pointer;" alt="看不清?点击更换" /> | 270 | + </div> |
| 271 | - </div> | 271 | + |
| 272 | - <input class="larg btn" type="submit" value="确认兑换" /> | 272 | + <hr/> |
| 273 | - <hr/> | 273 | + <div class="clearfix"> |
| 274 | - <div class="clearfix"> | 274 | + <a href="#channel_list&force" class="btn width100" >使用支付宝、银行卡、神州行充值</a> |
| 275 | - <a href="#channel_list&force" class="btn width100" >使用支付宝、银行卡、神州行充值</a> | 275 | + </div> |
| 276 | - </div> | 276 | + </form> |
| 277 | - </form> | 277 | + </div> |
| 278 | - </div> | 278 | + </div> |
| 279 | - </div> | 279 | +</script> |
| 280 | -</script> | 280 | + |
| 281 | - | 281 | +<script id='channel_list_template' type='text/x-jquery-tmpl'> |
| 282 | -<script id='channel_list_template' type='text/x-jquery-tmpl'> | 282 | + <div class="header"> |
| 283 | - <div class="header"> | 283 | + <span class="title">充值中心</span> |
| 284 | - <span class="title">充值中心</span> | 284 | + {{? Core.Data.enter_amount && Core.Data.enter_amount >= 0 }} |
| 285 | - {{? Core.Data.enter_amount && Core.Data.enter_amount >= 0 }} | 285 | + <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> |
| 286 | - <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> | 286 | + {{??}} |
| 287 | - {{??}} | 287 | + <a class="btn-link poslft" href="#home">修改数量</a> |
| 288 | - <a class="btn-link poslft" href="#home">修改数量</a> | 288 | + {{?}} |
| 289 | - {{?}} | 289 | + {{? Core.Data.pay_only != 1 }} |
| 290 | - {{? Core.Data.pay_only != 1 }} | 290 | + <a class="btn-link posrgt" href="#trade_record">充值记录</a> |
| 291 | - <a class="btn-link posrgt" href="#trade_record">充值记录</a> | 291 | + {{?}} |
| 292 | - {{?}} | 292 | + </div> |
| 293 | - </div> | 293 | + |
| 294 | - | 294 | + |
| 295 | - | 295 | + <div class="container"> |
| 296 | - <div class="container"> | 296 | + |
| 297 | - | 297 | + <div id="channel_list_wrapper" style="position:relative" class="scroll"> |
| 298 | - <div id="channel_list_wrapper" style="position:relative" class="scroll"> | 298 | + <div id="channel_list_scroller"> |
| 299 | - <div id="channel_list_scroller"> | 299 | + <div class="pay-info-cont clearfix"> |
| 300 | - <div class="pay-info-cont clearfix"> | 300 | + <div class="iconfont icon-yonghutouxiang pull-left"></div> |
| 301 | - <div class="iconfont icon-yonghutouxiang pull-left"></div> | 301 | + <div class="user-msg pull-left align-left"> |
| 302 | - <div class="user-msg pull-left align-left"> | 302 | + <h2>玩家:{{=Core.Data.username}}</h2> |
| 303 | - <h2>玩家:{{=Core.Data.username}}</h2> | 303 | + <h2>ID:{{=Core.Data.user_id}}</h2> |
| 304 | - <h2>ID:{{=Core.Data.user_id}}</h2> | 304 | + <p>充值金额:<span>{{=Core.Data.money}}元</span></p> |
| 305 | - <p>充值金额:<span>{{=Core.Data.money}}元</span></p> | 305 | + </div> |
| 306 | - </div> | 306 | + </div> |
| 307 | - </div> | 307 | + |
| 308 | - | 308 | + |
| 309 | - | 309 | + |
| 310 | - | 310 | + <div class="box_info_center"> |
| 311 | - <div class="box_info_center"> | 311 | + |
| 312 | - | 312 | + <div class="channel_list align-left" > |
| 313 | - <div class="channel_list align-left" > | 313 | + {{? Core.Data.youai_star <= Core.Data.total_amount }} |
| 314 | - {{? Core.Data.youai_star <= Core.Data.total_amount }} | 314 | + <!--<a href="#exchange" class="btn btn-block">游爱星兑换 <span style="float:right;color:#d2d2d2">></span></a>--> |
| 315 | - /*<a href="#exchange" class="btn btn-block">游爱星兑换 <span style="float:right;color:#d2d2d2">></span></a>*/ | 315 | + {{?}} |
| 316 | - {{?}} | 316 | + {{~Core.Data.game_pay_channel_list :item:index }} |
| 317 | - {{~Core.Data.game_pay_channel_list :item:index }} | 317 | + {{?item.name}} |
| 318 | - {{?item.name}} | 318 | + |
| 319 | - | 319 | + <a href="#" data-id="{{=item.id}}" class="btn channel btn-block clearfix"> |
| 320 | - <a href="#" data-id="{{=item.id}}" class="btn channel btn-block clearfix"> | 320 | + <div class="image pull-left"><img src="{{=item.icon}}"/></div> |
| 321 | - <div class="image pull-left"><img src="{{=item.icon}}"/></div> | 321 | + {{=item.name}} <i class="iconfont icon-xiangyou pull-right" style="color:#b5b5b6;font-size:24px;"></i></a> |
| 322 | - {{=item.name}} <i class="iconfont icon-xiangyou pull-right" style="color:#b5b5b6;font-size:24px;"></i></a> | 322 | + |
| 323 | - | 323 | + {{?}} |
| 324 | - {{?}} | 324 | + {{~}} |
| 325 | - {{~}} | 325 | + {{? Core.Data.pay_only != 1 }} |
| 326 | - {{? Core.Data.pay_only != 1 }} | 326 | + {{? Core.Data.ad_game.length >= 1}} |
| 327 | - {{? Core.Data.ad_game.length >= 1}} | 327 | + {{??}} |
| 328 | - {{??}} | 328 | + {{?}} |
| 329 | - {{?}} | 329 | + {{?}} |
| 330 | - {{?}} | 330 | + |
| 331 | - | 331 | + </div> |
| 332 | - </div> | 332 | + |
| 333 | - | 333 | + |
| 334 | - | 334 | + <div class="warm-prompt align-left"> |
| 335 | - <div class="warm-prompt align-left"> | 335 | + <h2>温馨提示</h2> |
| 336 | - <h2>温馨提示</h2> | 336 | + <p>* 充值过程中遇到问题,可<a href="#">联系客服</a></p> |
| 337 | - <p>* 充值过程中遇到问题,可<a href="#">联系客服</a></p> | 337 | + <p>* {{=Core.Data.money}}元={{=Core.Data.game_amount}} {{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}},充值一般1-10分钟即可到账,请放心充值。</p> |
| 338 | - <p>* {{=Core.Data.money}}元={{=Core.Data.game_amount}} {{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}},充值一般1-10分钟即可到账,请放心充值。</p> | 338 | + /*<p> |
| 339 | - /*<p> | 339 | + * 充值<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要支付<span class="text-info">{{=Core.Data.money}}</span>元人民币. |
| 340 | - * 充值<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要支付<span class="text-info">{{=Core.Data.money}}</span>元人民币. | 340 | + </p>*/ |
| 341 | - </p>*/ | 341 | + </div> |
| 342 | - </div> | 342 | + |
| 343 | - | 343 | + |
| 344 | - | 344 | + {{? Core.Data.pay_only != 1 }} |
| 345 | - {{? Core.Data.pay_only != 1 }} | 345 | + <p class="align-left text-muted tips9133"> |
| 346 | - <p class="align-left text-muted tips9133"> | 346 | + {{? Core.Data.vip > 0}} |
| 347 | - {{? Core.Data.vip > 0}} | 347 | + {{??}} |
| 348 | - {{??}} | 348 | + {{?}} |
| 349 | - {{?}} | 349 | + </p> |
| 350 | - </p> | 350 | + {{?}} |
| 351 | - {{?}} | 351 | + </div> |
| 352 | - </div> | 352 | + </div> |
| 353 | - </div> | 353 | + </div> |
| 354 | - </div> | 354 | + </div> |
| 355 | - </div> | 355 | + |
| 356 | - | 356 | +</script> |
| 357 | -</script> | 357 | + |
| 358 | - | 358 | + |
| 359 | - | 359 | +<script id='pay_template' type='text/x-jquery-tmpl'> |
| 360 | -<script id='pay_template' type='text/x-jquery-tmpl'> | 360 | + <div class="header"> |
| 361 | - <div class="header"> | 361 | + <span class="title">{{=Core.Data.current_pay_channel.name}}充值</span> |
| 362 | - <span class="title">{{=Core.Data.current_pay_channel.name}}充值</span> | 362 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> |
| 363 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> | 363 | + <a class="btn-link posrgt" href="#pay_feedback">无法充值?</a> |
| 364 | - <a class="btn-link posrgt" href="#pay_feedback">无法充值?</a> | 364 | + </div> |
| 365 | - </div> | 365 | + <div class="container"> |
| 366 | - <div class="container"> | 366 | + |
| 367 | - | 367 | + <div id="pay_panel_wrapper"> |
| 368 | - <div id="pay_panel_wrapper"> | 368 | + |
| 369 | - | 369 | + <div class="pay-info-cont clearfix"> |
| 370 | - <div class="pay-info-cont clearfix"> | 370 | + <div class="iconfont icon-yonghutouxiang pull-left"></div> |
| 371 | - <div class="iconfont icon-yonghutouxiang pull-left"></div> | 371 | + <div class="user-msg pull-left align-left"> |
| 372 | - <div class="user-msg pull-left align-left"> | 372 | + <h2>玩家:{{=Core.Data.username}}</h2> |
| 373 | - <h2>玩家:{{=Core.Data.username}}</h2> | 373 | + <h2>ID:{{=Core.Data.user_id}}</h2> |
| 374 | - <h2>ID:{{=Core.Data.user_id}}</h2> | 374 | + <p>充值金额:<span>{{=Core.Data.money}}元</span></p> |
| 375 | - <p>充值金额:<span>{{=Core.Data.money}}元</span></p> | 375 | + </div> |
| 376 | - </div> | 376 | + </div> |
| 377 | - </div> | 377 | + <div class="box_info_center"> |
| 378 | - <div class="box_info_center"> | 378 | + <form id="pay_form" action="/sdk/pay" method="post" class="ajax" todo="feedback" > |
| 379 | - <form id="pay_form" action="/sdk/pay" method="post" class="ajax" todo="feedback" > | 379 | + <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> |
| 380 | - <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> | 380 | + <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> |
| 381 | - <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> | 381 | + <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> |
| 382 | - <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> | 382 | + <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> |
| 383 | - <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> | 383 | + {{? Core.Data.current_pay_channel }} |
| 384 | - {{? Core.Data.current_pay_channel }} | 384 | + <input type="hidden" name="pay_channel_id" value="{{=Core.Data.current_pay_channel.id}}" /> |
| 385 | - <input type="hidden" name="pay_channel_id" value="{{=Core.Data.current_pay_channel.id}}" /> | 385 | + |
| 386 | - {{?}} | 386 | + <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> |
| 387 | - <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> | 387 | + <input type="hidden" name="money" value="{{=Core.Data.money}}" /> |
| 388 | - <input type="hidden" name="money" value="{{=Core.Data.money}}" /> | 388 | + <div class="require_input "> |
| 389 | - <div class="require_input "> | 389 | + {{? Core.Data.current_pay_channel.config['input_item'] }} |
| 390 | - {{? Core.Data.current_pay_channel.config['input_item'] }} | 390 | + <p class="align-left"> |
| 391 | - <p class="align-left"> | 391 | + <label>您选择了<span>{{=Core.Data.current_pay_channel.name}}</span>充值方式</label> |
| 392 | - <label>您选择了<span>{{=Core.Data.current_pay_channel.name}}</span>充值方式</label> | 392 | + </p> |
| 393 | - </p> | 393 | + <p class="clearfix" style="margin:15px 0 20px"> |
| 394 | - <p class="clearfix" style="margin:15px 0 20px"> | 394 | + <label class="pull-left">充值卡面额:</label> |
| 395 | - <label class="pull-left">充值卡面额:</label> | 395 | + <select class="card_amount larg pull-left" name="amount" > |
| 396 | - <select class="card_amount larg pull-left" name="amount" > | 396 | + <option value='选择金额' >选择金额</option> |
| 397 | - <option value='选择金额' >选择金额</option> | 397 | + {{~ Core.Data.current_pay_channel.config['amount_level'] :amount}} |
| 398 | - {{~ Core.Data.current_pay_channel.config['amount_level'] :amount}} | 398 | + {{? amount >= Core.Data.money }} |
| 399 | - {{? amount >= Core.Data.money }} | 399 | + <option value="{{=amount}}" >{{=amount}}</option> |
| 400 | - <option value="{{=amount}}" >{{=amount}}</option> | 400 | + {{?}} |
| 401 | - {{?}} | 401 | + {{~}} |
| 402 | - {{~}} | 402 | + </select> |
| 403 | - </select> | 403 | + </p> |
| 404 | - </p> | 404 | + {{~ Core.Data.current_pay_channel.config['input_item'] :item:index }} |
| 405 | - {{~ Core.Data.current_pay_channel.config['input_item'] :item:index }} | 405 | + {{? item.name === 'card_num' }} |
| 406 | - {{? item.name === 'card_num' }} | 406 | + <p class="clearfix"> |
| 407 | - <p class="clearfix"> | 407 | + <label class="pull-left">充值卡号:</label> |
| 408 | - <label class="pull-left">充值卡号:</label> | 408 | + <input type="text" required="" class="larg pull-left" name="{{=item.name}}" format="{{=item.format}}" title="{{=item.title}}" placeholder="{{=item.placeholder}}" /> |
| 409 | - <input type="text" required="" class="larg pull-left" name="{{=item.name}}" format="{{=item.format}}" title="{{=item.title}}" placeholder="{{=item.placeholder}}" /> | 409 | + </p> |
| 410 | - </p> | 410 | + {{?? item.name === 'card_pwd' }} |
| 411 | - {{?? item.name === 'card_pwd' }} | 411 | + <p class="clearfix"> |
| 412 | - <p class="clearfix"> | 412 | + <label class="pull-left">充值密码:</label> |
| 413 | - <label class="pull-left">充值密码:</label> | 413 | + <input type="password" required class="larg pull-left" name="{{=item.name}}" title="{{=item.title}}" placeholder="{{=item.placeholder}}" /> |
| 414 | - <input type="password" required class="larg pull-left" name="{{=item.name}}" title="{{=item.title}}" placeholder="{{=item.placeholder}}" /> | 414 | + </p> |
| 415 | - </p> | 415 | + {{?}} |
| 416 | - {{?}} | 416 | + {{~}} |
| 417 | - {{~}} | 417 | + |
| 418 | - | 418 | + <div class="clearfix"> |
| 419 | - <div class="clearfix"> | 419 | + <a href="#channel_list" class="btn-cancel pull-left w235 btn">取消</a> |
| 420 | - <a href="#channel_list" class="btn-cancel pull-left w235 btn">取消</a> | 420 | + <input class="larg btn btn-determine pull-right" style="width:235px; margin:0;" type="submit" value="确定" /> |
| 421 | - <input class="larg btn btn-determine pull-right" style="width:235px; margin:0;" type="submit" value="确定" /> | 421 | + </div> |
| 422 | - </div> | 422 | + |
| 423 | - | 423 | + <div class="warm-prompt"> |
| 424 | - <div class="warm-prompt"> | 424 | + <h2>温馨提示</h2> |
| 425 | - <h2>温馨提示</h2> | 425 | + <p>* 请根据充值卡面额选择正确的充值金额,并确保卡号密码输入无误。</p> |
| 426 | - <p>* 请根据充值卡面额选择正确的充值金额,并确保卡号密码输入无误。</p> | 426 | + <p>* 充值过程中遇到问题,<a href="#">可联系客服</a></p> |
| 427 | - <p>* 充值过程中遇到问题,<a href="#">可联系客服</a></p> | 427 | + /*<p class="align-left text-muted select-info"></p>*/ |
| 428 | - /*<p class="align-left text-muted select-info"></p>*/ | 428 | + </div> |
| 429 | - </div> | 429 | + {{?? }} |
| 430 | - {{?? }} | 430 | + <div class="align-left"> |
| 431 | - <div class="align-left"> | 431 | + 充值<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要支付<span class="text-info">{{=Core.Data.money}}</span>元 |
| 432 | - 充值<span class="text-info">{{=Core.Data.game_amount}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}需要支付<span class="text-info">{{=Core.Data.money}}</span>元 | 432 | + </div> |
| 433 | - </div> | 433 | + <div class="align-left text-muted">注:<span class="text-info">1</span>元人民币可以兑换<span class="text-info">{{=Core.Data.rate*Core.Data.exchange_rate}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}.</div> |
| 434 | - <div class="align-left text-muted">注:<span class="text-info">1</span>元人民币可以兑换<span class="text-info">{{=Core.Data.rate*Core.Data.exchange_rate}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}}.</div> | 434 | + <input class="larg btn zhifubaoBtn" type="submit" value="前往付款" /> |
| 435 | - <input class="larg btn zhifubaoBtn" type="submit" value="前往付款" /> | 435 | + {{?}} |
| 436 | - {{?}} | 436 | + </div> |
| 437 | - </div> | 437 | + {{?}} |
| 438 | - </form> | 438 | + </form> |
| 439 | - </div> | 439 | + </div> |
| 440 | - | 440 | + |
| 441 | - </div> | 441 | + </div> |
| 442 | -</div> | 442 | +</div> |
| 443 | -</script> | 443 | +</script> |
| 444 | - | 444 | + |
| 445 | -<script id="pay_proxy_template" type="text/x-jquery-tmpl"> | 445 | +<script id="pay_proxy_template" type="text/x-jquery-tmpl"> |
| 446 | - <div class="header"> | 446 | + <div class="header"> |
| 447 | - <span class="title">确认代付</span> | 447 | + <span class="title">确认代付</span> |
| 448 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#proxy_record"></a> | 448 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#proxy_record"></a> |
| 449 | - </div> | 449 | + </div> |
| 450 | - <div class="container"> | 450 | + <div class="container"> |
| 451 | - {{? !Core.Data.temp.msg }} | 451 | + {{? !Core.Data.temp.msg }} |
| 452 | - <h4 class="align-left" > | 452 | + <h4 class="align-left" > |
| 453 | - 来自<span class="text-info" > | 453 | + 来自<span class="text-info" > |
| 454 | - 【{{=Core.Data.temp.game_name}}】</span> - 【{{=Core.Data.temp.server_name}}】的 | 454 | + 【{{=Core.Data.temp.game_name}}】</span> - 【{{=Core.Data.temp.server_name}}】的 |
| 455 | - <span class="text-warning">【{{=Core.Data.temp.role_name}}】</span> | 455 | + <span class="text-warning">【{{=Core.Data.temp.role_name}}】</span> |
| 456 | - 向你发起一笔代付,请你帮忙付款 | 456 | + 向你发起一笔代付,请你帮忙付款 |
| 457 | - <span class="text-warning" > | 457 | + <span class="text-warning" > |
| 458 | - {{=Core.Data.temp.game_amount}} | 458 | + {{=Core.Data.temp.game_amount}} |
| 459 | - {{=Core.Data.temp.game_amount_unit}} | 459 | + {{=Core.Data.temp.game_amount_unit}} |
| 460 | - {{=Core.Data.temp.game_amount_unit_name}} | 460 | + {{=Core.Data.temp.game_amount_unit_name}} |
| 461 | - </span> | 461 | + </span> |
| 462 | - </h4> | 462 | + </h4> |
| 463 | - <form action="/pay/proxy/pay" method="post" class="ajax" data-todo="pay_proxy_callback" > | 463 | + <form action="/pay/proxy/pay" method="post" class="ajax" data-todo="pay_proxy_callback" > |
| 464 | - <div class="pay-proxy-info clearfix"> | 464 | + <div class="pay-proxy-info clearfix"> |
| 465 | - <div class="btn-group clearfix" > | 465 | + <div class="btn-group clearfix" > |
| 466 | - <input type="hidden" name="id" value="{{=Core.Data.temp.trade_id}}" /> | 466 | + <input type="hidden" name="id" value="{{=Core.Data.temp.trade_id}}" /> |
| 467 | - <button class="btn btn-payfor" type="submit">确认为他付款</button><br/> | 467 | + <button class="btn btn-payfor" type="submit">确认为他付款</button><br/> |
| 468 | - or<br/> | 468 | + or<br/> |
| 469 | - <a class="ajax btn-undo" href="/pay/proxy/undo?id={{=Core.Data.temp.trade_id}}">拒绝付款</a> | 469 | + <a class="ajax btn-undo" href="/pay/proxy/undo?id={{=Core.Data.temp.trade_id}}">拒绝付款</a> |
| 470 | - </div> | 470 | + </div> |
| 471 | - <div class="desc"> | 471 | + <div class="desc"> |
| 472 | - <p> | 472 | + <p> |
| 473 | - 可用游爱星:<span class="text-warning">{{=Core.Data.temp.amount}}颗</span> | 473 | + 可用游爱星:<span class="text-warning">{{=Core.Data.temp.amount}}颗</span> |
| 474 | - </p> | 474 | + </p> |
| 475 | - <p> | 475 | + <p> |
| 476 | - 应付游爱星:<span class="text-warning">{{=Core.Data.temp.youai_star}}颗</span> | 476 | + 应付游爱星:<span class="text-warning">{{=Core.Data.temp.youai_star}}颗</span> |
| 477 | - <small>(1:{{=Core.Data.temp.exchange_rate}})</small> | 477 | + <small>(1:{{=Core.Data.temp.exchange_rate}})</small> |
| 478 | - </p> | 478 | + </p> |
| 479 | - {{?Core.Data.temp.pay_message != ''}} | 479 | + {{?Core.Data.temp.pay_message != ''}} |
| 480 | - <p class="pay-message"> | 480 | + <p class="pay-message"> |
| 481 | - <small>他说:{{=Core.Data.temp.pay_message}}</small> | 481 | + <small>他说:{{=Core.Data.temp.pay_message}}</small> |
| 482 | - </p> | 482 | + </p> |
| 483 | - {{?}} | 483 | + {{?}} |
| 484 | - </div> | 484 | + </div> |
| 485 | - </div> | 485 | + </div> |
| 486 | - </form> | 486 | + </form> |
| 487 | - <div class="alert align-left"> | 487 | + <div class="alert align-left"> |
| 488 | - <small>为避免风险,建议和代付申请人通过电话等方式确认以上信息</small> | 488 | + <small>为避免风险,建议和代付申请人通过电话等方式确认以上信息</small> |
| 489 | - </div> | 489 | + </div> |
| 490 | - {{??}} | 490 | + {{??}} |
| 491 | - <h1>{{=Core.Data.temp.msg}}</h1> | 491 | + <h1>{{=Core.Data.temp.msg}}</h1> |
| 492 | - <a class="btn larg" href="#back" > | 492 | + <a class="btn larg" href="#back" > |
| 493 | - 返回 | 493 | + 返回 |
| 494 | - </a> | 494 | + </a> |
| 495 | - {{?}} | 495 | + {{?}} |
| 496 | - </div> | 496 | + </div> |
| 497 | -</script> | 497 | +</script> |
| 498 | - | 498 | + |
| 499 | -<script id='pay_result_template' type='text/x-jquery-tmpl'> | 499 | +<script id='pay_result_template' type='text/x-jquery-tmpl'> |
| 500 | - <div class="header"> | 500 | + <div class="header"> |
| 501 | - <span class="title">支付结果</span> | 501 | + <span class="title">支付结果</span> |
| 502 | - | 502 | + |
| 503 | - </div> | 503 | + </div> |
| 504 | - <div class="container"> | 504 | + <div class="container"> |
| 505 | - <p class="lead" style=" font-size:30px; text-align:center; margin:30px 0;"> | 505 | + <p class="lead" style=" font-size:30px; text-align:center; margin:30px 0;"> |
| 506 | - {{=Core.Data.success_msg}} | 506 | + {{=Core.Data.success_msg}} |
| 507 | - </p> | 507 | + </p> |
| 508 | - | 508 | + |
| 509 | - <a href="javascript:Core.finishPay()" class="btn larg conBtn">继续游戏</a> | 509 | + <a href="javascript:Core.finishPay()" class="btn larg conBtn">继续游戏</a> |
| 510 | - </div> | 510 | + </div> |
| 511 | -</script> | 511 | +</script> |
| 512 | -<script id="invite_friend_template" type="text/x-jquery-tmpl"> | 512 | +<script id="invite_friend_template" type="text/x-jquery-tmpl"> |
| 513 | - <div class="header"> | 513 | + <div class="header"> |
| 514 | - <span class="title">分享得{{=Core.Data.game_unit_name}}</span> | 514 | + <span class="title">分享得{{=Core.Data.game_unit_name}}</span> |
| 515 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> | 515 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> |
| 516 | - </div> | 516 | + </div> |
| 517 | - <div class="container align-left"> | 517 | + <div class="container align-left"> |
| 518 | - <div class="box_info_center"> | 518 | + <div class="box_info_center"> |
| 519 | - <p id="share" class="clearfix"> | 519 | + |
| 520 | - <span>分享到:</span> | 520 | + <div class="fs_box invite_box"> |
| 521 | - <a class="s_qzone" href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey" title="QQ空间"></a> | 521 | + <h3 class="text-info">奖励说明:</h3> |
| 522 | - <a class="s_tqq" data-appkey="0af6f17f08f3ab2b52c6df3a3ed9b60b" href="http://share.v.t.qq.com/index.php" title="腾讯微博"></a> | 522 | + |
| 523 | - </p> | 523 | + </div> |
| 524 | - <p id="share_weixin" class="clearfix"> | 524 | + </div> |
| 525 | - <span>分享到微信:</span> | 525 | + </div> |
| 526 | - 点击右上角按钮,选择“<span class="text-info">发送给朋友</span>”或者“<span class="text-info">分享到朋友圈</span>”即可完成分享; | 526 | +</script> |
| 527 | - </p> | 527 | +<script id='other_template' type='text/x-jquery-tmpl'> |
| 528 | - <div class="fs_box invite_box"> | 528 | + <div class="header"> |
| 529 | - <h3 class="text-info">奖励说明:</h3> | 529 | + <span class="title">免费获得{{=Core.Data.game_unit_name}}</span> |
| 530 | - <p> | 530 | + <a class="btn pull-left op-back op-primary" href="#channel_list">返回</a> |
| 531 | - 1.成功邀请好友一起玩游戏,您可获得<span class="text-info">5{{=Core.Data.game_unit_name}}</span>的奖励。 | 531 | + </div> |
| 532 | - </p> | 532 | + <div class="container align-left"> |
| 533 | - <p> | 533 | + {{? Core.Data.ad_game.length >= 1}} |
| 534 | - 2.好友若充值(限前10笔),您可获得<span class="text-info">5%</span>充值奖励。 | 534 | + <div class="sec sec_invtite"> |
| 535 | - </p> | 535 | + <p class="title-fs">方式一:下载指定游戏可获得{{=Core.Data.game_unit_name}}</p> |
| 536 | - <p> | 536 | + <ol class="other-pay"> |
| 537 | - 3.好友首次充值,因被您邀请可额外获得<span class="text-info">10%</span>充值返利。 | 537 | + {{~ Core.Data.ad_game :item:index}} |
| 538 | - </p> | 538 | + {{? item.id}} |
| 539 | - </div> | 539 | + <li> |
| 540 | - </div> | 540 | + <a href="/ad/get/star/?id={{=item.id}}" target="_bank"> |
| 541 | - </div> | 541 | + <img src="{{=item.icon}}"/> |
| 542 | -</script> | 542 | + <h4>{{=item.name}}</h4> |
| 543 | -<script id='other_template' type='text/x-jquery-tmpl'> | 543 | + <span>可获<strong class="text-info">{{=item.ad_prize}}颗</strong>游戏币</span> |
| 544 | - <div class="header"> | 544 | + </a> |
| 545 | - <span class="title">免费获得{{=Core.Data.game_unit_name}}</span> | 545 | + </li> |
| 546 | - <a class="btn pull-left op-back op-primary" href="#channel_list">返回</a> | 546 | + {{?}} |
| 547 | - </div> | 547 | + {{~}} |
| 548 | - <div class="container align-left"> | 548 | + </ol> |
| 549 | - {{? Core.Data.ad_game.length >= 1}} | 549 | + </div> |
| 550 | - <div class="sec sec_invtite"> | 550 | + <div class="sec sec_invtite"> |
| 551 | - <p class="title-fs">方式一:下载指定游戏可获得{{=Core.Data.game_unit_name}}</p> | 551 | + |
| 552 | - <ol class="other-pay"> | 552 | + </div> |
| 553 | - {{~ Core.Data.ad_game :item:index}} | 553 | + {{??}} |
| 554 | - {{? item.id}} | 554 | + <div class="sec sec_invtite"> |
| 555 | - <li> | 555 | + |
| 556 | - <a href="/ad/get/star/?id={{=item.id}}" target="_bank"> | 556 | + </div> |
| 557 | - <img src="{{=item.icon}}"/> | 557 | + {{?}} |
| 558 | - <h4>{{=item.name}}</h4> | 558 | + </div> |
| 559 | - <span>可获<strong class="text-info">{{=item.ad_prize}}颗</strong>游戏币</span> | 559 | +</script> |
| 560 | - </a> | 560 | +<script id="kefu_list_template" type="text/x-jquery-tmpl"> |
| 561 | - </li> | 561 | + <div class="header"> |
| 562 | - {{?}} | 562 | + <span class="title">在线客服</span> |
| 563 | - {{~}} | 563 | + {{? Core.start_page == 'kefu_list'}} |
| 564 | - </ol> | 564 | + <a class="btn-link poslft" href="sdk://exit?action=center">返回游戏</a> |
| 565 | - </div> | 565 | + {{??}} |
| 566 | - <div class="sec sec_invtite"> | 566 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#pay_feedback"></a> |
| 567 | - <p class="title-fs">方式二:邀请好友可获得{{=Core.Data.game_unit_name}} <a href="#invite_friend">立即去邀请</a></p> | 567 | + {{?}} |
| 568 | - </div> | 568 | + </div> |
| 569 | - {{??}} | 569 | + <div class="container"> |
| 570 | - <div class="sec sec_invtite"> | 570 | + <div class="box_info_center padding_box"> |
| 571 | - <p class="title-fs">方式一:邀请好友可获得{{=Core.Data.game_unit_name}} <a href="#invite_friend">立即去邀请</a></p> | 571 | + <div id="kefu_wrapper" style="position: relative" class="scroll"> |
| 572 | - </div> | 572 | + <ol class="kefu-list list" data-role="ajax-html" |
| 573 | - {{?}} | 573 | + data-params-url="/user/question/list?page_size=10" |
| 574 | - </div> | 574 | + data-params-template="tpl_kefu_list"> |
| 575 | -</script> | 575 | + |
| 576 | -<script id="kefu_list_template" type="text/x-jquery-tmpl"> | 576 | + </ol> |
| 577 | - <div class="header"> | 577 | + </div> |
| 578 | - <span class="title">在线客服</span> | 578 | + </div> |
| 579 | - {{? Core.start_page == 'kefu_list'}} | 579 | + </div> |
| 580 | - <a class="btn-link poslft" href="sdk://exit?action=center">返回游戏</a> | 580 | +</script> |
| 581 | - {{??}} | 581 | +<script id="question_detail_template" type="text/x-jquery-tmpl"> |
| 582 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#pay_feedback"></a> | 582 | + <div class="header"> |
| 583 | - {{?}} | 583 | + <span class="title">问题详细</span> |
| 584 | - </div> | 584 | + <a class="btn pull-left op-back" href="#kefu_list">返回</a> |
| 585 | - <div class="container"> | 585 | + </div> |
| 586 | - <div class="box_info_center padding_box"> | 586 | + <div class="container"> |
| 587 | - <div id="kefu_wrapper" style="position: relative" class="scroll"> | 587 | + <div class="detail_scroller scroll" id="question_detail_scroller"> |
| 588 | - <ol class="kefu-list list" data-role="ajax-html" | 588 | + <div> |
| 589 | - data-params-url="/user/question/list?page_size=10" | 589 | + <div class="align-left question_del"> |
| 590 | - data-params-template="tpl_kefu_list"> | 590 | + <h2>Q:【{{=Core.Data.question_detail.q_type}}】{{=Core.Data.question_detail.question}} <span class="q_time">{{=Core.Data.question_detail.create_time}}</span> </h2> |
| 591 | - | 591 | + </div> |
| 592 | - </ol> | 592 | + <hr> |
| 593 | - </div> | 593 | + <ol class="question-list list"> |
| 594 | - </div> | 594 | + {{? Core.Data.question_detail.the_question_list.length == 1 }} |
| 595 | - </div> | 595 | + <p class="tip">客服MM还没回复...</p> |
| 596 | -</script> | 596 | + {{??}} |
| 597 | -<script id="question_detail_template" type="text/x-jquery-tmpl"> | 597 | + {{~ Core.Data.question_detail.the_question_list :item:index }} |
| 598 | - <div class="header"> | 598 | + {{? item.id}} |
| 599 | - <span class="title">问题详细</span> | 599 | + <li > |
| 600 | - <a class="btn pull-left op-back" href="#kefu_list">返回</a> | 600 | + <span class="pull-right">{{=item.reply_time}}</span> |
| 601 | - </div> | 601 | + <span class="kefu text-warning"> |
| 602 | - <div class="container"> | 602 | + 客服-{{=item.nickname}}说: |
| 603 | - <div class="detail_scroller scroll" id="question_detail_scroller"> | 603 | + </span> |
| 604 | - <div> | 604 | + <div class="content">{{=item.answer}} |
| 605 | - <div class="align-left question_del"> | 605 | + </div> |
| 606 | - <h2>Q:【{{=Core.Data.question_detail.q_type}}】{{=Core.Data.question_detail.question}} <span class="q_time">{{=Core.Data.question_detail.create_time}}</span> </h2> | 606 | + <p class="scroe"> |
| 607 | - </div> | 607 | + {{? item.score != -1 }} |
| 608 | - <hr> | 608 | + 您的评价: <span class="btn">{{=item.score_name}}</span> |
| 609 | - <ol class="question-list list"> | 609 | + {{??}} |
| 610 | - {{? Core.Data.question_detail.the_question_list.length == 1 }} | 610 | + {{~ Core.Data.question_detail.score_map :qa:pos}} |
| 611 | - <p class="tip">客服MM还没回复...</p> | 611 | + {{? qa.key}} |
| 612 | - {{??}} | 612 | + <a href="/user/question/evaluate/?id={{=item.id}}&score={{=qa.key}}" class="btn ajax" data-todo="question_evaluate">{{=qa.val}}</a> |
| 613 | - {{~ Core.Data.question_detail.the_question_list :item:index }} | 613 | + {{?}} |
| 614 | - {{? item.id}} | 614 | + {{~}} |
| 615 | - <li > | 615 | + {{?}} |
| 616 | - <span class="pull-right">{{=item.reply_time}}</span> | 616 | + </p> |
| 617 | - <span class="kefu text-warning"> | 617 | + </li> |
| 618 | - 客服-{{=item.nickname}}说: | 618 | + {{?}} |
| 619 | - </span> | 619 | + {{~ }} |
| 620 | - <div class="content">{{=item.answer}} | 620 | + {{? Core.Data.question_detail.page_num < Core.Data.question_detail.total_page}} |
| 621 | - </div> | 621 | + <li class="more"> |
| 622 | - <p class="scroe"> | 622 | + <a class="btn" href="/user/question/{{=Core.Data.question_detail.id}}&format=json&page_size=5&page_num={{=(Core.Data.question_detail.page_num+1)}}.html" data-role="ajax-html" data-params-template="tpl_question_detail" data-params-append="true" >点击加载</a> |
| 623 | - {{? item.score != -1 }} | 623 | + </li> |
| 624 | - 您的评价: <span class="btn">{{=item.score_name}}</span> | 624 | + {{?}} |
| 625 | - {{??}} | 625 | + {{?}} |
| 626 | - {{~ Core.Data.question_detail.score_map :qa:pos}} | 626 | + </ol> |
| 627 | - {{? qa.key}} | 627 | + </div> |
| 628 | - <a href="/user/question/evaluate/?id={{=item.id}}&score={{=qa.key}}" class="btn ajax" data-todo="question_evaluate">{{=qa.val}}</a> | 628 | + </div> |
| 629 | - {{?}} | 629 | + </div> |
| 630 | - {{~}} | 630 | + </script> |
| 631 | - {{?}} | 631 | + |
| 632 | - </p> | 632 | +<script id='tpl_kefu_list_template' type='text/x-jquery-tmpl'> |
| 633 | - </li> | 633 | +{{? it.model_list.length == 1 }} |
| 634 | - {{?}} | 634 | + <p>您好,手游平台客服MM全身心为您服务。请点击右上角的按钮输入您所遇到的问题,或者点击常见问题查看是否有您遇到的问题。</p> |
| 635 | - {{~ }} | 635 | +{{??}} |
| 636 | - {{? Core.Data.question_detail.page_num < Core.Data.question_detail.total_page}} | 636 | + {{~ it.model_list :item:index }} |
| 637 | - <li class="more"> | 637 | + {{? item.id}} |
| 638 | - <a class="btn" href="/user/question/{{=Core.Data.question_detail.id}}&format=json&page_size=5&page_num={{=(Core.Data.question_detail.page_num+1)}}.html" data-role="ajax-html" data-params-template="tpl_question_detail" data-params-append="true" >点击加载</a> | 638 | + <li > |
| 639 | - </li> | 639 | + <a class="item" href="" type="button" data-id="{{=item.id}}"> |
| 640 | - {{?}} | 640 | + <span class="question_title">{{=item.question}}</span> |
| 641 | - {{?}} | 641 | + {{? item.status == 1 }} |
| 642 | - </ol> | 642 | + <span class="statu statu_yes">已解答</span> |
| 643 | - </div> | 643 | + {{??}} |
| 644 | - </div> | 644 | + <span class="statu statu_no">未解答</span> |
| 645 | - </div> | 645 | + {{?}} |
| 646 | - </script> | 646 | + <span class="pull-right q_time">{{=item.create_time}}</span> |
| 647 | - | 647 | + </a> |
| 648 | -<script id='tpl_kefu_list_template' type='text/x-jquery-tmpl'> | 648 | + </li> |
| 649 | -{{? it.model_list.length == 1 }} | 649 | + {{?}} |
| 650 | - <p>您好,手游平台客服MM全身心为您服务。请点击右上角的按钮输入您所遇到的问题,或者点击常见问题查看是否有您遇到的问题。</p> | 650 | + {{~ }} |
| 651 | -{{??}} | 651 | + {{? it.page_num < it.total_page}} |
| 652 | - {{~ it.model_list :item:index }} | 652 | + <li class="more"> |
| 653 | - {{? item.id}} | 653 | + <a class="btn" href="/user/question/list?format=json&page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_kefu_list" data-params-append="true" >点击加载</a> |
| 654 | - <li > | 654 | + </li> |
| 655 | - <a class="item" href="" type="button" data-id="{{=item.id}}"> | 655 | + {{?}} |
| 656 | - <span class="question_title">{{=item.question}}</span> | 656 | +{{?}} |
| 657 | - {{? item.status == 1 }} | 657 | +</script> |
| 658 | - <span class="statu statu_yes">已解答</span> | 658 | +<script id='tpl_question_detail_template' type='text/x-jquery-tmpl'> |
| 659 | - {{??}} | 659 | +{{~ it.model_list :item:index }} |
| 660 | - <span class="statu statu_no">未解答</span> | 660 | + {{? item.id}} |
| 661 | - {{?}} | 661 | + <li > |
| 662 | - <span class="pull-right q_time">{{=item.create_time}}</span> | 662 | + <span class="pull-right">{{=item.reply_time}}</span> |
| 663 | - </a> | 663 | + <span class="kefu text-warning"> |
| 664 | - </li> | 664 | + 客服-{{=item.nickname}}说: |
| 665 | - {{?}} | 665 | + </span> |
| 666 | - {{~ }} | 666 | + <div class="content ">{{=item.answer}} |
| 667 | - {{? it.page_num < it.total_page}} | 667 | + </div> |
| 668 | - <li class="more"> | 668 | + <p class="score"> |
| 669 | - <a class="btn" href="/user/question/list?format=json&page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_kefu_list" data-params-append="true" >点击加载</a> | 669 | + {{? item.score != -1 }} |
| 670 | - </li> | 670 | + 您的评价: <span class="btn">{{=item.score_name}}</span> |
| 671 | - {{?}} | 671 | + {{??}} |
| 672 | -{{?}} | 672 | + {{~ it.score_map :qa:pos}} |
| 673 | -</script> | 673 | + {{? qa.key}} |
| 674 | -<script id='tpl_question_detail_template' type='text/x-jquery-tmpl'> | 674 | + <a href="/user/question/evaluate/?id={{=item.id}}&score={{=qa.key}}" class="btn ajax" data-todo="question_evaluate">{{=qa.val}}</a> |
| 675 | -{{~ it.model_list :item:index }} | 675 | + {{?}} |
| 676 | - {{? item.id}} | 676 | + {{~}} |
| 677 | - <li > | 677 | + {{?}} |
| 678 | - <span class="pull-right">{{=item.reply_time}}</span> | 678 | + </p> |
| 679 | - <span class="kefu text-warning"> | 679 | + </li> |
| 680 | - 客服-{{=item.nickname}}说: | 680 | + {{?}} |
| 681 | - </span> | 681 | + {{~ }} |
| 682 | - <div class="content ">{{=item.answer}} | 682 | + {{? it.page_num < it.total_page}} |
| 683 | - </div> | 683 | + <li class="more"> |
| 684 | - <p class="score"> | 684 | + <a class="btn" href="/user/question/{{=it.id}}&format=json&page_size=5&page_num={{=(it.page_num+1)}}.html" data-role="ajax-html" data-params-template="tpl_question_detail" data-params-append="true" >点击加载</a> |
| 685 | - {{? item.score != -1 }} | 685 | + </li> |
| 686 | - 您的评价: <span class="btn">{{=item.score_name}}</span> | 686 | + {{?}} |
| 687 | - {{??}} | 687 | +</script> |
| 688 | - {{~ it.score_map :qa:pos}} | 688 | +<script id='tpl_trade_record_template' type='text/x-jquery-tmpl'> |
| 689 | - {{? qa.key}} | 689 | +{{? it.model_list.length == 1 }} |
| 690 | - <a href="/user/question/evaluate/?id={{=item.id}}&score={{=qa.key}}" class="btn ajax" data-todo="question_evaluate">{{=qa.val}}</a> | 690 | + <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> |
| 691 | - {{?}} | 691 | +{{??}} |
| 692 | - {{~}} | 692 | +{{? it.page_num == 1}} |
| 693 | - {{?}} | 693 | + <div class="pay-info-cont clearfix"> |
| 694 | - </p> | 694 | + <div class="iconfont icon-yonghutouxiang pull-left"></div> |
| 695 | - </li> | 695 | + <div class="user-msg pull-left align-left"> |
| 696 | - {{?}} | 696 | + <h2>玩家:{{=Core.Data.username}}</h2> |
| 697 | - {{~ }} | 697 | + </div> |
| 698 | - {{? it.page_num < it.total_page}} | 698 | + </div> |
| 699 | - <li class="more"> | 699 | +{{?}} |
| 700 | - <a class="btn" href="/user/question/{{=it.id}}&format=json&page_size=5&page_num={{=(it.page_num+1)}}.html" data-role="ajax-html" data-params-template="tpl_question_detail" data-params-append="true" >点击加载</a> | 700 | + {{~ it.model_list :item:index }} |
| 701 | - </li> | 701 | + {{? item.id}} |
| 702 | - {{?}} | 702 | + <li class="integral"> |
| 703 | -</script> | 703 | + <div class="box"> |
| 704 | -<script id='tpl_trade_record_template' type='text/x-jquery-tmpl'> | 704 | + <h2> |
| 705 | -{{? it.model_list.length == 1 }} | 705 | + <i class="icon iconfont icon-shuangyuanquan"></i> |
| 706 | - <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> | 706 | + <div class="time"><h3>{{=item.last_firendlyTime}}</h3></div> |
| 707 | -{{??}} | 707 | + </h2> |
| 708 | -{{? it.page_num == 1}} | 708 | + <div class="textbox"> |
| 709 | - <div class="pay-info-cont clearfix"> | 709 | + <div class="text"> |
| 710 | - <div class="iconfont icon-yonghutouxiang pull-left"></div> | 710 | + <h3> |
| 711 | - <div class="user-msg pull-left align-left"> | 711 | + <strong>{{=item.server_name}}</strong><small><{{=item.role_name}}></small> |
| 712 | - <h2>玩家:{{=Core.Data.username}}</h2> | 712 | + <span class="statu {{? item.get_status.indexOf('成功') > -1 }} text-success {{?? item.get_status.indexOf('拒绝')>-1 || item.get_status.indexOf('失败')>-1}} text-error{{??}} text-info{{?}}"> |
| 713 | - </div> | 713 | + [{{? item.remark}} |
| 714 | - </div> | 714 | + <span class="text-error">{{=item.remark}}</span> |
| 715 | -{{?}} | 715 | + {{?}} |
| 716 | - {{~ it.model_list :item:index }} | 716 | + {{=item.get_status}}] |
| 717 | - {{? item.id}} | 717 | + </span> |
| 718 | - <li class="integral"> | 718 | + </h3> |
| 719 | - <div class="box"> | 719 | + <div class="txt"> |
| 720 | - <h2> | 720 | + <h3>获得{{=Core.Data.game_unit_name}}<strong>{{=item.game_amount}}</strong>{{=Core.Data.game_unit}}。</h3> |
| 721 | - <i class="icon iconfont icon-shuangyuanquan"></i> | 721 | + <p>订单:{{=item.id}}</> |
| 722 | - <div class="time"><h3>{{=item.last_firendlyTime}}</h3></div> | 722 | + </div> |
| 723 | - </h2> | 723 | + <div class="position"><i class="iconfont icon-triangle-left-copy"></i></div> |
| 724 | - <div class="textbox"> | 724 | + </div> |
| 725 | - <div class="text"> | 725 | + </div> |
| 726 | - <h3> | 726 | + </div> |
| 727 | - <strong>{{=item.server_name}}</strong><small><{{=item.role_name}}></small> | 727 | + |
| 728 | - <span class="statu {{? item.get_status.indexOf('成功') > -1 }} text-success {{?? item.get_status.indexOf('拒绝')>-1 || item.get_status.indexOf('失败')>-1}} text-error{{??}} text-info{{?}}"> | 728 | + |
| 729 | - [{{? item.remark}} | 729 | + </li> |
| 730 | - <span class="text-error">{{=item.remark}}</span> | 730 | + {{?}} |
| 731 | - {{?}} | 731 | + {{~ }} |
| 732 | - {{=item.get_status}}] | 732 | + {{? it.page_num < it.total_page}} |
| 733 | - </span> | 733 | + <li class="more"> |
| 734 | - </h3> | 734 | + <a class="btn" href="/trade/list/user?page_size=5&page_num={{=(it.page_num+1)}}&game_id={{=it.search_profile.game_id}}&server_id={{=it.search_profile.server_id}}" data-role="ajax-html" data-params-template="tpl_trade_record" data-params-append="true" data-params-todo="refresh_iscorll" >下一页</a> |
| 735 | - <div class="txt"> | 735 | + </li> |
| 736 | - <h3>获得{{=Core.Data.game_unit_name}}<strong>{{=item.game_amount}}</strong>{{=Core.Data.game_unit}}。</h3> | 736 | + {{?}} |
| 737 | - <p>订单:{{=item.id}}</> | 737 | +{{?}} |
| 738 | - </div> | 738 | +</script> |
| 739 | - <div class="position"><i class="iconfont icon-triangle-left-copy"></i></div> | 739 | + |
| 740 | - </div> | 740 | +<script id='tpl_proxy_record_template' type='text/x-jquery-tmpl'> |
| 741 | - </div> | 741 | +{{? it.model_list.length == 1 }} |
| 742 | - </div> | 742 | + <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> |
| 743 | - | 743 | +{{??}} |
| 744 | - | 744 | + {{~ it.model_list :item:index }} |
| 745 | - </li> | 745 | + {{? item.id}} |
| 746 | - {{?}} | 746 | + <li> |
| 747 | - {{~ }} | 747 | + <p class="detail"> |
| 748 | - {{? it.page_num < it.total_page}} | 748 | + <span class="statu {{? item.get_status.indexOf('成功') > -1 }} text-success {{?? item.get_status.indexOf('拒绝')>-1 || item.get_status.indexOf('失败')>-1}} text-error{{??}} text-info{{?}}"> |
| 749 | - <li class="more"> | 749 | + [{{? item.status == 1 }} |
| 750 | - <a class="btn" href="/trade/list/user?page_size=5&page_num={{=(it.page_num+1)}}&game_id={{=it.search_profile.game_id}}&server_id={{=it.search_profile.server_id}}" data-role="ajax-html" data-params-template="tpl_trade_record" data-params-append="true" data-params-todo="refresh_iscorll" >下一页</a> | 750 | + <a class="btn op-payfor" href="#pay_proxy&id={{=item.id}}" data-id="{{=item.id}}">支付</a> |
| 751 | - </li> | 751 | + {{??}} |
| 752 | - {{?}} | 752 | + {{=item.get_status}}] |
| 753 | -{{?}} | 753 | + {{?}} |
| 754 | -</script> | 754 | + </span> |
| 755 | - | 755 | + <strong>{{=item.game_name}}</strong><small>{{=item.server_name}}<{{=item.role_name}}></small> |
| 756 | -<script id='tpl_proxy_record_template' type='text/x-jquery-tmpl'> | 756 | + </p> |
| 757 | -{{? it.model_list.length == 1 }} | 757 | + <p class="muted">消费游爱星<strong>{{=item.youai_star}}</strong>颗,获得{{=Core.Data.game_unit_name}}<strong>{{=item.game_amount}}</strong>{{=Core.Data.game_unit}}。</p> |
| 758 | - <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> | 758 | + <p class="info"><small class="pull-right muted time_p">{{=item.last_firendlyTime}}</small> |
| 759 | -{{??}} | 759 | + |
| 760 | - {{~ it.model_list :item:index }} | 760 | + <span class="order-text">订单:{{=item.id}}</span> |
| 761 | - {{? item.id}} | 761 | + </p> |
| 762 | - <li> | 762 | + </li> |
| 763 | - <p class="detail"> | 763 | + {{?}} |
| 764 | - <span class="statu {{? item.get_status.indexOf('成功') > -1 }} text-success {{?? item.get_status.indexOf('拒绝')>-1 || item.get_status.indexOf('失败')>-1}} text-error{{??}} text-info{{?}}"> | 764 | + {{~ }} |
| 765 | - [{{? item.status == 1 }} | 765 | + {{? it.page_num < it.total_page}} |
| 766 | - <a class="btn op-payfor" href="#pay_proxy&id={{=item.id}}" data-id="{{=item.id}}">支付</a> | 766 | + <li class="more"> |
| 767 | - {{??}} | 767 | + <a class="btn" href="/trade/list/proxy?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_proxy_record" data-params-append="true" >下一页</a> |
| 768 | - {{=item.get_status}}] | 768 | + </li> |
| 769 | - {{?}} | 769 | + {{?}} |
| 770 | - </span> | 770 | +{{?}} |
| 771 | - <strong>{{=item.game_name}}</strong><small>{{=item.server_name}}<{{=item.role_name}}></small> | 771 | +</script> |
| 772 | - </p> | 772 | +</div> |
| 773 | - <p class="muted">消费游爱星<strong>{{=item.youai_star}}</strong>颗,获得{{=Core.Data.game_unit_name}}<strong>{{=item.game_amount}}</strong>{{=Core.Data.game_unit}}。</p> | 773 | + |
| 774 | - <p class="info"><small class="pull-right muted time_p">{{=item.last_firendlyTime}}</small> | 774 | +<script type="text/javascript" src="js/fastclick.min.1.0.js?201309041309"></script> |
| 775 | - | 775 | +<script type="text/javascript" src="js/zepto.min.js?201309041309"></script> |
| 776 | - <span class="order-text">订单:{{=item.id}}</span> | 776 | +<script type="text/javascript" src="js/doT.min.js?201309041309" ></script> |
| 777 | - </p> | 777 | +<script type="text/javascript" src="js/iscroll.min.1.0.js?201309041309" ></script> |
| 778 | - </li> | 778 | +<script type="text/javascript"> |
| 779 | - {{?}} | 779 | +window.isGetData = 0; |
| 780 | - {{~ }} | 780 | +$(function() { |
| 781 | - {{? it.page_num < it.total_page}} | 781 | +FastClick.attach(document.body); |
| 782 | - <li class="more"> | 782 | +}); |
| 783 | - <a class="btn" href="/trade/list/proxy?page_num={{=(it.page_num+1)}}" data-role="ajax-html" data-params-template="tpl_proxy_record" data-params-append="true" >下一页</a> | 783 | +</script> |
| 784 | - </li> | 784 | +<script type="text/javascript" src="js/core.min.js?201504218002" ></script> |
| 785 | - {{?}} | 785 | +<script type="text/javascript" src="js/pay.min.js?201504218001" ></script> |
| 786 | -{{?}} | 786 | +<script type="text/javascript" src="js/loader.min.js?201504218001"></script> |
| 787 | -</script> | 787 | + |
| 788 | -</div> | 788 | +<script type="text/javascript"> |
| 789 | - | 789 | +(function(){ |
| 790 | -<script type="text/javascript" src="js/fastclick.min.1.0.js?201309041309"></script> | 790 | + getData('/sdk/pay/json'); |
| 791 | -<script type="text/javascript" src="js/zepto.min.js?201309041309"></script> | 791 | +})(); |
| 792 | -<script type="text/javascript" src="js/doT.min.js?201309041309" ></script> | 792 | +$(function(){ |
| 793 | -<script type="text/javascript" src="js/iscroll.min.1.0.js?201309041309" ></script> | 793 | + if (Core.isIos) { |
| 794 | -<script type="text/javascript"> | 794 | + $('meta[name="viewport"]').attr('content','width=800,maximum-scale=1,user-scalable=no'); |
| 795 | -window.isGetData = 0; | 795 | + } |
| 796 | -$(function() { | 796 | +}); |
| 797 | -FastClick.attach(document.body); | 797 | +</script> |
| 798 | -}); | 798 | + |
| 799 | -</script> | 799 | +</body> |
| 800 | -<script type="text/javascript" src="js/core.min.js?201504218002" ></script> | 800 | +</html> |
| 801 | -<script type="text/javascript" src="js/pay.min.js?201504218001" ></script> | ||
| 802 | -<script type="text/javascript" src="js/loader.min.js?201504218001"></script> | ||
| 803 | - | ||
| 804 | -<script type="text/javascript"> | ||
| 805 | -(function(){ | ||
| 806 | - getData('/sdk/pay/json'); | ||
| 807 | -})(); | ||
| 808 | -</script> | ||
| 809 | - | ||
| 810 | -</body> | ||
| 811 | -</html> | ... | ... |
| 1 | +date:2017-4-11 | ||
| 2 | +author | ||
| 3 | +:lizenghua | ||
| 4 | +instructions | ||
| 5 | +:与星玩SDK同步 | ||
| 6 | + | ||
| 7 | +date:2017-4-12 | ||
| 8 | +author:lizenghua | ||
| 9 | +instructions:修复当账户及密码为空时(本地存储的账号密码数据为空),通过密保找回密码时一直处于加载中无法跳转的问题 | ||
| 10 | + | ||
| 11 | +date:2017-4-21 | ||
| 12 | +author:lizenghua | ||
| 13 | +instructions: | ||
| 14 | + 1、当用户是正式用户并绑定了手机后进行实名认证;身份证校验js:identity_id.js | ||
| 15 | + 改动的文件有:login.html、login.js(同步在sdk_xingwan、sdk_6) | ||
| 16 | + 2、改动注释了pay.js里面的911行到918行:进入sdk要购买的游戏币>0时强制进入渠道充值页面(已同步在sdk_xingwan、sdk_6) | ||
| 17 | + | ||
| 18 | +date:2017-4-24 | ||
| 19 | +author:lizenghua | ||
| 20 | +instructions: | ||
| 21 | + 1、处理绑定手机的手机验证规则(176), | ||
| 22 | + 2、手机找回密码中重置密码残留旧密码问题 | ||
| 23 | + | ||
| 24 | + | ||
| 25 | +date:2017-5-3 | ||
| 26 | +author:lizenghua | ||
| 27 | +instructions: | ||
| 28 | + 1、注释掉pay.html中的“游爱星”兑换入口 | ||
| 29 | + 2、处理支付方式切换中出现 input_item 为undefind 的bug (将383行的{{?}}移至435行) | ||
| 30 | + 3、去掉设置密保中select默认的下拉图标(login.css) | ||
| 31 | + 4、如果没有第三方登录则隐藏掉“第三方登录”字眼 | ||
| 32 | + | ||
| 33 | +date:2017-5-8 | ||
| 34 | +author:lizenghua | ||
| 35 | +instructions:处理支付方式点击支付图标出现 input_item 为undefind 的bug(将150行$c改成$(this)) | ||
| 36 | + | ||
| 37 | +date:2017-5-12 | ||
| 38 | +author:lizenghua | ||
| 39 | +instructions:与游娱同步 | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
publicAndroidSDK/demo/Demo_PoolSdk/assets/sdk/skin/login.css
100644 → 100755
| 1 | -@charset "utf-8"; | 1 | +@charset "utf-8"; |
| 2 | -html[data-useragent='ios'] .other-menu{display:none;} | 2 | +html[data-useragent='ios'] .other-menu{display:none;} |
| 3 | - | 3 | + |
| 4 | -/* CSS Document */ | 4 | +/* CSS Document */ |
| 5 | -body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } | 5 | +body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } |
| 6 | -body{ margin:0 auto; padding:0px;font:14px/1.5 微软雅黑,Microsoft Yahei; overflow-x:hidden; font-weight:normal;} | 6 | +body{ margin:0 auto; padding:0px;font:14px/1.5 微软雅黑,Microsoft Yahei; overflow-x:hidden; font-weight:normal;} |
| 7 | -.clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } | 7 | +.clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } |
| 8 | -img{border:0;} | 8 | +img{border:0;} |
| 9 | -ol,ul{list-style:none; } | 9 | +ol,ul{list-style:none; } |
| 10 | -a{ color:#000; text-decoration:none} | 10 | +a{ color:#000; text-decoration:none} |
| 11 | -*{ text-shadow:none} | 11 | +*{ text-shadow:none} |
| 12 | -.l{ float: left;} | 12 | +.l{ float: left;} |
| 13 | -section{ | 13 | +section{ |
| 14 | - position: relative; | 14 | + position: relative; |
| 15 | - top: 0px; | 15 | + top: 0px; |
| 16 | - left: 0px; | 16 | + left: 0px; |
| 17 | - width: 100%; | 17 | + width: 100%; |
| 18 | - height: 100%; | 18 | + height: 100%; |
| 19 | - overflow-x: hidden; | 19 | + overflow-x: hidden; |
| 20 | -} | 20 | +} |
| 21 | -.l{ float: left;} | 21 | +.l{ float: left;} |
| 22 | -.hide{ display: none;} | 22 | +.hide{ display: none;} |
| 23 | -a,input,textarea,select { | 23 | +a,input,textarea,select { |
| 24 | - outline: 0; | 24 | + outline: 0; |
| 25 | -} | 25 | +} |
| 26 | -a:focus { | 26 | +a:focus { |
| 27 | - outline:thin dotted; /* 处理“outline”在Chrome浏览器中和其它浏览器之间的不一致 */ | 27 | + outline:thin dotted; /* 处理“outline”在Chrome浏览器中和其它浏览器之间的不一致 */ |
| 28 | -} | 28 | +} |
| 29 | -.red{ color: red;} | 29 | +.red{ color: red;} |
| 30 | -/*字体图标*/ | 30 | +select{ |
| 31 | -@font-face {font-family: "iconfont"; | 31 | + -moz-appearance: none; |
| 32 | - src: url('../font/iconfont.eot?t=1468997064'); /* IE9*/ | 32 | + -webkit-appearance:none; |
| 33 | - src: url('../font/iconfont.eot?t=1468997064#iefix') format('embedded-opentype'), /* IE6-IE8 */ | 33 | + appearance:none; |
| 34 | - url('../font/iconfont.woff?t=1468997064') format('woff'), /* chrome, firefox */ | 34 | +} |
| 35 | - url('../font/iconfont.ttf?t=1468997064') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ | 35 | +/*字体图标*/ |
| 36 | - url('../font/iconfont.svg?t=1468997064#iconfont') format('svg'); /* iOS 4.1- */ | 36 | +@font-face {font-family: "iconfont"; |
| 37 | -} | 37 | + src: url('../font/iconfont.eot?t=1468997064'); /* IE9*/ |
| 38 | - | 38 | + src: url('../font/iconfont.eot?t=1468997064#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
| 39 | -.iconfont { | 39 | + url('../font/iconfont.woff?t=1468997064') format('woff'), /* chrome, firefox */ |
| 40 | - font-family:"iconfont" !important; | 40 | + url('../font/iconfont.ttf?t=1468997064') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ |
| 41 | - font-size:16px; | 41 | + url('../font/iconfont.svg?t=1468997064#iconfont') format('svg'); /* iOS 4.1- */ |
| 42 | - font-style:normal; | 42 | +} |
| 43 | - -webkit-font-smoothing: antialiased; | 43 | + |
| 44 | - -webkit-text-stroke-width: 0.2px; | 44 | +.iconfont { |
| 45 | - -moz-osx-font-smoothing: grayscale; | 45 | + font-family:"iconfont" !important; |
| 46 | -} | 46 | + font-size:16px; |
| 47 | - | 47 | + font-style:normal; |
| 48 | -.icon-weixin:before { content: "\e600"; font-size: 1.8em; color: #0bb515;} | 48 | + -webkit-font-smoothing: antialiased; |
| 49 | -.icon-qq:before { content: "\e601"; font-size: 1.8em; color: #00beef;} | 49 | + -webkit-text-stroke-width: 0.2px; |
| 50 | -.icon-iconfontcha:before { content: "\e609"; } | 50 | + -moz-osx-font-smoothing: grayscale; |
| 51 | -.icon-qq1:before { content: "\e602"; font-size: 1.8em; color: #00beef;} | 51 | +} |
| 52 | -.icon-weixin1:before { content: "\e603"; } | 52 | + |
| 53 | -.icon-qq2:before { content: "\e604"; font-size: 1.8em; color: #00beef;} | 53 | +.icon-weixin:before { content: "\e600"; font-size: 1.8em; color: #0bb515;} |
| 54 | -.icon-iconfontxiangyou:before { content: "\e60a"; color: #fff; font-size: 1.6em;} | 54 | +.icon-qq:before { content: "\e601"; font-size: 1.8em; color: #00beef;} |
| 55 | -.icon-iconfontcolor19:before { content: "\e60b"; } | 55 | +.icon-iconfontcha:before { content: "\e609"; } |
| 56 | -.icon-xuanzhong:before { content: "\e60c"; color: #ff9600; font-size: 1.6em;} | 56 | +.icon-qq1:before { content: "\e602"; font-size: 1.8em; color: #00beef;} |
| 57 | -.icon-triangle-l:before { content: "\e605"; } | 57 | +.icon-weixin1:before { content: "\e603"; } |
| 58 | -.icon-shuangyuanquan:before { content: "\e60d"; color: #089b55;} | 58 | +.icon-qq2:before { content: "\e604"; font-size: 1.8em; color: #00beef;} |
| 59 | -.icon-weixin2:before { content: "\e606"; } | 59 | +.icon-iconfontxiangyou:before { content: "\e60a"; color: #fff; font-size: 1.6em;} |
| 60 | -.icon-xiangyou:before { content: "\e60e"; } | 60 | +.icon-iconfontcolor19:before { content: "\e60b"; } |
| 61 | -.icon-fuxuankuangyixuanze:before { content: "\e607"; } | 61 | +.icon-xuanzhong:before { content: "\e60c"; color: #ff9600; font-size: 1.6em;} |
| 62 | -.icon-xiangxia:before { content: "\e60f"; color: #ddd; font-size: 30px;} | 62 | +.icon-triangle-l:before { content: "\e605"; } |
| 63 | -.icon-icon3:before { content: "\e608"; } | 63 | +.icon-shuangyuanquan:before { content: "\e60d"; color: #089b55;} |
| 64 | -.icon-fanhui:before { content: "\e610"; color: #00beef; font-size: 36px;} | 64 | +.icon-weixin2:before { content: "\e606"; } |
| 65 | -.icon-yonghutouxiang:before { content: "\e611"; color: #c1c1c1; font-size: 75px;} | 65 | +.icon-xiangyou:before { content: "\e60e"; } |
| 66 | -.icon-triangle-left-copy:before { content: "\e612"; color:#ddd; font-size: 1.8em;} | 66 | +.icon-fuxuankuangyixuanze:before { content: "\e607"; } |
| 67 | - | 67 | +.icon-xiangxia:before { content: "\e60f"; color: #ddd; font-size: 30px;} |
| 68 | -/*SDK背景box*/ | 68 | +.icon-icon3:before { content: "\e608"; } |
| 69 | -.new-sdk-container{ | 69 | +.icon-fanhui:before { content: "\e610"; color: #00beef; font-size: 36px;} |
| 70 | - position: relative; | 70 | +.icon-yonghutouxiang:before { content: "\e611"; color: #c1c1c1; font-size: 75px;} |
| 71 | - background: #f6f6f6; | 71 | +.icon-triangle-left-copy:before { content: "\e612"; color:#ddd; font-size: 1.8em;} |
| 72 | - height: 100%; | 72 | + |
| 73 | -} | 73 | +/*SDK背景box*/ |
| 74 | -html{ | 74 | +.new-sdk-container{ |
| 75 | -position: relative; | 75 | + position: relative; |
| 76 | -background: #f6f6f6; | 76 | + background: #f6f6f6; |
| 77 | -height: 100%; | 77 | + height: 100%; |
| 78 | - -webkit-tap-highlight-color: rgba(0, 0, 0, 0);/*禁用ios点击元素时的灰色背景*/ | 78 | +} |
| 79 | - /*-webkit-user-modify: read-write-plaintext-only;*/ | 79 | +html{ |
| 80 | -} | 80 | +position: relative; |
| 81 | -body{ | 81 | +background: #f6f6f6; |
| 82 | - width: 100%; | 82 | +height: 100%; |
| 83 | - height: 100%; | 83 | + -webkit-tap-highlight-color: rgba(0, 0, 0, 0);/*禁用ios点击元素时的灰色背景*/ |
| 84 | - background-size: 100%; | 84 | + /*-webkit-user-modify: read-write-plaintext-only;*/ |
| 85 | -} | 85 | +} |
| 86 | -.mask{ | 86 | +body{ |
| 87 | - position: relative; | 87 | + width: 100%; |
| 88 | - height: 100%; | 88 | + height: 100%; |
| 89 | -} | 89 | + background-size: 100%; |
| 90 | -.redround{ | 90 | +} |
| 91 | - display: inline-block; | 91 | +.mask{ |
| 92 | - width: 5px; | 92 | + position: relative; |
| 93 | - height: 5px; | 93 | + height: 100%; |
| 94 | - background: red; | 94 | +} |
| 95 | - border-radius: 50px; | 95 | +.redround{ |
| 96 | - position: absolute; | 96 | + display: inline-block; |
| 97 | - right: 10px; | 97 | + width: 5px; |
| 98 | - top: 10px; | 98 | + height: 5px; |
| 99 | -} | 99 | + background: red; |
| 100 | - | 100 | + border-radius: 50px; |
| 101 | -.container.activity{ | 101 | + position: absolute; |
| 102 | - position: absolute; | 102 | + right: 10px; |
| 103 | - left: 0; | 103 | + top: 10px; |
| 104 | - top: 133x; | 104 | +} |
| 105 | - bottom: 0; | 105 | + |
| 106 | - right: 0; | 106 | +.container.activity{ |
| 107 | - height: calc(100% - 134px); | 107 | + position: absolute; |
| 108 | -} | 108 | + left: 0; |
| 109 | -.SDK-titlebox{ | 109 | + top: 133x; |
| 110 | - height: 33px; | 110 | + bottom: 0; |
| 111 | - background: #00beef; | 111 | + right: 0; |
| 112 | -} | 112 | + height: calc(100% - 134px); |
| 113 | -/*SDK-logo*/ | 113 | +} |
| 114 | -.new-sdk-container .new-sdk-logo{ | 114 | +.SDK-titlebox{ |
| 115 | - text-align: center; | 115 | + height: 33px; |
| 116 | - width:100%; | 116 | + background: #00beef; |
| 117 | -} | 117 | +} |
| 118 | -.new-sdk-container .new-sdk-logo img{ | 118 | +/*SDK-logo*/ |
| 119 | - display: block; | 119 | +.new-sdk-container .new-sdk-logo{ |
| 120 | - width: 210px; | 120 | + text-align: center; |
| 121 | - margin: 0 auto; | 121 | + width:100%; |
| 122 | - padding: 15px 0 0 0; | 122 | +} |
| 123 | - height:53px; | 123 | +.new-sdk-container .new-sdk-logo img{ |
| 124 | -} | 124 | + display: block; |
| 125 | -.new-sdk-container .new-sdk-box{ | 125 | + width: 210px; |
| 126 | - padding: 20px 37px; | 126 | + margin: 0 auto; |
| 127 | - border-top: 1px solid #c4c3c3; | 127 | + padding: 15px 0 0 0; |
| 128 | - box-sizing: border-box; | 128 | + height:53px; |
| 129 | - -moz-box-sizing: border-box; | 129 | +} |
| 130 | - -webkit-box-sizing: border-box; | 130 | +.new-sdk-container .new-sdk-box{ |
| 131 | -} | 131 | + padding: 20px 37px; |
| 132 | -.new-sdk-container .new-sdk-box .input{ | 132 | + border-top: 1px solid #c4c3c3; |
| 133 | - margin-bottom: 15px; | 133 | + box-sizing: border-box; |
| 134 | - border: 1px solid #c0c0c0; | 134 | + -moz-box-sizing: border-box; |
| 135 | - /*box-shadow: 1px 2px 2px #c2c2c2 inset;*/ | 135 | + -webkit-box-sizing: border-box; |
| 136 | - border-radius: 10px; | 136 | +} |
| 137 | - -moz-border-radius: 10px; | 137 | +.new-sdk-container .new-sdk-box .input{ |
| 138 | - -webkit-border-radius: 10px; | 138 | + margin-bottom: 15px; |
| 139 | - padding: 25px 0; | 139 | + border: 1px solid #c0c0c0; |
| 140 | - background: #fff; | 140 | + /*box-shadow: 1px 2px 2px #c2c2c2 inset;*/ |
| 141 | - box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; | 141 | + border-radius: 10px; |
| 142 | -} | 142 | + -moz-border-radius: 10px; |
| 143 | -.new-sdk-container .new-sdk-box .input input{ | 143 | + -webkit-border-radius: 10px; |
| 144 | - display: inline-block; | 144 | + padding: 25px 0; |
| 145 | - width:100%; | 145 | + background: #fff; |
| 146 | - background: none; | 146 | + box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; |
| 147 | - border: none; | 147 | +} |
| 148 | - color: #000; | 148 | +.new-sdk-container .new-sdk-box .input input{ |
| 149 | - font-size: 30px; | 149 | + display: inline-block; |
| 150 | - font-family: "Microsoft YaHei","微软雅黑"; | 150 | + width:100%; |
| 151 | - white-space:nowrap; | 151 | + background: none; |
| 152 | - text-overflow:ellipsis; | 152 | + border: none; |
| 153 | - overflow:hidden; | 153 | + color: #000; |
| 154 | - word-break:break-all; | 154 | + font-size: 30px; |
| 155 | - height: 45px; | 155 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 156 | - line-height: 45px; | 156 | + white-space:nowrap; |
| 157 | - vertical-align: middle; | 157 | + text-overflow:ellipsis; |
| 158 | - margin: 20px 0; | 158 | + overflow:hidden; |
| 159 | -} | 159 | + word-break:break-all; |
| 160 | -.new-sdk-container .new-sdk-box .inputCode input,.new-sdk-container .new-sdk-box .inputCode .getCode{ | 160 | + height: 45px; |
| 161 | - width:100%; | 161 | + line-height: 45px; |
| 162 | - background: none; | 162 | + vertical-align: middle; |
| 163 | - border: none; | 163 | + margin: 20px 0; |
| 164 | - color: #000; | 164 | +} |
| 165 | - font-size: 30px; | 165 | +.new-sdk-container .new-sdk-box .inputCode input,.new-sdk-container .new-sdk-box .inputCode .getCode{ |
| 166 | - font-family: "Microsoft YaHei","微软雅黑"; | 166 | + width:100%; |
| 167 | - white-space:nowrap; | 167 | + background: none; |
| 168 | - text-overflow:ellipsis; | 168 | + border: none; |
| 169 | - overflow:hidden; | 169 | + color: #000; |
| 170 | - word-break:break-all; | 170 | + font-size: 30px; |
| 171 | -} | 171 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 172 | -/*#js_getcode{ | 172 | + white-space:nowrap; |
| 173 | - height: 80px; | 173 | + text-overflow:ellipsis; |
| 174 | - line-height: 80px; | 174 | + overflow:hidden; |
| 175 | -}*/ | 175 | + word-break:break-all; |
| 176 | -/*.new-sdk-container .step-box .new-sdk-box .input input,.new-sdk-container .step-box .new-sdk-box .inputCode .getCode{ | 176 | +} |
| 177 | - height: 80px; | 177 | +/*#js_getcode{ |
| 178 | - line-height: 80px; | 178 | + height: 80px; |
| 179 | -}*/ | 179 | + line-height: 80px; |
| 180 | -.new-sdk-container .new-sdk-box .inputCode .input{ | 180 | +}*/ |
| 181 | - float: left; | 181 | +/*.new-sdk-container .step-box .new-sdk-box .input input,.new-sdk-container .step-box .new-sdk-box .inputCode .getCode{ |
| 182 | - width: 55%; | 182 | + height: 80px; |
| 183 | - padding: 0; | 183 | + line-height: 80px; |
| 184 | -} | 184 | +}*/ |
| 185 | -.new-sdk-container .new-sdk-box .inputCode .getCode{ | 185 | +.new-sdk-container .new-sdk-box .inputCode .input{ |
| 186 | - width: 40%; | 186 | + float: left; |
| 187 | - float: right; | 187 | + width: 55%; |
| 188 | - color: #ff9600; | 188 | + padding: 0; |
| 189 | - border: 1px solid #ff9600; | 189 | +} |
| 190 | - border-radius: 10px; | 190 | +.new-sdk-container .new-sdk-box .inputCode .getCode{ |
| 191 | - text-align: center; | 191 | + width: 40%; |
| 192 | -} | 192 | + float: right; |
| 193 | -.new-sdk-container .new-sdk-box .inputCode .getCode.disabled{ | 193 | + color: #ff9600; |
| 194 | - border: 1px solid #c0c0c0; | 194 | + border: 1px solid #ff9600; |
| 195 | - color: #c0c0c0; | 195 | + border-radius: 10px; |
| 196 | - cursor : none; | 196 | + text-align: center; |
| 197 | - pointer-events: none; | 197 | +} |
| 198 | -} | 198 | +.new-sdk-container .new-sdk-box .inputCode .getCode.disabled{ |
| 199 | -.new-sdk-container .new-sdk-box p,.new-sdk-container .new-sdk-box p a{ | 199 | + border: 1px solid #c0c0c0; |
| 200 | - color: #434343; | 200 | + color: #c0c0c0; |
| 201 | - font-size: 24px; | 201 | + cursor : none; |
| 202 | - font-family: "Microsoft YaHei","微软雅黑"; | 202 | + pointer-events: none; |
| 203 | - margin: 20px 0 0; | 203 | +} |
| 204 | -} | 204 | +.new-sdk-container .new-sdk-box p,.new-sdk-container .new-sdk-box p a{ |
| 205 | -.new-sdk-container .new-sdk-box .acount-name p span.phoneMobile{ | 205 | + color: #434343; |
| 206 | - color: #434343; | 206 | + font-size: 24px; |
| 207 | -} | 207 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 208 | -.new-sdk-container .new-sdk-box p span{ | 208 | + margin: 20px 0 0; |
| 209 | - color: #da8000; | 209 | +} |
| 210 | -} | 210 | +.new-sdk-container .new-sdk-box .acount-name p span.phoneMobile{ |
| 211 | -.new-sdk-container .inline-btn{ | 211 | + color: #434343; |
| 212 | - overflow: auto; | 212 | +} |
| 213 | - zoom: 1; | 213 | +.new-sdk-container .new-sdk-box p span{ |
| 214 | - width: 88%; | 214 | + color: #da8000; |
| 215 | - margin: 0px auto 25px auto; | 215 | +} |
| 216 | -} | 216 | +.new-sdk-container .inline-btn{ |
| 217 | -.new-sdk-container .inline-btn li{ | 217 | + overflow: auto; |
| 218 | - float: left; | 218 | + zoom: 1; |
| 219 | - width: 45%; | 219 | + width: 88%; |
| 220 | - text-align: center; | 220 | + margin: 0px auto 25px auto; |
| 221 | - background: #ff9600; | 221 | +} |
| 222 | - border-radius: 20px; | 222 | +.new-sdk-container .inline-btn li{ |
| 223 | - padding: 26px 0; | 223 | + float: left; |
| 224 | -} | 224 | + width: 45%; |
| 225 | -.new-sdk-container .inline-btn li:nth-child(2n+2){ | 225 | + text-align: center; |
| 226 | - float: right; | 226 | + background: #ff9600; |
| 227 | - background: #00beef; | 227 | + border-radius: 20px; |
| 228 | -} | 228 | + padding: 26px 0; |
| 229 | -.new-sdk-container .login-inline-btn li{ | 229 | +} |
| 230 | - background: #00beef; | 230 | +.new-sdk-container .inline-btn li:nth-child(2n+2){ |
| 231 | -} | 231 | + float: right; |
| 232 | -.new-sdk-container .login-inline-btn li:nth-child(2n+2){ | 232 | + background: #00beef; |
| 233 | - background: #ff9600; | 233 | +} |
| 234 | -} | 234 | +.new-sdk-container .login-inline-btn li{ |
| 235 | -.new-sdk-container .only-btn{ | 235 | + background: #00beef; |
| 236 | - position: relative; | 236 | +} |
| 237 | - text-align: center; | 237 | +.new-sdk-container .login-inline-btn li:nth-child(2n+2){ |
| 238 | - width: calc(100% - 2em); | 238 | + background: #ff9600; |
| 239 | - width: -moz-calc(100% - 2em); | 239 | +} |
| 240 | - width: -webkit-calc(100% - 2em); | 240 | +.new-sdk-container .only-btn{ |
| 241 | - padding: 10px 0; | 241 | + position: relative; |
| 242 | - /*background: #00beef;*/ | 242 | + text-align: center; |
| 243 | - border-radius: 10px; | 243 | + width: calc(100% - 2em); |
| 244 | - margin:1.0em auto 0; | 244 | + width: -moz-calc(100% - 2em); |
| 245 | -} | 245 | + width: -webkit-calc(100% - 2em); |
| 246 | -.new-sdk-container .only-btn a.btn-orange{ | 246 | + padding: 10px 0; |
| 247 | - display: block; | 247 | + /*background: #00beef;*/ |
| 248 | - width: 235px; | 248 | + border-radius: 10px; |
| 249 | - margin: 0 auto; | 249 | + margin:1.0em auto 0; |
| 250 | - border-radius: 10px; | 250 | +} |
| 251 | - font-size: 30px; | 251 | +.new-sdk-container .only-btn a.btn-orange{ |
| 252 | - padding: 25px 0; | 252 | + display: block; |
| 253 | -} | 253 | + width: 235px; |
| 254 | -.new-sdk-container .only-btn .readyed{ | 254 | + margin: 0 auto; |
| 255 | - position: absolute; | 255 | + border-radius: 10px; |
| 256 | - right: 0; | 256 | + font-size: 30px; |
| 257 | - top: 5px; | 257 | + padding: 25px 0; |
| 258 | - color: #000; | 258 | +} |
| 259 | - font-family: "Microsoft YaHei","微软雅黑"; | 259 | +.new-sdk-container .only-btn .readyed{ |
| 260 | - font-size: 18px; | 260 | + position: absolute; |
| 261 | -} | 261 | + right: 0; |
| 262 | -.new-sdk-container .inline-btn a,.new-sdk-container .only-btn a{ | 262 | + top: 5px; |
| 263 | - display: block; | 263 | + color: #000; |
| 264 | - color: #fff; | 264 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 265 | - font-size: 30px; | 265 | + font-size: 18px; |
| 266 | - font-family: "Microsoft YaHei","微软雅黑"; | 266 | +} |
| 267 | - letter-spacing: 2px; | 267 | +.new-sdk-container .inline-btn a,.new-sdk-container .only-btn a{ |
| 268 | -} | 268 | + display: block; |
| 269 | - | 269 | + color: #fff; |
| 270 | -.new-sdk-container .inline-btn .btn{ | 270 | + font-size: 30px; |
| 271 | - display:inline-block; | 271 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 272 | - border: 0; | 272 | + letter-spacing: 2px; |
| 273 | - background: #00beef; | 273 | +} |
| 274 | - color: #fff; | 274 | + |
| 275 | - font-size: 30px; | 275 | +.new-sdk-container .inline-btn .btn{ |
| 276 | - font-family: "Microsoft YaHei","微软雅黑"; | 276 | + display:inline-block; |
| 277 | - letter-spacing: 2px; | 277 | + border: 0; |
| 278 | - cursor: pointer; | 278 | + background: #00beef; |
| 279 | - width: 100%; | 279 | + color: #fff; |
| 280 | - vertical-align: middle; | 280 | + font-size: 30px; |
| 281 | - border-radius: 20px; | 281 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 282 | - -moz-border-radius: 20px; | 282 | + letter-spacing: 2px; |
| 283 | - -webkit-border-radius: 20px; | 283 | + cursor: pointer; |
| 284 | -} | 284 | + width: 100%; |
| 285 | -.new-sdk-container .inline-btn .btn-orange{ | 285 | + vertical-align: middle; |
| 286 | - background: #ff9600 | 286 | + border-radius: 20px; |
| 287 | -} | 287 | + -moz-border-radius: 20px; |
| 288 | -.new-sdk-container .new-sdk-box .input select{ | 288 | + -webkit-border-radius: 20px; |
| 289 | - width: 100%; | 289 | +} |
| 290 | - height: 38px; | 290 | +.new-sdk-container .inline-btn .btn-orange{ |
| 291 | - line-height: 38px; | 291 | + background: #ff9600 |
| 292 | - background: none; | 292 | +} |
| 293 | - border: none; | 293 | +.new-sdk-container .new-sdk-box .input select{ |
| 294 | - color: #434343; | 294 | + width: 100%; |
| 295 | - font-size: 30px; | 295 | + height: 88px; |
| 296 | - font-family: "Microsoft YaHei","微软雅黑"; | 296 | + line-height: 88px; |
| 297 | -} | 297 | + background: none; |
| 298 | -.select2-container{ | 298 | + border: none; |
| 299 | - min-width: 100%; | 299 | + color: #434343; |
| 300 | -} | 300 | + font-size: 30px; |
| 301 | -.new-sdk-container .new-sdk-box .new-sdk-psw{ | 301 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 302 | - padding: 0 25px; | 302 | +} |
| 303 | - | 303 | +.select2-container{ |
| 304 | -} | 304 | + min-width: 100%; |
| 305 | -.new-sdk-container .new-sdk-box .input i{ | 305 | +} |
| 306 | - display: inline-block; | 306 | +.new-sdk-container .new-sdk-box .new-sdk-psw{ |
| 307 | - width: 90px; | 307 | + padding: 0 25px; |
| 308 | - color: #000; | 308 | + |
| 309 | - font-size: 30px; | 309 | +} |
| 310 | - font-family: "Microsoft YaHei","微软雅黑"; | 310 | +.new-sdk-container .new-sdk-box .input i{ |
| 311 | - font-style:normal; | 311 | + display: inline-block; |
| 312 | -} | 312 | + width: 90px; |
| 313 | -.new-sdk-container .new-sdk-box .input label{ | 313 | + color: #000; |
| 314 | - display: inline-block; | 314 | + font-size: 30px; |
| 315 | - width: calc(100% - 65px); | 315 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 316 | - width: -moz-calc(100% - 65px); | 316 | + font-style:normal; |
| 317 | - width: -webkit-calc(100% - 65px); | 317 | +} |
| 318 | -} | 318 | +.new-sdk-container .new-sdk-box .input label{ |
| 319 | -.new-sdk-container .new-sdk-box .new-sdk-psw input{ | 319 | + display: inline-block; |
| 320 | - padding: 0; | 320 | + width: calc(100% - 65px); |
| 321 | - text-align: left; | 321 | + width: -moz-calc(100% - 65px); |
| 322 | -} | 322 | + width: -webkit-calc(100% - 65px); |
| 323 | - | 323 | +} |
| 324 | -.new-sdk-container .new-sdk-box .new-sdk-lc{ | 324 | +.new-sdk-container .new-sdk-box .new-sdk-psw input{ |
| 325 | - margin:2em auto 0; | 325 | + padding: 0; |
| 326 | - overflow: auto; | 326 | + text-align: left; |
| 327 | - zoom: 1; | 327 | +} |
| 328 | -} | 328 | + |
| 329 | -.new-sdk-container .new-sdk-box .new-sdk-lc .sleft{ | 329 | +.new-sdk-container .new-sdk-box .new-sdk-lc{ |
| 330 | - float: left; | 330 | + margin:2em auto 0; |
| 331 | -} | 331 | + overflow: auto; |
| 332 | -.new-sdk-container .new-sdk-lc .sleft .image{ | 332 | + zoom: 1; |
| 333 | - width: 50px; | 333 | +} |
| 334 | - height: 50px; | 334 | +.new-sdk-container .new-sdk-box .new-sdk-lc .sleft{ |
| 335 | - position: relative; | 335 | + float: left; |
| 336 | -} | 336 | +} |
| 337 | -.new-sdk-container .new-sdk-lc .sleft img{ | 337 | +.new-sdk-container .new-sdk-lc .sleft .image{ |
| 338 | - max-height: 50px; | 338 | + width: 50px; |
| 339 | - max-width: 50px; | 339 | + height: 50px; |
| 340 | - width: auto; | 340 | + position: relative; |
| 341 | - height: auto; | 341 | +} |
| 342 | - position: absolute; | 342 | +.new-sdk-container .new-sdk-lc .sleft img{ |
| 343 | - left: 0; | 343 | + max-height: 50px; |
| 344 | - right: 0; | 344 | + max-width: 50px; |
| 345 | - top: 0; | 345 | + width: auto; |
| 346 | - bottom: 0; | 346 | + height: auto; |
| 347 | - margin: auto; | 347 | + position: absolute; |
| 348 | -} | 348 | + left: 0; |
| 349 | -.new-sdk-container .new-sdk-lc .scenter{ | 349 | + right: 0; |
| 350 | - float: left; | 350 | + top: 0; |
| 351 | - margin-left: 10px; | 351 | + bottom: 0; |
| 352 | - width: calc(100% - 180px); | 352 | + margin: auto; |
| 353 | - width: -moz-calc(100% - 180px); | 353 | +} |
| 354 | - width: -webkit-calc(100% - 180px); | 354 | +.new-sdk-container .new-sdk-lc .scenter{ |
| 355 | -} | 355 | + float: left; |
| 356 | -.new-sdk-container .new-sdk-lc .scenter p{ | 356 | + margin-left: 10px; |
| 357 | - margin: 0; | 357 | + width: calc(100% - 180px); |
| 358 | - color: #000; | 358 | + width: -moz-calc(100% - 180px); |
| 359 | - text-overflow: ellipsis; | 359 | + width: -webkit-calc(100% - 180px); |
| 360 | - white-space: nowrap; | 360 | +} |
| 361 | - word-break: break-all; | 361 | +.new-sdk-container .new-sdk-lc .scenter p{ |
| 362 | - width: 100%; | 362 | + margin: 0; |
| 363 | - overflow: hidden; | 363 | + color: #000; |
| 364 | - font-size: 14px; | 364 | + text-overflow: ellipsis; |
| 365 | -} | 365 | + white-space: nowrap; |
| 366 | -.new-sdk-container .new-sdk-lc .scenter p a{ | 366 | + word-break: break-all; |
| 367 | - color: #0060b8; | 367 | + width: 100%; |
| 368 | -} | 368 | + overflow: hidden; |
| 369 | -.new-sdk-container .new-sdk-lc i{ | 369 | + font-size: 14px; |
| 370 | - float: right; | 370 | +} |
| 371 | - width: 27px; | 371 | +.new-sdk-container .new-sdk-lc .scenter p a{ |
| 372 | - height: 45px; | 372 | + color: #0060b8; |
| 373 | - background: url(../images/new-sdk-icon.png) no-repeat 0 -152px; | 373 | +} |
| 374 | - margin: 4px 0; | 374 | +.new-sdk-container .new-sdk-lc i{ |
| 375 | - transform: scale(0.8); | 375 | + float: right; |
| 376 | -} | 376 | + width: 27px; |
| 377 | -.new-sdk-container .new-sdk-box .new-sdk-psw i{ | 377 | + height: 45px; |
| 378 | - width: 200px; | 378 | + background: url(../images/new-sdk-icon.png) no-repeat 0 -152px; |
| 379 | - height: 80px; | 379 | + margin: 4px 0; |
| 380 | - line-height: 80px; | 380 | + transform: scale(0.8); |
| 381 | - float: left; | 381 | +} |
| 382 | -} | 382 | +.new-sdk-container .new-sdk-box .new-sdk-psw i{ |
| 383 | -.new-sdk-container .new-sdk-box .new-sdk-psw label{ | 383 | + width: 200px; |
| 384 | - position: absolute; | 384 | + height: 80px; |
| 385 | - left: 215px; | 385 | + line-height: 80px; |
| 386 | - display: inline-block; | 386 | + float: left; |
| 387 | - height: 80px; | 387 | +} |
| 388 | - line-height: 80px; | 388 | +.new-sdk-container .new-sdk-box .new-sdk-psw label{ |
| 389 | -} | 389 | + position: absolute; |
| 390 | -.new-sdk-container .new-sdk-lc .binding-link{ | 390 | + left: 215px; |
| 391 | - float: right; | 391 | + display: inline-block; |
| 392 | - margin: 0.5em 0; | 392 | + height: 80px; |
| 393 | -} | 393 | + line-height: 80px; |
| 394 | -.new-sdk-container .new-sdk-lc .binding-link a{ | 394 | +} |
| 395 | - display: block; | 395 | +.new-sdk-container .new-sdk-lc .binding-link{ |
| 396 | - background: #bceeff; | 396 | + float: right; |
| 397 | - color: #000; | 397 | + margin: 0.5em 0; |
| 398 | - font-size: 14px; | 398 | +} |
| 399 | - font-family: "Microsoft YaHei","微软雅黑"; | 399 | +.new-sdk-container .new-sdk-lc .binding-link a{ |
| 400 | - letter-spacing: 2px; | 400 | + display: block; |
| 401 | - padding: 10px; | 401 | + background: #bceeff; |
| 402 | -} | 402 | + color: #000; |
| 403 | -.new-sdk-container .new-sdk-login{ | 403 | + font-size: 14px; |
| 404 | - padding:1em; | 404 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 405 | - | 405 | + letter-spacing: 2px; |
| 406 | -} | 406 | + padding: 10px; |
| 407 | -.new-sdk-container .Account-Login .new-sdk-lc{ | 407 | +} |
| 408 | - margin: 10px 0 0; | 408 | +.new-sdk-container .new-sdk-login{ |
| 409 | -} | 409 | + padding:1em; |
| 410 | -.new-sdk-container .Account-Login .new-sdk-lc .scenter{ | 410 | + |
| 411 | - width: calc(100% - 75px); | 411 | +} |
| 412 | -} | 412 | +.new-sdk-container .Account-Login .new-sdk-lc{ |
| 413 | -.new-sdk-container .account-btn{ | 413 | + margin: 10px 0 0; |
| 414 | - overflow: auto; | 414 | +} |
| 415 | - zoom: 1; | 415 | +.new-sdk-container .Account-Login .new-sdk-lc .scenter{ |
| 416 | - width: 90%; | 416 | + width: calc(100% - 75px); |
| 417 | - margin: 0 auto; | 417 | +} |
| 418 | -} | 418 | +.new-sdk-container .account-btn{ |
| 419 | -.new-sdk-container .account-btn li{ | 419 | + overflow: auto; |
| 420 | - float: left; | 420 | + zoom: 1; |
| 421 | - margin: 10px 0; | 421 | + width: 90%; |
| 422 | - width: 40%; | 422 | + margin: 0 auto; |
| 423 | - | 423 | +} |
| 424 | -} | 424 | +.new-sdk-container .account-btn li{ |
| 425 | -.new-sdk-container .account-btn li:nth-child(2n+2){ | 425 | + float: left; |
| 426 | - float: right; | 426 | + margin: 10px 0; |
| 427 | -} | 427 | + width: 40%; |
| 428 | -.new-sdk-container .account-btn li a{ | 428 | + |
| 429 | - display: block; | 429 | +} |
| 430 | - color: #000; | 430 | +.new-sdk-container .account-btn li:nth-child(2n+2){ |
| 431 | - font-size: 16px; | 431 | + float: right; |
| 432 | - font-family: "Microsoft YaHei","微软雅黑"; | 432 | +} |
| 433 | - background: #efefef; | 433 | +.new-sdk-container .account-btn li a{ |
| 434 | - text-align: center; | 434 | + display: block; |
| 435 | - padding: 10px 0; | 435 | + color: #000; |
| 436 | -} | 436 | + font-size: 16px; |
| 437 | -.new-sdk-container .account-btn li a:hover{ | 437 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 438 | - background: #bceeff; | 438 | + background: #efefef; |
| 439 | -} | 439 | + text-align: center; |
| 440 | - | 440 | + padding: 10px 0; |
| 441 | -.new-sdk-container .login-third { | 441 | +} |
| 442 | - width: 90%; | 442 | +.new-sdk-container .account-btn li a:hover{ |
| 443 | - margin: 10px auto 0 auto; | 443 | + background: #bceeff; |
| 444 | -} | 444 | +} |
| 445 | -.new-sdk-container .login-third .min-qq-icon { | 445 | + |
| 446 | - display: block; | 446 | +.new-sdk-container .login-third { |
| 447 | - width: 33px; | 447 | + width: 90%; |
| 448 | - height: 34px; | 448 | + margin: 10px auto 0 auto; |
| 449 | - background: url("../images/icon.png") no-repeat -305px -108px; | 449 | +} |
| 450 | - float: left; | 450 | +.new-sdk-container .login-third .min-qq-icon { |
| 451 | - margin-right: 5px; | 451 | + display: block; |
| 452 | -} | 452 | + width: 33px; |
| 453 | -.new-sdk-container .login-third .title{ | 453 | + height: 34px; |
| 454 | - line-height: 29px; | 454 | + background: url("../images/icon.png") no-repeat -305px -108px; |
| 455 | - margin: 15px 0; | 455 | + float: left; |
| 456 | -} | 456 | + margin-right: 5px; |
| 457 | -.new-sdk-container .login-third .min-weibo-icon { | 457 | +} |
| 458 | - display: block; | 458 | +.new-sdk-container .login-third .title{ |
| 459 | - width: 36px; | 459 | + line-height: 29px; |
| 460 | - height: 29px; | 460 | + margin: 15px 0; |
| 461 | - background: url("../images/icon.png") no-repeat -305px -75px; | 461 | +} |
| 462 | - float: left; | 462 | +.new-sdk-container .login-third .min-weibo-icon { |
| 463 | - margin-right: 5px; | 463 | + display: block; |
| 464 | -} | 464 | + width: 36px; |
| 465 | -.new-sdk-container .login-third .title p { | 465 | + height: 29px; |
| 466 | - float: left; | 466 | + background: url("../images/icon.png") no-repeat -305px -75px; |
| 467 | - color: #000; | 467 | + float: left; |
| 468 | - font-size: 20px; | 468 | + margin-right: 5px; |
| 469 | - font-family: "Microsoft YaHei","微软雅黑"; | 469 | +} |
| 470 | -} | 470 | +.new-sdk-container .login-third .title p { |
| 471 | -.new-sdk-container .login-third .input-box { | 471 | + float: left; |
| 472 | - width: 100%; | 472 | + color: #000; |
| 473 | - border-radius: 10px; | 473 | + font-size: 20px; |
| 474 | - border: 2px solid #c2c2c2; | 474 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 475 | -} | 475 | +} |
| 476 | -.new-sdk-container .login-third .login-third-input { | 476 | +.new-sdk-container .login-third .input-box { |
| 477 | - border: none; | 477 | + width: 100%; |
| 478 | - width: calc(100% - 2em); | 478 | + border-radius: 10px; |
| 479 | - width: -moz-calc(100% - 2em); | 479 | + border: 2px solid #c2c2c2; |
| 480 | - width: -webkit-calc(100% - 2em); | 480 | +} |
| 481 | - padding: 1em; | 481 | +.new-sdk-container .login-third .login-third-input { |
| 482 | - border-bottom: 2px solid #c2c2c2; | 482 | + border: none; |
| 483 | - font-size: 16px; | 483 | + width: calc(100% - 2em); |
| 484 | - border-radius: 10px 10px 0 0; | 484 | + width: -moz-calc(100% - 2em); |
| 485 | -} | 485 | + width: -webkit-calc(100% - 2em); |
| 486 | -.new-sdk-container .login-third .login-third-input:last-child { | 486 | + padding: 1em; |
| 487 | - border-bottom: none; | 487 | + border-bottom: 2px solid #c2c2c2; |
| 488 | - border-radius: 0 0 10px 10px; | 488 | + font-size: 16px; |
| 489 | -} | 489 | + border-radius: 10px 10px 0 0; |
| 490 | -.new-sdk-container .login-third .login-qq-submit{ | 490 | +} |
| 491 | - background: #d90900; | 491 | +.new-sdk-container .login-third .login-third-input:last-child { |
| 492 | - width: 100%; | 492 | + border-bottom: none; |
| 493 | - border-radius: 8px; | 493 | + border-radius: 0 0 10px 10px; |
| 494 | - padding: 10px 0; | 494 | +} |
| 495 | - border: none; | 495 | +.new-sdk-container .login-third .login-qq-submit{ |
| 496 | - color: #fff; | 496 | + background: #d90900; |
| 497 | - font-size: 16px; | 497 | + width: 100%; |
| 498 | - font-family: "Microsoft YaHei","微软雅黑"; | 498 | + border-radius: 8px; |
| 499 | - letter-spacing: 2px; | 499 | + padding: 10px 0; |
| 500 | - margin-top: 15px; | 500 | + border: none; |
| 501 | -} | 501 | + color: #fff; |
| 502 | -.new-sdk-container .login-third .QQ-submit{ | 502 | + font-size: 16px; |
| 503 | - background: #72c429; | 503 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 504 | -} | 504 | + letter-spacing: 2px; |
| 505 | -.new-sdk-container .login-third-list { | 505 | + margin-top: 15px; |
| 506 | - width: 90%; | 506 | +} |
| 507 | - border-top: 1px solid #B1B1B1; | 507 | +.new-sdk-container .login-third .QQ-submit{ |
| 508 | - margin: 0 auto 0 auto; | 508 | + background: #72c429; |
| 509 | -} | 509 | +} |
| 510 | -.new-sdk-container .login-third-list .title { | 510 | +.new-sdk-container .login-third-list { |
| 511 | - text-align: center; | 511 | + width: 90%; |
| 512 | - margin-top: 25px; | 512 | + border-top: 1px solid #B1B1B1; |
| 513 | - font-size: 20px; | 513 | + margin: 0 auto 0 auto; |
| 514 | - color: #000; | 514 | +} |
| 515 | - font-family: "Microsoft YaHei","微软雅黑"; | 515 | +.new-sdk-container .login-third-list .title { |
| 516 | -} | 516 | + text-align: center; |
| 517 | -.new-sdk-container .login-third-list .third-list { | 517 | + margin-top: 25px; |
| 518 | - font-size: 20px; | 518 | + font-size: 20px; |
| 519 | - width: 90%; | 519 | + color: #000; |
| 520 | - margin: 1em auto; | 520 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 521 | -} | 521 | +} |
| 522 | -@media only screen and (min-width: 640px){ | 522 | +.new-sdk-container .login-third-list .third-list { |
| 523 | - .new-sdk-container .login-third-list .third-list { | 523 | + font-size: 20px; |
| 524 | - width: 50%; | 524 | + width: 90%; |
| 525 | - } | 525 | + margin: 1em auto; |
| 526 | -} | 526 | +} |
| 527 | -.new-sdk-container .login-third-list .third-list li { | 527 | +@media only screen and (min-width: 640px){ |
| 528 | - border-radius: 100%; | 528 | + .new-sdk-container .login-third-list .third-list { |
| 529 | - background: #fff; | 529 | + width: 50%; |
| 530 | - float: left; | 530 | + } |
| 531 | - width: 130px; | 531 | +} |
| 532 | - height: 130px; | 532 | +.new-sdk-container .login-third-list .third-list li { |
| 533 | - margin: 0 35px 0 35px; | 533 | + border-radius: 100%; |
| 534 | -} | 534 | + background: #fff; |
| 535 | -.new-sdk-container .login-third-list .third-list li:nth-child(2n+2){ | 535 | + float: left; |
| 536 | - float: right; | 536 | + width: 130px; |
| 537 | -} | 537 | + height: 130px; |
| 538 | -.new-sdk-container .login-third-list .third-icon { | 538 | + margin: 0 35px 0 35px; |
| 539 | - background: url("../images/icon.png") no-repeat; | 539 | +} |
| 540 | - margin: 10px auto 0; | 540 | +.new-sdk-container .login-third-list .third-list li:nth-child(2n+2){ |
| 541 | -} | 541 | + float: right; |
| 542 | -.new-sdk-container .login-third-list .third-qq { | 542 | +} |
| 543 | - width: 85px; | 543 | +.new-sdk-container .login-third-list .third-icon { |
| 544 | - height: 88px; | 544 | + background: url("../images/icon.png") no-repeat; |
| 545 | - background-position: 0 -75px; | 545 | + margin: 10px auto 0; |
| 546 | - transform: scale(0.7); | 546 | +} |
| 547 | -} | 547 | +.new-sdk-container .login-third-list .third-qq { |
| 548 | -.new-sdk-container .login-third-list .third-guest{ | 548 | + width: 85px; |
| 549 | - width: 85px; | 549 | + height: 88px; |
| 550 | - height: 88px; | 550 | + background-position: 0 -75px; |
| 551 | - background-position: -219px -88px; | 551 | + transform: scale(0.7); |
| 552 | - transform: scale(0.7); | 552 | +} |
| 553 | - | 553 | +.new-sdk-container .login-third-list .third-guest{ |
| 554 | -} | 554 | + width: 85px; |
| 555 | - | 555 | + height: 88px; |
| 556 | -.new-sdk-container .login-third-list .third-weibo { | 556 | + background-position: -219px -88px; |
| 557 | - width: 111px; | 557 | + transform: scale(0.7); |
| 558 | - height: 88px; | 558 | + |
| 559 | - background-position: -102px -69px; | 559 | +} |
| 560 | - transform: scale(0.7); | 560 | + |
| 561 | -} | 561 | +.new-sdk-container .login-third-list .third-weibo { |
| 562 | -.new-sdk-container .login-third-list p { | 562 | + width: 111px; |
| 563 | - text-align: center; | 563 | + height: 88px; |
| 564 | - color: #000; | 564 | + background-position: -102px -69px; |
| 565 | - font-size: 14px; | 565 | + transform: scale(0.7); |
| 566 | -} | 566 | +} |
| 567 | -/*登录*/ | 567 | +.new-sdk-container .login-third-list p { |
| 568 | -.new-sdk-container .new-sdk-main{ | 568 | + text-align: center; |
| 569 | - min-height: 14em; | 569 | + color: #000; |
| 570 | - width: 90%; | 570 | + font-size: 14px; |
| 571 | - margin: 0 auto 0 auto; | 571 | +} |
| 572 | -} | 572 | +/*登录*/ |
| 573 | -.new-sdk-container .new-sdk-main .other-login{ | 573 | +.new-sdk-container .new-sdk-main{ |
| 574 | - margin: 17px auto; | 574 | + min-height: 14em; |
| 575 | - line-height: 28px; | 575 | + width: 90%; |
| 576 | - color: #434343; | 576 | + margin: 0 auto 0 auto; |
| 577 | - font-size: 24px; | 577 | +} |
| 578 | -} | 578 | +.new-sdk-container .new-sdk-main .other-login{ |
| 579 | -.new-sdk-container .new-sdk-main .other-login p{ | 579 | + margin: 17px auto; |
| 580 | - float: left; | 580 | + line-height: 28px; |
| 581 | -} | 581 | + color: #434343; |
| 582 | -.new-sdk-container .new-sdk-main .other-login p a{ | 582 | + font-size: 24px; |
| 583 | - display: inline-block; | 583 | +} |
| 584 | - width: 45px; | 584 | +.new-sdk-container .new-sdk-main .other-login p{ |
| 585 | - height: 45px; | 585 | + float: left; |
| 586 | - /*background: url(../images/new-sdk-icon.png) no-repeat;*/ | 586 | +} |
| 587 | - margin-left: 15px; | 587 | +.new-sdk-container .new-sdk-main .other-login p a{ |
| 588 | - vertical-align: bottom; | 588 | + display: inline-block; |
| 589 | -} | 589 | + width: 45px; |
| 590 | -.new-sdk-container .new-sdk-main .other-login p a.wb{ | 590 | + height: 45px; |
| 591 | - background-position: 0 -50px; | 591 | + /*background: url(../images/new-sdk-icon.png) no-repeat;*/ |
| 592 | -} | 592 | + margin-left: 15px; |
| 593 | -.new-sdk-container .new-sdk-main .other-login p a.qq{ | 593 | + vertical-align: bottom; |
| 594 | - background: url(../images/login_icon.png) no-repeat 0 0; | 594 | +} |
| 595 | -} | 595 | +.new-sdk-container .new-sdk-main .other-login p a.wb{ |
| 596 | -.new-sdk-container .new-sdk-main .other-login p a.weixin{ | 596 | + background-position: 0 -50px; |
| 597 | - background: url(../images/login_icon.png) no-repeat 0 -45px; | 597 | +} |
| 598 | -} | 598 | +.new-sdk-container .new-sdk-main .other-login p a.qq{ |
| 599 | -.new-sdk-container .new-sdk-main .other-login label{ | 599 | + background: url(../images/login_icon.png) no-repeat 0 0; |
| 600 | - float: right; | 600 | +} |
| 601 | -} | 601 | +.new-sdk-container .new-sdk-main .other-login p a.weixin{ |
| 602 | -.new-sdk-container .new-sdk-main .other-login label a{ | 602 | + background: url(../images/login_icon.png) no-repeat 0 -45px; |
| 603 | - font-size: 18px; | 603 | +} |
| 604 | -} | 604 | +.new-sdk-container .new-sdk-main .other-login label{ |
| 605 | -.new-sdk-container .new-sdk-main .inputbox{ | 605 | + float: right; |
| 606 | - margin: 0 auto; | 606 | +} |
| 607 | - background: #fff; | 607 | +.new-sdk-container .new-sdk-main .other-login label a{ |
| 608 | - border-radius: 10px; | 608 | + font-size: 18px; |
| 609 | - padding: 30px 18px 24px 25px; | 609 | +} |
| 610 | - overflow: visible; | 610 | +.new-sdk-container .new-sdk-main .inputbox{ |
| 611 | - zoom: 1; | 611 | + margin: 0 auto; |
| 612 | - margin-top: 30px; | 612 | + background: #fff; |
| 613 | - position: relative; | 613 | + border-radius: 10px; |
| 614 | - border: 1px solid #c0c0c0; | 614 | + padding: 30px 18px 24px 25px; |
| 615 | - font-family:"Microsoft YaHei","微软雅黑"; | 615 | + overflow: visible; |
| 616 | - color: #434343; | 616 | + zoom: 1; |
| 617 | -} | 617 | + margin-top: 30px; |
| 618 | -.new-sdk-container .new-sdk-main .inputbox .ileft{ | 618 | + position: relative; |
| 619 | - float: left; | 619 | + border: 1px solid #c0c0c0; |
| 620 | - width: 90px; | 620 | + font-family:"Microsoft YaHei","微软雅黑"; |
| 621 | - min-width: 90px; | 621 | + color: #434343; |
| 622 | - font-size: 30px; | 622 | +} |
| 623 | - font-family:"Microsoft YaHei","微软雅黑"; | 623 | +.new-sdk-container .new-sdk-main .inputbox .ileft{ |
| 624 | - position: absolute; | 624 | + float: left; |
| 625 | - line-height: 30px; | 625 | + width: 90px; |
| 626 | -} | 626 | + min-width: 90px; |
| 627 | -.new-sdk-container .new-sdk-main .inputbox .iright{ | 627 | + font-size: 30px; |
| 628 | - float: left; | 628 | + font-family:"Microsoft YaHei","微软雅黑"; |
| 629 | - width: calc(100% - 90px); | 629 | + position: absolute; |
| 630 | - width: -moz-calc(100% - 90px); | 630 | + line-height: 30px; |
| 631 | - width: -webkit-calc(100% - 90px); | 631 | +} |
| 632 | - margin-left: 90px; | 632 | +.new-sdk-container .new-sdk-main .inputbox .iright{ |
| 633 | -} | 633 | + float: left; |
| 634 | -.new-sdk-container .new-sdk-main .inputbox input{ | 634 | + width: calc(100% - 90px); |
| 635 | - width: calc(100% - 47px); | 635 | + width: -moz-calc(100% - 90px); |
| 636 | - width: -moz-calc(100% - 47px); | 636 | + width: -webkit-calc(100% - 90px); |
| 637 | - width: -webkit-calc(100% - 47px); | 637 | + margin-left: 90px; |
| 638 | - font-size: 30px; | 638 | +} |
| 639 | - line-height: 30px; | 639 | +.new-sdk-container .new-sdk-main .inputbox input{ |
| 640 | - border: none; | 640 | + width: calc(100% - 47px); |
| 641 | - font-family: "Microsoft YaHei","微软雅黑"; | 641 | + width: -moz-calc(100% - 47px); |
| 642 | - white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all; | 642 | + width: -webkit-calc(100% - 47px); |
| 643 | -} | 643 | + font-size: 30px; |
| 644 | -.new-sdk-container .new-sdk-main .iright .bottom-icon{ | 644 | + line-height: 30px; |
| 645 | - position: absolute; | 645 | + border: none; |
| 646 | - right: 0; | 646 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 647 | - top: 5px; | 647 | + white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all; |
| 648 | - width: 100px; | 648 | +} |
| 649 | - height: 90px; | 649 | +.new-sdk-container .new-sdk-main .iright .bottom-icon{ |
| 650 | -} | 650 | + position: absolute; |
| 651 | -.new-sdk-container .new-sdk-main .iright .bottom-icon i.iconfont{ | 651 | + right: 0; |
| 652 | - position: absolute; | 652 | + top: 5px; |
| 653 | - right: 25px; | 653 | + width: 100px; |
| 654 | - top: 50%; | 654 | + height: 90px; |
| 655 | - margin-top: -20px; | 655 | +} |
| 656 | -} | 656 | +.new-sdk-container .new-sdk-main .iright .bottom-icon i.iconfont{ |
| 657 | -/*.new-sdk-container .new-sdk-main .iright .bottom-icon i{ | 657 | + position: absolute; |
| 658 | - display: block; | 658 | + right: 25px; |
| 659 | - width: 33px; | 659 | + top: 50%; |
| 660 | - height: 22px; | 660 | + margin-top: -20px; |
| 661 | - background: url(../images/new-sdk-icon.png) no-repeat 0 0; | 661 | +} |
| 662 | -}*/ | 662 | +/*.new-sdk-container .new-sdk-main .iright .bottom-icon i{ |
| 663 | -.new-sdk-container input{ | 663 | + display: block; |
| 664 | - outline: medium; | 664 | + width: 33px; |
| 665 | -} | 665 | + height: 22px; |
| 666 | -.new-sdk-container .pull-box{ | 666 | + background: url(../images/new-sdk-icon.png) no-repeat 0 0; |
| 667 | - position:absolute; | 667 | +}*/ |
| 668 | - top: 85px; | 668 | +.new-sdk-container input{ |
| 669 | - left: -1px; | 669 | + outline: medium; |
| 670 | - border: 1px solid #c0c0c0; | 670 | +} |
| 671 | - border-top: 0; | 671 | +.new-sdk-container .pull-box{ |
| 672 | - border-radius: 0 0 20px 20px; | 672 | + position:absolute; |
| 673 | - width: 100%; | 673 | + top: 85px; |
| 674 | - font-size:16px; | 674 | + left: -1px; |
| 675 | - z-index: 99; | 675 | + border: 1px solid #c0c0c0; |
| 676 | - background: #fff; | 676 | + border-top: 0; |
| 677 | - color: #333; | 677 | + border-radius: 0 0 20px 20px; |
| 678 | - display: none; | 678 | + width: 100%; |
| 679 | - font-family: 宋体; | 679 | + font-size:16px; |
| 680 | - max-height: 11em; | 680 | + z-index: 99; |
| 681 | - overflow-y: scroll; | 681 | + background: #fff; |
| 682 | -} | 682 | + color: #333; |
| 683 | -.new-sdk-container .pull-box ul{ | 683 | + display: none; |
| 684 | - margin-left: 65px; | 684 | + font-family: 宋体; |
| 685 | -} | 685 | + max-height: 11em; |
| 686 | -.new-sdk-container .pull-box li{ | 686 | + /*overflow-y: scroll;*/ |
| 687 | - text-indent: 15px; | 687 | + height: 150px; |
| 688 | - margin: 5px 0; | 688 | +} |
| 689 | - color: #434343; | 689 | +.new-sdk-container .pull-box ul{ |
| 690 | - font-size: 30px; | 690 | + margin-left: 65px; |
| 691 | -} | 691 | +} |
| 692 | -.new-sdk-container .pull-box li a{ | 692 | +.new-sdk-container .pull-box li{ |
| 693 | - display: block; | 693 | + text-indent: 15px; |
| 694 | -} | 694 | + margin: 5px 0; |
| 695 | -/*忘记密码*/ | 695 | + color: #434343; |
| 696 | -.new-sdk-container .forget-password .function-list { | 696 | + font-size: 30px; |
| 697 | - width: 100%; | 697 | +} |
| 698 | - margin: 10px auto; | 698 | +.new-sdk-container .pull-box li a{ |
| 699 | - font-size: 16px; | 699 | + display: block; |
| 700 | -} | 700 | +} |
| 701 | -.new-sdk-container .forget-password .function-list li { | 701 | +/*忘记密码*/ |
| 702 | - margin-top: 10px; | 702 | +.new-sdk-container .forget-password .function-list { |
| 703 | -} | 703 | + width: 100%; |
| 704 | -.new-sdk-container .forget-password .function-list li:first-child { | 704 | + margin: 10px auto; |
| 705 | - margin-top: 20px; | 705 | + font-size: 16px; |
| 706 | -} | 706 | +} |
| 707 | -.new-sdk-container .forget-password .function-list-icon { | 707 | +.new-sdk-container .forget-password .function-list li { |
| 708 | - display: block; | 708 | + margin-top: 10px; |
| 709 | - width: 13px; | 709 | +} |
| 710 | - height: 13px; | 710 | +.new-sdk-container .forget-password .function-list li:first-child { |
| 711 | - background: url("../images/icon.png") no-repeat; | 711 | + margin-top: 20px; |
| 712 | - margin: 5px 10px 0 0; | 712 | +} |
| 713 | -} | 713 | +.new-sdk-container .forget-password .function-list-icon { |
| 714 | -.new-sdk-container .forget-password .function-list-icon-1 { | 714 | + display: block; |
| 715 | - background-position: -245px -75px; | 715 | + width: 13px; |
| 716 | -} | 716 | + height: 13px; |
| 717 | -.new-sdk-container .forget-password .function-list-icon-2 { | 717 | + background: url("../images/icon.png") no-repeat; |
| 718 | - background-position: -280px -75px; | 718 | + margin: 5px 10px 0 0; |
| 719 | -} | 719 | +} |
| 720 | -.new-sdk-container .forget-password .function-list-content { | 720 | +.new-sdk-container .forget-password .function-list-icon-1 { |
| 721 | - display: none; | 721 | + background-position: -245px -75px; |
| 722 | - margin: 5px 0 0 20px; | 722 | +} |
| 723 | -} | 723 | +.new-sdk-container .forget-password .function-list-icon-2 { |
| 724 | -.new-sdk-container .forget-password .function-list-content .function-input { | 724 | + background-position: -280px -75px; |
| 725 | - width: calc(100% -20px); | 725 | +} |
| 726 | - width: -moz-calc(100% - 20px); | 726 | +.new-sdk-container .forget-password .function-list-content { |
| 727 | - width: -webkit-calc(100% - 20px); | 727 | + display: none; |
| 728 | - border: 1px solid #c2c2c2; | 728 | + margin: 5px 0 0 20px; |
| 729 | - padding: 10px; | 729 | +} |
| 730 | - font-size: 16px; | 730 | +.new-sdk-container .forget-password .function-list-content .function-input { |
| 731 | -} | 731 | + width: calc(100% -20px); |
| 732 | -.new-sdk-container .forget-password .function-list-content p { | 732 | + width: -moz-calc(100% - 20px); |
| 733 | - color: #595757; | 733 | + width: -webkit-calc(100% - 20px); |
| 734 | - font-size: 16px; | 734 | + border: 1px solid #c2c2c2; |
| 735 | - margin: 0; | 735 | + padding: 10px; |
| 736 | -} | 736 | + font-size: 16px; |
| 737 | -.login-box .forget-password .login-button { | 737 | +} |
| 738 | - margin-top: 10px; | 738 | +.new-sdk-container .forget-password .function-list-content p { |
| 739 | -} | 739 | + color: #595757; |
| 740 | -.function-list .function-list-text{ | 740 | + font-size: 16px; |
| 741 | - float: left; | 741 | + margin: 0; |
| 742 | - width: calc(100% -25px); | 742 | +} |
| 743 | - width: -moz-calc(100% - 25px); | 743 | +.login-box .forget-password .login-button { |
| 744 | - width: -webkit-calc(100% - 25px); | 744 | + margin-top: 10px; |
| 745 | - word-break: break-all; | 745 | +} |
| 746 | -} | 746 | +.function-list .function-list-text{ |
| 747 | -/*服务协议*/ | 747 | + float: left; |
| 748 | -.new-sdk-container .new-sdk-content{ | 748 | + width: calc(100% -25px); |
| 749 | - width: calc(100% - 76); | 749 | + width: -moz-calc(100% - 25px); |
| 750 | - width: -moz-calc(100% - 76); | 750 | + width: -webkit-calc(100% - 25px); |
| 751 | - width: -webkit-calc(100% - 76); | 751 | + word-break: break-all; |
| 752 | - height: 300px; | 752 | +} |
| 753 | - border: 1px solid #c0c0c0; | 753 | +/*服务协议*/ |
| 754 | - border-right: none; | 754 | +.new-sdk-container .new-sdk-content{ |
| 755 | - border-bottom: none; | 755 | + width: calc(100% - 76); |
| 756 | - margin: 25px 37px 15px; | 756 | + width: -moz-calc(100% - 76); |
| 757 | - overflow-y: scroll; | 757 | + width: -webkit-calc(100% - 76); |
| 758 | - color: #000; | 758 | + height: 300px; |
| 759 | - background: #fff; | 759 | + border: 1px solid #c0c0c0; |
| 760 | - -webkit-overflow-scrolling: touch; | 760 | + border-right: none; |
| 761 | -} | 761 | + border-bottom: none; |
| 762 | -@media only screen and (min-width: 100px) and (max-width: 640px) { | 762 | + margin: 25px 37px 15px; |
| 763 | - .new-sdk-container .new-sdk-content{ | 763 | + overflow-y: scroll; |
| 764 | - height: 250px; | 764 | + color: #000; |
| 765 | - } | 765 | + background: #fff; |
| 766 | -} | 766 | + -webkit-overflow-scrolling: touch; |
| 767 | -.new-sdk-container .new-sdk-content h3 { | 767 | +} |
| 768 | - font-size: 28px; | 768 | +@media only screen and (min-width: 100px) and (max-width: 640px) { |
| 769 | - font-weight: normal; | 769 | + .new-sdk-container .new-sdk-content{ |
| 770 | - text-align: center; | 770 | + height: 250px; |
| 771 | - margin: 5px 0 20px; | 771 | + } |
| 772 | -} | 772 | +} |
| 773 | -.new-sdk-container .new-sdk-content p, .new-sdk-container .new-sdk-content h4 { | 773 | +.new-sdk-container .new-sdk-content h3 { |
| 774 | - font-size: 24px; | 774 | + font-size: 28px; |
| 775 | - font-weight: normal; | 775 | + font-weight: normal; |
| 776 | - padding: 0 20px; | 776 | + text-align: center; |
| 777 | -} | 777 | + margin: 5px 0 20px; |
| 778 | -.new-sdk-container .new-sdk-content p { | 778 | +} |
| 779 | - text-indent: 2em; | 779 | +.new-sdk-container .new-sdk-content p, .new-sdk-container .new-sdk-content h4 { |
| 780 | -} | 780 | + font-size: 24px; |
| 781 | -.new-sdk-container .agreement{ | 781 | + font-weight: normal; |
| 782 | - float: right; | 782 | + padding: 0 20px; |
| 783 | - font-size: 24px; | 783 | +} |
| 784 | - line-height: 20px; | 784 | +.new-sdk-container .new-sdk-content p { |
| 785 | - margin-right: 32px; | 785 | + text-indent: 2em; |
| 786 | -} | 786 | +} |
| 787 | -.new-sdk-container .checkbox { | 787 | +.new-sdk-container .agreement{ |
| 788 | - width: 24px; | 788 | + float: right; |
| 789 | - height: 24px; | 789 | + font-size: 24px; |
| 790 | - /*background: transparent url("../images/icon.png") no-repeat scroll 0% 0%;*/ | 790 | + line-height: 20px; |
| 791 | - margin: 0 10px; | 791 | + margin-right: 32px; |
| 792 | - display: inline-block; | 792 | +} |
| 793 | -} | 793 | +.new-sdk-container .checkbox { |
| 794 | -.new-sdk-container .checkbox-2 { | 794 | + width: 24px; |
| 795 | - background-position: -274px -7px; | 795 | + height: 24px; |
| 796 | -} | 796 | + /*background: transparent url("../images/icon.png") no-repeat scroll 0% 0%;*/ |
| 797 | -/*填写注册*/ | 797 | + margin: 0 10px; |
| 798 | -.new-sdk-container .checkbox-1 { | 798 | + display: inline-block; |
| 799 | - background-position: -234px -7px; | 799 | +} |
| 800 | -} | 800 | +.new-sdk-container .checkbox-2 { |
| 801 | -.new-sdk-container .ag-tx{ | 801 | + background-position: -274px -7px; |
| 802 | - font-size: 24px; | 802 | +} |
| 803 | - margin: 20px 0 22px; | 803 | +/*填写注册*/ |
| 804 | -} | 804 | +.new-sdk-container .checkbox-1 { |
| 805 | -.new-sdk-container .ag-tx a{ | 805 | + background-position: -234px -7px; |
| 806 | - color: #0078ff; | 806 | +} |
| 807 | - text-decoration: underline; | 807 | +.new-sdk-container .ag-tx{ |
| 808 | -} | 808 | + font-size: 24px; |
| 809 | -.margintop{ | 809 | + margin: 20px 0 22px; |
| 810 | - margin-top: 20px; | 810 | +} |
| 811 | -} | 811 | +.new-sdk-container .ag-tx a{ |
| 812 | - | 812 | + color: #0078ff; |
| 813 | -/* 消息框 */ | 813 | + text-decoration: underline; |
| 814 | -#alert { | 814 | +} |
| 815 | - background:rgba(0, 0, 0, 0.65)!important; filter:Alpha(opacity=65); | 815 | +.margintop{ |
| 816 | - position: absolute; | 816 | + margin-top: 20px; |
| 817 | - top: 50%; | 817 | +} |
| 818 | - left: 50%; | 818 | + |
| 819 | - margin: auto 0; | 819 | +/* 消息框 */ |
| 820 | - width: 80%; | 820 | +#alert { |
| 821 | - z-index: 1000; | 821 | + background:rgba(0, 0, 0, 0.65)!important; filter:Alpha(opacity=65); |
| 822 | - line-height: 38px; | 822 | + position: absolute; |
| 823 | - font-size: 30px; | 823 | + top: 50%; |
| 824 | - margin-left: -40%; | 824 | + left: 50%; |
| 825 | - text-align: center; | 825 | + margin: auto 0; |
| 826 | - color: #c3c3c3; | 826 | + width: 80%; |
| 827 | - border-radius: 10px; | 827 | + z-index: 1000; |
| 828 | - padding: 10px 0px; | 828 | + line-height: 38px; |
| 829 | -} | 829 | + font-size: 30px; |
| 830 | - | 830 | + margin-left: -40%; |
| 831 | -button.close { | 831 | + text-align: center; |
| 832 | - padding: 0; | 832 | + color: #c3c3c3; |
| 833 | - cursor: pointer; | 833 | + border-radius: 10px; |
| 834 | - background: transparent; | 834 | + padding: 10px 0px; |
| 835 | - border: 0; | 835 | +} |
| 836 | - -webkit-appearance: none; | 836 | + |
| 837 | -} | 837 | +button.close { |
| 838 | -.alert { | 838 | + padding: 0; |
| 839 | - padding: 8px 35px 8px 14px; | 839 | + cursor: pointer; |
| 840 | - font-size: 16px; | 840 | + background: transparent; |
| 841 | - /* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/ | 841 | + border: 0; |
| 842 | - background:rgba(250, 250, 250, 0.64); | 842 | + -webkit-appearance: none; |
| 843 | - /*border: 1px solid #fbeed5;*/ | 843 | +} |
| 844 | - -webkit-border-radius: 4px; | 844 | +.alert { |
| 845 | - -moz-border-radius: 4px; | 845 | + padding: 8px 35px 8px 14px; |
| 846 | - border-radius: 4px; | 846 | + font-size: 16px; |
| 847 | -} | 847 | + /* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/ |
| 848 | -.alert, | 848 | + background:rgba(250, 250, 250, 0.64); |
| 849 | -.alert h4 { | 849 | + /*border: 1px solid #fbeed5;*/ |
| 850 | - color: #c09853; | 850 | + -webkit-border-radius: 4px; |
| 851 | -} | 851 | + -moz-border-radius: 4px; |
| 852 | - | 852 | + border-radius: 4px; |
| 853 | -.alert h4 { | 853 | +} |
| 854 | - margin: 0; | 854 | +.alert, |
| 855 | -} | 855 | +.alert h4 { |
| 856 | - | 856 | + color: #c09853; |
| 857 | -.alert .close { | 857 | +} |
| 858 | - position: relative; | 858 | + |
| 859 | - top: -2px; | 859 | +.alert h4 { |
| 860 | - right: 8px; | 860 | + margin: 0; |
| 861 | - line-height: 20px; | 861 | +} |
| 862 | -} | 862 | + |
| 863 | - | 863 | +.alert .close { |
| 864 | -.alert-success { | 864 | + position: relative; |
| 865 | - color:#009933; | 865 | + top: -2px; |
| 866 | - /*border-bottom:2px solid #9f9f9f;*/ | 866 | + right: 8px; |
| 867 | - border-color: #d6e9c6; | 867 | + line-height: 20px; |
| 868 | - text-shadow:none; | 868 | +} |
| 869 | -} | 869 | + |
| 870 | - | 870 | +.alert-success { |
| 871 | -.alert-success h3 { | 871 | + color:#009933; |
| 872 | - color: #468847; | 872 | + /*border-bottom:2px solid #9f9f9f;*/ |
| 873 | -} | 873 | + border-color: #d6e9c6; |
| 874 | - | 874 | + text-shadow:none; |
| 875 | -.alert-danger, | 875 | +} |
| 876 | -.alert-error { | 876 | + |
| 877 | - color:red; | 877 | +.alert-success h3 { |
| 878 | - text-shadow:none; | 878 | + color: #468847; |
| 879 | -} | 879 | +} |
| 880 | - | 880 | + |
| 881 | -.alert-danger h3, | 881 | +.alert-danger, |
| 882 | -.alert-error h3 { | 882 | +.alert-error { |
| 883 | - color: #b94a48; | 883 | + color:red; |
| 884 | -} | 884 | + text-shadow:none; |
| 885 | - | 885 | +} |
| 886 | - | 886 | + |
| 887 | -.ios_scroll iframe{ | 887 | +.alert-danger h3, |
| 888 | - min-height: 320px; | 888 | +.alert-error h3 { |
| 889 | - /*transform: scale(1.1);*/ | 889 | + color: #b94a48; |
| 890 | -} | 890 | +} |
| 891 | -/*用户中心*/ | 891 | + |
| 892 | -.clearfix:before, | 892 | + |
| 893 | -.clearfix:after { | 893 | +.ios_scroll iframe{ |
| 894 | - display: table; | 894 | + min-height: 320px; |
| 895 | - line-height: 0; | 895 | + /*transform: scale(1.1);*/ |
| 896 | - content: ""; | 896 | +} |
| 897 | -} | 897 | +/*用户中心*/ |
| 898 | -.clearfix:after { | 898 | +.clearfix:before, |
| 899 | - clear: both; | 899 | +.clearfix:after { |
| 900 | -} | 900 | + display: table; |
| 901 | -.pull-left{ float: left;} | 901 | + line-height: 0; |
| 902 | -.pull-right{ float: right;} | 902 | + content: ""; |
| 903 | -.w_45{ width: 45%;} | 903 | +} |
| 904 | -.w_50{ width: 50%;} | 904 | +.clearfix:after { |
| 905 | -.poslft{ position: absolute; left: 1em;} | 905 | + clear: both; |
| 906 | -.user-center{ | 906 | +} |
| 907 | - position: relative; | 907 | +.pull-left{ float: left;} |
| 908 | - text-align: center; | 908 | +.pull-right{ float: right;} |
| 909 | - padding: 26px 0 18px; | 909 | +.w_45{ width: 45%;} |
| 910 | - border-bottom: 2px solid #fff; | 910 | +.w_50{ width: 50%;} |
| 911 | - color: #00beef; | 911 | +.poslft{ position: absolute; left: 1em;} |
| 912 | - font-family: "Microsoft YaHei","微软雅黑"; | 912 | +.user-center{ |
| 913 | - font-size: 36px; | 913 | + position: relative; |
| 914 | -} | 914 | + text-align: center; |
| 915 | -.user-center a{ | 915 | + padding: 26px 0 18px; |
| 916 | - position: absolute; | 916 | + border-bottom: 2px solid #fff; |
| 917 | - right: 37px; | 917 | + color: #00beef; |
| 918 | - bottom:17px; | 918 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 919 | - color: #ff9600; | 919 | + font-size: 36px; |
| 920 | - font-size: 24px; | 920 | +} |
| 921 | - | 921 | +.user-center a{ |
| 922 | -} | 922 | + position: absolute; |
| 923 | -.user-center a.lefticon{ | 923 | + right: 27px; |
| 924 | - right: auto; | 924 | + bottom:7px; |
| 925 | - left: 37px; | 925 | + color: #ff9600; |
| 926 | -} | 926 | + font-size: 24px; |
| 927 | -.user-center-box{ | 927 | + padding:10px; |
| 928 | - border-top: 1px solid #c4c3c3; | 928 | +} |
| 929 | - padding: 0 37px 50px; | 929 | +.user-center a.lefticon{ |
| 930 | -} | 930 | + right: auto; |
| 931 | -.user-center-box .top{ | 931 | + left: 37px; |
| 932 | - border-bottom: 2px solid #fff; | 932 | +} |
| 933 | - padding: 43px 0 40px; | 933 | +.user-center-box{ |
| 934 | -} | 934 | + border-top: 1px solid #c4c3c3; |
| 935 | -.user-center-box .top .txt p{ | 935 | + padding: 0 37px 50px; |
| 936 | - color: #434343; | 936 | +} |
| 937 | - font-size: 30px; | 937 | +.user-center-box .top{ |
| 938 | - white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all; | 938 | + border-bottom: 2px solid #fff; |
| 939 | - width: 100%; | 939 | + padding: 43px 0 40px; |
| 940 | -} | 940 | +} |
| 941 | -.user-center-box .top .inline-btn{ | 941 | +.user-center-box .top .txt p{ |
| 942 | - margin: 0; | 942 | + color: #434343; |
| 943 | - width: 45%; | 943 | + font-size: 30px; |
| 944 | -} | 944 | + white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all; |
| 945 | -.user-center-box .top .inline-btn a{ | 945 | + width: 100%; |
| 946 | - border-radius: 10px; | 946 | +} |
| 947 | - text-align: center; | 947 | +.user-center-box .top .inline-btn{ |
| 948 | - line-height: 85px; | 948 | + margin: 0; |
| 949 | - font-size: 30px; | 949 | + width: 45%; |
| 950 | -} | 950 | +} |
| 951 | -.user-center-box .bind-user{ | 951 | +.user-center-box .top .inline-btn a{ |
| 952 | - border-top: 1px solid #c4c3c3; | 952 | + border-radius: 10px; |
| 953 | - padding: 30px 20px; | 953 | + text-align: center; |
| 954 | -} | 954 | + line-height: 85px; |
| 955 | -.user-center-box .bind-user .txt{ | 955 | + font-size: 30px; |
| 956 | - color:#949494; | 956 | +} |
| 957 | - font-size: 20px; | 957 | +.user-center-box .bind-user{ |
| 958 | -} | 958 | + border-top: 1px solid #c4c3c3; |
| 959 | -.user-center-box .bind-user .btn-bind{ | 959 | + padding: 30px 20px; |
| 960 | - font-size: 30px; | 960 | +} |
| 961 | - text-align: center; | 961 | +.user-center-box .bind-user .txt{ |
| 962 | - line-height: 60px; | 962 | + color:#949494; |
| 963 | - border: 1px solid #ff9600; | 963 | + font-size: 20px; |
| 964 | - color: #ff9600; | 964 | +} |
| 965 | - border-radius: 10px; | 965 | +.user-center-box .bind-user .btn-bind{ |
| 966 | - background: none; | 966 | + font-size: 30px; |
| 967 | -} | 967 | + text-align: center; |
| 968 | -.user-center-box .bind-user .inline-btn{ | 968 | + line-height: 60px; |
| 969 | - margin: 0; | 969 | + border: 1px solid #ff9600; |
| 970 | - width: 35%; | 970 | + color: #ff9600; |
| 971 | - overflow: initial; | 971 | + border-radius: 10px; |
| 972 | - margin-left: 10%; | 972 | + background: none; |
| 973 | -} | 973 | +} |
| 974 | -.user-center-box .list-item{ | 974 | +.user-center-box .bind-user .inline-btn{ |
| 975 | - border-left: 1px solid #c0c0c0; | 975 | + margin: 0; |
| 976 | - border-top: 1px solid #c0c0c0; | 976 | + width: 35%; |
| 977 | -} | 977 | + overflow: initial; |
| 978 | -.user-center-box .list-item li{ | 978 | + margin-left: 10%; |
| 979 | - position:relative;float: left; width: 33.333%; background: #fff; border-right: 1px solid #c0c0c0;border-bottom: 1px solid #c0c0c0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; text-align: center; color: #434343; font-size: 30px; padding:30px 0; | 979 | +} |
| 980 | -} | 980 | +.user-center-box .list-item{ |
| 981 | -.user-center-box .list-item li a{ display: block;} | 981 | + border-left: 1px solid #c0c0c0; |
| 982 | -.user-center-box .list-item .redround{ | 982 | + border-top: 1px solid #c0c0c0; |
| 983 | - position: absolute; | 983 | +} |
| 984 | - top: 5px; | 984 | +.user-center-box .list-item li{ |
| 985 | - right: 5px; | 985 | + position:relative;float: left; width: 33.333%; background: #fff; border-right: 1px solid #c0c0c0;border-bottom: 1px solid #c0c0c0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; text-align: center; color: #434343; font-size: 30px; padding:30px 0; |
| 986 | - background: #ff0000; | 986 | +} |
| 987 | - display: block; | 987 | +.user-center-box .list-item li a{ display: block;} |
| 988 | - width: 10px; | 988 | +.user-center-box .list-item .redround{ |
| 989 | - height: 10px; | 989 | + position: absolute; |
| 990 | - border-radius: 100%; | 990 | + top: 5px; |
| 991 | -} | 991 | + right: 5px; |
| 992 | -.acount-name{ | 992 | + background: #ff0000; |
| 993 | - color: #434343; | 993 | + display: block; |
| 994 | - font-size: 30px; | 994 | + width: 10px; |
| 995 | - margin-bottom: 25px; | 995 | + height: 10px; |
| 996 | -} | 996 | + border-radius: 100%; |
| 997 | -.user-center a.btn-link{ | 997 | +} |
| 998 | - font-size: 24px; | 998 | +.acount-name{ |
| 999 | - bottom: 20px; | 999 | + color: #434343; |
| 1000 | -} | 1000 | + font-size: 30px; |
| 1001 | -.new-sdk-container .activity{ border-top: 1px solid #c4c3c3;} | 1001 | + margin-bottom: 25px; |
| 1002 | -.new-sdk-container .activity-list li:not(.more){ | 1002 | +} |
| 1003 | - padding: 20px; | 1003 | +.user-center a.btn-link{ |
| 1004 | - border-bottom: 1px dashed #ddd; | 1004 | + font-size: 24px; |
| 1005 | -} | 1005 | + bottom: 20px; |
| 1006 | -.new-sdk-container .activity-list li:not(.more) a{ | 1006 | +} |
| 1007 | - font-size: 26px; | 1007 | +.new-sdk-container .activity{ border-top: 1px solid #c4c3c3;} |
| 1008 | -} | 1008 | +.new-sdk-container .activity-list li:not(.more){ |
| 1009 | -.new-sdk-container .activity-list .act_time { | 1009 | + padding: 20px; |
| 1010 | - color: #999; | 1010 | + border-bottom: 1px dashed #ddd; |
| 1011 | - font-size: 24px; | 1011 | +} |
| 1012 | -} | 1012 | +.new-sdk-container .activity-list li:not(.more) a{ |
| 1013 | -.new-sdk-container .activity-list .act_title{white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all;display: block;width: 80%;} | 1013 | + font-size: 26px; |
| 1014 | -.new-sdk-container .activity-list li.more a{ | 1014 | +} |
| 1015 | - display: block; | 1015 | +.new-sdk-container .activity-list .act_time { |
| 1016 | - width: 235px; | 1016 | + color: #999; |
| 1017 | - margin: 20px auto; | 1017 | + font-size: 24px; |
| 1018 | - text-align: center; | 1018 | +} |
| 1019 | - padding: 20px; | 1019 | +.new-sdk-container .activity-list .act_title{white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all;display: block;width: 80%;} |
| 1020 | - color: #fff; | 1020 | +.new-sdk-container .activity-list li.more a{ |
| 1021 | - font-size: 26px; | 1021 | + display: block; |
| 1022 | - background: #00beef; | 1022 | + width: 235px; |
| 1023 | - border-radius: 10px; | 1023 | + margin: 20px auto; |
| 1024 | -} | 1024 | + text-align: center; |
| 1025 | -.new-sdk-container .activity .bor_b_h3{ | 1025 | + padding: 20px; |
| 1026 | - border-bottom: 1px solid #e0e0e0; | 1026 | + color: #fff; |
| 1027 | - background: #fff; | 1027 | + font-size: 26px; |
| 1028 | - padding: 20px 0; | 1028 | + background: #00beef; |
| 1029 | - margin: 0 37px; | 1029 | + border-radius: 10px; |
| 1030 | -} | 1030 | +} |
| 1031 | -.new-sdk-container .activity .bor_b_h3 h3{ | 1031 | +.new-sdk-container .activity .bor_b_h3{ |
| 1032 | - color: #000; | 1032 | + border-bottom: 1px solid #e0e0e0; |
| 1033 | - font-size: 26px; | 1033 | + background: #fff; |
| 1034 | - font-family: "Microsoft YaHei","微软雅黑"; | 1034 | + padding: 20px 0; |
| 1035 | - font-weight: normal; | 1035 | + margin: 0 37px; |
| 1036 | -} | 1036 | +} |
| 1037 | -.scroll{ height: 100%;} | 1037 | +.new-sdk-container .activity .bor_b_h3 h3{ |
| 1038 | -.new-sdk-container .activity .bor_b_h3 .text-info{ | 1038 | + color: #000; |
| 1039 | - color: #707070; | 1039 | + font-size: 26px; |
| 1040 | - font-size: 24px; | 1040 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1041 | - font-family: "Microsoft YaHei","微软雅黑"; | 1041 | + font-weight: normal; |
| 1042 | - font-weight: normal; | 1042 | +} |
| 1043 | - margin-top: 5px; | 1043 | +.scroll{ height: 100%;} |
| 1044 | -} | 1044 | +.new-sdk-container .activity .bor_b_h3 .text-info{ |
| 1045 | -.new-sdk-container .activity .activity_text{ | 1045 | + color: #707070; |
| 1046 | - color: #707070; | 1046 | + font-size: 24px; |
| 1047 | - font-size: 26px; | 1047 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1048 | - padding: 20px; | 1048 | + font-weight: normal; |
| 1049 | - font-family: "Microsoft YaHei","微软雅黑"; | 1049 | + margin-top: 5px; |
| 1050 | - background: #fff; | 1050 | +} |
| 1051 | -} | 1051 | +.new-sdk-container .activity .activity_text{ |
| 1052 | -.new-sdk-container .activity .activity_text img{ | 1052 | + color: #707070; |
| 1053 | - display: block; | 1053 | + font-size: 26px; |
| 1054 | - width: 100%; | 1054 | + padding: 20px; |
| 1055 | -} | 1055 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1056 | -.new-sdk-container .pwd_box{ margin: 0 37px;} | 1056 | + background: #fff; |
| 1057 | -.new-sdk-container .pwd_box li{ | 1057 | +} |
| 1058 | - border: 1px solid #c0c0c0; | 1058 | +.new-sdk-container .activity .activity_text img{ |
| 1059 | - border-radius: 10px; | 1059 | + display: block; |
| 1060 | - -moz-border-radius: 10px; | 1060 | + width: 100%; |
| 1061 | - -webkit-border-radius: 10px; | 1061 | +} |
| 1062 | - padding: 20px 0; | 1062 | +.new-sdk-container .pwd_box{ margin: 0 37px;} |
| 1063 | - margin-bottom: 20px; | 1063 | +.new-sdk-container .pwd_box li{ |
| 1064 | - background: #fff; | 1064 | + border: 1px solid #c0c0c0; |
| 1065 | -} | 1065 | + border-radius: 10px; |
| 1066 | -.new-sdk-container .pwd_box #mobile_get_pwd_form .inline-btn li{ | 1066 | + -moz-border-radius: 10px; |
| 1067 | - border-radius: 20px; | 1067 | + -webkit-border-radius: 10px; |
| 1068 | - -moz-border-radius: 20px; | 1068 | + padding: 20px 0; |
| 1069 | - -webkit-border-radius: 20px; | 1069 | + margin-bottom: 20px; |
| 1070 | - padding: 0; | 1070 | + background: #fff; |
| 1071 | -} | 1071 | +} |
| 1072 | -.new-sdk-container .pwd_box li a{ | 1072 | +.new-sdk-container .pwd_box #mobile_get_pwd_form .inline-btn li{ |
| 1073 | - display: block; | 1073 | + border-radius: 20px; |
| 1074 | - color: #434343; | 1074 | + -moz-border-radius: 20px; |
| 1075 | - font-size: 30px; | 1075 | + -webkit-border-radius: 20px; |
| 1076 | - font-family: "Microsoft YaHei","微软雅黑"; | 1076 | + padding: 0; |
| 1077 | - text-align: center; | 1077 | +} |
| 1078 | -} | 1078 | +.new-sdk-container .pwd_box li a{ |
| 1079 | -.pwd_box .step-box input{ | 1079 | + display: block; |
| 1080 | - background: #fff; | 1080 | + color: #434343; |
| 1081 | - width: 100%; | 1081 | + font-size: 30px; |
| 1082 | - padding: 25px 0; | 1082 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1083 | - border-radius: 10px; | 1083 | + text-align: center; |
| 1084 | - border: 1px solid #c0c0c0; | 1084 | +} |
| 1085 | - text-align: center; | 1085 | +.pwd_box .step-box input{ |
| 1086 | - margin: 83px 0 91px 0; | 1086 | + background: #fff; |
| 1087 | - font-size: 30px; | 1087 | + width: 100%; |
| 1088 | - line-height: 30px; | 1088 | + padding: 25px 0; |
| 1089 | - box-shadow: none; | 1089 | + border-radius: 10px; |
| 1090 | - box-sizing: border-box; | 1090 | + border: 1px solid #c0c0c0; |
| 1091 | - appearance:button; | 1091 | + text-align: center; |
| 1092 | - -moz-appearance:button; /* Firefox */ | 1092 | + margin: 83px 0 91px 0; |
| 1093 | - -webkit-appearance:button; /* Safari 和 Chrome */ | 1093 | + font-size: 30px; |
| 1094 | -} | 1094 | + line-height: 30px; |
| 1095 | -.pwd_box .step-box a{ | 1095 | + box-shadow: none; |
| 1096 | - display: block; | 1096 | + box-sizing: border-box; |
| 1097 | - text-align: center; | 1097 | + appearance:button; |
| 1098 | - width: 235px; | 1098 | + -moz-appearance:button; /* Firefox */ |
| 1099 | - background: #ff9600; | 1099 | + -webkit-appearance:button; /* Safari 和 Chrome */ |
| 1100 | - margin: 0 auto; | 1100 | +} |
| 1101 | - color: #fff; | 1101 | +.pwd_box .step-box a{ |
| 1102 | - padding: 25px 0; | 1102 | + display: block; |
| 1103 | - border-radius: 10px; | 1103 | + text-align: center; |
| 1104 | - font-size: 30px; | 1104 | + width: 235px; |
| 1105 | -} | 1105 | + background: #ff9600; |
| 1106 | -.pwd_box .step-box .pwd_txt{ | 1106 | + margin: 0 auto; |
| 1107 | - padding: 45px 25px 35px; | 1107 | + color: #fff; |
| 1108 | - border: 1px solid #c0c0c0; | 1108 | + padding: 25px 0; |
| 1109 | - background: #fff; | 1109 | + border-radius: 10px; |
| 1110 | - margin: 9px 0 38px; | 1110 | + font-size: 30px; |
| 1111 | - border-radius: 10px; | 1111 | +} |
| 1112 | -} | 1112 | +.pwd_box .step-box .pwd_txt{ |
| 1113 | -.pwd_box .step-box .pwd_txt p{ | 1113 | + padding: 45px 25px 35px; |
| 1114 | - color: #434343; | 1114 | + border: 1px solid #c0c0c0; |
| 1115 | - font-size: 30px; | 1115 | + background: #fff; |
| 1116 | - font-family: "Microsoft YaHei","微软雅黑"; | 1116 | + margin: 9px 0 38px; |
| 1117 | -} | 1117 | + border-radius: 10px; |
| 1118 | -.pwd_box .step-box .pwd_txt p a{ | 1118 | +} |
| 1119 | - display: inline-block; | 1119 | +.pwd_box .step-box .pwd_txt p{ |
| 1120 | - text-align: left; | 1120 | + color: #434343; |
| 1121 | - width: auto; | 1121 | + font-size: 30px; |
| 1122 | - background: none; | 1122 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1123 | - color: #434343; | 1123 | +} |
| 1124 | - padding: 0; | 1124 | +.pwd_box .step-box .pwd_txt p a{ |
| 1125 | - border-radius: none; | 1125 | + display: inline-block; |
| 1126 | -} | 1126 | + text-align: left; |
| 1127 | -.new-sdk-box .question-input{ | 1127 | + width: auto; |
| 1128 | - position: relative; | 1128 | + background: none; |
| 1129 | - background: #fff; | 1129 | + color: #434343; |
| 1130 | - border: 1px solid #c0c0c0; | 1130 | + padding: 0; |
| 1131 | - border-radius: 10px; | 1131 | + border-radius: none; |
| 1132 | - padding: 25px 0; | 1132 | +} |
| 1133 | - text-align: center; | 1133 | +.new-sdk-box .question-input{ |
| 1134 | - font-size: 30px; | 1134 | + position: relative; |
| 1135 | - color: #434343; | 1135 | + background: #fff; |
| 1136 | - font-family: "Microsoft YaHei","微软雅黑"; | 1136 | + border: 1px solid #c0c0c0; |
| 1137 | -} | 1137 | + border-radius: 10px; |
| 1138 | -.new-sdk-box .question-input i{ | 1138 | + padding: 25px 0; |
| 1139 | - position: absolute; | 1139 | + text-align: center; |
| 1140 | - right: 15px; | 1140 | + font-size: 30px; |
| 1141 | - top: 27px; | 1141 | + color: #434343; |
| 1142 | -} | 1142 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1143 | -.new-sdk-box .input input{ | 1143 | +} |
| 1144 | - text-align: center; | 1144 | +.new-sdk-box .question-input i{ |
| 1145 | -} | 1145 | + position: absolute; |
| 1146 | -.new-sdk-box .question-input p{ | 1146 | + right: 15px; |
| 1147 | - margin: 0; | 1147 | + top: 27px; |
| 1148 | - font-size: 30px; | 1148 | +} |
| 1149 | - color: #434343; | 1149 | +.new-sdk-box .input input{ |
| 1150 | - font-family: "Microsoft YaHei","微软雅黑"; | 1150 | + text-align: center; |
| 1151 | - | 1151 | +} |
| 1152 | -} | 1152 | +.new-sdk-box .question-input p{ |
| 1153 | -.mt10{ margin-top: 33px;} | 1153 | + margin: 0; |
| 1154 | -.new-sdk-main .other-login p a.hide{ display: none;} | 1154 | + font-size: 30px; |
| 1155 | -i.checkbx.icon-xuanzhong:before{ color: #999;} | 1155 | + color: #434343; |
| 1156 | -.only-btn.inline-btn .agreement{ | 1156 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1157 | - position: absolute; | 1157 | + |
| 1158 | - right: 37px;top: 10px; | 1158 | +} |
| 1159 | -} | 1159 | +.mt10{ margin-top: 33px;} |
| 1160 | -*:focus,* {outline: none;} | 1160 | +.new-sdk-main .other-login p a.hide{ display: none;} |
| 1161 | -input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { | 1161 | +i.checkbx.icon-xuanzhong:before{ color: #999;} |
| 1162 | - color: #b5b5b6; | 1162 | +.only-btn.inline-btn .agreement{ |
| 1163 | - font-family: "Microsoft YaHei","微软雅黑"; | 1163 | + position: absolute; |
| 1164 | - font-size: 30px; | 1164 | + right: 37px;top: 10px; |
| 1165 | -} | 1165 | +} |
| 1166 | -.new-sdk-container .new-sdk-main .other-login label a{ | 1166 | +*:focus,* {outline: none;} |
| 1167 | - color: #434343; | 1167 | +input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { |
| 1168 | - font-size: 24px; | 1168 | + color: #b5b5b6; |
| 1169 | - font-family: "Microsoft YaHei","微软雅黑"; | 1169 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1170 | - vertical-align: -webkit-baseline-middle; | 1170 | + font-size: 30px; |
| 1171 | -} | 1171 | +} |
| 1172 | -.pwd_box .step-box .question-input-box{ | 1172 | +.new-sdk-container .new-sdk-main .other-login label a{ |
| 1173 | - background: #fff; | 1173 | + color: #434343; |
| 1174 | - padding: 25px 20px; | 1174 | + font-size: 24px; |
| 1175 | - border-radius: 10px; | 1175 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1176 | - border: 1px solid #c0c0c0; | 1176 | + vertical-align: -webkit-baseline-middle; |
| 1177 | - margin: 83px 0 91px 0; | 1177 | + padding: 10px; |
| 1178 | -} | 1178 | +} |
| 1179 | -.pwd_box .step-box .qib-txt{ | 1179 | +.pwd_box .step-box .question-input-box{ |
| 1180 | - width: 150px; | 1180 | + background: #fff; |
| 1181 | - color: #434343; | 1181 | + padding: 25px 20px; |
| 1182 | - font-size: 30px; | 1182 | + border-radius: 10px; |
| 1183 | - font-family: "Microsoft YaHei","微软雅黑"; | 1183 | + border: 1px solid #c0c0c0; |
| 1184 | -} | 1184 | + margin: 83px 0 91px 0; |
| 1185 | -.pwd_box .step-box .qib-input{ | 1185 | +} |
| 1186 | - width: calc(100% - 150px); | 1186 | +.pwd_box .step-box .qib-txt{ |
| 1187 | -} | 1187 | + width: 150px; |
| 1188 | -.pwd_box .step-box .question-input-box input{ | 1188 | + color: #434343; |
| 1189 | - padding: 0; | 1189 | + font-size: 30px; |
| 1190 | - line-height: 40px; | 1190 | + font-family: "Microsoft YaHei","微软雅黑"; |
| 1191 | - margin: 0; | 1191 | +} |
| 1192 | - border: none; | 1192 | +.pwd_box .step-box .qib-input{ |
| 1193 | -} | 1193 | + width: calc(100% - 150px); |
| 1194 | -input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { | 1194 | +} |
| 1195 | - background-color: rgb(255, 255, 255) !important; | 1195 | +.pwd_box .step-box .question-input-box input{ |
| 1196 | - box-shadow: 0 0 0px 1000px white inset; | 1196 | + padding: 0; |
| 1197 | -} | 1197 | + line-height: 40px; |
| 1198 | -input:disabled{ | 1198 | + margin: 0; |
| 1199 | - background-color:#ffffff; | 1199 | + border: none; |
| 1200 | - color:#434343; | 1200 | +} |
| 1201 | -} | 1201 | +input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { |
| 1202 | -.new-sdk-container .pull-box .drop-ul li{ | 1202 | + background-color: rgb(255, 255, 255) !important; |
| 1203 | - border-bottom: 1px solid #ddd; | 1203 | + box-shadow: 0 0 0px 1000px white inset; |
| 1204 | -} | 1204 | +} |
| 1205 | +input:disabled{ | ||
| 1206 | + background-color:#ffffff; | ||
| 1207 | + color:#434343; | ||
| 1208 | +} | ||
| 1209 | +.new-sdk-container .pull-box .drop-ul li{ | ||
| 1210 | + border-bottom: 1px solid #ddd; | ||
| 1211 | +} | ... | ... |
publicAndroidSDK/demo/Demo_PoolSdk/assets/sdk/uglifyjs_sqwish.sh
100644 → 100755
publicAndroidSDK/demo/Demo_PoolSdk/assets/sdk/version.txt
100644 → 100755
| 1 | SERVER_URL=http://sdk.shxingwan.com | 1 | SERVER_URL=http://sdk.shxingwan.com |
| 2 | -CDN_SERVER_URL=http://sdk.shxingwan.com | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 2 | +CDN_SERVER_URL=http://sdk.shxingwan.com | ||
| 3 | +SDK_TYPE=.sys_config_xingwan | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
No preview for this file type
No preview for this file type
-
Please register or login to post a comment