Showing
120 changed files
with
7307 additions
and
7116 deletions
.DS_Store
deleted
100644 → 0
No preview for this file type
assets/.DS_Store
deleted
100644 → 0
No preview for this file type
... | @@ -2,8 +2,8 @@ | ... | @@ -2,8 +2,8 @@ |
2 | <config> | 2 | <config> |
3 | 3 | ||
4 | <sdkconfig | 4 | <sdkconfig |
5 | - YA_APPID="5b96123bf0d7705a6107ef47" | 5 | + YA_APPID="5a9e59a6f0d7706952ebe735" |
6 | - YA_APPKEY="c3fd1c45163b357e976d17e9c4f43aa6" | 6 | + YA_APPKEY="2cdc96b8bdc7c381174dcd46307bb0dc" |
7 | 7 | ||
8 | 8 | ||
9 | gamesimplename="testest" | 9 | gamesimplename="testest" | ... | ... |
No preview for this file type
assets/sdk/.DS_Store
deleted
100644 → 0
No preview for this file type
... | @@ -150,7 +150,7 @@ function initMatching(){ | ... | @@ -150,7 +150,7 @@ function initMatching(){ |
150 | if(Core.isIos){ | 150 | if(Core.isIos){ |
151 | Core.server = 'https://sdk.uuufish.com'; | 151 | Core.server = 'https://sdk.uuufish.com'; |
152 | }else{ | 152 | }else{ |
153 | - Core.server = 'http://sdk.uuufish.com'; | 153 | + Core.server = 'https://sdk.uuufish.com'; |
154 | } | 154 | } |
155 | 155 | ||
156 | 156 | ... | ... |
assets/supplierconfig.json
0 → 100644
demo/.DS_Store
deleted
100755 → 0
No preview for this file type
demo/.gitignore
0 → 100644
demo/.idea/codeStyles/Project.xml
0 → 100644
1 | +<component name="ProjectCodeStyleConfiguration"> | ||
2 | + <code_scheme name="Project" version="173"> | ||
3 | + <Objective-C-extensions> | ||
4 | + <file> | ||
5 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Import" /> | ||
6 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Macro" /> | ||
7 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Typedef" /> | ||
8 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Enum" /> | ||
9 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Constant" /> | ||
10 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Global" /> | ||
11 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Struct" /> | ||
12 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="FunctionPredecl" /> | ||
13 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Function" /> | ||
14 | + </file> | ||
15 | + <class> | ||
16 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Property" /> | ||
17 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Synthesize" /> | ||
18 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="InitMethod" /> | ||
19 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="StaticMethod" /> | ||
20 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="InstanceMethod" /> | ||
21 | + <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="DeallocMethod" /> | ||
22 | + </class> | ||
23 | + <extensions> | ||
24 | + <pair source="cpp" header="h" fileNamingConvention="NONE" /> | ||
25 | + <pair source="c" header="h" fileNamingConvention="NONE" /> | ||
26 | + </extensions> | ||
27 | + </Objective-C-extensions> | ||
28 | + </code_scheme> | ||
29 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
demo/.idea/gradle.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="GradleSettings"> | ||
4 | + <option name="linkedExternalProjectsSettings"> | ||
5 | + <GradleProjectSettings> | ||
6 | + <compositeConfiguration> | ||
7 | + <compositeBuild compositeDefinitionSource="SCRIPT" /> | ||
8 | + </compositeConfiguration> | ||
9 | + <option name="distributionType" value="DEFAULT_WRAPPED" /> | ||
10 | + <option name="externalProjectPath" value="$PROJECT_DIR$" /> | ||
11 | + <option name="resolveModulePerSourceSet" value="false" /> | ||
12 | + </GradleProjectSettings> | ||
13 | + </option> | ||
14 | + </component> | ||
15 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
demo/.idea/misc.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK"> | ||
4 | + <output url="file://$PROJECT_DIR$/build/classes" /> | ||
5 | + </component> | ||
6 | + <component name="ProjectType"> | ||
7 | + <option name="id" value="Android" /> | ||
8 | + </component> | ||
9 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
demo/.idea/runConfigurations.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="RunConfigurationProducerService"> | ||
4 | + <option name="ignoredProducers"> | ||
5 | + <set> | ||
6 | + <option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" /> | ||
7 | + <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" /> | ||
8 | + <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" /> | ||
9 | + </set> | ||
10 | + </option> | ||
11 | + </component> | ||
12 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
demo/Demo_haibao_juhe_sdk/.DS_Store
deleted
100644 → 0
No preview for this file type
demo/Demo_haibao_juhe_sdk/.classpath
deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<classpath> | ||
3 | - <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> | ||
4 | - <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> | ||
5 | - <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> | ||
6 | - <classpathentry kind="src" path="src"/> | ||
7 | - <classpathentry kind="src" path="gen"/> | ||
8 | - <classpathentry kind="output" path="bin/classes"/> | ||
9 | -</classpath> |
demo/Demo_haibao_juhe_sdk/.project
deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<projectDescription> | ||
3 | - <name>Demo_haibao_juhe_sdk</name> | ||
4 | - <comment></comment> | ||
5 | - <projects> | ||
6 | - </projects> | ||
7 | - <buildSpec> | ||
8 | - <buildCommand> | ||
9 | - <name>org.python.pydev.PyDevBuilder</name> | ||
10 | - <arguments> | ||
11 | - </arguments> | ||
12 | - </buildCommand> | ||
13 | - <buildCommand> | ||
14 | - <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name> | ||
15 | - <arguments> | ||
16 | - </arguments> | ||
17 | - </buildCommand> | ||
18 | - <buildCommand> | ||
19 | - <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name> | ||
20 | - <arguments> | ||
21 | - </arguments> | ||
22 | - </buildCommand> | ||
23 | - <buildCommand> | ||
24 | - <name>org.eclipse.jdt.core.javabuilder</name> | ||
25 | - <arguments> | ||
26 | - </arguments> | ||
27 | - </buildCommand> | ||
28 | - <buildCommand> | ||
29 | - <name>com.android.ide.eclipse.adt.ApkBuilder</name> | ||
30 | - <arguments> | ||
31 | - </arguments> | ||
32 | - </buildCommand> | ||
33 | - <buildCommand> | ||
34 | - <name>org.eclipse.buildship.core.gradleprojectbuilder</name> | ||
35 | - <arguments> | ||
36 | - </arguments> | ||
37 | - </buildCommand> | ||
38 | - </buildSpec> | ||
39 | - <natures> | ||
40 | - <nature>com.android.ide.eclipse.adt.AndroidNature</nature> | ||
41 | - <nature>org.eclipse.jdt.core.javanature</nature> | ||
42 | - <nature>org.python.pydev.pythonNature</nature> | ||
43 | - <nature>org.eclipse.buildship.core.gradleprojectnature</nature> | ||
44 | - </natures> | ||
45 | -</projectDescription> |
1 | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | -<?eclipse-pydev version="1.0"?><pydev_project> | ||
3 | -<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property> | ||
4 | -<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property> | ||
5 | -</pydev_project> |
1 | -# This file is used to override default values used by the Ant build system. | ||
2 | -# | ||
3 | -# This file must be checked into Version Control Systems, as it is | ||
4 | -# integral to the build system of your project. | ||
5 | - | ||
6 | -# This file is only used by the Ant script. | ||
7 | - | ||
8 | -# You can use this to override default values such as | ||
9 | -# 'source.dir' for the location of your java source folder and | ||
10 | -# 'out.dir' for the location of your output folder. | ||
11 | - | ||
12 | -# You can also use it define how the release builds are signed by declaring | ||
13 | -# the following properties: | ||
14 | -# 'key.store' for the location of your keystore and | ||
15 | -# 'key.alias' for the name of the key to use. | ||
16 | -# The password will be asked during the build when you use the 'release' target. | ||
17 | - |
No preview for this file type
No preview for this file type
1 | -<!DOCTYPE html> | ||
2 | -<html> | ||
3 | - | ||
4 | - <head> | ||
5 | - <meta name="viewport" content="width=device-width, user-scalable=no" /> | ||
6 | - <meta name="apple-mobile-web-app-capable" content="yes" /> | ||
7 | - <meta name="apple-mobile-web-app-status-bar-style" content="black" /> | ||
8 | - <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | ||
9 | - <meta name="format-detection" content="telephone=no"> | ||
10 | - <meta name="screen-orientation" content="portrait"> | ||
11 | - <meta name="full-screen" content="yes"> | ||
12 | - <meta http-equiv="x-ua-compatible" content="IE=edge" /> | ||
13 | - <title> | ||
14 | - 手游平台支付 | ||
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> | ||
22 | - </head> | ||
23 | - | ||
24 | - <body> | ||
25 | - <div class="mask"></div> | ||
26 | - <div class="horizontal" style="height: 220px;"> | ||
27 | - <h4>1. 海豹游戏服务条款的接受</h4> | ||
28 | - <p>1.1 海豹游戏由广州游爱兄弟信息技术有限公司(以下简称“游爱兄弟”)及其关联公司合法运营,海豹游戏在本用户服务协议的条款和要求下提供服务。</p> | ||
29 | - <p>1.2 当用户访问、浏览及使用海豹游戏提供的各项服务、业务时,用户便表明其接受了本服务协议的条款,并同意受本服务协议的约束,用户保证其提交的信息真实、准确、及时和完整;若用户不同意本协议条款的,请停止注册程序。</p> | ||
30 | - <p>1.3 本服务协议所称的用户是指完全同意本服务协议所有条款(以下简称“服务条款”)并访问或浏览海豹游戏相关页面的服务接受者。</p> | ||
31 | - <h4>2. 服务条款的变更和修改</h4> | ||
32 | - <p>海豹游戏保留依其自主判断在将来的任何时间变更、修改、增加或删除本服务协议条款的权利。所有修改的协议均构成本服务协议的一部分。海豹游戏有权随时对服务条款进行修改,一旦发生服务条款的变动,海豹游戏将公示修改的内容;当用户使用海豹游戏的任何服务时,应接受海豹游戏随时提供的与该服务相关的规则或说明,并且此规则或说明均构成本服务条款的一部分。用户如果不同意服务条款的修改,可以主动取消已经获得的服务;如果用户继续享用服务,则视为用户已经接受服务条款的修改。</p> | ||
33 | - <h4>3. 服务说明</h4> | ||
34 | - <p>3.1 海豹游戏运用自己的操作系统通过国际互联网向用户提供丰富的网上资源,包括网盘、书签、邮箱、皮肤、微博、空间、游戏、论坛、SNS社区和实时定位、好友识别等其它个性化服务(以下简称本服务)。除非另有明确规定,基于增强或强化目前服务目的所新增的任何新功能、服务、新产品,均无条件地适用本服务条款。</p> | ||
35 | - <p>3.2 除非本协议中另有规定,否则海豹游戏对服务不承担任何责任,即用户对服务的使用承担风险。海豹游戏不保证服务一定会满足用户的使用要求,也不保证服务不会中断,对服务的及时性、安全性、准确性也不作担保。</p> | ||
36 | - <p>3.3 为使用本服务,用户必须自行配备接入国际互联网所必需的设备,包括计算机、手机、掌上电脑及其他存取装置或接受服务所需其它设备,并自行支付与此服务有关的费用。 </p> | ||
37 | - <p>3.4 海豹游戏保留在日后对全部或部分服务项目收取费用的权利。</p> | ||
38 | - <p>3.5 用户接受本服务时,须提供完整、真实、准确、最新的个人资料并按其变更情况不断更新账号资料。</p> | ||
39 | - <p>3.6 若用户提供任何错误、不实、过时或不完整的资料,或者海豹游戏有合理理由怀疑前述资料为错误、不实、过时或不完整,海豹游戏有权暂停或终止用户的账号,并拒绝其现在或将来使用本服务的全部或一部分。</p> | ||
40 | - <p>3.7 海豹游戏有权规定并修改使用本服务的一般措施,包括但不限于决定保留电子邮件信息或其他上载内容的时间、限制本服务一个账号可接收信息的数量等措施。如海豹游戏未能储存或删除本服务的内容或其他信息,海豹游戏不负担任何责任。对于用户3个月未使用的账号,海豹游戏有权(但无义务)予以删除。</p> | ||
41 | - <p>3.8 由于用户经由本服务张贴、上传或传送内容、与本服务连线、违反本服务条款或侵害其他人的任何权利导致任何第三方提出权利主张或使海豹游戏遭受任何形式的罚款或处罚,用户同意以适当方式充分消除对海豹游戏的不利影响,赔偿海豹游戏及其分公司、关联公司、代理人或其他合作伙伴及员工的损失,并使其免受损害。</p> | ||
42 | - <h4>4. 用户应遵守以下法律及法规</h4> | ||
43 | - <p>用户同意遵守中华人民共和国相关法律、法规的规定,在使用海豹游戏时,不得侵犯任何第三方的合法权益。在任何情况下,如果海豹游戏有合理理由认为用户的行为可能违反上述法律、法规或侵犯第三方的合法权益,海豹游戏可以在任何时候,不经事先通知终止向该用户提供服务。用户应了解国际互联网的无国界性,应特别注意遵守当地所有有关的法律和法规。</p> | ||
44 | - <h4>5. 用户隐私权</h4> | ||
45 | - <p>用户在遵守上述协议要求的前提下,海豹游戏将充分保护用户享有个人隐私。除非因以下原因,未经用户授权,本网站不公开、编辑或透露其个人账号资料:</p> | ||
46 | - <p>根据有关法律法规的要求;</p> | ||
47 | - <p>按照相关政府主管部门的要求;</p> | ||
48 | - <p>维护社会个体和公众的安全;</p> | ||
49 | - <p>为维护社会公共利益的需要;</p> | ||
50 | - <p>维护本网站的合法权益;</p> | ||
51 | - <p>事先获得用户的明确授权;</p> | ||
52 | - <p>符合其他相关的要求。</p> | ||
53 | - <h4>6. 用户账号、密码和安全</h4> | ||
54 | - <p>6.1 用户一旦注册成功,便成为海豹游戏的注册用户,将得到一个密码和账号。用户有义务保证密码和账号的安全。用户对利用该密码和账号所进行的一切活动负全部责任;因此所衍生的任何损失或损害,海豹游戏无法也不会承担任何责任。</p> | ||
55 | - <p>6.2 用户的密码和账号遭到未授权的使用或发生其他任何安全问题,用户可以立即通知海豹游戏。用户在每次连线结束,应结束账号使用,否则用户可能得不到海豹游戏的安全保护。</p> | ||
56 | - <p>6.3 海豹游戏禁止用户交易海豹游戏,海豹游戏有权收回用户交易的海豹游戏。如果因用户交易海豹游戏引起的任何纠纷,海豹游戏不承担任何责任。</p> | ||
57 | - <h4>7. 对用户信息的存储和限制</h4> | ||
58 | - <p>海豹游戏不对用户在海豹游戏任何服务下发布信息的删除或储存失败负责。海豹游戏有权判断用户的行为是否符合海豹游戏服务条款的规定,如果海豹游戏认为用户违反了服务条款的规定,海豹游戏有权删除用户发布或发送的信息,直至中断或终止向其提供服务。</p> | ||
59 | - <h4>8. 禁止用户从事以下行为:</h4> | ||
60 | - <p>8.1 上载、张贴、发送或传送任何非法、淫秽、色情、低俗的,胁迫、骚扰、中伤他人的,诽谤、侵害他人隐私或诋毁他人名誉或商誉的,其他违反国家法律法规、社会主义道德规范及不适当的信息或电子邮件,包括但不限于资讯、资料、文字、软件、音乐、照片、图形、信息、视频或其他资料(以下简称内容)。</p> | ||
61 | - <p>8.2 以任何方式危害未成年人。</p> | ||
62 | - <p>8.3 冒充任何人或机构,或以虚伪不实的方式谎称或使人误认为与任何人或任何机构有关。</p> | ||
63 | - <p>8.4 伪造标题或以其他方式操控识别资料,使人误认为该内容为海豹游戏所传送。</p> | ||
64 | - <p>8.5 上载、张贴、发送电子邮件或以其他方式传送无权传送的内容。</p> | ||
65 | - <p>8.6 上载、张贴、发送电子邮件或以其他方式传送侵犯任何人的专利、商标、著作权、商业秘密或其他民事权利之内容。</p> | ||
66 | - <p>8.7 上载、张贴、发送电子邮件或以其他方式传送广告函件、促销资料、垃圾邮件等。</p> | ||
67 | - <p>8.8 干扰或破坏本服务或与本服务相连的服务器和网络,或不遵守本服务协议之规定。</p> | ||
68 | - <p>8.9 违反任何相关的中国法律、法规、规章、条例等其他具有法律约束力的规范。</p> | ||
69 | - <p>8.10 跟踪或以其他方式骚扰他人。</p> | ||
70 | - <p>8.11 窃取他人密码、账号和其它数字化信息或财产。</p> | ||
71 | - <p>8.12 其他被海豹游戏视为不适当的行为。</p> | ||
72 | - <p>8.13 海豹游戏有权对用户载、张贴、发送的内容进行审核,有任何违反法律法规或本协议之有关规定的内容,海豹游戏有权立即将其删除或屏蔽,且不需要对用户另行通知。</p> | ||
73 | - <p>8.14 海豹游戏封号规则</p> | ||
74 | - <p>1.无视国家规定,在姓名、游戏角色名等地方中使用违规词语或不文明词语、非法字符</p> | ||
75 | - <p>处罚规则:视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚。</p> | ||
76 | - <p>2.涉及到侵入、拦截、破坏、复制、修改游戏程序,以及宣扬、叫卖和使用各种辅助性程序或恶性非法程序,即使用外挂程序、或在游戏中宣传外挂程序的行为。</p> | ||
77 | - <p>处罚规则:视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚。</p> | ||
78 | - <p>3.以任何弄虚作假的形式来蒙蔽或者欺骗其他用户,如发布模仿官方并带有病毒的网站、非官方中奖信息、非法广告、游戏代码、木马、外挂、病毒、色情信息、垃圾广告等信息</p> | ||
79 | - <p>处罚规则:视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚。</p> | ||
80 | - <p>4.通过海豹游戏发布非法网站,宣传或使用私服、游戏代码、木马、外挂、病毒、色情信息、垃圾广告、非法广告等信息</p> | ||
81 | - <p>处罚规则:视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚。</p> | ||
82 | - <p>5.通过海豹游戏发布触犯政府法令的文字如:煽动、反动、猥亵、暴力、种族歧视、宗教歧视等字眼,包含这类相关字的反向书写。</p> | ||
83 | - <p>处罚规则:视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚,并上报相关部门追究其法律责任。</p> | ||
84 | - <p>6.宣传或贩卖BUG、攻击服务器运行、牟取个人利益、影响游戏公平性,以及影响其他玩家正常进行游戏等行为</p> | ||
85 | - <p>处罚规则:查证核实后,将暂停账号,并清除所有非法物品;视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚。</p> | ||
86 | - <p>7.盗取或参与盗取他人账号,给被盗者造成严重损失的行为</p> | ||
87 | - <p>处罚规则:查证核实后,视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚,并上报相关部门追究其法律责任。</p> | ||
88 | - <p>8.侮辱、毁谤、猥亵、威胁、辱骂其他用户,扭曲事实、恶意散布不实谣言,恶意影响游戏环境等行为</p> | ||
89 | - <p>处罚规则:视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚。</p> | ||
90 | - <h4>9. 内容及其披露</h4> | ||
91 | - <p>9.1 用户对经由本服务上载、张贴或传送的内容负全部责任;对于经由本服务而传送的内容,海豹游戏不保证前述内容的正确性、完整性或及时性。在任何情况下,海豹游戏均不对任何用户提供的内容负责,包括但不限于任何内容发生任何错误或纰漏以及衍生的任何损失或损害,用户负责处理与其提供的内容相关的任何及全部纠纷。海豹游戏有权(但无义务)拒绝或删除经由本服务提供的任何内容。用户使用上述内容,应自行承担风险。</p> | ||
92 | - <p>9.2 海豹游戏有权利在下述情况下,对内容进行保存或披露:</p> | ||
93 | - <p>法律程序所规定</p> | ||
94 | - <p>本服务条款规定</p> | ||
95 | - <p>被侵害的第三人提出权利主张</p> | ||
96 | - <p>为保护海豹游戏、其使用者及社会公众的权利、财产或人身安全</p> | ||
97 | - <p>其他海豹游戏认为有必要的情况。</p> | ||
98 | - <h4>10. 电子公告栏的张贴内容</h4> | ||
99 | - <p>10.1 “电子公告栏”包括空间、论坛、SNS社区和其它一般公众可以使用的区域;</p> | ||
100 | - <p>10.2 用户一旦在本服务电子公告栏上传或张贴内容,即视为用户授予海豹游戏该内容著作权之免费及非独家、永久的许可使用权,海豹游戏有权为展示、传播及推广前述内容之目的,对上述内容进行复制、修改、出版。由此展示、传播及推广行为所产生的损失或利润,均由海豹游戏承担或享受。海豹游戏有权自主决定是否给予此类用户鼓励或奖励。</p> | ||
101 | - <p>10.3 因用户进行上述张贴,而导致任何第三方提出索赔要求或衍生的任何损害或损失,用户须承担全部责任。</p> | ||
102 | - <p>10.4 非经海豹游戏事先许可,用户不得对他人上传或张贴在电子公告栏或本服务其他内容进行复制、出售或用作其他商业用途。</p> | ||
103 | - <h4>11. 海豹游戏服务使用规则</h4> | ||
104 | - <p>11.1 用户必须保证,拥有上传之照片、文字等作品之著作权或已获得合法授权,在本网站之上传行为未侵犯任何第三方之合法权益。否则,将由用户承担由此带来的一切法律责任;用户不得将任何内部资料、机密资料、涉及他人隐私资料或侵犯任何人的专利、商标、著作权、商业秘密或其他专属权利之内容加以上载、张贴、或以其他方式传送。</p> | ||
105 | - <p>11.2 用户不得利用本服务进行故意制作、传播计算机病毒等破坏性程序,不得针对本服务、与本服务连接的服务器或网络制造干扰、混乱,或违反连接本服务的网络的任何要求、程序、政策或规则,否则海豹游戏将保留追究其法律责任的权利并有权将其提交给相关部门处理。</p> | ||
106 | - <p>11.3 海豹游戏有权对用户上传的图片、添加的文字等内容进行审核,有任何违反法律法规或本协议之有关规定的图片、文字,海豹游戏有权立即将其删除或屏蔽,且不需要对用户另行通知。</p> | ||
107 | - <p>11.4 用户不得将广告函件、促销资料、垃圾邮件等,加以上载、张贴、发送电子邮件或以其他方式传送。</p> | ||
108 | - <p>11.5 海豹游戏郑重提请用户注意,任何经由本服务以上载、张贴、发送的资料、文字、照片、图形、视讯、信息、用户的登记资料或其他资料(以下简称“内容”),无论系公开还是私下传送,均由内容提供者承担责任。海豹游戏无法控制经由本服务传送之内容,也无法对用户的使用行为进行全面控制,因此不保证内容的合法性、正确性、完整性、真实性或品质;用户已预知使用本服务时,可能会接触到令人不快、不适当或令人厌恶之内容,并同意将自行加以判断并承担所有风险,而不依赖于海豹游戏。但在任何情况下,海豹游戏有权依法停止传输任何前述内容并采取相应行动,包括但不限于暂停用户使用本服务的全部或部分,保存有关记录,并向有关机关报告。但海豹游戏有权(但无义务)依其自行之考量,拒绝和删除可经由本服务提供之违反本条款的或其他引起海豹游戏或用户反感的任何内容。</p> | ||
109 | - <p>11.6 用户完全理解并同意,若第三方在用户不知情或未经用户同意的前提下,将其文字、图片作品上传于海豹游戏空间及由此所产生的任何可能侵害其权益的行为,海豹游戏均不对任何人承担任何责任。</p> | ||
110 | - <p>11.7 海豹游戏有权根据政府机关或权利人的要求删除用户上载、张贴、发送的内容,无论海豹游戏事先是否通知。</p> | ||
111 | - <p>11.8 海豹游戏有权根据服务的需要,收回用户所用的空间域名或减少用户所用空间的大小,无论海豹游戏事先是否通知。</p> | ||
112 | - <h4>12. 海豹游戏论坛规则</h4> | ||
113 | - <p>12.1 关于用户名和昵称</p> | ||
114 | - <p>不得使用党和国家领导人或其他知名人士的真实姓名、字号、艺名、笔名作为用户名和昵称;</p> | ||
115 | - <p>不得使用国家机构或其他机构的名称作为用户名和昵称;</p> | ||
116 | - <p>不得使用和其他网友之名相近、相仿的用户名和昵称;</p> | ||
117 | - <p>不得使用不文明、不健康,或带攻击性、侮辱性的用户名和昵称;</p> | ||
118 | - <p>请勿使用易产生歧义、引起他人误解的用户名和昵称;</p> | ||
119 | - <p>不得使用各种奇形怪状的符号作为用户名和昵称;</p> | ||
120 | - <p>对于违反规定或产生不良后果的用户名和昵称,本站有权删除而不必事先通知。</p> | ||
121 | - <p>12.2 关于签名</p> | ||
122 | - <p>不得出现宣扬反动、封建迷信、淫秽、色情、赌博、暴力、凶杀、恐怖、教唆犯罪等不符合国家法律规定的以及任何包含种族、性别、宗教歧视性和猥亵性的信息内容;</p> | ||
123 | - <p>不得出现有侮辱性言语、挑衅、辱骂其他人以及不健康内容;</p> | ||
124 | - <p>不得出现广告性质的内容以及本公司以外其他网站的链接;</p> | ||
125 | - <p>海豹游戏有权在不需要通知和解释的情况下除去违反以上规定的签名内容,并对情节严重者予以封号处理。</p> | ||
126 | - <p>12.3 关于发贴内容</p> | ||
127 | - <p>遵守相关法规,严禁发表违反法律法规及社会主义道德规定的内容;</p> | ||
128 | - <p>使用文明用语,不得张贴对任何人进行人身攻击、谩骂、诋毁的言论;</p> | ||
129 | - <p>不得张贴未经公开报道、未经证实的消息;</p> | ||
130 | - <p>不得张贴与所在论坛主题无关的消息、言论和图片;</p> | ||
131 | - <p>未经海豹游戏同意,不得张贴带有商业性质的内容或任何形式的广告,不得张贴海豹游戏及其关联公司以外其他网站的链接;</p> | ||
132 | - <p>不得恶意灌水,内容相同的帖子不得一文多发;</p> | ||
133 | - <p>不得在帖子中(标题和内容)加入各种奇形怪状的符号;</p> | ||
134 | - <p>转贴文章应注明原始出处和时间;</p> | ||
135 | - <p>对于违反以上规定的内容,在不需要通知和解释的情况下,海豹游戏以及版主有权予以删除,并对情节严重者予以封账号处理。</p> | ||
136 | - <p>12.4 关于贴图</p> | ||
137 | - <p>不得张贴宣扬反动、封建迷信、淫秽、色情、赌博、暴力、凶杀、恐怖、教唆犯罪等不符合国家法律规定的以及任何包含种族、性别、宗教歧视性和猥亵性的图片;</p> | ||
138 | - <p>不得出现带有侮辱性、挑衅、辱骂其他人以及不健康内容的图片;</p> | ||
139 | - <p>请勿使用易产生歧义、引起他人误解的图片;</p> | ||
140 | - <p>摘录、转贴的图片请注明出处及作者,禁止张贴侵犯他人著作权、版权等知识产权的图片;</p> | ||
141 | - <p>不得张贴与论坛主题无关的图片;</p> | ||
142 | - <p>海豹游戏有权在不需要通知和解释的情况下删除违反以上规定的图片,并对情节严重者予以封账号处理。</p> | ||
143 | - <h4>13. 海豹游戏游戏规则</h4> | ||
144 | - <p>13.1 用户应当遵守游戏公约、玩家守则及不时发布的游戏规则、公告等;</p> | ||
145 | - <p>13.2 用户不得通过不正当的手段或其他不公平的手段使用海豹游戏的游戏产品和服务或参与海豹游戏的游戏活动。用户不得干扰海豹游戏正常地提供产品和服务,包括但不限于:攻击、侵入海豹游戏的网站服务器或使网站服务器过载;制作、发布、传播、使用任何形式的妨碍游戏公平性的辅助工具或程序(外挂);利用程序的漏洞和错误(Bug)破坏游戏的正常进行或传播该漏洞或错误(Bug);不合理地干扰或阻碍他人使用海豹游戏所提供的产品和服务。</p> | ||
146 | - <p>13.3 为维护游戏的公平性,如果海豹游戏发现用户数据异常,无论用户对该异常数据产生是否负有过错,海豹游戏均有权根据本规则、游戏公约、玩家守则及后期不时发布的游戏公告等,采取相应措施:包括但不限于对该账号的冻结、终止、删除;用户在此承诺海豹游戏有权采取上述行动,并承诺不得就上述行为要求海豹游戏做任何补偿或退费。</p> | ||
147 | - <p>13.4 海豹游戏在此特别提示用户:</p> | ||
148 | - <p>海豹游戏提供的游戏将按照现状提供,用户明确知道游戏中存在已知和未知的漏洞和错误(Bug)。尽管海豹游戏将尽最大努力解决已知的漏洞和错误(Bug),但用户知道或应该知道游戏中仍可能包含未知的漏洞和错误(Bug)等。用户同意不向海豹游戏及其关联公司因任何漏洞和错误(Bug)主张任何赔偿。海豹游戏不提倡虚拟物品之间的交易,并不对该交易中产生的任何问题进行支持和保障。</p> | ||
149 | - <h4>14. 手机特色功能说明</h4> | ||
150 | - <p>14.1 用户明确知道,海豹游戏提供的实时定位服务将向用户及用户的不特定海豹游戏好友提供用户的实时空间位置信息。</p> | ||
151 | - <p>14.2 用户可选择向海豹游戏导入手机通讯簿上所对应的好友关系链,但海豹游戏确保将不导入好友关系链之外的任何信息(包括好友姓名及其他任何相关信息) </p> | ||
152 | - <p>14.3 海豹游戏将对好友关系链通过不可逆转的方式加密存储,包括海豹游戏和您的任何好友都将无法获知您的真实好友关系链和真实手机号码。</p> | ||
153 | - <h4>15. 海豹游戏的知识产权及其他权利</h4> | ||
154 | - <p>15.1 海豹游戏对本服务及本服务所使用的软件和受知识产权相关法律或其他法律保护的资料享有相应的权利。</p> | ||
155 | - <p>15.2 经由本服务传送的内容,受到著作权法、商标法、专利法或其他法律的保护;未经海豹游戏明示授权许可,用户不得进行修改、出租、散布或衍生其他作品,用户本人创作并在公开使用区域张贴的内容除外。</p> | ||
156 | - <p>15.3 用户对本服务所使用的软件有非专属性使用权,但自己不得或许可任何第三方复制、修改、出售或衍生产品。</p> | ||
157 | - <p>15.4 海豹游戏及其他海豹游戏图样、产品及服务名称,均为海豹游戏及其关联公司所享有的商标,未经海豹游戏所事先书面授权,任何人不得使用、 复制或用作其他用途。</p> | ||
158 | - <h4>16. 免责声明</h4> | ||
159 | - <p>16.1 海豹游戏对于本服务包含的或用户经由或从任何与本服务有关的途径所获得的任何内容、信息或广告,不保证其正确性或可靠性;并且对于用户经本服务上的广告、展示而购买、取得的任何产品、信息或资料,海豹游戏不负保证责任。用户自行承担担使用本服务的风险。</p> | ||
160 | - <p>16.2 海豹游戏有权但无义务,改善或更正本服务任何部分之任何疏漏、错误。</p> | ||
161 | - <p>16.3 海豹游戏不保证以下事项(包括但不限于):</p> | ||
162 | - <p>本服务适合用户的使用要求;</p> | ||
163 | - <p>本服务不受干扰,及时、安全、可靠或不出现错误;</p> | ||
164 | - <p>用户经由本服务取得的任何产品、服务或其他材料符合用户的期望;</p> | ||
165 | - <p>16.4 用户使用经由本服务下载的或取得的任何资料,其风险自行负担;因该使用而导致用户手机或其他设备系统损坏或资料流失,用户应负完全责任;</p> | ||
166 | - <p>16.5 对基于以下原因而造成的利润、商业信誉、资料的损失或其他有形或无形损失,海豹游戏不承担任何直接、间接、附带、衍生或惩罚性的赔偿:</p> | ||
167 | - <p>本服务使用或无法使用;</p> | ||
168 | - <p>经由本服务购买或取得的任何产品、资料或服务;</p> | ||
169 | - <p>用户资料遭到未授权的使用或修改;</p> | ||
170 | - <p>用户资料丢失或被删除;</p> | ||
171 | - <p>其他与本服务相关的事宜。</p> | ||
172 | - <p>16.6 用户在浏览网际网路时自行判断使用海豹游戏的检索目录。该检索目录可能会引导用户进入到被认为具有攻击性或不适当的网站,海豹游戏没有义务查看检索目录所列网站的内容,因此,对其正确性、合法性、正当性不负任何责任。</p> | ||
173 | - <h4>17. 服务的修改和终止</h4> | ||
174 | - <p>海豹游戏有权在未事前通知的情况下在任何时候,暂时或永久地修改或终止本服务或其中任何一部分。海豹游戏对本服务的修改或终止对用户和任何第三人不承担任何责任。海豹游戏有权基于任何理由,终止用户的账号、密码或拒绝其使用本服务,或删除、转移用户存储、发布在本服务的内容,海豹游戏采取上述行为均不需通知,并且对用户和任何第三人不承担任何责任。</p> | ||
175 | - <h4>18. 通知</h4> | ||
176 | - <p>海豹游戏向用户发出的通知,可以采用电子邮件、页面公告、常规信件、电话或海豹游戏认为适合的形式。服务条款的修改或其他事项变更时,海豹游戏将会以上述形式进行通知。</p> | ||
177 | - <h4>19. 全部协议</h4> | ||
178 | - <p>本服务协议和海豹游戏的其他服务条款构成完整的协议。</p> | ||
179 | - <h4>20. 法律的适用和管辖</h4> | ||
180 | - <p>本服务条款的生效、履行、解释及争议的解决均适用中华人民共和国法律,发生的争议提交广州仲裁委员会裁决。如果本服务协议中某项条款因与中华人民共和国现行法律相抵触而导致无效,将不影响其他部分的效力。</p> | ||
181 | - <h4>21. 生效条件</h4> | ||
182 | - <p>本协议自用户访问、浏览及使用海豹游戏之时开始生效。</p> | ||
183 | - </div> | ||
184 | - <!-- end --> | ||
185 | - <script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> | ||
186 | - <script type="text/javascript" src="js/zepto.min.js?20150923001"></script> | ||
187 | - <script type="text/javascript"> | ||
188 | - | ||
189 | - window.isGetData = 0; | ||
190 | - $(function() { | ||
191 | - FastClick.attach(document.body); | ||
192 | - }); | ||
193 | - </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> | ||
199 | - </body> | ||
200 | - | ||
201 | -</html> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | -20180207 | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | -<?xml version="1.0" encoding="utf-8"?> | ||
2 | -<manifest xmlns:android="http://schemas.android.com/apk/res/android" | ||
3 | - package="com.yaxd.haibao.sdk.demo" | ||
4 | - android:versionCode="1" | ||
5 | - android:versionName="1.0" > | ||
6 | - | ||
7 | - <uses-sdk | ||
8 | - android:minSdkVersion="8" | ||
9 | - android:targetSdkVersion="20" /> | ||
10 | - | ||
11 | - <!-- SDK start --> | ||
12 | - <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" /> | ||
13 | - <uses-permission android:name="android.permission.INTERNET" /> | ||
14 | - <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> | ||
15 | - <uses-permission android:name="android.permission.READ_PHONE_STATE" /> | ||
16 | - <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> | ||
17 | - <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> | ||
18 | - <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" /> | ||
19 | - <uses-permission android:name="android.permission.READ_LOGS" /> | ||
20 | - <uses-permission android:name="android.permission.GET_TASKS" /> | ||
21 | - <uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" /> | ||
22 | - <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" /> | ||
23 | - <uses-permission android:name="android.permission.RECORD_AUDIO" /> | ||
24 | - <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" /> | ||
25 | - <uses-permission android:name="org.simalliance.openmobileapi.SMARTCARD" /> | ||
26 | - <uses-permission android:name="android.permission.NFC" /> | ||
27 | - | ||
28 | - <uses-feature android:name="android.hardware.nfc.hce" /> | ||
29 | - <!-- SDK end --> | ||
30 | - | ||
31 | - <application | ||
32 | - android:name="com.yaxd.haibao.sdk.application.PoolSDKApplication" | ||
33 | - android:allowBackup="true" | ||
34 | - android:icon="@drawable/public_sdk_self_ic_launcher" | ||
35 | - android:label="@string/app_name" > | ||
36 | - <activity | ||
37 | - android:name="com.youai.foolsdk.demo.AppActivity" | ||
38 | - android:configChanges="keyboardHidden|orientation|screenSize" | ||
39 | - android:label="@string/app_name" | ||
40 | - android:screenOrientation="landscape" | ||
41 | - android:theme="@android:style/Theme.NoTitleBar.Fullscreen" > | ||
42 | - <intent-filter> | ||
43 | - <action android:name="android.intent.action.MAIN" /> | ||
44 | - | ||
45 | - <category android:name="android.intent.category.LAUNCHER" /> | ||
46 | - </intent-filter> | ||
47 | - </activity> | ||
48 | - <!-- SDK start --> | ||
49 | - <receiver android:name="com.yaxd.haibao.sdk.framework.AppInstallReceiver" > | ||
50 | - <intent-filter> | ||
51 | - <action android:name="android.intent.action.PACKAGE_ADDED" /> | ||
52 | - <action android:name="android.intent.action.PACKAGE_REPLACED" /> | ||
53 | - <action android:name="android.intent.action.PACKAGE_REMOVED" /> | ||
54 | - | ||
55 | - <data android:scheme="package" /> | ||
56 | - </intent-filter> | ||
57 | - </receiver> | ||
58 | - | ||
59 | - <activity | ||
60 | - android:name="com.youai.sdk.YouaiSDK" | ||
61 | - android:label="youai_sdk" | ||
62 | - android:launchMode="singleTask" | ||
63 | - android:theme="@android:style/Theme.Dialog" /> | ||
64 | - | ||
65 | - <service | ||
66 | - android:name="com.youai.sdk.YouaiService" | ||
67 | - android:enabled="true" > | ||
68 | - <intent-filter> | ||
69 | - <action android:name="com.youai.sdk.YouaiService" /> | ||
70 | - </intent-filter> | ||
71 | - </service> | ||
72 | - <service | ||
73 | - android:name="com.youai.sdk.FloatViewService" | ||
74 | - android:enabled="true" | ||
75 | - android:exported="true" > | ||
76 | - <intent-filter> | ||
77 | - <action android:name="com.youai.sdk.FloatViewService" /> | ||
78 | - </intent-filter> | ||
79 | - </service> | ||
80 | - | ||
81 | - <receiver android:name="com.youai.sdk.Receiver" > | ||
82 | - <intent-filter> | ||
83 | - <action android:name="android.intent.action.BOOT_COMPLETED" /> | ||
84 | - | ||
85 | - <category android:name="android.intent.category.LAUNCHER" /> | ||
86 | - </intent-filter> | ||
87 | - </receiver> | ||
88 | - | ||
89 | - <activity | ||
90 | - android:name="com.alipay.sdk.app.H5PayActivity" | ||
91 | - android:configChanges="keyboardHidden|navigation|orientation" | ||
92 | - android:exported="false" | ||
93 | - android:screenOrientation="behind" /> | ||
94 | - <activity | ||
95 | - android:name="com.alipay.sdk.auth.AuthActivity" | ||
96 | - android:configChanges="keyboardHidden|navigation|orientation" | ||
97 | - android:exported="false" | ||
98 | - android:screenOrientation="behind" /> | ||
99 | - <activity | ||
100 | - android:name=".wxapi.WXPayEntryActivity" | ||
101 | - android:exported="true" | ||
102 | - android:launchMode="singleTop" /> | ||
103 | - <activity | ||
104 | - android:name=".wxapi.WXEntryActivity" | ||
105 | - android:exported="true" | ||
106 | - android:launchMode="singleTop" /> | ||
107 | - <!-- SDK end --> | ||
108 | - </application> | ||
109 | - | ||
110 | -</manifest> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
demo/Demo_haibao_juhe_sdk/build.xml
deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<project name="PoolSdk" default="help"> | ||
3 | - | ||
4 | - <!-- The local.properties file is created and updated by the 'android' tool. | ||
5 | - It contains the path to the SDK. It should *NOT* be checked into | ||
6 | - Version Control Systems. --> | ||
7 | - <property file="local.properties" /> | ||
8 | - | ||
9 | - <!-- The ant.properties file can be created by you. It is only edited by the | ||
10 | - 'android' tool to add properties to it. | ||
11 | - This is the place to change some Ant specific build properties. | ||
12 | - Here are some properties you may want to change/update: | ||
13 | - | ||
14 | - source.dir | ||
15 | - The name of the source directory. Default is 'src'. | ||
16 | - out.dir | ||
17 | - The name of the output directory. Default is 'bin'. | ||
18 | - | ||
19 | - For other overridable properties, look at the beginning of the rules | ||
20 | - files in the SDK, at tools/ant/build.xml | ||
21 | - | ||
22 | - Properties related to the SDK location or the project target should | ||
23 | - be updated using the 'android' tool with the 'update' action. | ||
24 | - | ||
25 | - This file is an integral part of the build system for your | ||
26 | - application and should be checked into Version Control Systems. | ||
27 | - | ||
28 | - --> | ||
29 | - <property file="ant.properties" /> | ||
30 | - | ||
31 | - <!-- if sdk.dir was not set from one of the property file, then | ||
32 | - get it from the ANDROID_HOME env var. | ||
33 | - This must be done before we load project.properties since | ||
34 | - the proguard config can use sdk.dir --> | ||
35 | - <property environment="env" /> | ||
36 | - <condition property="sdk.dir" value="${env.ANDROID_HOME}"> | ||
37 | - <isset property="env.ANDROID_HOME" /> | ||
38 | - </condition> | ||
39 | - | ||
40 | - <!-- The project.properties file is created and updated by the 'android' | ||
41 | - tool, as well as ADT. | ||
42 | - | ||
43 | - This contains project specific properties such as project target, and library | ||
44 | - dependencies. Lower level build properties are stored in ant.properties | ||
45 | - (or in .classpath for Eclipse projects). | ||
46 | - | ||
47 | - This file is an integral part of the build system for your | ||
48 | - application and should be checked into Version Control Systems. --> | ||
49 | - <loadproperties srcFile="project.properties" /> | ||
50 | - | ||
51 | - <!-- quick check on sdk.dir --> | ||
52 | - <fail | ||
53 | - message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable." | ||
54 | - unless="sdk.dir" | ||
55 | - /> | ||
56 | - | ||
57 | - <!-- | ||
58 | - Import per project custom build rules if present at the root of the project. | ||
59 | - This is the place to put custom intermediary targets such as: | ||
60 | - -pre-build | ||
61 | - -pre-compile | ||
62 | - -post-compile (This is typically used for code obfuscation. | ||
63 | - Compiled code location: ${out.classes.absolute.dir} | ||
64 | - If this is not done in place, override ${out.dex.input.absolute.dir}) | ||
65 | - -post-package | ||
66 | - -post-build | ||
67 | - -pre-clean | ||
68 | - --> | ||
69 | - <import file="custom_rules.xml" optional="true" /> | ||
70 | - | ||
71 | - <!-- Import the actual build file. | ||
72 | - | ||
73 | - To customize existing targets, there are two options: | ||
74 | - - Customize only one target: | ||
75 | - - copy/paste the target into this file, *before* the | ||
76 | - <import> task. | ||
77 | - - customize it to your needs. | ||
78 | - - Customize the whole content of build.xml | ||
79 | - - copy/paste the content of the rules files (minus the top node) | ||
80 | - into this file, replacing the <import> task. | ||
81 | - - customize to your needs. | ||
82 | - | ||
83 | - *********************** | ||
84 | - ****** IMPORTANT ****** | ||
85 | - *********************** | ||
86 | - In all cases you must update the value of version-tag below to read 'custom' instead of an integer, | ||
87 | - in order to avoid having your file be overridden by tools such as "android update project" | ||
88 | - --> | ||
89 | - <!-- version-tag: 1 --> | ||
90 | - <import file="${sdk.dir}/tools/ant/build.xml" /> | ||
91 | - | ||
92 | -</project> |
1 | -/* AUTO-GENERATED FILE. DO NOT MODIFY. | ||
2 | - * | ||
3 | - * This class was automatically generated by the | ||
4 | - * aapt tool from the resource data it found. It | ||
5 | - * should not be modified by hand. | ||
6 | - */ | ||
7 | - | ||
8 | -package com.yaxd.haibao.sdk.demo; | ||
9 | - | ||
10 | -public final class R { | ||
11 | - public static final class attr { | ||
12 | - } | ||
13 | - public static final class drawable { | ||
14 | - public static final int public_sdk_self_demo_btn_login_n=0x7f020000; | ||
15 | - public static final int public_sdk_self_demo_btn_login_s=0x7f020001; | ||
16 | - public static final int public_sdk_self_demo_btn_main_n=0x7f020002; | ||
17 | - public static final int public_sdk_self_demo_btn_main_s=0x7f020003; | ||
18 | - public static final int public_sdk_self_demo_main=0x7f020004; | ||
19 | - public static final int public_sdk_self_ic_launcher=0x7f020005; | ||
20 | - public static final int public_sdk_self_sdk_login_bg=0x7f020006; | ||
21 | - public static final int public_sdk_self_ya_bt_selector=0x7f020007; | ||
22 | - public static final int public_sdk_self_ya_login_bt_selector=0x7f020008; | ||
23 | - } | ||
24 | - public static final class id { | ||
25 | - public static final int forum_bt=0x7f050005; | ||
26 | - public static final int logout_bt=0x7f050004; | ||
27 | - public static final int ya_channel_center=0x7f050000; | ||
28 | - public static final int ya_enter_game_bt=0x7f050007; | ||
29 | - public static final int ya_login_bt=0x7f050006; | ||
30 | - public static final int ya_pay_bt=0x7f050001; | ||
31 | - public static final int ya_submit_role_data_bt=0x7f050003; | ||
32 | - public static final int ya_switch_account_bt=0x7f050002; | ||
33 | - } | ||
34 | - public static final class layout { | ||
35 | - public static final int public_sdk_self_game=0x7f030000; | ||
36 | - public static final int public_sdk_self_game_login=0x7f030001; | ||
37 | - } | ||
38 | - public static final class string { | ||
39 | - public static final int app_name=0x7f040000; | ||
40 | - } | ||
41 | -} |
1 | -/* AUTO-GENERATED FILE. DO NOT MODIFY. | ||
2 | - * | ||
3 | - * This class was automatically generated by the | ||
4 | - * aapt tool from the resource data it found. It | ||
5 | - * should not be modified by hand. | ||
6 | - */ | ||
7 | - | ||
8 | -package com.youai.poolsdk.demo; | ||
9 | - | ||
10 | -public final class R { | ||
11 | - public static final class attr { | ||
12 | - } | ||
13 | - public static final class drawable { | ||
14 | - public static final int public_sdk_self_demo_btn_login_n=0x7f020000; | ||
15 | - public static final int public_sdk_self_demo_btn_login_s=0x7f020001; | ||
16 | - public static final int public_sdk_self_demo_btn_main_n=0x7f020002; | ||
17 | - public static final int public_sdk_self_demo_btn_main_s=0x7f020003; | ||
18 | - public static final int public_sdk_self_demo_main=0x7f020004; | ||
19 | - public static final int public_sdk_self_ic_launcher=0x7f020005; | ||
20 | - public static final int public_sdk_self_sdk_login_bg=0x7f020006; | ||
21 | - public static final int public_sdk_self_ya_bt_selector=0x7f020007; | ||
22 | - public static final int public_sdk_self_ya_login_bt_selector=0x7f020008; | ||
23 | - } | ||
24 | - public static final class id { | ||
25 | - public static final int forum_bt=0x7f050005; | ||
26 | - public static final int logout_bt=0x7f050004; | ||
27 | - public static final int ya_channel_center=0x7f050000; | ||
28 | - public static final int ya_enter_game_bt=0x7f050007; | ||
29 | - public static final int ya_login_bt=0x7f050006; | ||
30 | - public static final int ya_pay_bt=0x7f050001; | ||
31 | - public static final int ya_submit_role_data_bt=0x7f050003; | ||
32 | - public static final int ya_switch_account_bt=0x7f050002; | ||
33 | - } | ||
34 | - public static final class layout { | ||
35 | - public static final int public_sdk_self_game=0x7f030000; | ||
36 | - public static final int public_sdk_self_game_login=0x7f030001; | ||
37 | - } | ||
38 | - public static final class string { | ||
39 | - public static final int app_name=0x7f040000; | ||
40 | - } | ||
41 | -} |

50.2 KB
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
demo/Demo_haibao_juhe_sdk/lint.xml
deleted
100644 → 0
1 | -# This file is automatically generated by Android Tools. | ||
2 | -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! | ||
3 | -# | ||
4 | -# This file must *NOT* be checked into Version Control Systems, | ||
5 | -# as it contains information specific to your local configuration. | ||
6 | - | ||
7 | -# location of the SDK. This is only used by Ant | ||
8 | -# For customization when using a Version Control System, please read the | ||
9 | -# header note. | ||
10 | -sdk.dir=D:\\android\\sdk |
No preview for this file type
1 | -# This file is automatically generated by Android Tools. | ||
2 | -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! | ||
3 | -# | ||
4 | -# This file must be checked in Version Control Systems. | ||
5 | -# | ||
6 | -# To customize properties used by the Ant build system edit | ||
7 | -# "ant.properties", and override values to adapt the script to your | ||
8 | -# project structure. | ||
9 | -# | ||
10 | -# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): | ||
11 | -#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt | ||
12 | - | ||
13 | -# Project target. | ||
14 | -target=android-20 |

5.71 KB

6.39 KB

5.59 KB

5.72 KB
1 | -<?xml version="1.0" encoding="utf-8"?> | ||
2 | -<selector xmlns:android="http://schemas.android.com/apk/res/android" > | ||
3 | - <item android:drawable="@drawable/public_sdk_self_demo_btn_main_s" android:state_selected="true"/> | ||
4 | - <item android:drawable="@drawable/public_sdk_self_demo_btn_main_s" android:state_pressed="true"/> | ||
5 | - <item android:drawable="@drawable/public_sdk_self_demo_btn_main_n"/> | ||
6 | -</selector> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | -<?xml version="1.0" encoding="utf-8"?> | ||
2 | -<selector xmlns:android="http://schemas.android.com/apk/res/android" > | ||
3 | - <item android:drawable="@drawable/public_sdk_self_demo_btn_login_s" android:state_selected="true"/> | ||
4 | - <item android:drawable="@drawable/public_sdk_self_demo_btn_login_s" android:state_pressed="true"/> | ||
5 | - <item android:drawable="@drawable/public_sdk_self_demo_btn_login_n"/> | ||
6 | -</selector> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | -<?xml version="1.0" encoding="utf-8"?> | ||
2 | -<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" | ||
3 | - android:layout_width="match_parent" | ||
4 | - android:layout_height="match_parent" | ||
5 | - android:background="@drawable/public_sdk_self_demo_main" > | ||
6 | - | ||
7 | - <Button | ||
8 | - android:id="@+id/ya_channel_center" | ||
9 | - android:layout_width="180dp" | ||
10 | - android:layout_height="60dp" | ||
11 | - android:layout_alignParentRight="true" | ||
12 | - android:layout_alignTop="@+id/ya_pay_bt" | ||
13 | - android:background="@drawable/public_sdk_self_ya_bt_selector" | ||
14 | - android:onClick="yaOnClick"/> | ||
15 | - | ||
16 | - <Button | ||
17 | - android:id="@+id/ya_switch_account_bt" | ||
18 | - android:layout_width="180dp" | ||
19 | - android:layout_height="60dp" | ||
20 | - android:layout_alignParentRight="true" | ||
21 | - android:layout_alignTop="@+id/ya_submit_role_data_bt" | ||
22 | - android:background="@drawable/public_sdk_self_ya_bt_selector" | ||
23 | - android:onClick="yaOnClick" /> | ||
24 | - | ||
25 | - <Button | ||
26 | - android:id="@+id/ya_submit_role_data_bt" | ||
27 | - android:layout_width="180dp" | ||
28 | - android:layout_height="60dp" | ||
29 | - android:layout_alignParentBottom="true" | ||
30 | - android:layout_alignParentLeft="true" | ||
31 | - android:background="@drawable/public_sdk_self_ya_bt_selector" | ||
32 | - android:onClick="yaOnClick" /> | ||
33 | - | ||
34 | - <Button | ||
35 | - android:id="@+id/ya_pay_bt" | ||
36 | - android:layout_width="180dp" | ||
37 | - android:layout_height="60dp" | ||
38 | - android:layout_alignParentLeft="true" | ||
39 | - android:layout_alignParentTop="true" | ||
40 | - android:background="@drawable/public_sdk_self_ya_bt_selector" | ||
41 | - android:onClick="yaOnClick" /> | ||
42 | - | ||
43 | - | ||
44 | - <Button | ||
45 | - android:id="@+id/logout_bt" | ||
46 | - android:layout_width="180dp" | ||
47 | - android:layout_height="60dp" | ||
48 | - android:layout_alignParentLeft="true" | ||
49 | - android:layout_centerVertical="true" | ||
50 | - android:background="@drawable/public_sdk_self_ya_bt_selector" | ||
51 | - android:onClick="yaOnClick" | ||
52 | - android:text="注销" | ||
53 | - android:textColor="@android:color/black" | ||
54 | - /> | ||
55 | - | ||
56 | - <Button | ||
57 | - android:id="@+id/forum_bt" | ||
58 | - android:layout_width="180dp" | ||
59 | - android:layout_height="60dp" | ||
60 | - android:layout_alignParentRight="true" | ||
61 | - android:layout_centerVertical="true" | ||
62 | - android:background="@drawable/public_sdk_self_ya_bt_selector" | ||
63 | - android:onClick="yaOnClick" | ||
64 | - android:text="论坛" | ||
65 | - android:textColor="@android:color/black" | ||
66 | - /> | ||
67 | - | ||
68 | -</RelativeLayout> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | -<?xml version="1.0" encoding="utf-8"?> | ||
2 | -<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" | ||
3 | - android:layout_width="match_parent" | ||
4 | - android:background="@drawable/public_sdk_self_sdk_login_bg" | ||
5 | - android:layout_height="match_parent" > | ||
6 | - | ||
7 | - <Button | ||
8 | - android:id="@+id/ya_login_bt" | ||
9 | - android:layout_width="wrap_content" | ||
10 | - android:layout_height="wrap_content" | ||
11 | - android:layout_alignParentRight="true" | ||
12 | - android:layout_alignParentTop="true" | ||
13 | - android:layout_marginRight="28dp" | ||
14 | - android:layout_marginTop="21dp" | ||
15 | - android:background="@drawable/public_sdk_self_ya_login_bt_selector" | ||
16 | - android:onClick="yaOnClick" /> | ||
17 | - | ||
18 | - <Button | ||
19 | - android:id="@+id/ya_enter_game_bt" | ||
20 | - android:layout_width="wrap_content" | ||
21 | - android:layout_height="wrap_content" | ||
22 | - android:layout_alignLeft="@+id/ya_login_bt" | ||
23 | - android:layout_below="@+id/ya_login_bt" | ||
24 | - android:layout_marginTop="28dp" | ||
25 | - android:background="@drawable/public_sdk_self_ya_login_bt_selector" | ||
26 | - android:onClick="yaOnClick"/> | ||
27 | - | ||
28 | -</RelativeLayout> |
demo/app/.gitignore
0 → 100644
1 | +/build |
demo/app/build.gradle
0 → 100644
1 | +apply plugin: 'com.android.application' | ||
2 | + | ||
3 | +android { | ||
4 | + compileSdkVersion 29 | ||
5 | + buildToolsVersion '29.0.2' | ||
6 | + defaultConfig { | ||
7 | + applicationId "com.haibaojuhe.demo" | ||
8 | + targetSdkVersion 27 | ||
9 | + versionCode 1 | ||
10 | + versionName "1.0" | ||
11 | + } | ||
12 | + buildTypes { | ||
13 | + release { | ||
14 | + minifyEnabled false | ||
15 | + proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro' | ||
16 | + } | ||
17 | + } | ||
18 | +} | ||
19 | + | ||
20 | +dependencies { | ||
21 | + implementation fileTree(include: ['*.jar', '*.aar'], dir: 'libs') | ||
22 | +} |
No preview for this file type
demo/app/libs/YouYuSDK_190805.jar
0 → 100644
No preview for this file type
demo/app/libs/android-support-v4.jar
0 → 100644
No preview for this file type
demo/app/libs/haibao_juhe.jar
0 → 100644
No preview for this file type
demo/app/libs/miit_mdid_1.0.10.aar
0 → 100644
No preview for this file type
No preview for this file type
1 | -# To enable ProGuard in your project, edit project.properties | ||
2 | -# to define the proguard.config property as described in that file. | ||
3 | -# | ||
4 | # Add project specific ProGuard rules here. | 1 | # Add project specific ProGuard rules here. |
5 | -# By default, the flags in this file are appended to flags specified | 2 | +# You can control the set of applied configuration files using the |
6 | -# in ${sdk.dir}/tools/proguard/proguard-android.txt | 3 | +# proguardFiles setting in build.gradle. |
7 | -# You can edit the include path and order by changing the ProGuard | ||
8 | -# include property in project.properties. | ||
9 | # | 4 | # |
10 | # For more details, see | 5 | # For more details, see |
11 | # http://developer.android.com/guide/developing/tools/proguard.html | 6 | # http://developer.android.com/guide/developing/tools/proguard.html |
12 | 7 | ||
13 | -# Add any project specific keep options here: | ||
14 | - | ||
15 | # If your project uses WebView with JS, uncomment the following | 8 | # If your project uses WebView with JS, uncomment the following |
16 | # and specify the fully qualified class name to the JavaScript interface | 9 | # and specify the fully qualified class name to the JavaScript interface |
17 | # class: | 10 | # class: |
18 | #-keepclassmembers class fqcn.of.javascript.interface.for.webview { | 11 | #-keepclassmembers class fqcn.of.javascript.interface.for.webview { |
19 | # public *; | 12 | # public *; |
20 | #} | 13 | #} |
14 | + | ||
15 | +# Uncomment this to preserve the line number information for | ||
16 | +# debugging stack traces. | ||
17 | +#-keepattributes SourceFile,LineNumberTable | ||
18 | + | ||
19 | +# If you keep the line number information, uncomment this to | ||
20 | +# hide the original source file name. | ||
21 | +#-renamesourcefileattribute SourceFile | ... | ... |
1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" | 2 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
3 | - package="com.yaxd.haibao.sdk.demo" | 3 | + package="com.youai.demo.poolsdk"> |
4 | - android:versionCode="1" | ||
5 | - android:versionName="1.0" > | ||
6 | - | ||
7 | - <uses-sdk | ||
8 | - android:minSdkVersion="8" | ||
9 | - android:targetSdkVersion="20" /> | ||
10 | 4 | ||
11 | <!-- SDK start --> | 5 | <!-- SDK start --> |
12 | <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" /> | 6 | <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" /> |
... | @@ -24,7 +18,6 @@ | ... | @@ -24,7 +18,6 @@ |
24 | <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" /> | 18 | <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" /> |
25 | <uses-permission android:name="org.simalliance.openmobileapi.SMARTCARD" /> | 19 | <uses-permission android:name="org.simalliance.openmobileapi.SMARTCARD" /> |
26 | <uses-permission android:name="android.permission.NFC" /> | 20 | <uses-permission android:name="android.permission.NFC" /> |
27 | - | ||
28 | <uses-feature android:name="android.hardware.nfc.hce" /> | 21 | <uses-feature android:name="android.hardware.nfc.hce" /> |
29 | <!-- SDK end --> | 22 | <!-- SDK end --> |
30 | 23 | ||
... | @@ -37,7 +30,7 @@ | ... | @@ -37,7 +30,7 @@ |
37 | android:name="com.youai.foolsdk.demo.AppActivity" | 30 | android:name="com.youai.foolsdk.demo.AppActivity" |
38 | android:configChanges="keyboardHidden|orientation|screenSize" | 31 | android:configChanges="keyboardHidden|orientation|screenSize" |
39 | android:label="@string/app_name" | 32 | android:label="@string/app_name" |
40 | - android:screenOrientation="landscape" | 33 | + android:screenOrientation="portrait" |
41 | android:theme="@android:style/Theme.NoTitleBar.Fullscreen" > | 34 | android:theme="@android:style/Theme.NoTitleBar.Fullscreen" > |
42 | <intent-filter> | 35 | <intent-filter> |
43 | <action android:name="android.intent.action.MAIN" /> | 36 | <action android:name="android.intent.action.MAIN" /> |
... | @@ -46,7 +39,9 @@ | ... | @@ -46,7 +39,9 @@ |
46 | </intent-filter> | 39 | </intent-filter> |
47 | </activity> | 40 | </activity> |
48 | <!-- SDK start --> | 41 | <!-- SDK start --> |
49 | - <receiver android:name="com.yaxd.haibao.sdk.framework.AppInstallReceiver" > | 42 | + <receiver |
43 | + android:name="com.yaxd.haibao.sdk.framework.AppInstallReceiver" | ||
44 | + android:label="@string/app_name" > | ||
50 | <intent-filter> | 45 | <intent-filter> |
51 | <action android:name="android.intent.action.PACKAGE_ADDED" /> | 46 | <action android:name="android.intent.action.PACKAGE_ADDED" /> |
52 | <action android:name="android.intent.action.PACKAGE_REPLACED" /> | 47 | <action android:name="android.intent.action.PACKAGE_REPLACED" /> |
... | @@ -69,14 +64,6 @@ | ... | @@ -69,14 +64,6 @@ |
69 | <action android:name="com.youai.sdk.YouaiService" /> | 64 | <action android:name="com.youai.sdk.YouaiService" /> |
70 | </intent-filter> | 65 | </intent-filter> |
71 | </service> | 66 | </service> |
72 | - <service | ||
73 | - android:name="com.youai.sdk.FloatViewService" | ||
74 | - android:enabled="true" | ||
75 | - android:exported="true" > | ||
76 | - <intent-filter> | ||
77 | - <action android:name="com.youai.sdk.FloatViewService" /> | ||
78 | - </intent-filter> | ||
79 | - </service> | ||
80 | 67 | ||
81 | <receiver android:name="com.youai.sdk.Receiver" > | 68 | <receiver android:name="com.youai.sdk.Receiver" > |
82 | <intent-filter> | 69 | <intent-filter> |
... | @@ -96,14 +83,6 @@ | ... | @@ -96,14 +83,6 @@ |
96 | android:configChanges="keyboardHidden|navigation|orientation" | 83 | android:configChanges="keyboardHidden|navigation|orientation" |
97 | android:exported="false" | 84 | android:exported="false" |
98 | android:screenOrientation="behind" /> | 85 | android:screenOrientation="behind" /> |
99 | - <activity | ||
100 | - android:name=".wxapi.WXPayEntryActivity" | ||
101 | - android:exported="true" | ||
102 | - android:launchMode="singleTop" /> | ||
103 | - <activity | ||
104 | - android:name=".wxapi.WXEntryActivity" | ||
105 | - android:exported="true" | ||
106 | - android:launchMode="singleTop" /> | ||
107 | <!-- SDK end --> | 86 | <!-- SDK end --> |
108 | </application> | 87 | </application> |
109 | 88 | ... | ... |
1 | -<?xml version="1.0" encoding="utf-8"?> | 1 | +<?xml version="1.0" encoding="utf-8"?> |
2 | -<config> | 2 | +<config> |
3 | - | 3 | + |
4 | - <sdkconfig | 4 | + <sdkconfig |
5 | - YA_APPID="5b96123bf0d7705a6107ef47" | 5 | + YA_APPID="5a9e59a6f0d7706952ebe735" |
6 | - YA_APPKEY="c3fd1c45163b357e976d17e9c4f43aa6" | 6 | + YA_APPKEY="2cdc96b8bdc7c381174dcd46307bb0dc" |
7 | - | 7 | + |
8 | - | 8 | + |
9 | - gamesimplename="testest" | 9 | + gamesimplename="testest" |
10 | - sdksimplename="youyu" | 10 | + sdksimplename="youyu" |
11 | - sdkversioncode="V1_1" | 11 | + sdkversioncode="V1_1" |
12 | - | 12 | + |
13 | - channelparameter1="" | 13 | + channelparameter1="" |
14 | - channelparameter2="" | 14 | + channelparameter2="" |
15 | - custom="" | 15 | + custom="" |
16 | - gamechannelid="" | 16 | + gamechannelid="" |
17 | - | 17 | + |
18 | - logincheckurl="http://login.public.sdk.haibaoyouxi.com:9010/logincheck/check" | 18 | + logincheckurl="http://login.public.sdk.haibaoyouxi.com:9010/logincheck/check" |
19 | - payorderurl="http://pay.public.sdk.haibaoyouxi.com:9020/paycheck/create" | 19 | + payorderurl="http://pay.public.sdk.haibaoyouxi.com:9020/paycheck/create" |
20 | - paycheckurl="http://pay.public.sdk.haibaoyouxi.com:9020/paycheck/confirm" | 20 | + paycheckurl="http://pay.public.sdk.haibaoyouxi.com:9020/paycheck/confirm" |
21 | - | 21 | + |
22 | - usertype="gssaXIIEiL0=" /> | 22 | + usertype="gssaXIIEiL0=" /> |
23 | - | 23 | + |
24 | </config> | 24 | </config> |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
demo/app/src/main/assets/sdk.zip
0 → 100644
No preview for this file type
demo/app/src/main/assets/sdk/.project
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<projectDescription> | ||
3 | + <name>sdk_3</name> | ||
4 | + <comment></comment> | ||
5 | + <projects> | ||
6 | + </projects> | ||
7 | + <buildSpec> | ||
8 | + <buildCommand> | ||
9 | + <name>com.aptana.editor.php.aptanaPhpBuilder</name> | ||
10 | + <arguments> | ||
11 | + </arguments> | ||
12 | + </buildCommand> | ||
13 | + <buildCommand> | ||
14 | + <name>com.aptana.ide.core.unifiedBuilder</name> | ||
15 | + <arguments> | ||
16 | + </arguments> | ||
17 | + </buildCommand> | ||
18 | + </buildSpec> | ||
19 | + <natures> | ||
20 | + <nature>com.aptana.projects.webnature</nature> | ||
21 | + <nature>com.aptana.editor.php.phpNature</nature> | ||
22 | + </natures> | ||
23 | + <filteredResources> | ||
24 | + <filter> | ||
25 | + <id>1489975865951</id> | ||
26 | + <name></name> | ||
27 | + <type>26</type> | ||
28 | + <matcher> | ||
29 | + <id>org.eclipse.ui.ide.multiFilter</id> | ||
30 | + <arguments>1.0-name-matches-false-false-node_modules</arguments> | ||
31 | + </matcher> | ||
32 | + </filter> | ||
33 | + </filteredResources> | ||
34 | +</projectDescription> |
demo/app/src/main/assets/sdk/agreement.html
0 → 100644
1 | +<!DOCTYPE html> | ||
2 | +<html> | ||
3 | + | ||
4 | + <head> | ||
5 | + <meta name="viewport" content="width=device-width, user-scalable=no" /> | ||
6 | + <meta name="apple-mobile-web-app-capable" content="yes" /> | ||
7 | + <meta name="apple-mobile-web-app-status-bar-style" content="black" /> | ||
8 | + <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | ||
9 | + <meta name="format-detection" content="telephone=no"> | ||
10 | + <meta name="screen-orientation" content="portrait"> | ||
11 | + <meta name="full-screen" content="yes"> | ||
12 | + <meta http-equiv="x-ua-compatible" content="IE=edge" /> | ||
13 | + <title> | ||
14 | + 手游平台支付 | ||
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> | ||
22 | + </head> | ||
23 | + | ||
24 | + <body> | ||
25 | + <div class="mask"></div> | ||
26 | + <div class="horizontal" style="height: 220px;"> | ||
27 | + <h4>【重要提示】</h4> | ||
28 | + <p>一、《海豹网络服务协议》(以下简称“本协议”)由您与海豹手游平台服务提供方共同缔结,本协议具有合同效力。海豹账号由广州游爱兄弟信息技术有限公司(以下简称“游爱兄弟”)及其关联公司所有并合法运营,游爱兄弟及其关联公司在本用户服务协议的条款和要求下提供服务。</p> | ||
29 | + <p>二、请用户在使用海豹手游平台服务之前必须仔细慎重阅读、充分理解各条款内容,尤其是免除或者限制游爱兄弟责任的条款(以下称“免责条款”)、对用户权利进行限制的条款(以下称“限制条款”)、约定争议解决方式和司法管辖的条款。前述免责、限制及争议解决方式和管辖条款可能以黑体加粗、颜色标记或其他合理方式提醒用户注意,请在确认同意本协议之前或在使用海豹手游平台服务之前再次阅读前述条款。双方确认前述条款并非属于《合同法》第40条规定的“免除其责任、加重对方责任、排除对方主要权利的”的条款,并同意该条款的合法性及有效性。</p> | ||
30 | + <p>三、除非您已阅读并接受本协议所有条款,否则您无权使用游爱兄弟提供的服务。您点击同意、接受或下一步,或您注册、使用海豹手游平台服务均视为您已阅读并同意签署本协议。</p> | ||
31 | + <p>四、游爱兄弟有权随时对服务条款进行修改,所有修改的协议均构成本服务协议的一部分。一旦发生服务条款的变动,游爱兄弟将公示修改的内容;当您再使用海豹账号的任何服务时,应接受海豹平台随时提供的与该服务相关的规则或说明,并且此规则或说明均构成本服务条款的一部分。如果您不同意服务条款的修改,请取消已经获得的服务;如果您继续享用服务,则视为您已经接受修改后的服务条款。</p> | ||
32 | + <p>五、如果您未满18周岁,请在法定监护人的陪同下阅读本协议,并在取得监护人对您使用海豹手游平台服务、支付费用的行为,以及对本协议全部条款的同意之后,才可使用海豹手游平台服务。</p> | ||
33 | + <p>六、 游爱兄弟运用自己的操作系统通过国际互联网向用户提供丰富的网上资源,包括网盘、书签、邮箱、皮肤、微博、空间、游戏、论坛、SNS社区和实时定位、好友识别等其它个性化服务(以下简称本服务)。除非另有明确规定,基于增强或强化目前服务目的所新增的任何新功能、服务、新产品,均无条件地适用本服务条款。</p> | ||
34 | + <h4>【释义】</h4> | ||
35 | + <p>您:又称“玩家”或“用户”,指被授权使用游爱兄弟游戏及其服务的自然人。</p> | ||
36 | + <p>游爱兄弟:指广州游爱兄弟信息技术有限公司及其关联公司。</p> | ||
37 | + <p>本服务:包括游戏服务以及游爱兄弟运用自己的操作系统通过国际互联网向用户提供丰富的网上资源,包括网盘、书签、邮箱、皮肤、微博、空间、游戏、论坛、SNS社区和实时定位、好友识别等其它个性化服务。</p> | ||
38 | + <p>游戏数据:指您在使用游爱兄弟游戏过程中产生的被服务器记录的各种数据,包括但不限于角色数据、虚拟物品数据、行为日志、购买日志等等数据。</p> | ||
39 | + <h4>1.账号注册、使用与保管</h4> | ||
40 | + <p>1.1按照文化部《网络游戏管理暂行办法》及《网络游戏服务格式化协议必备条款》的相关规定,用户接受游爱兄弟服务时,应进行实名注册。您进行实名注册时,应提供有关您本人真实、合法、准确、有效的身份信息及其他相关信息,且不得以他人身份资料进行实名注册。</p> | ||
41 | + <p>1.2游爱兄弟有权审查用户注册所提供的身份信息是否真实、有效。若用户提供任何虚假、错误、不实、过时或不完整的资料,或者游爱兄弟有合理理由怀疑前述资料为虚假、错误、不实、过时或不完整,游爱兄弟应当采取包括但不限于暂停或终止用户的账号,并拒绝其现在或将来使用全部或部分本服务等措施,因此造成的一切后果由用户自行承担。</p> | ||
42 | + <p>1.3用户以真实身份注册后,有合理、合法的理由需要修改所提供的个人身份资料信息的,游爱兄弟将在审核同意后为用户提供该项服务。</p> | ||
43 | + <p>1.4游爱兄弟应积极地采取技术与管理等合理措施保障用户账号的安全、有效;用户有义务妥善保管其账号及密码,并正确、安全地使用其账号及密码。任何一方未尽上述义务导致账号密码遗失、账号被盗等情形而给另一方和其他第三方的合法权益造成损害的,应当承担由此产生的法律责任。用户在每次连线结束,应结束账号使用,否则用户可能得不到海豹账号的安全保护。</p> | ||
44 | + <p>1.5用户对登录后所持账号产生的行为依法享有权利和承担责任。 | ||
45 | +用户发现其账号或密码被他人非法使用或有使用异常的情况的,应及时联系游爱兄弟,请求游爱兄弟采取有效措施。游爱兄弟收到您的有效请求并核实身份后,会根据您的要求或结合具体情况采取相应措施(包括但不限于暂停该账号的登录和使用等),游爱兄弟因根据您的请求采取相应措施而造成您及其他用户损失的,由您自行承担。游爱兄弟根据用户的通知采取措施暂停用户账号的登录和使用的,游爱兄弟应当要求用户提供并核实与其注册身份信息相一致的个人有效身份信息,否则不予办理。</p> | ||
46 | + <p>1.6 游爱兄弟禁止用户交易海豹账号,游爱兄弟有权收回用户交易的海豹账号。如果因用户交易海豹账号引起的任何纠纷,游爱兄弟不承担任何责任。</p> | ||
47 | + <p>1.7用户不得将游戏账号以任何方式提供给他人使用,否则,因此产生任何法律后果及责任均由您自行承担,且游爱兄弟有权对您的游戏账号采取包括但不限于警告、限制或禁止使用游戏账号全部或部分功能、删除游戏账号及游戏数据及其他相关信息、封号直至注销的处理措施。因此造成的一切后果由您自行承担。</p> | ||
48 | + <p>1.8为高效利用服务器资源,用户于一年内未登录或使用的账号,游爱兄弟有权(但无义务)对该账号及其账号下的游戏数据及相关信息采取删除等处置措施。</p> | ||
49 | + <h4>2.用户信息保护与收集</h4> | ||
50 | + <p>2.1游爱兄弟在获得用户提供与其个人身份有关的信息资料后,应当采取必要措施保护用户的个人信息资料的安全。未经用户许可游爱兄弟不得向任何第三方提供、公开或共享用户注册资料中的姓名、个人有效身份证件号码、联系方式、家庭住址等个人身份信息,但下列情况除外:</p> | ||
51 | + <p>(1)用户或用户监护人授权或要求游爱兄弟披露;</p> | ||
52 | + <p>(2)游爱兄弟应有关法律法规要求披露;</p> | ||
53 | + <p>(3)游爱兄弟应司法机关或行政机关要求,基于法定程序需要提供;</p> | ||
54 | + <p>(4)游爱兄弟为了维护自己合法权益而向用户提起诉讼或者仲裁;</p> | ||
55 | + <p>(5)维护社会个体和公众的安全和社会公共利益的需要。</p> | ||
56 | + <p>2.2除前述个人信息资料之外,您同意并授权游爱兄弟基于行政、司法机关的要求或安全、用户体验优化等考虑而收集您的其他必要信息,但游爱兄弟仅可为履行本协议之目的收集与利用该等信息。</p> | ||
57 | + <p>2.3 您应对通过游爱兄弟及相关服务了解、接收或可接触到的包括但不限于其他用户在内的任何人的个人信息予以充分尊重。您不应以搜集、复制、存储、传播或以其他任何方式使用其他用户的个人信息,否则,由此产生的后果由您自行承担。</p> | ||
58 | + <h4>3. 游爱兄弟的义务与权利</h4> | ||
59 | + <p>3.1游爱兄弟同意通过互联网络,根据本协议约定,为用户提供游戏服务及其相关辅助服务。</p> | ||
60 | + <p>3.2游爱兄弟应保存游戏虚拟货币的充值记录,保存期限为自用户充值之日起180日。</p> | ||
61 | + <p>3.3游爱兄弟有权自行决定终止运营游爱兄弟的游戏,或因其他任何原因终止运营,届时游爱兄弟将会按照文化部有关网络游戏终止运营的相关规定处理游戏终止运营相关事宜,以保障用户合法权益。</p> | ||
62 | + <p>3.4在您违反本协议约定的情况下,游爱兄弟有权采取相应的措施进行处理,该措施包括但不限于:不经通知随时对相关内容进行删除,并视行为情节对违规游戏账号处以包括但不限于警告、限制或禁止使用全部或部分功能、游戏账号封禁直至注销的处罚,并公告处理结果,要求您赔偿因您从事违约行为而给游爱兄弟造成的损失等。</p> | ||
63 | + <p>3.5为更好地向您提供服务,游爱兄弟有权对游戏中的任何内容或构成元素等作出调整、更新或优化(包括但不限于您购买或正在使用的角色、游戏装备及其他游戏道具的美术设计、性能及相关数值设置等作出调整、更新或优化等)。且如游爱兄弟做出相应调整、更新或优化的,您同意不会因此追究游爱兄弟的任何法律责任。</p> | ||
64 | + <h4>4.用户行为规则</h4> | ||
65 | + <p>4.1您在使用游爱兄弟游戏服务时须遵守法律法规和社会的公序良俗,不得利用游爱兄弟游戏服务从事违法违规行为,不得侵犯任何主体的合法权益和社会公共利益,或做出其他违背社会道德的行为。包括但不限于以下行为:</p> | ||
66 | + <p>(1)违反宪法确定的基本原则的;</p> | ||
67 | + <p>(2)危害国家统一、主权和领土完整的;</p> | ||
68 | + <p>(3)泄露国家秘密、危害国家安全或者损害国家荣誉和利益的;</p> | ||
69 | + <p>(4)煽动民族仇恨、民族歧视,破坏民族团结,或者侵害民族风俗、习惯的;</p> | ||
70 | + <p>(5)宣扬邪教、迷信的;</p> | ||
71 | + <p>(6)散布谣言,扰乱社会秩序,破坏社会稳定的;</p> | ||
72 | + <p>(7)宣扬淫秽、色情、赌博、暴力,或者教唆犯罪的;</p> | ||
73 | + <p>(8)侮辱、诽谤他人,侵害他人合法权益的;</p> | ||
74 | + <p>(9)违背社会公德的;</p> | ||
75 | + <p>(10)有法律、行政法规和国家规定禁止的其他内容的;</p> | ||
76 | + <p>(11)以任何方式危害未成年人;</p> | ||
77 | + <p>(12)跟踪或以其他方式骚扰他人;</p> | ||
78 | + <p>(13)冒充任何人或机构,或以虚伪不实的方式谎称或使人误认为与任何人或任何机构有关;</p> | ||
79 | + <p>(14)上载、张贴、发送电子邮件或以其他方式传送广告函件、促销资料、垃圾邮件等。</p> | ||
80 | + <p>(15)其他被游爱兄弟视为不适当的行为。</p> | ||
81 | + <p>4.2游爱兄弟有权对用户上载、张贴、发送的内容进行审核,有任何违反法律法规或本协议有关规定的内容,游爱兄弟有权立即将其删除或屏蔽,且不需要对用户另行通知。</p> | ||
82 | + <p>4.3 海豹账号封号规则</p> | ||
83 | + <p>(1)无视国家规定,在姓名、游戏角色名等地方中使用违规词语或不文明词语、非法字符处罚规则:视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚。</p> | ||
84 | + <p>(2)涉及到侵入、拦截、破坏、复制、修改游戏程序,以及宣扬、叫卖和使用各种辅助性程序或恶性非法程序,即使用外挂程序、或在游戏中宣传外挂程序的行为。</p> | ||
85 | + <p>处罚规则:视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚。</p> | ||
86 | + <p>(3)以任何弄虚作假的形式来蒙蔽或者欺骗其他用户,如发布模仿官方并带有病毒的网站、非官方中奖信息、非法广告、游戏代码、木马、外挂、病毒、色情信息、垃圾广告等信息处罚规则:视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚。</p> | ||
87 | + <p>(4)通过海豹账号发布非法网站,宣传或使用私服、游戏代码、木马、外挂、病毒、色情信息、垃圾广告、非法广告等信息</p> | ||
88 | + <p>处罚规则:视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚。</p> | ||
89 | + <p>(5)通过海豹账号发布触犯政府法令的文字如:煽动、反动、猥亵、暴力、种族歧视、宗教歧视等字眼,包含这类相关字的反向书写。 | ||
90 | +处罚规则:视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚,并上报相关部门追究其法律责任。</p> | ||
91 | + <p>(6)宣传或贩卖BUG、攻击服务器运行、牟取个人利益、影响游戏公平性,以及影响其他玩家正常进行游戏等行为</p> | ||
92 | + <p>处罚规则:查证核实后,将暂停账号,并清除所有非法物品;视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚。</p> | ||
93 | + <p>(7)盗取或参与盗取他人账号,给被盗者造成严重损失的行为</p> | ||
94 | + <p>处罚规则:查证核实后,视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚,并上报相关部门追究其法律责任。</p> | ||
95 | + <p>(8)侮辱、毁谤、猥亵、威胁、辱骂其他用户,扭曲事实、恶意散布不实谣言,恶意影响游戏环境等行为</p> | ||
96 | + <p>处罚规则:视情节轻重给予时限性冻结账号的处罚;情节严重者,给予永久冻结的处罚。</p> | ||
97 | + <p>4.4电子公告栏的张贴内容</p> | ||
98 | + <p>(1) “电子公告栏”包括空间、论坛、SNS社区和其它一般公众可以使用的区域;</p> | ||
99 | + <p>(2) 用户一旦在本服务电子公告栏上传或张贴内容,即视为用户授予游爱兄弟该内容著作权之免费及非独家、永久的许可使用权,游爱兄弟有权为展示、传播及推广前述内容之目的,对上述内容进行复制、修改、出版。由此展示、传播及推广行为所产生的损失或利润,均由游爱兄弟承担或享受。游爱兄弟有权自主决定是否给予此类用户鼓励或奖励。</p> | ||
100 | + <p>(3) 因用户进行上述张贴,而导致任何第三方提出索赔要求或衍生的任何损害或损失,用户须承担全部责任。</p> | ||
101 | + <p>(4)非经游爱兄弟事先许可,用户不得对他人上传或张贴在电子公告栏或本服务其他内容进行复制、出售或用作其他商业用途。</p> | ||
102 | + <p>4.5 海豹论坛规则</p> | ||
103 | + <p>(1) 关于用户名和昵称</p> | ||
104 | + <p>不得使用党和国家领导人或其他知名人士的真实姓名、字号、艺名、笔名作为用户名和昵称;</p> | ||
105 | + <p>不得使用国家机构或其他机构的名称作为用户名和昵称;</p> | ||
106 | + <p>不得使用和其他网友之名相近、相仿的用户名和昵称;</p> | ||
107 | + <p>不得使用不文明、不健康,或带攻击性、侮辱性的用户名和昵称;</p> | ||
108 | + <p>请勿使用易产生歧义、引起他人误解的用户名和昵称;</p> | ||
109 | + <p>不得使用各种奇形怪状的符号作为用户名和昵称;</p> | ||
110 | + <p>对于违反规定或产生不良后果的用户名和昵称,本站有权删除而不必事先通知。</p> | ||
111 | + <p>(2) 关于签名</p> | ||
112 | + <p>不得出现宣扬反动、封建迷信、淫秽、色情、赌博、暴力、凶杀、恐怖、教唆犯罪等不符合国家法律规定的以及任何包含种族、性别、宗教歧视性和猥亵性的信息内容;</p> | ||
113 | + <p>不得出现有侮辱性言语、挑衅、辱骂其他人以及不健康内容;</p> | ||
114 | + <p>不得出现广告性质的内容以及本公司以外其他网站的链接;</p> | ||
115 | + <p>游爱兄弟有权在不需要通知和解释的情况下除去违反以上规定的签名内容,并对情节严重者予以封号处理。</p> | ||
116 | + <p>(3)关于发贴内容</p> | ||
117 | + <p>遵守相关法规,严禁发表违反法律法规及社会主义道德规定的内容;</p> | ||
118 | + <p>使用文明用语,不得张贴对任何人进行人身攻击、谩骂、诋毁的言论;</p> | ||
119 | + <p>不得张贴未经公开报道、未经证实的消息;</p> | ||
120 | + <p>不得张贴与所在论坛主题无关的消息、言论和图片;</p> | ||
121 | + <p>未经游爱兄弟同意,不得张贴带有商业性质的内容或任何形式的广告,不得张贴游爱兄弟及其关联公司以外其他网站的链接;</p> | ||
122 | + <p>不得恶意灌水,内容相同的帖子不得一文多发;</p> | ||
123 | + <p>不得在帖子中(标题和内容)加入各种奇形怪状的符号;</p> | ||
124 | + <p>转贴文章应注明原始出处和时间;</p> | ||
125 | + <p>对于违反以上规定的内容,在不需要通知和解释的情况下,游爱兄弟以及版主有权予以删除,并对情节严重者予以封账号处理</p> | ||
126 | + <p>(4)关于贴图</p> | ||
127 | + <p>不得张贴宣扬反动、封建迷信、淫秽、色情、赌博、暴力、凶杀、恐怖、教唆犯罪等不符合国家法律规定的以及任何包含种族、性别、宗教歧视性和猥亵性的图片;</p> | ||
128 | + <p>不得出现带有侮辱性、挑衅、辱骂其他人以及不健康内容的图片; | ||
129 | +请勿使用易产生歧义、引起他人误解的图片;</p> | ||
130 | + <p>摘录、转贴的图片请注明出处及作者,禁止张贴侵犯他人著作权、版权等知识产权的图片;不得张贴与论坛主题无关的图片;</p> | ||
131 | + <p>游爱兄弟有权在不需要通知和解释的情况下删除违反以上规定的图片,并对情节严重者予以封账号处理。</p> | ||
132 | + <p>4.6游戏规则</p> | ||
133 | + <p>(1) 用户应当遵守游戏公约、玩家守则及不时发布的游戏规则、公告等;</p> | ||
134 | + <p>(2)用户不得通过不正当的手段或其他不公平的手段使用海豹账号的游戏产品和服务或参与海豹账号的游戏活动。用户不得干扰游爱兄弟正常地提供产品和服务,包括但不限于:攻击、侵入游爱兄弟的网站服务器或使网站服务器过载;制作、发布、传播、使用任何形式的妨碍游戏公平性的辅助工具或程序(外挂);利用程序的漏洞和错误(Bug)破坏游戏的正常进行或传播该漏洞或错误(Bug);不合理地干扰或阻碍他人使用游爱兄弟所提供的产品和服务。</p> | ||
135 | + <p>(3) 可能因游戏软件BUG、版本更新缺陷、第三方病毒攻击或其他任何因素导致您的游戏角色、游戏道具、游戏装备及游戏币等账号数据发生异常。在数据异常的原因未得到查明前,游爱兄弟有权暂时冻结该游戏账号;若查明数据异常为非正常游戏行为所致,游爱兄弟有权恢复游戏账号数据至异常发生前的原始状态,且无须向您承担任何责任。</p> | ||
136 | + <h4>5.手机特色功能说明</h4> | ||
137 | + <p>5.1 用户明确知道,游爱兄弟提供的实时定位服务将向用户及用户的不特定海豹账号好友提供用户的实时空间位置信息。</p> | ||
138 | + <p>5.2 用户可选择向海豹账号导入手机通讯簿上所对应的好友关系链,但游爱兄弟确保将不导入好友关系链之外的任何信息(包括好友姓名及其他任何相关信息)</p> | ||
139 | + <p>5.3 游爱兄弟将对好友关系链通过不可逆转的方式加密存储,包括海豹账号和您的任何好友都将无法获知您的真实好友关系链和真实手机号码。</p> | ||
140 | + <h4>6.游戏道具、装备、游戏币</h4> | ||
141 | + <p>游戏道具、游戏装备、游戏币等是游爱兄弟游戏服务的一部分,游爱兄弟在此许可您依本协议而获得其使用权。您购买、使用游戏道具、游戏装备、游戏币等应遵循本协议、游戏具体规则的要求;同时,游戏道具、游戏装备、游戏币等可能受到一定有效期限的限制,即使您在规定的有效期内未使用,除可归责于游爱兄弟的原因外,一旦有效期届满,将会自动失效。</p> | ||
142 | + <h4>7.知识产权</h4> | ||
143 | + <p>7.1游爱兄弟是海豹平台上游戏的知识产权权利人。游爱兄弟游戏(包括游爱兄弟游戏整体及游爱兄弟游戏涉及的所有内容、组成部分或构成要素 )的一切著作权、商标权、专利权、商业秘密等知识产权及其他合法权益,以及与游爱兄弟游戏相关的所有信息内容(包括文字、图片、音频、视频、图表、界面设计、版面框架、有关数据或电子文档等)均受中华人民共和国法律法规和相应的国际条约保护,游爱兄弟享有上述知识产权和合法权益,但相关权利人依照法律规定应享有的权利除外。未经游爱兄弟事先书面同意,不得以任何方式将游爱兄弟游戏(包括游爱兄弟游戏整体及游爱兄弟游戏涉及的所有内容、组成部分或构成要素 )进行商业性使用。</p> | ||
144 | + <p>7.2用户在使用游爱兄弟游戏服务中产生的游戏数据的所有权和知识产权归游爱兄弟所有,游爱兄弟有权保存、处置该游戏数据。除本协议另有规定外,对其他游戏数据的保存期限由游爱兄弟自行决定,但国家法律法规另有规定的从其规定。</p> | ||
145 | + <p>7.3 游爱兄弟游戏可能涉及第三方知识产权,而该等第三方对您基于本协议在游爱兄弟游戏中使用该等知识产权有要求的,游爱兄弟将以适当方式向您告知该要求,您应当一并遵守。</p> | ||
146 | + <h4>8.本服务中包含的信息、链接与广告</h4> | ||
147 | + <p>8.1游爱兄弟郑重提请用户注意,任何经由本服务以上载、张贴、发送的资料、文字、照片、图形、视讯、信息、用户的登记资料或其他资料(以下简称“内容”),无论系公开还是私下传送,均由内容提供者承担责任。游爱兄弟无法对用户的全部行为进行全面控制,因此不保证内容的合法性、正确性、完整性、真实性或品质;</p> | ||
148 | + <p>8.2游爱兄弟在游戏官方网站、游戏官方论坛、游戏中所提供的所有链接,可能链接到其他个人、公司或组织的网站,提供该等网站的目的,是便利用户自行搜索或取得相关信息,游爱兄弟对于被链接的个人、公司或组织的网站所提供的产品、服务或信息,不担保其真实性、完整性、实时性或可信度。这些个人、公司或组织与游爱兄弟间不存在任何雇佣、委任、代理、合伙或其他类似的关系。</p> | ||
149 | + <p>8.3游爱兄弟在游戏官方网站、游戏官方论坛、游戏内可能刊登商业广告或其他推广活动信息。这些广告或推广活动信息是由广告商或商业服务提供者提供,并承担相应责任,游爱兄弟仅提供刊登内容的媒介。用户通过该等链接的网站或广告所购买的商品或服务,其交易行为仅存在于用户与该商品或服务的提供者之间,与游爱兄弟无关,游爱兄弟不就用户与该商品或服务的提供者之间所产生的交易行为承担任何法律责任,用户应予以特别留意。</p> | ||
150 | + <p>8.4用户完全理解并同意,若第三方在用户不知情或未经用户同意的前提下,将其文字、图片作品上传于海豹账号空间及由此所产生的任何可能侵害其权益的行为,游爱兄弟均不对任何人承担任何责任。</p> | ||
151 | + | ||
152 | + <h4>9 免责声明</h4> | ||
153 | + <p>9.1 用户经本服务上的广告、展示而购买、取得的任何产品、信息或资料,游爱兄弟不负保证责任。用户自行承担相关风险。</p> | ||
154 | + <p>9.2 游爱兄弟不保证以下事项(包括但不限于):</p> | ||
155 | + <p>本服务不受干扰,及时或不出现错误;</p> | ||
156 | + <p>因为用户个体差异,用户经由本服务取得的任何产品、服务或其他材料符合用户的完全期望。</p> | ||
157 | + <p>9.3用户使用经由本服务下载的或取得的任何资料,其风险自行负担;因该使用而导致用户手机或其他设备系统损坏或资料流失,用户应负完全责任;</p> | ||
158 | + <p>9.4对使用本服务,本服务不能使用或其他第三方的原因而造成用户的利润、商业信誉、资料的损失或其他有形或无形损失,游爱兄弟不承担任何直接、间接、附带、衍生的责任或惩罚性的赔偿。</p> | ||
159 | + <p>9.5游爱兄弟提供的游戏将按照现状提供,用户明确知道游戏中存在已知和未知的漏洞和错误(Bug)。尽管游爱兄弟将尽最大努力解决已知的漏洞和错误(Bug),但用户知道或应该知道游戏中仍可能包含未知的漏洞和错误(Bug)等。用户同意不向游爱兄弟及其关联公司因任何漏洞和错误(Bug)主张任何赔偿。游爱兄弟不提倡虚拟物品之间的交易,并不对该交易中产生的任何问题进行支持和保障。</p> | ||
160 | + | ||
161 | + <h4>10. 服务的中断、中止和终止</h4> | ||
162 | + <p>10.1对用户服务的中止与终止</p> | ||
163 | + <p>(1)用户有发布违法信息、严重违背社会公德、以及其他违反法律禁止性规定的行为,游爱兄弟公司应当立即终止对用户提供服务。</p> | ||
164 | + <p>(2)用户在接受游爱兄弟公司服务时实施不正当行为的,游爱兄弟公司有权终止对用户提供服务。该不正当行为的具体情形应当在本协议中有明确约定或属于游爱兄弟公司事先明确告知的应被终止服务的禁止性行为,否则,游爱兄弟公司不得终止对用户提供服务。</p> | ||
165 | + <p>(3)用户提供虚假注册身份信息,或实施违反本协议的行为,游爱兄弟有权中止对用户提供全部或部分服务;游爱兄弟采取中止措施应当通知用户并告知中止期间,中止期间应该是合理的,中止期间届满游爱兄弟公司应当及时恢复对用户的服务。</p> | ||
166 | + <p>(4)游爱兄弟根据本款(1)、(2)、(3)项的约定中止或终止对用户提供部分或全部服务的,游爱兄弟应负举证责任。</p> | ||
167 | + <p>10.2对游戏服务器运营的中断、中止与终止</p> | ||
168 | + <p>(1)为了游戏服务器的正常运行,游爱兄弟需要定期对游戏服务器进行停机维护或针对突发事件进行紧急停机维护;因上述情况而造成的正常服务中断、中止,请您予以理解,游爱兄弟有义务尽力将中断时间限制在最短时间内。</p> | ||
169 | + <p>发生下列情形之一时,游爱兄弟有权终止或中断游戏服务器所提供之全部或部分服务,对因此而产生的不便或损害,游爱兄弟对用户或第三人均不承担任何责任: ①定期检查或施工,更新软硬件等,游爱兄弟有权暂停服务,但游爱兄弟会尽快完成维护、更新工作; ②游戏服务器遭受损害,无法正常运作; ③突发性的软硬件设备与电子通信设备故障; ④网络提供商线路或其他故障; ⑤在紧急情况之下依照法律的规定或为用户及第三者之人身安全; ⑥第三方原因或其他不可抗力的情形。</p> | ||
170 | + <p>(2)游爱兄弟保留在其认为有必要的情况下,终止或部分终止提供游戏服务的权利,终止前将提前60天予以公告。</p> | ||
171 | + <p>不管由于何种原因终止游爱兄弟服务,用户应采取相应的措施自行处理游戏虚拟物品,包括但不限于注销或停止使用用户帐号、游戏虚拟物品等相关事宜。用户不得因全面终止游爱兄弟游戏服务而要求网游爱兄弟承担除用户已经购买但尚未使用的游戏虚拟货币外任何形式的赔偿或补偿责任,包括但不限于因不再能继续使用用户帐号、游戏虚拟物品等而要求的赔偿。</p> | ||
172 | + | ||
173 | + <h4>11. 通知</h4> | ||
174 | + <p>游爱兄弟向用户发出的通知,可以采用电子邮件、页面公告、常规信件、电话或游爱兄弟认为适合的形式。服务条款的修改或其他事项变更时,游爱兄弟将会以上述形式进行通知。</p> | ||
175 | + | ||
176 | + <h4>12. 全部协议</h4> | ||
177 | + <p>本服务协议和游爱兄弟的其他服务条款构成完整的协议。</p> | ||
178 | + | ||
179 | + <h4>13. 法律的适用和管辖</h4> | ||
180 | + <p>13.1本服务条款的签署地为广东省广州市天河区。</p> | ||
181 | + <p>13.2本服务条款的生效、履行、解释及争议的解决均适用中华人民共和国法律,发生的争议提交广州仲裁委员会裁决。如果本服务协议中某项条款因与中华人民共和国现行法律相抵触而导致无效,将不影响其他部分的效力。</p> | ||
182 | + | ||
183 | + <h4>14. 生效条件</h4> | ||
184 | + <p>本协议自用户注册、访问、浏览及使用海豹账号之时开始生效。</p> | ||
185 | + | ||
186 | + </div> | ||
187 | + <!-- end --> | ||
188 | + <script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> | ||
189 | + <script type="text/javascript" src="js/zepto.min.js?20150923001"></script> | ||
190 | + <script type="text/javascript"> | ||
191 | + | ||
192 | + window.isGetData = 0; | ||
193 | + $(function() { | ||
194 | + FastClick.attach(document.body); | ||
195 | + }); | ||
196 | + </script> | ||
197 | + <script type="text/javascript" src="js/core.min.js?20150923001" ></script> | ||
198 | + <script type="text/javascript" src="js/simpScroller-min.js"></script> | ||
199 | + <script> | ||
200 | + simpScroller(document.querySelector(".horizontal"), {}); | ||
201 | + </script> | ||
202 | + </body> | ||
203 | + | ||
204 | +</html> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
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 | ... | ... |
No preview for this file type
No preview for this file type
No preview for this file type
... | @@ -150,7 +150,7 @@ function initMatching(){ | ... | @@ -150,7 +150,7 @@ function initMatching(){ |
150 | if(Core.isIos){ | 150 | if(Core.isIos){ |
151 | Core.server = 'https://sdk.uuufish.com'; | 151 | Core.server = 'https://sdk.uuufish.com'; |
152 | }else{ | 152 | }else{ |
153 | - Core.server = 'http://sdk.uuufish.com'; | 153 | + Core.server = 'https://sdk.uuufish.com'; |
154 | } | 154 | } |
155 | 155 | ||
156 | 156 | ... | ... |
File moved
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|"; | 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 | - | 2 | + |
3 | -function IsIdCard(idcard) | 3 | +function IsIdCard(idcard) |
4 | -{ | 4 | +{ |
5 | - idcard = idcard.toUpperCase(); | 5 | + idcard = idcard.toUpperCase(); |
6 | - var area={11:"北京",12:"天津",13:"河北",14:"山西",15:"内蒙古",21:"辽宁",22:"吉林",23:"黑龙江", | 6 | + var area={11:"北京",12:"天津",13:"河北",14:"山西",15:"内蒙古",21:"辽宁",22:"吉林",23:"黑龙江", |
7 | - 31:"上海",32:"江苏",33:"浙江",34:"安徽",35:"福建",36:"江西",37:"山东",41:"河南",42:"湖北", | 7 | + 31:"上海",32:"江苏",33:"浙江",34:"安徽",35:"福建",36:"江西",37:"山东",41:"河南",42:"湖北", |
8 | - 43:"湖南",44:"广东",45:"广西",46:"海南",50:"重庆",51:"四川",52:"贵州",53:"云南",54:"西藏", | 8 | + 43:"湖南",44:"广东",45:"广西",46:"海南",50:"重庆",51:"四川",52:"贵州",53:"云南",54:"西藏", |
9 | - 61:"陕西",62:"甘肃",63:"青海",64:"宁夏",65:"新疆",71:"台湾",81:"香港",82:"澳门",91:"国外"}; | 9 | + 61:"陕西",62:"甘肃",63:"青海",64:"宁夏",65:"新疆",71:"台湾",81:"香港",82:"澳门",91:"国外"}; |
10 | - var retflag=false; | 10 | + var retflag=false; |
11 | - var idcard,Y,JYM; | 11 | + var idcard,Y,JYM; |
12 | - var S,M; | 12 | + var S,M; |
13 | - var idcard_array = new Array(); | 13 | + var idcard_array = new Array(); |
14 | - idcard_array = idcard.split(""); | 14 | + idcard_array = idcard.split(""); |
15 | - //地区检验 | 15 | + //地区检验 |
16 | - if(area[parseInt(idcard.substr(0,2))]==null) return false; | 16 | + if(area[parseInt(idcard.substr(0,2))]==null) return false; |
17 | - //身份号码位数及格式检验 | 17 | + //身份号码位数及格式检验 |
18 | - switch(idcard.length) | 18 | + switch(idcard.length) |
19 | - { | 19 | + { |
20 | - case 15: | 20 | + case 15: |
21 | - if ((parseInt(idcard.substr(6,2))+1900) % 4 == 0 || | 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 )) | 22 | + ((parseInt(idcard.substr(6,2))+1900) % 100 == 0 && (parseInt(idcard.substr(6,2))+1900) % 4 == 0 )) |
23 | - { | 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}$/;//测试出生日期的合法性 | 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 | - } | 25 | + } |
26 | - else | 26 | + else |
27 | - { | 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}$/;//测试出生日期的合法性 | 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 | - } | 29 | + } |
30 | - if(ereg.test(idcard)) return true; | 30 | + if(ereg.test(idcard)) return true; |
31 | - else return false; | 31 | + else return false; |
32 | - break; | 32 | + break; |
33 | - case 18: | 33 | + case 18: |
34 | - //18位身份号码检测 | 34 | + //18位身份号码检测 |
35 | - //出生日期的合法性检查 | 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])) | 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])) | 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 || | 38 | + if ( parseInt(idcard.substr(6,4)) % 4 == 0 || |
39 | - (parseInt(idcard.substr(6,4)) % 100 == 0 &&parseInt(idcard.substr(6,4))%4 == 0 )) | 39 | + (parseInt(idcard.substr(6,4)) % 100 == 0 &&parseInt(idcard.substr(6,4))%4 == 0 )) |
40 | - { | 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]$/;//闰年出生日期的合法性正则表达式 | 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 | - } | 42 | + } |
43 | - else | 43 | + else |
44 | - { | 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]$/;//平年出生日期的合法性正则表达式 | 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 | - } | 46 | + } |
47 | - if(ereg.test(idcard)) | 47 | + if(ereg.test(idcard)) |
48 | - {//测试出生日期的合法性 | 48 | + {//测试出生日期的合法性 |
49 | - //计算校验位 | 49 | + //计算校验位 |
50 | - S = (parseInt(idcard_array[0]) + parseInt(idcard_array[10])) * 7 | 50 | + S = (parseInt(idcard_array[0]) + parseInt(idcard_array[10])) * 7 |
51 | - + (parseInt(idcard_array[1]) + parseInt(idcard_array[11])) * 9 | 51 | + + (parseInt(idcard_array[1]) + parseInt(idcard_array[11])) * 9 |
52 | - + (parseInt(idcard_array[2]) + parseInt(idcard_array[12])) * 10 | 52 | + + (parseInt(idcard_array[2]) + parseInt(idcard_array[12])) * 10 |
53 | - + (parseInt(idcard_array[3]) + parseInt(idcard_array[13])) * 5 | 53 | + + (parseInt(idcard_array[3]) + parseInt(idcard_array[13])) * 5 |
54 | - + (parseInt(idcard_array[4]) + parseInt(idcard_array[14])) * 8 | 54 | + + (parseInt(idcard_array[4]) + parseInt(idcard_array[14])) * 8 |
55 | - + (parseInt(idcard_array[5]) + parseInt(idcard_array[15])) * 4 | 55 | + + (parseInt(idcard_array[5]) + parseInt(idcard_array[15])) * 4 |
56 | - + (parseInt(idcard_array[6]) + parseInt(idcard_array[16])) * 2 | 56 | + + (parseInt(idcard_array[6]) + parseInt(idcard_array[16])) * 2 |
57 | - + parseInt(idcard_array[7]) * 1 | 57 | + + parseInt(idcard_array[7]) * 1 |
58 | - + parseInt(idcard_array[8]) * 6 | 58 | + + parseInt(idcard_array[8]) * 6 |
59 | - + parseInt(idcard_array[9]) * 3 ; | 59 | + + parseInt(idcard_array[9]) * 3 ; |
60 | - Y = S % 11; | 60 | + Y = S % 11; |
61 | - M = "F"; | 61 | + M = "F"; |
62 | - JYM = "10X98765432"; | 62 | + JYM = "10X98765432"; |
63 | - M = JYM.substr(Y,1);//判断校验位 | 63 | + M = JYM.substr(Y,1);//判断校验位 |
64 | - if(M == idcard_array[17]) true; //检测ID的校验位 | 64 | + if(M == idcard_array[17]) true; //检测ID的校验位 |
65 | - else return false; | 65 | + else return false; |
66 | - } | 66 | + } |
67 | - else return false; | 67 | + else return false; |
68 | - break; | 68 | + break; |
69 | - default: | 69 | + default: |
70 | - return false; | 70 | + return false; |
71 | - break; | 71 | + break; |
72 | - } | 72 | + } |
73 | - return true; | 73 | + return true; |
74 | } | 74 | } |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
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|"; | 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 | - | 2 | + |
3 | -function IsIdCard(idcard) | 3 | +function IsIdCard(idcard) |
4 | -{ | 4 | +{ |
5 | - idcard = idcard.toUpperCase(); | 5 | + idcard = idcard.toUpperCase(); |
6 | - var area={11:"北京",12:"天津",13:"河北",14:"山西",15:"内蒙古",21:"辽宁",22:"吉林",23:"黑龙江", | 6 | + var area={11:"北京",12:"天津",13:"河北",14:"山西",15:"内蒙古",21:"辽宁",22:"吉林",23:"黑龙江", |
7 | - 31:"上海",32:"江苏",33:"浙江",34:"安徽",35:"福建",36:"江西",37:"山东",41:"河南",42:"湖北", | 7 | + 31:"上海",32:"江苏",33:"浙江",34:"安徽",35:"福建",36:"江西",37:"山东",41:"河南",42:"湖北", |
8 | - 43:"湖南",44:"广东",45:"广西",46:"海南",50:"重庆",51:"四川",52:"贵州",53:"云南",54:"西藏", | 8 | + 43:"湖南",44:"广东",45:"广西",46:"海南",50:"重庆",51:"四川",52:"贵州",53:"云南",54:"西藏", |
9 | - 61:"陕西",62:"甘肃",63:"青海",64:"宁夏",65:"新疆",71:"台湾",81:"香港",82:"澳门",91:"国外"}; | 9 | + 61:"陕西",62:"甘肃",63:"青海",64:"宁夏",65:"新疆",71:"台湾",81:"香港",82:"澳门",91:"国外"}; |
10 | - var retflag=false; | 10 | + var retflag=false; |
11 | - var idcard,Y,JYM; | 11 | + var idcard,Y,JYM; |
12 | - var S,M; | 12 | + var S,M; |
13 | - var idcard_array = new Array(); | 13 | + var idcard_array = new Array(); |
14 | - idcard_array = idcard.split(""); | 14 | + idcard_array = idcard.split(""); |
15 | - //地区检验 | 15 | + //地区检验 |
16 | - if(area[parseInt(idcard.substr(0,2))]==null) return false; | 16 | + if(area[parseInt(idcard.substr(0,2))]==null) return false; |
17 | - //身份号码位数及格式检验 | 17 | + //身份号码位数及格式检验 |
18 | - switch(idcard.length) | 18 | + switch(idcard.length) |
19 | - { | 19 | + { |
20 | - case 15: | 20 | + case 15: |
21 | - if ((parseInt(idcard.substr(6,2))+1900) % 4 == 0 || | 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 )||(parseInt(idcard.substr(6,2))+2000) % 4 == 0 || | 22 | + ((parseInt(idcard.substr(6,2))+1900) % 100 == 0 && (parseInt(idcard.substr(6,2))+1900) % 4 == 0 )||(parseInt(idcard.substr(6,2))+2000) % 4 == 0 || |
23 | - ((parseInt(idcard.substr(6,2))+2000) % 100 == 0 && (parseInt(idcard.substr(6,2))+2000) % 4 == 0 )) | 23 | + ((parseInt(idcard.substr(6,2))+2000) % 100 == 0 && (parseInt(idcard.substr(6,2))+2000) % 4 == 0 )) |
24 | - { | 24 | + { |
25 | - 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 | + 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}$/;//测试出生日期的合法性 |
26 | - } | 26 | + } |
27 | - else | 27 | + else |
28 | - { | 28 | + { |
29 | - 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 | + 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}$/;//测试出生日期的合法性 |
30 | - } | 30 | + } |
31 | - if(ereg.test(idcard)) return true; | 31 | + if(ereg.test(idcard)) return true; |
32 | - else return false; | 32 | + else return false; |
33 | - break; | 33 | + break; |
34 | - case 18: | 34 | + case 18: |
35 | - //18位身份号码检测 | 35 | + //18位身份号码检测 |
36 | - //出生日期的合法性检查 | 36 | + //出生日期的合法性检查 |
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-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-2][0-9])) |
38 | - //平年月日:((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 | + //平年月日:((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])) |
39 | - if ( parseInt(idcard.substr(6,4)) % 4 == 0 || | 39 | + if ( parseInt(idcard.substr(6,4)) % 4 == 0 || |
40 | - (parseInt(idcard.substr(6,4)) % 100 == 0 &&parseInt(idcard.substr(6,4))%4 == 0 )) | 40 | + (parseInt(idcard.substr(6,4)) % 100 == 0 &&parseInt(idcard.substr(6,4))%4 == 0 )) |
41 | - { | 41 | + { |
42 | - ereg=/^[1-9][0-9]{5}19[0-9]|20[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 | + ereg=/^[1-9][0-9]{5}19[0-9]|20[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]$/;//闰年出生日期的合法性正则表达式 |
43 | - } | 43 | + } |
44 | - else | 44 | + else |
45 | - { | 45 | + { |
46 | - ereg=/^[1-9][0-9]{5}19[0-9]|20[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 | + ereg=/^[1-9][0-9]{5}19[0-9]|20[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]$/;//平年出生日期的合法性正则表达式 |
47 | - } | 47 | + } |
48 | - if(ereg.test(idcard)) | 48 | + if(ereg.test(idcard)) |
49 | - {//测试出生日期的合法性 | 49 | + {//测试出生日期的合法性 |
50 | - //计算校验位 | 50 | + //计算校验位 |
51 | - S = (parseInt(idcard_array[0]) + parseInt(idcard_array[10])) * 7 | 51 | + S = (parseInt(idcard_array[0]) + parseInt(idcard_array[10])) * 7 |
52 | - + (parseInt(idcard_array[1]) + parseInt(idcard_array[11])) * 9 | 52 | + + (parseInt(idcard_array[1]) + parseInt(idcard_array[11])) * 9 |
53 | - + (parseInt(idcard_array[2]) + parseInt(idcard_array[12])) * 10 | 53 | + + (parseInt(idcard_array[2]) + parseInt(idcard_array[12])) * 10 |
54 | - + (parseInt(idcard_array[3]) + parseInt(idcard_array[13])) * 5 | 54 | + + (parseInt(idcard_array[3]) + parseInt(idcard_array[13])) * 5 |
55 | - + (parseInt(idcard_array[4]) + parseInt(idcard_array[14])) * 8 | 55 | + + (parseInt(idcard_array[4]) + parseInt(idcard_array[14])) * 8 |
56 | - + (parseInt(idcard_array[5]) + parseInt(idcard_array[15])) * 4 | 56 | + + (parseInt(idcard_array[5]) + parseInt(idcard_array[15])) * 4 |
57 | - + (parseInt(idcard_array[6]) + parseInt(idcard_array[16])) * 2 | 57 | + + (parseInt(idcard_array[6]) + parseInt(idcard_array[16])) * 2 |
58 | - + parseInt(idcard_array[7]) * 1 | 58 | + + parseInt(idcard_array[7]) * 1 |
59 | - + parseInt(idcard_array[8]) * 6 | 59 | + + parseInt(idcard_array[8]) * 6 |
60 | - + parseInt(idcard_array[9]) * 3 ; | 60 | + + parseInt(idcard_array[9]) * 3 ; |
61 | - Y = S % 11; | 61 | + Y = S % 11; |
62 | - M = "F"; | 62 | + M = "F"; |
63 | - JYM = "10X98765432"; | 63 | + JYM = "10X98765432"; |
64 | - M = JYM.substr(Y,1);//判断校验位 | 64 | + M = JYM.substr(Y,1);//判断校验位 |
65 | - if(M == idcard_array[17]) true; //检测ID的校验位 | 65 | + if(M == idcard_array[17]) true; //检测ID的校验位 |
66 | - else return false; | 66 | + else return false; |
67 | - } | 67 | + } |
68 | - else return false; | 68 | + else return false; |
69 | - break; | 69 | + break; |
70 | - default: | 70 | + default: |
71 | - return false; | 71 | + return false; |
72 | - break; | 72 | + break; |
73 | - } | 73 | + } |
74 | - return true; | 74 | + return true; |
75 | } | 75 | } |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
... | @@ -172,6 +172,7 @@ | ... | @@ -172,6 +172,7 @@ |
172 | Core.updateMod('frame'); | 172 | Core.updateMod('frame'); |
173 | return false; | 173 | return false; |
174 | }); | 174 | }); |
175 | + | ||
175 | } | 176 | } |
176 | 177 | ||
177 | Login.prototype.cache = function(n, p) { | 178 | Login.prototype.cache = function(n, p) { |
... | @@ -215,9 +216,9 @@ | ... | @@ -215,9 +216,9 @@ |
215 | Core.user_indexs = index_ary; | 216 | Core.user_indexs = index_ary; |
216 | Core.user_names = name_ary; | 217 | Core.user_names = name_ary; |
217 | 218 | ||
218 | - $("input[name='loginUserName']").val(Core.Data.username); | 219 | + $("input[name='loginUserName']").val(Core.Data.username); |
219 | $("input[name='loginPassword']").val(Core.user_names[Core.Data.username]); | 220 | $("input[name='loginPassword']").val(Core.user_names[Core.Data.username]); |
220 | - | 221 | + |
221 | } | 222 | } |
222 | Login.prototype.login_cb = function(result) { | 223 | Login.prototype.login_cb = function(result) { |
223 | Core.updateData(result.msg); | 224 | Core.updateData(result.msg); |
... | @@ -385,37 +386,31 @@ | ... | @@ -385,37 +386,31 @@ |
385 | }); | 386 | }); |
386 | 387 | ||
387 | 388 | ||
388 | -// that.$c.on('click', '[type=submit],.submit', function(e) { | ||
389 | -// var passWordReg = /^[0-9a-zA-Z]+$/; | ||
390 | -// e.preventDefault(); | ||
391 | -// if(/[A-Z]/.test(that.$c.find("input[name='username']").val())){ | ||
392 | -// Core.showTips("账号不能有大写字母!"); | ||
393 | -// }else if(/[A-Z]/.test(that.$c.find("input[name='password']").val())){ | ||
394 | -// Core.showTips("密码不能有大写字母!"); | ||
395 | -// }else if(that.$c.find("input[name='password']").val().length<6 || that.$c.find("input[name='password']").val().length>16){ | ||
396 | -// Core.showTips("密码长度为6-16位字符!"); | ||
397 | -// }else if(!that.$c.find('.checkbox-2').length>0){ | ||
398 | -// Core.showTips('请同意'+Core.PLATFORM_NAME+'网络协议',1); | ||
399 | -// }else if(!passWordReg.test(that.$c.find("input[name='password']").val())){ | ||
400 | -// Core.showTips('请输入数字字母组成的密码!', true); | ||
401 | -// return false; | ||
402 | -// }else{ | ||
403 | -// //如果是游客的话则调用安卓截屏方法 | ||
404 | -// if (that.$c.find('[name="username"]').val() == that.$c.find('[name="old_usernmae"]').val() && window.android != undefined && window.android.screenShot != undefined ){ | ||
405 | -// window.android.screenShot(); | ||
406 | -// } | ||
407 | -// $(this).attr("disabled",true); | ||
408 | -// $(this).css({"background":"#999"}); | ||
409 | -// $(this).parent("li").css({"background":"#999"}); | ||
410 | -// | ||
411 | -// Core.ajax_do(that.$c.find('.ajax'), that.register_cb, that); | ||
412 | -// } | ||
413 | -// return false; | ||
414 | -// }); | ||
415 | - | ||
416 | that.$c.on('click', '[type=submit],.submit', function(e) { | 389 | that.$c.on('click', '[type=submit],.submit', function(e) { |
390 | + var passWordReg = /^[0-9a-zA-Z]+$/; | ||
417 | e.preventDefault(); | 391 | e.preventDefault(); |
418 | - Core.ajax_do(that.$c.find('.ajax'), that.register_cb, that); | 392 | + if(/[A-Z]/.test(that.$c.find("input[name='username']").val())){ |
393 | + Core.showTips("账号不能有大写字母!"); | ||
394 | + }else if(/[A-Z]/.test(that.$c.find("input[name='password']").val())){ | ||
395 | + Core.showTips("密码不能有大写字母!"); | ||
396 | + }else if(that.$c.find("input[name='password']").val().length<6 || that.$c.find("input[name='password']").val().length>16){ | ||
397 | + Core.showTips("密码长度为6-16位字符!"); | ||
398 | + }else if(!that.$c.find('.checkbox-2').length>0){ | ||
399 | + Core.showTips('请同意'+Core.PLATFORM_NAME+'网络协议',1); | ||
400 | + }else if(!passWordReg.test(that.$c.find("input[name='password']").val())){ | ||
401 | + Core.showTips('请输入数字字母组成的密码!', true); | ||
402 | + return false; | ||
403 | + }else{ | ||
404 | + //如果是游客的话则调用安卓截屏方法 | ||
405 | + if (that.$c.find('[name="username"]').val() == that.$c.find('[name="old_usernmae"]').val() && window.android != undefined && window.android.screenShot != undefined ){ | ||
406 | + window.android.screenShot(); | ||
407 | + } | ||
408 | + $(this).attr("disabled",true); | ||
409 | + $(this).css({"background":"#999"}); | ||
410 | + $(this).parent("li").css({"background":"#999"}); | ||
411 | + | ||
412 | + Core.ajax_do(that.$c.find('.ajax'), that.register_cb, that); | ||
413 | + } | ||
419 | return false; | 414 | return false; |
420 | }); | 415 | }); |
421 | 416 | ||
... | @@ -430,7 +425,7 @@ | ... | @@ -430,7 +425,7 @@ |
430 | } | 425 | } |
431 | Register.prototype.set_random = function(){ | 426 | Register.prototype.set_random = function(){ |
432 | var that = this; | 427 | var that = this; |
433 | - var random_name = 'yy' + Math.random().toString(36).substr(-2) + new Date().getTime().toString(36).substr(-6) | 428 | + var random_name = 'yy' + Math.random().toString(36).substr(-2) + new Date().getTime().toString(36).substr(-4) |
434 | var random_passwd = Math.random().toString(36).substr(-6) | 429 | var random_passwd = Math.random().toString(36).substr(-6) |
435 | that.$c.find('[name="username"]').val(random_name) | 430 | that.$c.find('[name="username"]').val(random_name) |
436 | that.$c.find('[name="old_usernmae"]').val(random_name) | 431 | that.$c.find('[name="old_usernmae"]').val(random_name) |
... | @@ -450,19 +445,14 @@ | ... | @@ -450,19 +445,14 @@ |
450 | // 显示一个注册成功信息,并跳转到home | 445 | // 显示一个注册成功信息,并跳转到home |
451 | this.cache(); | 446 | this.cache(); |
452 | Core.showTips('成功注册,欢迎使用' + Core.PLATFORM_NAME + '游戏平台'); | 447 | Core.showTips('成功注册,欢迎使用' + Core.PLATFORM_NAME + '游戏平台'); |
453 | - //直接进入游戏 | 448 | + Core.updateMod('home'); |
454 | - Core.finishLogin(); | 449 | + |
455 | -// Core.updateMod('home'); | 450 | + this.$c.find("input#btn-regist").attr('disabled', null); |
456 | -// | 451 | + this.$c.find('.submit').css({"background":"#00beef"}); |
457 | -// this.$c.find("input#btn-regist").attr('disabled', null); | 452 | + this.$c.find('.submit').parent("li").css({"background":"#00beef"}); |
458 | -// this.$c.find('.submit').css({"background":"#00beef"}); | ||
459 | -// this.$c.find('.submit').parent("li").css({"background":"#00beef"}); | ||
460 | } | 453 | } |
461 | Register.prototype.show_after = function() { | 454 | Register.prototype.show_after = function() { |
462 | this.set_random(); | 455 | this.set_random(); |
463 | - Core.hide(); | ||
464 | - Core.showMod("login"); | ||
465 | - this.$c.find("[type=submit],.submit").click(); | ||
466 | } | 456 | } |
467 | Core.registerMod('register', Register); | 457 | Core.registerMod('register', Register); |
468 | 458 | ... | ... |
... | @@ -948,7 +948,7 @@ | ... | @@ -948,7 +948,7 @@ |
948 | } | 948 | } |
949 | IdentityCard.prototype.show_after = function(){ | 949 | IdentityCard.prototype.show_after = function(){ |
950 | if(Core.Data.force_auth == 1){ | 950 | if(Core.Data.force_auth == 1){ |
951 | - $(".js-return-game").attr("href","javascript:Core.finishLogin()"); | 951 | + $(".js-return-game").attr("href","javascript:Core.finishPay()"); |
952 | } | 952 | } |
953 | 953 | ||
954 | } | 954 | } | ... | ... |
File moved
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 | -<title> | 16 | +<title> |
17 | -平台登录 | 17 | +平台登录 |
18 | -</title> | 18 | +</title> |
19 | -</head> | 19 | +</head> |
20 | -<body> | 20 | +<body> |
21 | -<input type="hidden" name="loginUserName" value=""> | 21 | +<input type="hidden" name="loginUserName" value=""> |
22 | -<input type="hidden" name="loginPassword" value=""> | 22 | +<input type="hidden" name="loginPassword" value=""> |
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="login" class="" data-replace="1"> | 35 | +<section id="login" class="" data-replace="1"> |
36 | - <div class="new-sdk-container"> | 36 | + <div class="new-sdk-container"> |
37 | - <div class="new-container-box"> | 37 | + <div class="new-container-box"> |
38 | - <div class="SDK-titlebox"></div> | 38 | + <div class="SDK-titlebox"></div> |
39 | - <form action="/sdk/login" method="post" class="ajax align-left clearfix"> | 39 | + <form action="/sdk/login" method="post" class="ajax align-left clearfix"> |
40 | - <div class="new-sdk-logo"><a href="#"> | 40 | + <div class="new-sdk-logo"><a href="#"> |
41 | - <!--<img src="images/new-sdk-logo.png">--> | 41 | + <!--<img src="images/new-sdk-logo.png">--> |
42 | - </a></div> | 42 | + </a></div> |
43 | - <div class="new-sdk-main"> | 43 | + <div class="new-sdk-main"> |
44 | - <div class="inputbox clearfix" style="position: relative;"> | 44 | + <div class="inputbox clearfix" style="position: relative;"> |
45 | - <div class="ileft">账号:</div> | 45 | + <div class="ileft">账号:</div> |
46 | - <div class="iright"> | 46 | + <div class="iright"> |
47 | - | 47 | + |
48 | - <input type="text" name="username" placeholder="请输入账号" id="js_login_username"> | 48 | + <input type="text" name="username" placeholder="请输入账号" id="js_login_username"> |
49 | - <div class="bottom-icon drop-down"> | 49 | + <div class="bottom-icon drop-down"> |
50 | - <i class="iconfont icon-xiangxia"></i> | 50 | + <i class="iconfont icon-xiangxia"></i> |
51 | - </div> | 51 | + </div> |
52 | - </div> | 52 | + </div> |
53 | - <div class="pull-box horizontall"> | 53 | + <div class="pull-box horizontall"> |
54 | - <ul class="drop-ul"> | 54 | + <ul class="drop-ul"> |
55 | - | 55 | + |
56 | - </ul> | 56 | + </ul> |
57 | - </div> | 57 | + </div> |
58 | - </div> | 58 | + </div> |
59 | - <div class="inputbox clearfix"> | 59 | + <div class="inputbox clearfix"> |
60 | - <div class="ileft">密码:</div> | 60 | + <div class="ileft">密码:</div> |
61 | - <div class="iright"><input type="password" name="password" placeholder="请输入密码" id="js_login_password"></div> | 61 | + <div class="iright"><input type="password" name="password" placeholder="请输入密码" id="js_login_password"></div> |
62 | - </div> | 62 | + </div> |
63 | - <div class="other-login clearfix"> | 63 | + <div class="other-login clearfix"> |
64 | - <p class="other-login-bx hide">第三方登录 | 64 | + <p class="other-login-bx hide">第三方登录 |
65 | - <a title="新浪微博账号登录" data-replace="href" href="/user/auth2/sina/login/?next=/static/sdk/login.html&app_id={app_id}" class="sina hide"> | 65 | + <a title="新浪微博账号登录" data-replace="href" href="/user/auth2/sina/login/?next=/static/sdk/login.html&app_id={app_id}" class="sina hide"> |
66 | - <i class=" iconfont icon-unie61d"></i> | 66 | + <i class=" iconfont icon-unie61d"></i> |
67 | - </a> | 67 | + </a> |
68 | - | 68 | + |
69 | - <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 title="QQ号码登录" data-replace="href" href="/user/auth2/qq/login/?next=/static/sdk/login.html&app_id={app_id}" class="qq iframe hide"> |
70 | - </a> | 70 | + </a> |
71 | - | 71 | + |
72 | - <a title="微信登录" data-replace="href" href="sdk://weixinlogin?app_id={app_id}&next=/static/sdk/login.html" class="weixin hide"> | 72 | + <a title="微信登录" data-replace="href" href="sdk://weixinlogin?app_id={app_id}&next=/static/sdk/login.html" class="weixin hide"> |
73 | - </a> | 73 | + </a> |
74 | - </p> | 74 | + </p> |
75 | - | 75 | + |
76 | - <label><a href="#find_pwd" class="forgetpsw">找回密码</a></label> | 76 | + <label><a href="#find_pwd" class="forgetpsw">找回密码</a></label> |
77 | - <div class="clear"></div> | 77 | + <div class="clear"></div> |
78 | - | 78 | + |
79 | - <label onclick="" class="input-control pull-left hide" > | 79 | + <label onclick="" class="input-control pull-left hide" > |
80 | - <input type="checkbox" checked="checked" class="eg" ></input> | 80 | + <input type="checkbox" checked="checked" class="eg" ></input> |
81 | - 进入账号管理界面 | 81 | + 进入账号管理界面 |
82 | - </label> | 82 | + </label> |
83 | - </div> | 83 | + </div> |
84 | - </div> | 84 | + </div> |
85 | - <ul class="inline-btn login-inline-btn"> | 85 | + <ul class="inline-btn login-inline-btn"> |
86 | - <li> | 86 | + <li> |
87 | - <a method="post" class="btn btn_pri_block" href="#register">一键注册</a> | 87 | + <a method="post" class="btn btn_pri_block" href="#register">一键注册</a> |
88 | - <!--<a class="btn btn_pri_block" id="fastReg">一键注册</a>--> | 88 | + |
89 | - | 89 | + </li> |
90 | - </li> | 90 | + <li> |
91 | - <li> | 91 | +<!-- <a class="op-guest" data-replace="href" method="post" href="/sdk/register?type=-1&app_id={app_id}">一键注册</a> --> |
92 | -<!-- <a class="op-guest" data-replace="href" method="post" href="/sdk/register?type=-1&app_id={app_id}">一键注册</a> --> | 92 | + |
93 | - | 93 | + <a class="btn larg btn-orange submit" utocomplete="off" >登录</a> |
94 | - <a class="btn larg btn-orange submit" utocomplete="off" >登录</a> | 94 | + </li> |
95 | - </li> | 95 | + </ul> |
96 | - </ul> | 96 | + </form> |
97 | - </form> | 97 | + </div> |
98 | - </div> | 98 | + </div> |
99 | - </div> | 99 | +</section> |
100 | -</section> | 100 | +<!-- end --> |
101 | -<!-- end --> | 101 | +<!-- 登录前模块 --> |
102 | -<!-- 登录前模块 --> | 102 | +<section id="login_before" class="hide" data-replace="1"> |
103 | -<section id="login_before" class="hide" data-replace="1"> | 103 | + |
104 | - | 104 | + <div class="new-sdk-container"> |
105 | - <div class="new-sdk-container"> | 105 | + <div class="new-container-box"> |
106 | - <div class="new-container-box"> | 106 | + <div class="SDK-titlebox"></div> |
107 | - <div class="SDK-titlebox"></div> | 107 | + <div class="new-sdk-logo"><a href="#"> |
108 | - <div class="new-sdk-logo"><a href="#"> | 108 | + <!--<img src="images/new-sdk-logo.png">--> |
109 | - <!--<img src="images/new-sdk-logo.png">--> | 109 | + </a></div> |
110 | - </a></div> | 110 | + <div class="login-third-list"> |
111 | - <div class="login-third-list"> | 111 | + <div class="title">请选择快速登录</div> |
112 | - <div class="title">请选择快速登录</div> | 112 | + <div class="third-list"> |
113 | - <div class="third-list"> | 113 | + <ul> |
114 | - <ul> | 114 | + <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> |
115 | - <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> | 115 | + <li><a href="#register"><div class="third-icon third-guest"></div><p>游客登录</p></a></li> |
116 | - <li><a href="#register"><div class="third-icon third-guest"></div><p>游客登录</p></a></li> | 116 | + <div class="clear"></div> |
117 | - <div class="clear"></div> | 117 | + </ul> |
118 | - </ul> | 118 | + </div> |
119 | - </div> | 119 | + <div class="only-btn"><a href="#login">返回</a></div> |
120 | - <div class="only-btn"><a href="#login">返回</a></div> | 120 | + </div> |
121 | - </div> | 121 | + </div> |
122 | - </div> | 122 | + </div> |
123 | - </div> | 123 | + |
124 | - | 124 | + |
125 | - | 125 | + |
126 | - | 126 | +</section> |
127 | -</section> | 127 | +<!-- end--> |
128 | -<!-- end--> | 128 | +<!-- 注册模块 --> |
129 | -<!-- 注册模块 --> | 129 | +<section id="register" class="hide"> |
130 | -<section id="register" class="hide"> | 130 | + |
131 | - | 131 | + |
132 | - | 132 | + <div class="new-sdk-container"> |
133 | - <div class="new-sdk-container"> | 133 | + <div class="SDK-titlebox"></div> |
134 | - <div class="SDK-titlebox"></div> | 134 | + <div class="new-sdk-logo"><a href="#"> |
135 | - <div class="new-sdk-logo"><a href="#"> | 135 | + <!--<img src="images/new-sdk-logo.png">--> |
136 | - <!--<img src="images/new-sdk-logo.png">--> | 136 | + </a></div> |
137 | - </a></div> | 137 | + <form action="/sdk/register" class="ajax clearfix"> |
138 | - <form action="/sdk/register" class="ajax clearfix"> | 138 | + <div class="new-sdk-main"> |
139 | - <div class="new-sdk-main"> | 139 | + <div class="inputbox clearfix"> |
140 | - <div class="inputbox clearfix"> | 140 | + <div class="ileft">账号:</div> |
141 | - <div class="ileft">账号:</div> | 141 | + <div class="iright"> |
142 | - <div class="iright"> | 142 | + <input type="text" name="username" placeholder="账号由3-18个英文、数字、点、减号、下划线组成" required> |
143 | - <input type="text" name="username" placeholder="账号由3-18个英文、数字、点、减号、下划线组成" required> | 143 | + <!--<div class="bottom-icon drop-down"> |
144 | - <!--<div class="bottom-icon drop-down"> | 144 | + <i class="iconfont icon-xiangxia"></i> |
145 | - <i class="iconfont icon-xiangxia"></i> | 145 | + </div>--> |
146 | - </div>--> | 146 | + </div> |
147 | - </div> | 147 | + </div> |
148 | - </div> | 148 | + <div class="inputbox clearfix"> |
149 | - <div class="inputbox clearfix"> | 149 | + <div class="ileft">密码:</div> |
150 | - <div class="ileft">密码:</div> | 150 | + <div class="iright"><input name="password" placeholder="密码长度为6-16个字符,不能包含空格" required></div> |
151 | - <div class="iright"><input name="password" placeholder="密码长度为6-16个字符,不能包含空格" required></div> | 151 | + </div> |
152 | - </div> | 152 | + <div class="ag-tx clearfix"> |
153 | - <div class="ag-tx clearfix"> | 153 | + <span data-action="agreement" > |
154 | - <span data-action="agreement" > | 154 | + <div class="checkbox checkbox-2 l" > |
155 | - <div class="checkbox checkbox-2 l" > | 155 | + <i class="iconfont icon-xuanzhong"></i> |
156 | - <i class="iconfont icon-xuanzhong"></i> | 156 | + </div> |
157 | - </div> | 157 | + <p class="l">接受<a href="#agreement">网络服务协议</a></p> |
158 | - <p class="l">接受<a href="#agreement">网络服务协议</a></p> | 158 | + </span> |
159 | - </span> | 159 | + |
160 | - | 160 | + </div> |
161 | - </div> | 161 | + </div> |
162 | - </div> | 162 | + <input type="hidden" name="old_usernmae" value="-1"> |
163 | - <input type="hidden" name="old_usernmae" value="-1"> | 163 | + <input type="hidden" name="type" value="-1"> |
164 | - <input type="hidden" name="type" value="-1"> | 164 | + <ul class="inline-btn"> |
165 | - <ul class="inline-btn"> | 165 | + <li><a class="btn btn_pri_block btn-orange" href="#home">返回</a></li> |
166 | - <li><a class="btn btn_pri_block btn-orange" href="#home">返回</a></li> | 166 | + <li><input type="button" class="submit btn larg" id="btn-regist" value="确定注册"></li> |
167 | - <li><input type="button" class="submit btn larg" id="btn-regist" value="确定注册"></li> | 167 | + </ul> |
168 | - </ul> | 168 | + </form> |
169 | - </form> | 169 | + </div> |
170 | - </div> | 170 | + |
171 | - | 171 | +</section> |
172 | -</section> | 172 | +<!-- end --> |
173 | -<!-- end --> | 173 | +<!-- 协议模块 --> |
174 | -<!-- 协议模块 --> | 174 | +<section id="agreement" class="hide"> |
175 | -<section id="agreement" class="hide"> | 175 | + <div class="new-sdk-container"> |
176 | - <div class="new-sdk-container"> | 176 | + <div class="SDK-titlebox"></div> |
177 | - <div class="SDK-titlebox"></div> | 177 | + <div class="new-sdk-logo"><a href="#"> |
178 | - <div class="new-sdk-logo"><a href="#"> | 178 | + <!--<img src="images/new-sdk-logo.png">--> |
179 | - <!--<img src="images/new-sdk-logo.png">--> | 179 | + </a></div> |
180 | - </a></div> | 180 | + <div class="new-sdk-content" style="overflow: hidden;"> |
181 | - <div class="new-sdk-content" style="overflow: hidden;"> | 181 | + <h3>海豹游戏服务协议</h3> |
182 | - <h3>海豹游戏服务协议</h3> | 182 | + <div class="content-main" style="height: 220px;"> |
183 | - <div class="content-main" style="height: 220px;"> | 183 | + |
184 | - | 184 | + <iframe src="agreement.html" name="myiframe" id="iframepage" frameborder="0" scrolling="auto" width="100%"></iframe> |
185 | - <iframe src="agreement.html" name="myiframe" id="iframepage" frameborder="0" scrolling="auto" width="100%"></iframe> | 185 | + |
186 | - | 186 | + </div> |
187 | - </div> | 187 | + </div> |
188 | - </div> | 188 | + |
189 | - | 189 | + <div class="only-btn inline-btn"> |
190 | - <div class="only-btn inline-btn"> | 190 | + <a href="#register" class="submit btn-orange">确定</a> |
191 | - <a href="#register" class="submit btn-orange">确定</a> | 191 | + <div class="agreement l" style="margin-right: 0;"> |
192 | - <div class="agreement l" style="margin-right: 0;"> | 192 | + <div class="checkbox checkbox-2 l" > |
193 | - <div class="checkbox checkbox-2 l" > | 193 | + <i class="iconfont icon-xuanzhong"></i> |
194 | - <i class="iconfont icon-xuanzhong"></i> | 194 | + </div> |
195 | - </div> | 195 | + <p class="l">已阅读</p> |
196 | - <p class="l">已阅读</p> | 196 | + </div> |
197 | - </div> | 197 | + </div> |
198 | - </div> | 198 | + </div> |
199 | - </div> | 199 | + |
200 | - | 200 | +</section> |
201 | -</section> | 201 | +<!-- end --> |
202 | -<!-- end --> | 202 | +<!-- 活动公告模块 --> |
203 | -<!-- 活动公告模块 --> | 203 | +<section id="activity" class="hide" data-auth="1"> |
204 | -<section id="activity" class="hide" data-auth="1"> | 204 | + <div class="new-sdk-container"> |
205 | - <div class="new-sdk-container"> | 205 | + <div class="SDK-titlebox"></div> |
206 | - <div class="SDK-titlebox"></div> | 206 | + <div class="user-center"> |
207 | - <div class="user-center"> | 207 | + <a href="#home" class="lefticon"> |
208 | - <a href="#home" class="lefticon"> | 208 | + <i class="iconfont icon-fanhui"></i> |
209 | - <i class="iconfont icon-fanhui"></i> | 209 | + </a> |
210 | - </a> | 210 | + 活动公告 |
211 | - 活动公告 | 211 | + <!--<a href="#message" class="btn-link posrgt"> |
212 | - <!--<a href="#message" class="btn-link posrgt"> | 212 | + 个人消息 |
213 | - 个人消息 | 213 | + </a>--> |
214 | - </a>--> | 214 | + </div> |
215 | - </div> | 215 | + <div class="container activity"> |
216 | - <div class="container activity"> | 216 | + <div class="box_info_center" style="height: 100%;"> |
217 | - <div class="box_info_center" style="height: 100%;"> | 217 | + <div id="activity_wrapper" style="position: relative" class="scroll"> |
218 | - <div id="activity_wrapper" style="position: relative" class="scroll"> | 218 | + <ol class="activity-list list" data-role="ajax-html" |
219 | - <ol class="activity-list list" data-role="ajax-html" | 219 | + data-params-url="/sdk/notice/list?page_size=10" |
220 | - data-params-url="/sdk/notice/list?page_size=10" | 220 | + data-params-template="tpl_activity"> |
221 | - data-params-template="tpl_activity"> | 221 | + </ol> |
222 | - </ol> | 222 | + </div> |
223 | - </div> | 223 | + </div> |
224 | - </div> | 224 | + </div> |
225 | - </div> | 225 | + </div> |
226 | - </div> | 226 | + |
227 | - | 227 | +</section> |
228 | -</section> | 228 | +<!-- end --> |
229 | -<!-- end --> | 229 | +<!-- 活动公告详细页面模块 --> |
230 | -<!-- 活动公告详细页面模块 --> | 230 | +<section id="activity_detail" class="hide" data-auth="1" data-attr="dot"> |
231 | -<section id="activity_detail" class="hide" data-auth="1" data-attr="dot"> | 231 | +</section> |
232 | -</section> | 232 | +<!-- end --> |
233 | -<!-- end --> | 233 | +<!-- 消息列表模块 --> |
234 | -<!-- 消息列表模块 --> | 234 | +<section id="message" class="hide" data-auth="1"> |
235 | -<section id="message" class="hide" data-auth="1"> | 235 | + <div class="new-sdk-container"> |
236 | - <div class="new-sdk-container"> | 236 | + <div class="SDK-titlebox"></div> |
237 | - <div class="SDK-titlebox"></div> | 237 | + <div class="user-center"> |
238 | - <div class="user-center"> | 238 | + <a href="#activity" class="lefticon op-back"> |
239 | - <a href="#activity" class="lefticon op-back"> | 239 | + <i class="iconfont icon-fanhui"></i> |
240 | - <i class="iconfont icon-fanhui"></i> | 240 | + </a> |
241 | - </a> | 241 | + 个人消息 |
242 | - 个人消息 | 242 | + </div> |
243 | - </div> | 243 | + <div class="container activity"> |
244 | - <div class="container activity"> | 244 | + <div class="box_info_center"> |
245 | - <div class="box_info_center"> | 245 | + <div id="message_wrapper" style="position: relative" class="scroll"> |
246 | - <div id="message_wrapper" style="position: relative" class="scroll"> | 246 | + <ol class="message-list list" data-role="ajax-html" |
247 | - <ol class="message-list list" data-role="ajax-html" | 247 | + data-params-url="/message/list?page_size=10" |
248 | - data-params-url="/message/list?page_size=10" | 248 | + data-params-template="tpl_message_list"> |
249 | - data-params-template="tpl_message_list"> | 249 | + </ol> |
250 | - </ol> | 250 | + </div> |
251 | - </div> | 251 | + </div> |
252 | - </div> | 252 | + </div> |
253 | - </div> | 253 | + </div> |
254 | - </div> | 254 | + |
255 | - | 255 | +</section> |
256 | -</section> | 256 | +<!-- end --> |
257 | -<!-- end --> | 257 | +<section id="message_detail" class="hide" data-attr="dot"> |
258 | -<section id="message_detail" class="hide" data-attr="dot"> | 258 | +</section> |
259 | -</section> | 259 | +<section id="identityCard" class="hide" data-attr="dot"> |
260 | -<section id="identityCard" class="hide" data-attr="dot"> | 260 | +</section> |
261 | -</section> | 261 | +<section id="identityCard_ok" class="hide" data-attr="dot"> |
262 | -<section id="identityCard_ok" class="hide" data-attr="dot"> | 262 | +</section> |
263 | -</section> | 263 | +<!-- 找回密码模块 --> |
264 | -<!-- 找回密码模块 --> | 264 | +<section id="find_pwd" class="hide" data-replace="1"> |
265 | -<section id="find_pwd" class="hide" data-replace="1"> | 265 | + <input type="hidden" name="pwd_code" value=""> |
266 | - <input type="hidden" name="pwd_code" value=""> | 266 | + <div class="new-sdk-container"> |
267 | - <div class="new-sdk-container"> | 267 | + <div class="SDK-titlebox"></div> |
268 | - <div class="SDK-titlebox"></div> | 268 | + <div class="user-center" style="border-bottom: none;"> |
269 | - <div class="user-center" style="border-bottom: none;"> | 269 | + <a href="#login" class="lefticon"> |
270 | - <a href="#login" class="lefticon"> | 270 | + <i class="iconfont icon-fanhui"></i> |
271 | - <i class="iconfont icon-fanhui"></i> | 271 | + </a> |
272 | - </a> | 272 | + <span>找回密码</span> |
273 | - <span>找回密码</span> | 273 | + </div> |
274 | - </div> | 274 | + <div class="pwd_box"> |
275 | - <div class="pwd_box"> | 275 | + <ul class="step-tab"> |
276 | - <ul class="step-tab"> | 276 | + <li><a href="javascript:;">通过手机找回</a></li> |
277 | - <li><a href="javascript:;">通过手机找回</a></li> | 277 | + <li><a href="javascript:;">通过密保找回</a></li> |
278 | - <li><a href="javascript:;">通过密保找回</a></li> | 278 | + <!--<li><a href="javascript:;">通过邮箱找回</a></li>--> |
279 | - <!--<li><a href="javascript:;">通过邮箱找回</a></li>--> | 279 | + <li><a href="javascript:;">联系客服</a></li> |
280 | - <li><a href="javascript:;">联系客服</a></li> | 280 | + </ul> |
281 | - </ul> | 281 | + |
282 | - | 282 | + <div class="step-box"> |
283 | - <div class="step-box"> | 283 | + <div id="mobile_get_pwd_form" class="hide" style="border-top: 1px solid #fff;"> |
284 | - <div id="mobile_get_pwd_form" class="hide" style="border-top: 1px solid #fff;"> | 284 | + <div class="new-sdk-box"> |
285 | - <div class="new-sdk-box"> | 285 | + <div class="input" style="padding: 15px 0;"> |
286 | - <div class="input" style="padding: 15px 0;"> | 286 | + <input id="js_findPSW_accout" type="text" required name="accout" placeholder="请输入您的账号" style="margin: 0;"> |
287 | - <input id="js_findPSW_accout" type="text" required name="accout" placeholder="请输入您的账号" style="margin: 0;"> | 287 | + </div> |
288 | - </div> | 288 | + <div class="input" style="padding: 15px 0;"> |
289 | - <div class="input" style="padding: 15px 0;"> | 289 | + <input id="js_findPSW_mobile" type="text" required name="mobile" placeholder="请输入您绑定的手机号码" style="margin: 0;"> |
290 | - <input id="js_findPSW_mobile" type="text" required name="mobile" placeholder="请输入您绑定的手机号码" style="margin: 0;"> | 290 | + </div> |
291 | - </div> | 291 | + <div class="inputCode clearfix"> |
292 | - <div class="inputCode clearfix"> | 292 | + <div class="input fl" style="padding: 15px 0;"> |
293 | - <div class="input fl" style="padding: 15px 0;"> | 293 | + <input id="js_findPSW_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码" style="margin: 0;"> |
294 | - <input id="js_findPSW_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码" style="margin: 0;"> | 294 | + </div> |
295 | - </div> | 295 | + <a href="javascript:;" class="getCode" id="js_findPSW_getcode" style="padding:15px 0;">获取验证码</a> |
296 | - <a href="javascript:;" class="getCode" id="js_findPSW_getcode" style="padding:15px 0;">获取验证码</a> | 296 | + </div> |
297 | - </div> | 297 | + <ul class="inline-btn" style="margin-top: 15px;"> |
298 | - <ul class="inline-btn" style="margin-top: 15px;"> | 298 | + <li style="background: none;"><a class="larg btn btn-orange" value="" id="js_findPSW_confirm">确定</a></li> |
299 | - <li style="background: none;"><a class="larg btn btn-orange" value="" id="js_findPSW_confirm">确定</a></li> | 299 | + <li style="background: none; border-radius: 20px;"><a class="btn" href="#home" id="returnhome">返回</a></li> |
300 | - <li style="background: none; border-radius: 20px;"><a class="btn" href="#home" id="returnhome">返回</a></li> | 300 | + </ul> |
301 | - </ul> | 301 | + </div> |
302 | - </div> | 302 | + </div> |
303 | - </div> | 303 | + <div id="question_get_pwd_form" action="/sdk/find/question" todo="get_question_callback" method="post" class="function-list-content ajax hide form"> |
304 | - <div id="question_get_pwd_form" action="/sdk/find/question" todo="get_question_callback" method="post" class="function-list-content ajax hide form"> | 304 | + <div class="question-input-box clearfix"> |
305 | - <div class="question-input-box clearfix"> | 305 | + <div class="pull-left qib-txt"> |
306 | - <div class="pull-left qib-txt"> | 306 | + 您的账户: |
307 | - 您的账户: | 307 | + </div> |
308 | - </div> | 308 | + <div class="pull-left qib-input"> |
309 | - <div class="pull-left qib-input"> | 309 | + <input type="text" name="username" placeholder="输入您的账号" style="text-align: left;" class="function-input username" required/> |
310 | - <input type="text" name="username" placeholder="输入您的账号" style="text-align: left;" class="function-input username" required/> | 310 | + </div> |
311 | - </div> | 311 | + </div> |
312 | - </div> | 312 | + |
313 | - | 313 | + <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> |
314 | - <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> | 314 | + </div> |
315 | - </div> | 315 | + <!--<div id="email_get_pwd_form" action="/user/password_by_mail" todo="password_by_mail_callback" class="function-list-content ajax hide form"> |
316 | - <!--<div id="email_get_pwd_form" action="/user/password_by_mail" todo="password_by_mail_callback" class="function-list-content ajax hide form"> | 316 | + |
317 | - | 317 | + <input type="text" name="email" placeholder="输入您绑定的邮箱地址" class="function-input mail" style="margin: 0 0 30px;"/> |
318 | - <input type="text" name="email" placeholder="输入您绑定的邮箱地址" class="function-input mail" style="margin: 0 0 30px;"/> | 318 | + <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> |
319 | - <a href="javascript:;" class="pwd_btn op-primary btn-orange">确定</a> | 319 | + </div>--> |
320 | - </div>--> | 320 | + <div class="function-list-content hide"> |
321 | - <div class="function-list-content hide"> | 321 | + <div class="pwd_txt"> |
322 | - <div class="pwd_txt"> | 322 | + <div class="default_text"> |
323 | - <div class="default_text"> | 323 | + <p>客服QQ:<a href="javascript:;" id="js_kefu_qq"></a></p> |
324 | - <p>客服QQ:<a href="javascript:;" id="js_kefu_qq"></a></p> | 324 | + <p>客服电话:<a href="tel:"></a></p> |
325 | - <p>客服电话:<a href="tel:"></a></p> | 325 | + <p>玩家交流群:<a href="javascript:;" id="js_player"></a></p> |
326 | - <p>玩家交流群:<a href="javascript:;" id="js_player"></a></p> | 326 | + </div> |
327 | - </div> | 327 | + <div class="get_text"></div> |
328 | - <div class="get_text"></div> | 328 | + </div> |
329 | - </div> | 329 | + <a href="javascript:;" class="kefu_subbtn">确定</a> |
330 | - <a href="javascript:;" class="kefu_subbtn">确定</a> | 330 | + </div> |
331 | - </div> | 331 | + <div class="reset_psw_mobile hide" style="border-top: 1px solid #fff;"> |
332 | - <div class="reset_psw_mobile hide" style="border-top: 1px solid #fff;"> | 332 | + <div class="new-sdk-box"> |
333 | - <div class="new-sdk-box"> | 333 | + <div class="acount-name"> |
334 | - <div class="acount-name"> | 334 | + <p style="margin-top: 0;">账号:<span id="js_UserName" style="color: #000;"></span></p> |
335 | - <p style="margin-top: 0;">账号:<span id="js_UserName" style="color: #000;"></span></p> | 335 | + </div> |
336 | - </div> | 336 | + <div class="inputCode clearfix"> |
337 | - <div class="inputCode clearfix"> | 337 | + <div class="input fl" style="width: 100%; padding:15px 0;"> |
338 | - <div class="input fl" style="width: 100%; padding:15px 0;"> | 338 | + <input type="text" required placeholder="请输入新密码" id="js_reset_newpsw" style="margin: 0; text-align: left; padding: 0 20px;"> |
339 | - <input type="text" required placeholder="请输入新密码" id="js_reset_newpsw" style="margin: 0; text-align: left; padding: 0 20px;"> | 339 | + </div> |
340 | - </div> | 340 | + </div> |
341 | - </div> | 341 | + <div class="ag-tx clearfix"> |
342 | - <div class="ag-tx clearfix"> | 342 | + <span data-action=""> |
343 | - <span data-action=""> | 343 | + <div class="checkbox checkbox-2 l"> |
344 | - <div class="checkbox checkbox-2 l"> | 344 | + <i class="iconfont icon-xuanzhong"></i> |
345 | - <i class="iconfont icon-xuanzhong"></i> | 345 | + </div> |
346 | - </div> | 346 | + <p class="l" style="margin-top: 0;">显示密码</p> |
347 | - <p class="l" style="margin-top: 0;">显示密码</p> | 347 | + </span> |
348 | - </span> | 348 | + </div> |
349 | - </div> | 349 | + <a href="javascript:;" class="btn-orange" id="js_confirm_resetnewpsw">保存修改</a> |
350 | - <a href="javascript:;" class="btn-orange" id="js_confirm_resetnewpsw">保存修改</a> | 350 | + </div> |
351 | - </div> | 351 | + </div> |
352 | - </div> | 352 | + </div> |
353 | - </div> | 353 | + </div> |
354 | - </div> | 354 | + |
355 | - | 355 | + </div> |
356 | - </div> | 356 | +</section> |
357 | -</section> | 357 | +<!-- end --> |
358 | -<!-- end --> | 358 | +<section id="help" class="hide" data-auth="1"> |
359 | -<section id="help" class="hide" data-auth="1"> | 359 | + <div class="header"> |
360 | - <div class="header"> | 360 | + <span class="title">手游平台</span> |
361 | - <span class="title">手游平台</span> | 361 | + <a class="btn pull-left op-back" href="#home">返回</a> |
362 | - <a class="btn pull-left op-back" href="#home">返回</a> | 362 | + </div> |
363 | - </div> | 363 | + |
364 | - | 364 | + <div class="container"> |
365 | - <div class="container"> | 365 | + <div class="box_info_center"> |
366 | - <div class="box_info_center"> | 366 | + <div class='align-left'> |
367 | - <div class='align-left'> | 367 | + |
368 | - | 368 | + </div> |
369 | - </div> | 369 | + </div> |
370 | - </div> | 370 | + </div> |
371 | - </div> | 371 | +</section> |
372 | -</section> | 372 | +<!-- 首页模块 --> |
373 | -<!-- 首页模块 --> | 373 | +<section id="home" class="hide" data-attr="dot" data-auth="1"></section> |
374 | -<section id="home" class="hide" data-attr="dot" data-auth="1"></section> | 374 | +<!-- 重置密码模块 --> |
375 | -<!-- 重置密码模块 --> | 375 | +<section id="reset_pwd" data-attr="dot" class="hide"></section> |
376 | -<section id="reset_pwd" data-attr="dot" class="hide"></section> | 376 | +<!-- 修改密码模块 --> |
377 | -<!-- 修改密码模块 --> | 377 | +<section id="modify_pwd" data-attr="dot" class="hide" data-auth="1"></section> |
378 | -<section id="modify_pwd" data-attr="dot" class="hide" data-auth="1"></section> | 378 | +<!-- 密保模块 --> |
379 | -<!-- 密保模块 --> | 379 | +<section id="mibao" data-attr="dot" class="hide" data-auth="1"></section> |
380 | -<section id="mibao" data-attr="dot" class="hide" data-auth="1"></section> | 380 | +<!-- 回答密保模块 --> |
381 | -<!-- 回答密保模块 --> | 381 | +<section id="answer_question" data-attr="dot" class="hide"></section> |
382 | -<section id="answer_question" data-attr="dot" class="hide"></section> | 382 | +<!-- 绑定模块 --> |
383 | -<!-- 绑定模块 --> | 383 | +<section id="bind" data-attr="dot" class="hide" data-auth="1"></section> |
384 | -<section id="bind" data-attr="dot" class="hide" data-auth="1"></section> | 384 | +<!-- 绑定手机 --> |
385 | -<!-- 绑定手机 --> | 385 | +<section id="bindMobile" data-attr="dot" class="hide" data-auth="1"></section> |
386 | -<section id="bindMobile" data-attr="dot" class="hide" data-auth="1"></section> | 386 | +<!-- 解绑手机模块 --> |
387 | -<!-- 解绑手机模块 --> | 387 | +<section id="unbindMobile" data-attr="dot" class="hide" data-auth="1"></section> |
388 | -<section id="unbindMobile" data-attr="dot" class="hide" data-auth="1"></section> | 388 | +<!-- 绑定邮箱模块 --> |
389 | -<!-- 绑定邮箱模块 --> | 389 | +<section id="mail" data-attr="dot" class="hide" data-auth="1"></section> |
390 | -<section id="mail" data-attr="dot" class="hide" data-auth="1"></section> | 390 | +<!-- doT模板 --> |
391 | -<!-- doT模板 --> | 391 | +<section id="frame" data-attr="dot" class="hide" ></section> |
392 | -<section id="frame" data-attr="dot" class="hide" ></section> | 392 | + |
393 | - | 393 | +<script id="frame_template" type="text/x-jquery-tmpl" > |
394 | -<script id="frame_template" type="text/x-jquery-tmpl" > | 394 | + |
395 | - | 395 | +<div class="new-sdk-container"> |
396 | -<div class="new-sdk-container"> | 396 | + <div class="SDK-titlebox"></div> |
397 | - <div class="SDK-titlebox"></div> | 397 | + <div class="new-sdk-logo" style="position: relative; margin-bottom: 25px;"> |
398 | - <div class="new-sdk-logo" style="position: relative; margin-bottom: 25px;"> | 398 | + <a href="#"> |
399 | - <a href="#"> | 399 | + <!--<img src="images/new-sdk-logo.png">--> |
400 | - <!--<img src="images/new-sdk-logo.png">--> | 400 | + </a> |
401 | - </a> | 401 | + <a href="#login" class="lefticon" style="position: absolute; left: 37px; top: 20px;"> |
402 | - <a href="#login" class="lefticon" style="position: absolute; left: 37px; top: 20px;"> | 402 | + <i class="iconfont icon-fanhui"></i> |
403 | - <i class="iconfont icon-fanhui"></i> | 403 | + </a> |
404 | - </a> | 404 | + </div> |
405 | - </div> | 405 | + <div class="container" style=" margin-bottom: 20px;"> |
406 | - <div class="container" style=" margin-bottom: 20px;"> | 406 | + <div class="ios_scroll"> |
407 | - <div class="ios_scroll"> | 407 | + <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> |
408 | - <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> | 408 | + </div> |
409 | - </div> | 409 | + </div> |
410 | - </div> | 410 | + |
411 | - | 411 | +</div> |
412 | -</div> | 412 | +</script> |
413 | -</script> | 413 | +<script id="home_template" type="text/x-jquery-tmpl"> |
414 | -<script id="home_template" type="text/x-jquery-tmpl"> | 414 | + <input type="hidden" name="initUserName" value="{{=Core.Data.nickname}}" /> |
415 | - <input type="hidden" name="initUserName" value="{{=Core.Data.nickname}}" /> | 415 | + <div class="new-sdk-container"> |
416 | - <div class="new-sdk-container"> | 416 | + <div class="new-container-box"> |
417 | - <div class="new-container-box"> | 417 | + <div class="SDK-titlebox"></div> |
418 | - <div class="SDK-titlebox"></div> | 418 | + <div class="user-center"> |
419 | - <div class="user-center"> | 419 | + 用户中心 |
420 | - 用户中心 | 420 | + <a href="/sdk/logout" class="op-logout">切换账户</a> |
421 | - <a href="/sdk/logout" class="op-logout">切换账户</a> | 421 | + </div> |
422 | - </div> | 422 | + |
423 | - | 423 | + {{? Core.Data.is_guest == 1}} |
424 | - {{? Core.Data.is_guest == 1}} | 424 | + <div class="user-center-box"> |
425 | - <div class="user-center-box"> | 425 | + <div class="top clearfix"> |
426 | - <div class="top clearfix"> | 426 | + <div class="pull-left txt w_45"> |
427 | - <div class="pull-left txt w_45"> | 427 | + <p>欢迎您!</p> |
428 | - <p>欢迎您!</p> | 428 | + <p>{{=Core.Data.nickname}}</p> |
429 | - <p>{{=Core.Data.nickname}}</p> | 429 | + </div> |
430 | - </div> | 430 | + <div class="inline-btn pull-right w_45"> |
431 | - <div class="inline-btn pull-right w_45"> | 431 | + {{? Core.Data.force_auth == 1 && Core.Data.compellation_name == "" && Core.Data.identity_card == ""}} |
432 | - {{? Core.Data.force_auth == 1 && Core.Data.compellation_name == "" && Core.Data.identity_card == ""}} | 432 | + <a href="#identityCard" class="btn btn-orange js-enter-game">进入游戏</a> |
433 | - <a href="#identityCard" class="btn btn-orange js-enter-game">进入游戏</a> | 433 | + {{??}} |
434 | - {{??}} | 434 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
435 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 435 | + {{?}} |
436 | - {{?}} | 436 | + </div> |
437 | - </div> | 437 | + </div> |
438 | - </div> | 438 | + <div class="bind-user"> |
439 | - <div class="bind-user"> | 439 | + <div class="w_50 txt" style="display: inline-block; vertical-align: middle;"> |
440 | - <div class="w_50 txt" style="display: inline-block; vertical-align: middle;"> | 440 | + 您当前还是游客,为保证账号安全,请绑定账号! |
441 | - 您当前还是游客,为保证账号安全,请绑定账号! | 441 | + </div> |
442 | - </div> | 442 | + <div class="inline-btn w_45" style="display: inline-block; vertical-align: ;"> |
443 | - <div class="inline-btn w_45" style="display: inline-block; vertical-align: ;"> | 443 | + <a class="btn btn-bind" href="#modify_pwd">绑定账号</a> |
444 | - <a class="btn btn-bind" href="#modify_pwd">绑定账号</a> | 444 | + </div> |
445 | - </div> | 445 | + </div> |
446 | - </div> | 446 | + {{? Core.Data.kefu_info != ""}} |
447 | - {{? Core.Data.kefu_info != ""}} | 447 | + <p style="text-align: center;font-size: 20px; color: #ff0000; position: absolute; width: 100%; bottom: 10px;left:0;">{{=Core.Data.kefu_info[0]}}</p> |
448 | - <p style="text-align: center;font-size: 20px; color: #ff0000; position: absolute; width: 100%; bottom: 10px;left:0;">{{=Core.Data.kefu_info[0]}}</p> | 448 | + {{?}} |
449 | - {{?}} | 449 | + </div> |
450 | - </div> | 450 | + {{?? Core.Data.is_guest == 2}}<!--1:游客登录;2:第三方登录;0:正式用户登录--> |
451 | - {{?? Core.Data.is_guest == 2}}<!--1:游客登录;2:第三方登录;0:正式用户登录--> | 451 | + <div class="user-center-box"> |
452 | - <div class="user-center-box"> | 452 | + <div class="top clearfix" style="border-bottom: none;"> |
453 | - <div class="top clearfix" style="border-bottom: none;"> | 453 | + <div class="pull-left txt w_45"> |
454 | - <div class="pull-left txt w_45"> | 454 | + <p>欢迎您!</p> |
455 | - <p>欢迎您!</p> | 455 | + <p>{{=Core.Data.nickname}}</p> |
456 | - <p>{{=Core.Data.nickname}}</p> | 456 | + </div> |
457 | - </div> | 457 | + <div class="inline-btn pull-right w_45"> |
458 | - <div class="inline-btn pull-right w_45"> | 458 | + {{? Core.Data.force_auth == 1 && Core.Data.compellation_name == "" && Core.Data.identity_card == ""}} |
459 | - {{? Core.Data.force_auth == 1 && Core.Data.compellation_name == "" && Core.Data.identity_card == ""}} | 459 | + <a href="#identityCard" class="btn btn-orange js-enter-game">进入游戏</a> |
460 | - <a href="#identityCard" class="btn btn-orange js-enter-game">进入游戏</a> | 460 | + {{??}} |
461 | - {{??}} | 461 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
462 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 462 | + {{?}} |
463 | - {{?}} | 463 | + </div> |
464 | - </div> | 464 | + </div> |
465 | - </div> | 465 | + {{? Core.Data.bind_phone === ""}} |
466 | - {{? Core.Data.bind_phone === ""}} | 466 | + <ul class="list-item clearfix"> |
467 | - <ul class="list-item clearfix"> | 467 | + <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
468 | - <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> | 468 | + <li><a href="#mibao">设置密保</a></li> |
469 | - <li><a href="#mibao">设置密保</a></li> | 469 | + <li><a href="#modify_pwd">修改密码</a></li> |
470 | - <li><a href="#modify_pwd">修改密码</a></li> | 470 | + </ul> |
471 | - </ul> | 471 | + {{??}} |
472 | - {{??}} | 472 | + <ul class="list-item clearfix"> |
473 | - <ul class="list-item clearfix"> | 473 | + <li style="width:50%;"><a href="#unbindMobile">解绑手机</a></li> |
474 | - <li style="width:50%;"><a href="#unbindMobile">解绑手机</a></li> | 474 | + <li style="width:50%;"><a href="#mibao">设置密保</a></li> |
475 | - <li style="width:50%;"><a href="#mibao">设置密保</a></li> | 475 | + </ul> |
476 | - </ul> | 476 | + <ul class="list-item clearfix" style="border-top:none;"> |
477 | - <ul class="list-item clearfix" style="border-top:none;"> | 477 | + <li style="width:50%;"><a href="#modify_pwd">修改密码</a></li> |
478 | - <li style="width:50%;"><a href="#modify_pwd">修改密码</a></li> | 478 | + <li style="width:50%;"><a href="#identityCard">实名认证</a></li> |
479 | - <li style="width:50%;"><a href="#identityCard">实名认证</a></li> | 479 | + </ul> |
480 | - </ul> | 480 | + {{? Core.Data.kefu_info != ""}} |
481 | - {{? Core.Data.kefu_info != ""}} | 481 | + <p style="text-align: center;font-size: 20px; color: #ff0000; position: absolute; width: 100%; bottom: 10px;left:0;">{{=Core.Data.kefu_info[0]}}</p> |
482 | - <p style="text-align: center;font-size: 20px; color: #ff0000; position: absolute; width: 100%; bottom: 10px;left:0;">{{=Core.Data.kefu_info[0]}}</p> | 482 | + {{?}} |
483 | - {{?}} | 483 | + {{?}} |
484 | - {{?}} | 484 | + </div> |
485 | - </div> | 485 | + {{?? Core.Data.is_guest == 0}} |
486 | - {{?? Core.Data.is_guest == 0}} | 486 | + <div class="user-center-box"> |
487 | - <div class="user-center-box"> | 487 | + <div class="top clearfix" style="border-bottom: none;"> |
488 | - <div class="top clearfix" style="border-bottom: none;"> | 488 | + <div class="pull-left txt w_45"> |
489 | - <div class="pull-left txt w_45"> | 489 | + <p>欢迎您!</p> |
490 | - <p>欢迎您!</p> | 490 | + <p>{{=Core.Data.nickname}}</p> |
491 | - <p>{{=Core.Data.nickname}}</p> | 491 | + </div> |
492 | - </div> | 492 | + <div class="inline-btn pull-right w_45"> |
493 | - <div class="inline-btn pull-right w_45"> | 493 | + {{? Core.Data.force_auth == 1 && Core.Data.compellation_name == "" && Core.Data.identity_card == ""}} |
494 | - {{? Core.Data.force_auth == 1 && Core.Data.compellation_name == "" && Core.Data.identity_card == ""}} | 494 | + <a href="#identityCard" class="btn btn-orange js-enter-game">进入游戏</a> |
495 | - <a href="#identityCard" class="btn btn-orange js-enter-game">进入游戏</a> | 495 | + {{??}} |
496 | - {{??}} | 496 | + <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> |
497 | - <a href="javascript:Core.finishLogin()" class="btn btn-orange">进入游戏</a> | 497 | + {{?}} |
498 | - {{?}} | 498 | + </div> |
499 | - </div> | 499 | + </div> |
500 | - </div> | 500 | + |
501 | - | 501 | + {{? Core.Data.force_auth == 1}} |
502 | - {{? Core.Data.force_auth == 1}} | 502 | + <ul class="list-item clearfix"> |
503 | - <ul class="list-item clearfix"> | 503 | + {{? Core.Data.bind_phone === ""}} |
504 | - {{? Core.Data.bind_phone === ""}} | 504 | + <li style="position: relative;width:50%;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
505 | - <li style="position: relative;width:50%;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> | 505 | + {{??}} |
506 | - {{??}} | 506 | + <li style="width:50%;"><a href="#unbindMobile">解绑手机</a></li> |
507 | - <li style="width:50%;"><a href="#unbindMobile">解绑手机</a></li> | 507 | + {{?}} |
508 | - {{?}} | 508 | + <li style="width:50%;"><a href="#mibao">设置密保</a></li> |
509 | - <li style="width:50%;"><a href="#mibao">设置密保</a></li> | 509 | + </ul> |
510 | - </ul> | 510 | + <ul class="list-item clearfix" style="border-top:none;"> |
511 | - <ul class="list-item clearfix" style="border-top:none;"> | 511 | + <li style="width:50%;"><a href="#modify_pwd">修改密码</a></li> |
512 | - <li style="width:50%;"><a href="#modify_pwd">修改密码</a></li> | 512 | + {{? Core.Data.compellation_name === "" && Core.Data.identity_card === ""}} |
513 | - {{? Core.Data.compellation_name === "" && Core.Data.identity_card === ""}} | 513 | + <li style="width:50%;"><a href="#identityCard">实名认证</a></li> |
514 | - <li style="width:50%;"><a href="#identityCard">实名认证</a></li> | 514 | + {{??}} |
515 | - {{??}} | 515 | + <li style="width:50%;position:relative;"><a href="#identityCard_ok">实名认证 |
516 | - <li style="width:50%;position:relative;"><a href="#identityCard_ok">实名认证 | 516 | + <span style="position:absolute;right:5px;top:5px;color:#fff;background:#ff9600;padding:3px 10px;border-radius:10px;font-size:20px;">已认证</span> |
517 | - <span style="position:absolute;right:5px;top:5px;color:#fff;background:#ff9600;padding:3px 10px;border-radius:10px;font-size:20px;">已认证</span> | 517 | + </a></li> |
518 | - </a></li> | 518 | + {{?}} |
519 | - {{?}} | 519 | + </ul> |
520 | - </ul> | 520 | + {{? Core.Data.kefu_info != ""}} |
521 | - {{? Core.Data.kefu_info != ""}} | 521 | + <p style="text-align: center;font-size: 20px; color: #ff0000; position: absolute; width: 100%; bottom: 10px;left:0;">{{=Core.Data.kefu_info[0]}}</p> |
522 | - <p style="text-align: center;font-size: 20px; color: #ff0000; position: absolute; width: 100%; bottom: 10px;left:0;">{{=Core.Data.kefu_info[0]}}</p> | 522 | + {{?}} |
523 | - {{?}} | 523 | + {{??}} |
524 | - {{??}} | 524 | + {{? Core.Data.bind_phone === ""}} |
525 | - {{? Core.Data.bind_phone === ""}} | 525 | + <ul class="list-item clearfix"> |
526 | - <ul class="list-item clearfix"> | 526 | + <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
527 | - <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> | 527 | + <li><a href="#mibao">设置密保</a></li> |
528 | - <li><a href="#mibao">设置密保</a></li> | 528 | + <li><a href="#modify_pwd">修改密码</a></li> |
529 | - <li><a href="#modify_pwd">修改密码</a></li> | 529 | + </ul> |
530 | - </ul> | 530 | + {{? Core.Data.kefu_info != ""}} |
531 | - {{? Core.Data.kefu_info != ""}} | 531 | + <p style="text-align: center;font-size: 20px; color: #ff0000; position: absolute; width: 100%; bottom: 1em;left:0;">{{=Core.Data.kefu_info[0]}}</p> |
532 | - <p style="text-align: center;font-size: 20px; color: #ff0000; position: absolute; width: 100%; bottom: 1em;left:0;">{{=Core.Data.kefu_info[0]}}</p> | 532 | + {{?}} |
533 | - {{?}} | 533 | + {{??}} |
534 | - {{??}} | 534 | + <ul class="list-item clearfix"> |
535 | - <ul class="list-item clearfix"> | 535 | + <li style="width:50%;"><a href="#unbindMobile">解绑手机</a></li> |
536 | - <li style="width:50%;"><a href="#unbindMobile">解绑手机</a></li> | 536 | + <li style="width:50%;"><a href="#mibao">设置密保</a></li> |
537 | - <li style="width:50%;"><a href="#mibao">设置密保</a></li> | 537 | + </ul> |
538 | - </ul> | 538 | + <ul class="list-item clearfix" style="border-top:none;"> |
539 | - <ul class="list-item clearfix" style="border-top:none;"> | 539 | + <li style="width:50%;"><a href="#modify_pwd">修改密码</a></li> |
540 | - <li style="width:50%;"><a href="#modify_pwd">修改密码</a></li> | 540 | + {{? Core.Data.compellation_name === "" && Core.Data.identity_card === ""}} |
541 | - {{? Core.Data.compellation_name === "" && Core.Data.identity_card === ""}} | 541 | + <li style="width:50%;"><a href="#identityCard">实名认证</a></li> |
542 | - <li style="width:50%;"><a href="#identityCard">实名认证</a></li> | 542 | + {{??}} |
543 | - {{??}} | 543 | + <li style="width:50%;position:relative;"><a href="#identityCard_ok">实名认证 |
544 | - <li style="width:50%;position:relative;"><a href="#identityCard_ok">实名认证 | 544 | + <span style="position:absolute;right:5px;top:5px;color:#fff;background:#ff9600;padding:3px 10px;border-radius:10px;font-size:20px;">已认证</span> |
545 | - <span style="position:absolute;right:5px;top:5px;color:#fff;background:#ff9600;padding:3px 10px;border-radius:10px;font-size:20px;">已认证</span> | 545 | + </a></li> |
546 | - </a></li> | 546 | + {{?}} |
547 | - {{?}} | 547 | + </ul> |
548 | - </ul> | 548 | + {{? Core.Data.kefu_info != ""}} |
549 | - {{? Core.Data.kefu_info != ""}} | 549 | + <p style="text-align: center;font-size: 20px; color: #ff0000; position: absolute; width: 100%; bottom: 10px;left:0;">{{=Core.Data.kefu_info[0]}}</p> |
550 | - <p style="text-align: center;font-size: 20px; color: #ff0000; position: absolute; width: 100%; bottom: 10px;left:0;">{{=Core.Data.kefu_info[0]}}</p> | 550 | + {{?}} |
551 | - {{?}} | 551 | + {{?}} |
552 | - {{?}} | 552 | + {{?}} |
553 | - {{?}} | 553 | + <!--<ul class="list-item clearfix"> |
554 | - <!--<ul class="list-item clearfix"> | 554 | + {{? Core.Data.bind_phone === ""}} |
555 | - {{? Core.Data.bind_phone === ""}} | 555 | + <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> |
556 | - <li style="position: relative;"><a href="#bindMobile">绑定手机</a><span class="redround"></span></li> | 556 | + {{??}} |
557 | - {{??}} | 557 | + <li><a href="#unbindMobile">解绑手机</a></li> |
558 | - <li><a href="#unbindMobile">解绑手机</a></li> | 558 | + <li><a href="#">实名认证</a></li> |
559 | - <li><a href="#">实名认证</a></li> | 559 | + {{?}} |
560 | - {{?}} | 560 | + <li><a href="#mibao">设置密保</a></li> |
561 | - <li><a href="#mibao">设置密保</a></li> | 561 | + <li><a href="#modify_pwd">修改密码</a></li> |
562 | - <li><a href="#modify_pwd">修改密码</a></li> | 562 | + |
563 | - | 563 | + </ul>--> |
564 | - </ul>--> | 564 | + </div> |
565 | - </div> | 565 | + |
566 | - | 566 | + {{?}} |
567 | - {{?}} | 567 | + |
568 | - | 568 | + </div> |
569 | - </div> | 569 | + </div> |
570 | - </div> | 570 | +</script> |
571 | -</script> | 571 | +<script id="mail_template" type="text/x-jquery-tmpl" > |
572 | -<script id="mail_template" type="text/x-jquery-tmpl" > | 572 | + |
573 | - | 573 | + <div class="new-sdk-container"> |
574 | - <div class="new-sdk-container"> | 574 | + <div class="SDK-titlebox"></div> |
575 | - <div class="SDK-titlebox"></div> | 575 | + <div class="user-center"> |
576 | - <div class="user-center"> | 576 | + <a href="#home" class="lefticon"> |
577 | - <a href="#home" class="lefticon"> | 577 | + <i class="iconfont icon-fanhui"></i> |
578 | - <i class="iconfont icon-fanhui"></i> | 578 | + </a> |
579 | - </a> | 579 | + 绑定邮箱 |
580 | - 绑定邮箱 | 580 | + </div> |
581 | - </div> | 581 | + |
582 | - | 582 | + {{? Core.Data.bind_mail_statu == 0}} |
583 | - {{? Core.Data.bind_mail_statu == 0}} | 583 | + |
584 | - | 584 | + <div class="new-sdk-box"> |
585 | - <div class="new-sdk-box"> | 585 | + <div class="acount-name"> |
586 | - <div class="acount-name"> | 586 | + 账号:{{=Core.Data.username}} |
587 | - 账号:{{=Core.Data.username}} | 587 | + </div> |
588 | - </div> | 588 | + <form id="pwd_by_question_form" action="/user/bind_mail" class="ajax" method="post"> |
589 | - <form id="pwd_by_question_form" action="/user/bind_mail" class="ajax" method="post"> | 589 | + <div class="input" style="padding: 0;"> |
590 | - <div class="input" style="padding: 0;"> | 590 | + <input type="text" name="email" required placeholder="请输入你要绑定的邮箱"> |
591 | - <input type="text" name="email" required placeholder="请输入你要绑定的邮箱"> | 591 | + <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> |
592 | - <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> | 592 | + </div> |
593 | - </div> | 593 | + </form> |
594 | - </form> | 594 | + <p>提示:发送绑定邮件后,请您登录邮箱操作!</p> |
595 | - <p>提示:发送绑定邮件后,请您登录邮箱操作!</p> | 595 | + </div> |
596 | - </div> | 596 | + <ul class="inline-btn"> |
597 | - <ul class="inline-btn"> | 597 | + <li style="margin: 0 auto; padding: 1em 0; float: none;"> |
598 | - <li style="margin: 0 auto; padding: 1em 0; float: none;"> | 598 | + <a class="submit btn larg btn-orange" href="">发送绑定邮件</a> |
599 | - <a class="submit btn larg btn-orange" href="">发送绑定邮件</a> | 599 | + </li> |
600 | - </li> | 600 | + </ul> |
601 | - </ul> | 601 | + |
602 | - | 602 | + |
603 | - | 603 | + {{?? Core.Data.bind_mail_statu == 1}} |
604 | - {{?? Core.Data.bind_mail_statu == 1}} | 604 | + |
605 | - | 605 | + <div class="new-sdk-box"> |
606 | - <div class="new-sdk-box"> | 606 | + <form id="bind_mail_form" action="/user/bind_mail" class="ajax" todo="bind_mail_callback" style="display:none; "> |
607 | - <form id="bind_mail_form" action="/user/bind_mail" class="ajax" todo="bind_mail_callback" style="display:none; "> | 607 | + <div class="input"> |
608 | - <div class="input"> | 608 | + <input type="text" name="email" required placeholder="输入想要绑定的邮箱地址"> |
609 | - <input type="text" name="email" required placeholder="输入想要绑定的邮箱地址"> | 609 | + <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> |
610 | - <input type="text" value="1" name="email_1" required placeholder="请输入你要绑定的邮箱" style="display: none;"> | 610 | + </div> |
611 | - </div> | 611 | + </form> |
612 | - </form> | 612 | + <p>待绑定邮箱:<span class="text-info">{{=Core.Data.mail}}</span></p> |
613 | - <p>待绑定邮箱:<span class="text-info">{{=Core.Data.mail}}</span></p> | 613 | + </div> |
614 | - </div> | 614 | + <ul class="inline-btn"> |
615 | - <ul class="inline-btn"> | 615 | + <li style="margin: 0 auto; padding: 1em 0; float: none;" id="change-mail-btn" class=""><a class="btn larg btn-orange" href="#">更换邮箱</a></li> |
616 | - <li style="margin: 0 auto; padding: 1em 0; float: none;" id="change-mail-btn" class=""><a class="btn larg btn-orange" href="#">更换邮箱</a></li> | 616 | + <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> |
617 | - <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> | 617 | + |
618 | - | 618 | + </ul> |
619 | - </ul> | 619 | + |
620 | - | 620 | + {{?? Core.Data.bind_mail_statu == 2}} |
621 | - {{?? Core.Data.bind_mail_statu == 2}} | 621 | + |
622 | - | 622 | + <div class="new-sdk-box"> |
623 | - <div class="new-sdk-box"> | 623 | + <div class="input" style="padding: 0;"> |
624 | - <div class="input" style="padding: 0;"> | 624 | + <input type="text" name="email" required disabled="disabled" value="{{=Core.Data.mail}}"> |
625 | - <input type="text" name="email" required disabled="disabled" value="{{=Core.Data.mail}}"> | 625 | + </div> |
626 | - </div> | 626 | + <p>可以通过绑定的邮箱找回密码</p> |
627 | - <p>可以通过绑定的邮箱找回密码</p> | 627 | + </div> |
628 | - </div> | 628 | + |
629 | - | 629 | + {{?}} |
630 | - {{?}} | 630 | + |
631 | - | 631 | + </div> |
632 | - </div> | 632 | + |
633 | - | 633 | + |
634 | - | 634 | +</script> |
635 | -</script> | 635 | +<script id="reset_pwd_template" type="text/x-jquery-tmpl" > |
636 | -<script id="reset_pwd_template" type="text/x-jquery-tmpl" > | 636 | + |
637 | - | 637 | + <div class="new-sdk-container"> |
638 | - <div class="new-sdk-container"> | 638 | + <div class="SDK-titlebox"></div> |
639 | - <div class="SDK-titlebox"></div> | 639 | + |
640 | - | 640 | + <div class="new-sdk-box"> |
641 | - <div class="new-sdk-box"> | 641 | + <div class="question-input mt10"> |
642 | - <div class="question-input mt10"> | 642 | + 账号:{{=Core.Data.username}} |
643 | - 账号:{{=Core.Data.username}} | 643 | + </div> |
644 | - </div> | 644 | + <div class="question-input mt10"> |
645 | - <div class="question-input mt10"> | 645 | + <p>你的新密码是:{{=Core.Data.new_pwd}}</p> |
646 | - <p>你的新密码是:{{=Core.Data.new_pwd}}</p> | 646 | + <p style="color: #949494;">请妥善保管,切勿外泄</p> |
647 | - <p style="color: #949494;">请妥善保管,切勿外泄</p> | 647 | + </div> |
648 | - </div> | 648 | + </div> |
649 | - </div> | 649 | + <ul class="inline-btn"> |
650 | - <ul class="inline-btn"> | 650 | + <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange" href="#login">我知道了</a></li> |
651 | - <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange" href="#login">我知道了</a></li> | 651 | + </ul> |
652 | - </ul> | 652 | + |
653 | - | 653 | + </div> |
654 | - </div> | 654 | +</script> |
655 | -</script> | 655 | +<script id="modify_pwd_template" type="text/x-jquery-tmpl"> |
656 | -<script id="modify_pwd_template" type="text/x-jquery-tmpl"> | 656 | + <div class="new-sdk-container"> |
657 | - <div class="new-sdk-container"> | 657 | + <div class="SDK-titlebox"></div> |
658 | - <div class="SDK-titlebox"></div> | 658 | + <div class="user-center"> |
659 | - <div class="user-center"> | 659 | + <a href="#home" class="lefticon"> |
660 | - <a href="#home" class="lefticon"> | 660 | + <i class="iconfont icon-fanhui"></i> |
661 | - <i class="iconfont icon-fanhui"></i> | 661 | + </a> |
662 | - </a> | 662 | + {{? Core.Data.is_guest == 1}}绑定账号{{??}}修改密码{{?}} |
663 | - {{? Core.Data.is_guest == 1}}绑定账号{{??}}修改密码{{?}} | 663 | + </div> |
664 | - </div> | 664 | + <form action="/sdk/change_password" mthod="post" class="ajax " todo="modify_pwd_callback" > |
665 | - <form action="/sdk/change_password" mthod="post" class="ajax " todo="modify_pwd_callback" > | 665 | + <div class="new-sdk-box"> |
666 | - <div class="new-sdk-box"> | 666 | + <div class="input new-sdk-psw clearfix"> |
667 | - <div class="input new-sdk-psw clearfix"> | 667 | + <i>{{? Core.Data.is_guest == 1}}正式账号:{{??}}旧密码:{{?}}</i> |
668 | - <i>{{? Core.Data.is_guest == 1}}正式账号:{{??}}旧密码:{{?}}</i> | 668 | + <label> |
669 | - <label> | 669 | + |
670 | - | 670 | + <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}}请输入3-18位字母或数字{{??}}请输入旧密码{{?}}" required/> |
671 | - <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}}请输入3-18位字母或数字{{??}}请输入旧密码{{?}}" required/> | 671 | + </label> |
672 | - </label> | 672 | + </div> |
673 | - </div> | 673 | + <div class="input new-sdk-psw clearfix"> |
674 | - <div class="input new-sdk-psw clearfix"> | 674 | + <i>{{? Core.Data.is_guest == 1}}正式密码:{{??}}新密码:{{?}}</i> |
675 | - <i>{{? Core.Data.is_guest == 1}}正式密码:{{??}}新密码:{{?}}</i> | 675 | + <label> |
676 | - <label> | 676 | + |
677 | - | 677 | + <input class="" name="newpwd" required type="text" placeholder="{{? Core.Data.is_guest == 1}}请输入6-16位字母或数字{{??}}请输入密码{{?}}" /> |
678 | - <input class="" name="newpwd" required type="text" placeholder="{{? Core.Data.is_guest == 1}}请输入6-16位字母或数字{{??}}请输入密码{{?}}" /> | 678 | + |
679 | - | 679 | + |
680 | - | 680 | + </label> |
681 | - </label> | 681 | + </div> |
682 | - </div> | 682 | + {{? Core.Data.is_guest == 1}}<p>绑定账号成功之后,<span class="red">游客账号作废</span>,请妥善保管正式账号</p>{{??}}{{?}} |
683 | - {{? Core.Data.is_guest == 1}}<p>绑定账号成功之后,<span class="red">游客账号作废</span>,请妥善保管正式账号</p>{{??}}{{?}} | 683 | + |
684 | - | 684 | + </div> |
685 | - </div> | 685 | + |
686 | - | 686 | + <ul class="inline-btn"> |
687 | - <ul class="inline-btn"> | 687 | + <li style="margin: 0 auto; padding: 1em 0; float: none;"> |
688 | - <li style="margin: 0 auto; padding: 1em 0; float: none;"> | 688 | + <a class="submit btn larg btn-orange" autocomplete="off" >保存更改</a> |
689 | - <a class="submit btn larg btn-orange" autocomplete="off" >保存更改</a> | 689 | + </li> |
690 | - </li> | 690 | + </ul> |
691 | - </ul> | 691 | + </form> |
692 | - </form> | 692 | + </div> |
693 | - </div> | 693 | + |
694 | - | 694 | + |
695 | - | 695 | +</script> |
696 | -</script> | 696 | + |
697 | - | 697 | +<script id="identityCard_template" type="text/x-jquery-tmpl" > |
698 | -<script id="identityCard_template" type="text/x-jquery-tmpl" > | 698 | + <div class="new-sdk-container"> |
699 | - <div class="new-sdk-container"> | 699 | + <div class="SDK-titlebox"></div> |
700 | - <div class="SDK-titlebox"></div> | 700 | + <div class="user-center"> |
701 | - <div class="user-center"> | 701 | + <a href="#home" class="lefticon js-return-game"> |
702 | - <a href="#home" class="lefticon js-return-game"> | 702 | + <i class="iconfont icon-fanhui"></i> |
703 | - <i class="iconfont icon-fanhui"></i> | 703 | + </a> |
704 | - </a> | 704 | + |
705 | - | 705 | + 实名认证 |
706 | - 实名认证 | 706 | + </div> |
707 | - </div> | 707 | + <form action="/user/bind_identity_card" method="post" class="ajax" onkeydown="if(event.keyCode==13) return false;" > |
708 | - <form action="/user/bind_identity_card" method="post" class="ajax" onkeydown="if(event.keyCode==13) return false;" > | 708 | + <div class="new-sdk-box"> |
709 | - <div class="new-sdk-box"> | 709 | + <div class="input" style="padding:0 25px;"><input type="text" name="identity_card" required placeholder="请输入身份证号码" style="text-align: left;"></div> |
710 | - <div class="input" style="padding:0 25px;"><input type="text" name="identity_card" required placeholder="请输入身份证号码" style="text-align: left;"></div> | 710 | + <div class="input" style="padding:0 25px;"><input type="text" name="compellation_name" required placeholder="请输入姓名" style="text-align: left;"></div> |
711 | - <div class="input" style="padding:0 25px;"><input type="text" name="compellation_name" required placeholder="请输入姓名" style="text-align: left;"></div> | 711 | + <p style="font-size: 24px; text-indent: 1em; color: #999;text-align: left;">根据国家规定,为了保障您的权益,请登记本人实名信息</p> |
712 | - <p style="font-size: 24px; text-indent: 1em; color: #999;text-align: left;">根据国家规定,为了保障您的权益,请登记本人实名信息</p> | 712 | + </div> |
713 | - </div> | 713 | + <ul class="inline-btn"> |
714 | - <ul class="inline-btn"> | 714 | + <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange" autocomplete="off">提交</a></li> |
715 | - <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange" autocomplete="off">提交</a></li> | 715 | + </ul> |
716 | - </ul> | 716 | + </form> |
717 | - </form> | 717 | + </div> |
718 | - </div> | 718 | +</script> |
719 | -</script> | 719 | + |
720 | - | 720 | +<script id="mibao_template" type="text/x-jquery-tmpl" > |
721 | -<script id="mibao_template" type="text/x-jquery-tmpl" > | 721 | +{{? Core.Data.safe_question == "" }} |
722 | -{{? Core.Data.safe_question == "" }} | 722 | +<div class="new-sdk-container"> |
723 | -<div class="new-sdk-container"> | 723 | + <div class="SDK-titlebox"></div> |
724 | - <div class="SDK-titlebox"></div> | 724 | + <div class="user-center"> |
725 | - <div class="user-center"> | 725 | + <a href="#home" class="lefticon"> |
726 | - <a href="#home" class="lefticon"> | 726 | + <i class="iconfont icon-fanhui"></i> |
727 | - <i class="iconfont icon-fanhui"></i> | 727 | + </a> |
728 | - </a> | 728 | + 设置密保 |
729 | - 设置密保 | 729 | + </div> |
730 | - </div> | 730 | + <form action="/sdk/set_mibao" mthod="post" class="ajax" todo="mibao_callback" onkeydown="if(event.keyCode==13) return false;" > |
731 | - <form action="/sdk/set_mibao" mthod="post" class="ajax" todo="mibao_callback" onkeydown="if(event.keyCode==13) return false;" > | 731 | + <div class="new-sdk-box"> |
732 | - <div class="new-sdk-box"> | 732 | + <div class="input select" style="padding:0 25px; position: relative;"> |
733 | - <div class="input select" style="padding:0 25px; position: relative;"> | 733 | + <select name="question" class="" > |
734 | - <select name="question" class="" > | 734 | + {{~ Core.Data.question_list :item:index }} |
735 | - {{~ Core.Data.question_list :item:index }} | 735 | + <option value='{{=item}}'>{{=item}}</option> |
736 | - <option value='{{=item}}'>{{=item}}</option> | 736 | + {{~}} |
737 | - {{~}} | 737 | + </select> |
738 | - </select> | 738 | + <i class="iconfont icon-xiangxia" style=" |
739 | - <i class="iconfont icon-xiangxia" style=" | 739 | + position: absolute; |
740 | - position: absolute; | 740 | + right: -25px; |
741 | - right: -25px; | 741 | + top: 21px; |
742 | - top: 21px; | 742 | + "></i> |
743 | - "></i> | 743 | + </div> |
744 | - </div> | 744 | + <div class="input" style="padding:0 25px;"><input type="text" name="answer" required placeholder="输入密保保护答案" style="text-align: left;"></div> |
745 | - <div class="input" style="padding:0 25px;"><input type="text" name="answer" required placeholder="输入密保保护答案" style="text-align: left;"></div> | 745 | + <p style="color: #595757; font-size: 18px; margin-top: 10px;">设置密保,能通过回答问题找回忘记的密码</p> |
746 | - <p style="color: #595757; font-size: 18px; margin-top: 10px;">设置密保,能通过回答问题找回忘记的密码</p> | 746 | + </div> |
747 | - </div> | 747 | + <ul class="inline-btn"> |
748 | - <ul class="inline-btn"> | 748 | + <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange" autocomplete="off">保存设置</a></li> |
749 | - <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange" autocomplete="off">保存设置</a></li> | 749 | + </ul> |
750 | - </ul> | 750 | + </form> |
751 | - </form> | 751 | + </div> |
752 | - </div> | 752 | + |
753 | - | 753 | +{{??}} |
754 | -{{??}} | 754 | + <div class="new-sdk-container"> |
755 | - <div class="new-sdk-container"> | 755 | + <div class="SDK-titlebox"></div> |
756 | - <div class="SDK-titlebox"></div> | 756 | + <div class="user-center"> |
757 | - <div class="user-center"> | 757 | + <a href="#home" class="lefticon"> |
758 | - <a href="#home" class="lefticon"> | 758 | + <i class="iconfont icon-fanhui"></i> |
759 | - <i class="iconfont icon-fanhui"></i> | 759 | + </a> |
760 | - </a> | 760 | + 设置密保 |
761 | - 设置密保 | 761 | + </div> |
762 | - </div> | 762 | + <form action=""> |
763 | - <form action=""> | 763 | + <div class="new-sdk-box"> |
764 | - <div class="new-sdk-box"> | 764 | + <p>问题:{{=Core.Data.safe_question}}</p> |
765 | - <p>问题:{{=Core.Data.safe_question}}</p> | 765 | + <p>答案:{{=Core.Data.safe_answer}}</p> |
766 | - <p>答案:{{=Core.Data.safe_answer}}</p> | 766 | + </div> |
767 | - </div> | 767 | + </form> |
768 | - </form> | 768 | + </div> |
769 | - </div> | 769 | +{{?}} |
770 | -{{?}} | 770 | + |
771 | - | 771 | + |
772 | - | 772 | +</script> |
773 | -</script> | 773 | +<script id="answer_question_template" type="text/x-jquery-tmpl" > |
774 | -<script id="answer_question_template" type="text/x-jquery-tmpl" > | 774 | + <div class="new-sdk-container"> |
775 | - <div class="new-sdk-container"> | 775 | + <div class="SDK-titlebox"></div> |
776 | - <div class="SDK-titlebox"></div> | 776 | + <div class="user-center"> |
777 | - <div class="user-center"> | 777 | + <a href="#login" class="lefticon back-btn"> |
778 | - <a href="#login" class="lefticon back-btn"> | 778 | + <i class="iconfont icon-fanhui"></i> |
779 | - <i class="iconfont icon-fanhui"></i> | 779 | + </a> |
780 | - </a> | 780 | + 密保找回密码 |
781 | - 密保找回密码 | 781 | + </div> |
782 | - </div> | 782 | + |
783 | - | 783 | + <div class="new-sdk-box" style="border-top: 1px solid #c4c3c3;"> |
784 | - <div class="new-sdk-box" style="border-top: 1px solid #c4c3c3;"> | 784 | + <div id="pwd_by_question_form" action="/sdk/find/question/" class="ajax " method="post" > |
785 | - <div id="pwd_by_question_form" action="/sdk/find/question/" class="ajax " method="post" > | 785 | + <input type="hidden" name="username" value="{{=Core.Data.ans_temp.username}}" /> |
786 | - <input type="hidden" name="username" value="{{=Core.Data.ans_temp.username}}" /> | 786 | + <input type="hidden" name="question" value="{{=Core.Data.ans_temp.question}}" /> |
787 | - <input type="hidden" name="question" value="{{=Core.Data.ans_temp.question}}" /> | 787 | + |
788 | - | 788 | + <div class="question-input" style="margin-bottom: 20px;"> |
789 | - <div class="question-input" style="margin-bottom: 20px;"> | 789 | + {{=Core.Data.ans_temp.question}} |
790 | - {{=Core.Data.ans_temp.question}} | 790 | + <i class="iconfont icon-xiangxia"></i> |
791 | - <i class="iconfont icon-xiangxia"></i> | 791 | + </div> |
792 | - </div> | 792 | + |
793 | - | 793 | + <div class="input" style="padding: 0;"> |
794 | - <div class="input" style="padding: 0;"> | 794 | + <input type="text" name="answer" required class="larg " placeholder="请输入答案" required/> |
795 | - <input type="text" name="answer" required class="larg " placeholder="请输入答案" required/> | 795 | + </div> |
796 | - </div> | 796 | + |
797 | - | 797 | + </div> |
798 | - </div> | 798 | + </div> |
799 | - </div> | 799 | + |
800 | - | 800 | + <ul class="inline-btn"> |
801 | - <ul class="inline-btn"> | 801 | + <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange submit op-primary" >确定</a></li> |
802 | - <li style="float: none; margin: 0 auto;"><a class="larg btn btn-orange submit op-primary" >确定</a></li> | 802 | + </ul> |
803 | - </ul> | 803 | + </div> |
804 | - </div> | 804 | + |
805 | - | 805 | + |
806 | - | 806 | +</script> |
807 | -</script> | 807 | +<script id="bind_template" type="text/x-jquery-tmpl" > |
808 | -<script id="bind_template" type="text/x-jquery-tmpl" > | 808 | + <div class="new-sdk-container"> |
809 | - <div class="new-sdk-container"> | 809 | + <div class="SDK-titlebox"></div> |
810 | - <div class="SDK-titlebox"></div> | 810 | + <div class="user-center"> |
811 | - <div class="user-center"> | 811 | + <a href="#login" class="lefticon"> |
812 | - <a href="#login" class="lefticon"> | 812 | + <i class="iconfont icon-fanhui"></i> |
813 | - <i class="iconfont icon-fanhui"></i> | 813 | + </a> |
814 | - </a> | 814 | + 绑定手机 |
815 | - 绑定手机 | 815 | + </div> |
816 | - </div> | 816 | + |
817 | - | 817 | + <div class="new-sdk-box"> |
818 | - <div class="new-sdk-box"> | 818 | + |
819 | - | 819 | + {{? Core.Data.bind_phone == "" && Core.Data.bind_statu == 0 }} |
820 | - {{? Core.Data.bind_phone == "" && Core.Data.bind_statu == 0 }} | 820 | + <div class="acount-name"> |
821 | - <div class="acount-name"> | 821 | + 账号:{{=Core.Data.username}} |
822 | - 账号:{{=Core.Data.username}} | 822 | + </div> |
823 | - </div> | 823 | + <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > |
824 | - <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > | 824 | + <div class="input" style="padding: 0;"> |
825 | - <div class="input" style="padding: 0;"> | 825 | + <input id="js_iphone" type="text" required name="mobile" placeholder="请输入您要绑定的手机号码"> |
826 | - <input id="js_iphone" type="text" required name="mobile" placeholder="请输入您要绑定的手机号码"> | 826 | + </div> |
827 | - </div> | 827 | + <div class="inputCode clearfix"> |
828 | - <div class="inputCode clearfix"> | 828 | + <div class="input fl"> |
829 | - <div class="input fl"> | 829 | + <input id="js_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码"> |
830 | - <input id="js_ranks" type="text" required name="mobilecode" placeholder="请输入短信验证码"> | 830 | + </div> |
831 | - </div> | 831 | + <a href="javascript:;" class="getCode" id="js_getcode">获取验证码</a> |
832 | - <a href="javascript:;" class="getCode" id="js_getcode">获取验证码</a> | 832 | + </div> |
833 | - </div> | 833 | + <ul class="inline-btn"> |
834 | - <ul class="inline-btn"> | 834 | + <li><a class="larg btn btn-orange submit" id="js_conform" value="" >确定</a></li> |
835 | - <li><a class="larg btn btn-orange submit" id="js_conform" value="" >确定</a></li> | 835 | + <li><a class="btn" href="#home">返回</a></li> |
836 | - <li><a class="btn" href="#home">返回</a></li> | 836 | + </ul> |
837 | - </ul> | 837 | + </form> |
838 | - </form> | 838 | + |
839 | - | 839 | + {{?? Core.Data.bind_statu == 1}} |
840 | - {{?? Core.Data.bind_statu == 1}} | 840 | + |
841 | - | 841 | + |
842 | - | 842 | + <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > |
843 | - <form id="bind_phone_form" action="/user/bind_mobile" class="ajax" todo="bind_phone_callback" > | 843 | + <div class="new-sdk-box"> |
844 | - <div class="new-sdk-box"> | 844 | + <div class="input" style="padding: 0;"><input type="text" required name="mobile" placeholder="{{=Core.Data.bind_phone}}"></div> |
845 | - <div class="input" style="padding: 0;"><input type="text" required name="mobile" placeholder="{{=Core.Data.bind_phone}}"></div> | 845 | + <p>当前号码待绑定,更换手机号码请直接修改</p> |
846 | - <p>当前号码待绑定,更换手机号码请直接修改</p> | 846 | + <p>请用绑定的手机拨打<span>{{=Core.Data.mobile_helper_number}}</span>(电话会自动挂断,此呼叫免费)完成绑定,才可以通过手机修改密码。</p> |
847 | - <p>请用绑定的手机拨打<span>{{=Core.Data.mobile_helper_number}}</span>(电话会自动挂断,此呼叫免费)完成绑定,才可以通过手机修改密码。</p> | 847 | + </div> |
848 | - </div> | 848 | + <ul class="inline-btn"> |
849 | - <ul class="inline-btn"> | 849 | + <li><a class="larg btn btn-orange submit" >保存设置</a></li> |
850 | - <li><a class="larg btn btn-orange submit" >保存设置</a></li> | 850 | + <li><a class="btn" href="#home">返回</a></li> |
851 | - <li><a class="btn" href="#home">返回</a></li> | 851 | + </ul> |
852 | - </ul> | 852 | + </form> |
853 | - </form> | 853 | + |
854 | - | 854 | + {{?? Core.Data.bind_statu == 2}} |
855 | - {{?? Core.Data.bind_statu == 2}} | 855 | + |
856 | - | 856 | + |
857 | - | 857 | + <form action=""> |
858 | - <form action=""> | 858 | + <div class="new-sdk-box"> |
859 | - <div class="new-sdk-box"> | 859 | + <div class="input" style="padding: 0;"><input type="text" value="{{=Core.Data.bind_phone}}"></div> |
860 | - <div class="input" style="padding: 0;"><input type="text" value="{{=Core.Data.bind_phone}}"></div> | 860 | + <p>解除绑定,请用绑定的手机发送短信内容“<span>qxbd</span>”发送到<span>{{=Core.Data.mobile_helper_number}}</span></p> |
861 | - <p>解除绑定,请用绑定的手机发送短信内容“<span>qxbd</span>”发送到<span>{{=Core.Data.mobile_helper_number}}</span></p> | 861 | + </div> |
862 | - </div> | 862 | + <div class="only-btn"><a class="btn" href="#home">返回</a></div> |
863 | - <div class="only-btn"><a class="btn" href="#home">返回</a></div> | 863 | + </form> |
864 | - </form> | 864 | + |
865 | - | 865 | + |
866 | - | 866 | + {{?}} |
867 | - {{?}} | 867 | + </div> |
868 | - </div> | 868 | + </div> |
869 | - </div> | 869 | + |
870 | - | 870 | +</script> |
871 | -</script> | 871 | +<script id="bindMobile_template" type="text/x-jquery-tmpl"> |
872 | -<script id="bindMobile_template" type="text/x-jquery-tmpl"> | 872 | + <div class="new-sdk-container"> |
873 | - <div class="new-sdk-container"> | 873 | + <div class="SDK-titlebox"></div> |
874 | - <div class="SDK-titlebox"></div> | 874 | + <div class="user-center"> |
875 | - <div class="user-center"> | 875 | + <a href="#home" class="lefticon"> |
876 | - <a href="#home" class="lefticon"> | 876 | + <i class="iconfont icon-fanhui"></i> |
877 | - <i class="iconfont icon-fanhui"></i> | 877 | + </a> |
878 | - </a> | 878 | + 绑定手机 |
879 | - 绑定手机 | 879 | + </div> |
880 | - </div> | 880 | + <div class="new-sdk-box"> |
881 | - <div class="new-sdk-box"> | 881 | + <div class="acount-name"> |
882 | - <div class="acount-name"> | 882 | + 账号:{{=Core.Data.username}} |
883 | - 账号:{{=Core.Data.username}} | 883 | + </div> |
884 | - </div> | 884 | + <form id="bind_mobile_form" action="/user/bind_mobile"> |
885 | - <form id="bind_mobile_form" action="/user/bind_mobile"> | 885 | + <div class="input" style="padding: 0;"> |
886 | - <div class="input" style="padding: 0;"> | 886 | + <input id="js_iphone" type="text" required placeholder="请输入您要绑定的手机号码"> |
887 | - <input id="js_iphone" type="text" required placeholder="请输入您要绑定的手机号码"> | 887 | + </div> |
888 | - </div> | 888 | + <div class="inputCode clearfix"> |
889 | - <div class="inputCode clearfix"> | 889 | + <div class="input fl"> |
890 | - <div class="input fl"> | 890 | + <input id="js_ranks" type="text" required placeholder="请输入短信验证码"> |
891 | - <input id="js_ranks" type="text" required placeholder="请输入短信验证码"> | 891 | + </div> |
892 | - </div> | 892 | + <a href="javascript:;" class="getCode" id="js_getcode" style="padding: 20px 0;">获取验证码</a> |
893 | - <a href="javascript:;" class="getCode" id="js_getcode" style="padding: 20px 0;">获取验证码</a> | 893 | + </div> |
894 | - </div> | 894 | + <ul class="inline-btn"> |
895 | - <ul class="inline-btn"> | 895 | + <li><a class="larg btn btn-orange" id="js_conform" value="" >确定</a></li> |
896 | - <li><a class="larg btn btn-orange" id="js_conform" value="" >确定</a></li> | 896 | + <li><a class="btn" href="#home">返回</a></li> |
897 | - <li><a class="btn" href="#home">返回</a></li> | 897 | + </ul> |
898 | - </ul> | 898 | + </form> |
899 | - </form> | 899 | + </div> |
900 | - </div> | 900 | + </div> |
901 | - </div> | 901 | +</script> |
902 | -</script> | 902 | +<script id="unbindMobile_template" type="text/x-jquery-tmpl"> |
903 | -<script id="unbindMobile_template" type="text/x-jquery-tmpl"> | 903 | + <div class="new-sdk-container"> |
904 | - <div class="new-sdk-container"> | 904 | + <div class="SDK-titlebox"></div> |
905 | - <div class="SDK-titlebox"></div> | 905 | + <div class="user-center"> |
906 | - <div class="user-center"> | 906 | + <a href="#home" class="lefticon"> |
907 | - <a href="#home" class="lefticon"> | 907 | + <i class="iconfont icon-fanhui"></i> |
908 | - <i class="iconfont icon-fanhui"></i> | 908 | + </a> |
909 | - </a> | 909 | + 解绑手机 |
910 | - 解绑手机 | 910 | + </div> |
911 | - </div> | 911 | + <div class="new-sdk-box"> |
912 | - <div class="new-sdk-box"> | 912 | + <div class="acount-name"> |
913 | - <div class="acount-name"> | 913 | + <p style="margin-top: 0;">账号:{{=Core.Data.username}}</p> |
914 | - <p style="margin-top: 0;">账号:{{=Core.Data.username}}</p> | 914 | + <p>手机:<span class="phoneMobile"></span></p> |
915 | - <p>手机:<span class="phoneMobile"></span></p> | 915 | + </div> |
916 | - </div> | 916 | + <form id="unbind_mobile_form" action="/user/bind_mobile"> |
917 | - <form id="unbind_mobile_form" action="/user/bind_mobile"> | 917 | + <div class="inputCode clearfix"> |
918 | - <div class="inputCode clearfix"> | 918 | + <div class="input fl"> |
919 | - <div class="input fl"> | 919 | + <input id="js_unbind_ranks" type="text" required placeholder="请输入短信验证码"> |
920 | - <input id="js_unbind_ranks" type="text" required placeholder="请输入短信验证码"> | 920 | + </div> |
921 | - </div> | 921 | + <a href="javascript:;" class="getCode" id="js_unbind_getcode" style="padding:20px 0;">获取验证码</a> |
922 | - <a href="javascript:;" class="getCode" id="js_unbind_getcode" style="padding:20px 0;">获取验证码</a> | 922 | + </div> |
923 | - </div> | 923 | + <ul class="inline-btn" style="margin-top: 25px;"> |
924 | - <ul class="inline-btn" style="margin-top: 25px;"> | 924 | + <li><a class="larg btn btn-orange" id="js_unbind" value="" >确定</a></li> |
925 | - <li><a class="larg btn btn-orange" id="js_unbind" value="" >确定</a></li> | 925 | + <li><a class="btn" href="#home">返回</a></li> |
926 | - <li><a class="btn" href="#home">返回</a></li> | 926 | + </ul> |
927 | - </ul> | 927 | + </form> |
928 | - </form> | 928 | + </div> |
929 | - </div> | 929 | + </div> |
930 | - </div> | 930 | +</script> |
931 | -</script> | 931 | +<script id="identityCard_ok_template" type="text/x-jquery-tmpl"> |
932 | -<script id="identityCard_ok_template" type="text/x-jquery-tmpl"> | 932 | + <div class="new-sdk-container"> |
933 | - <div class="new-sdk-container"> | 933 | + <div class="SDK-titlebox"></div> |
934 | - <div class="SDK-titlebox"></div> | 934 | + <div class="user-center"> |
935 | - <div class="user-center"> | 935 | + <a href="#home" class="lefticon"> |
936 | - <a href="#home" class="lefticon"> | 936 | + <i class="iconfont icon-fanhui"></i> |
937 | - <i class="iconfont icon-fanhui"></i> | 937 | + </a> |
938 | - </a> | 938 | + 实名认证 |
939 | - 实名认证 | 939 | + </div> |
940 | - </div> | 940 | + <div class="new-sdk-box"> |
941 | - <div class="new-sdk-box"> | 941 | + <div class="acount-name"> |
942 | - <div class="acount-name"> | 942 | + <p style="margin-top: 0;">姓名:<span class="compellation_name"></span></p> |
943 | - <p style="margin-top: 0;">姓名:<span class="compellation_name"></span></p> | 943 | + <p>身份证:<span class="identity_card"></span></p> |
944 | - <p>身份证:<span class="identity_card"></span></p> | 944 | + </div> |
945 | - </div> | 945 | + </div> |
946 | - </div> | 946 | + </div> |
947 | - </div> | 947 | +</script> |
948 | -</script> | 948 | +<script id="message_detail_template" type="text/x-jquery-tmpl"> |
949 | -<script id="message_detail_template" type="text/x-jquery-tmpl"> | 949 | + <div class="header"> |
950 | - <div class="header"> | 950 | + <a class="btn pull-left op-back" href="#message">返回</a> |
951 | - <a class="btn pull-left op-back" href="#message">返回</a> | 951 | + <span class="title">消息内容</span> |
952 | - <span class="title">消息内容</span> | 952 | + </div> |
953 | - </div> | 953 | + <div class="container"> |
954 | - <div class="container"> | 954 | + <div class="box_info_center"> |
955 | - <div class="box_info_center"> | 955 | + <div class="message-comm"> |
956 | - <div class="message-comm"> | 956 | + <div class="align-center bor_b_h3"> |
957 | - <div class="align-center bor_b_h3"> | 957 | + <h3>{{=Core.Data.message_detail.title}}</h3> |
958 | - <h3>{{=Core.Data.message_detail.title}}</h3> | 958 | + <p class="text-info"> |
959 | - <p class="text-info"> | 959 | + <span class="mar-r-10">{{=Core.Data.message_detail.nickname}}</span> |
960 | - <span class="mar-r-10">{{=Core.Data.message_detail.nickname}}</span> | 960 | + <span>[{{=Core.Data.message_detail.create_time}}]</span> |
961 | - <span>[{{=Core.Data.message_detail.create_time}}]</span> | 961 | + </p> |
962 | - </p> | 962 | + </div> |
963 | - </div> | 963 | + <div class="message_text"> |
964 | - <div class="message_text"> | 964 | + {{=Core.Data.message_detail.content}} |
965 | - {{=Core.Data.message_detail.content}} | 965 | + </div> |
966 | - </div> | 966 | + </div> |
967 | - </div> | 967 | + </div> |
968 | - </div> | 968 | + </div> |
969 | - </div> | 969 | +</script> |
970 | -</script> | 970 | +<script id="activity_detail_template" type="text/x-jquery-tmpl"> |
971 | -<script id="activity_detail_template" type="text/x-jquery-tmpl"> | 971 | + <div class="new-sdk-container" style="background: #fff;"> |
972 | - <div class="new-sdk-container" style="background: #fff;"> | 972 | + <div class="SDK-titlebox"></div> |
973 | - <div class="SDK-titlebox"></div> | 973 | + <div class="user-center"> |
974 | - <div class="user-center"> | 974 | + <a href="#activity" class="lefticon"> |
975 | - <a href="#activity" class="lefticon"> | 975 | + <i class="iconfont icon-fanhui"></i> |
976 | - <i class="iconfont icon-fanhui"></i> | 976 | + </a> |
977 | - </a> | 977 | + 活动公告详情 |
978 | - 活动公告详情 | 978 | + </div> |
979 | - </div> | 979 | + <div class="container activity"> |
980 | - <div class="container activity"> | 980 | + <div class="align-center bor_b_h3 clearfix"> |
981 | - <div class="align-center bor_b_h3 clearfix"> | 981 | + <h3 class="pull-left">{{=Core.Data.activity_detail.title}}</h3> |
982 | - <h3 class="pull-left">{{=Core.Data.activity_detail.title}}</h3> | 982 | + <p class="text-info pull-right"> |
983 | - <p class="text-info pull-right"> | 983 | + <span>{{=Core.Data.activity_detail.notice_time}}</span> |
984 | - <span>{{=Core.Data.activity_detail.notice_time}}</span> | 984 | + </p> |
985 | - </p> | 985 | + </div> |
986 | - </div> | 986 | + <div class="box_info_center" style="height: 100%; margin: 0 37px;"> |
987 | - <div class="box_info_center" style="height: 100%; margin: 0 37px;"> | 987 | + <div class="detail_scroller scroll" id="detail_scroller"> |
988 | - <div class="detail_scroller scroll" id="detail_scroller"> | 988 | + <div class="activity-comm"> |
989 | - <div class="activity-comm"> | 989 | + <div class="activity_text"> |
990 | - <div class="activity_text"> | 990 | + {{=Core.Data.activity_detail.content}} |
991 | - {{=Core.Data.activity_detail.content}} | 991 | + </div> |
992 | - </div> | 992 | + </div> |
993 | - </div> | 993 | + </div> |
994 | - </div> | 994 | + </div> |
995 | - </div> | 995 | + </div> |
996 | - </div> | 996 | + </div> |
997 | - </div> | 997 | +</script> |
998 | -</script> | 998 | + |
999 | - | 999 | +<script id='tpl_message_list_template' type='text/x-jquery-tmpl'> |
1000 | -<script id='tpl_message_list_template' type='text/x-jquery-tmpl'> | 1000 | +{{? it.model_list.length == 1 }} |
1001 | -{{? it.model_list.length == 1 }} | 1001 | + <p>没有消息.</p> |
1002 | - <p>没有消息.</p> | 1002 | +{{??}} |
1003 | -{{??}} | 1003 | + {{~ it.model_list :item:index }} |
1004 | - {{~ it.model_list :item:index }} | 1004 | + {{? item.id}} |
1005 | - {{? item.id}} | 1005 | + <li > |
1006 | - <li > | 1006 | + <a class="item" data-id="{{=item.id}}"> |
1007 | - <a class="item" data-id="{{=item.id}}"> | 1007 | + <span class="pull-right">{{=item.nickname}}</span> |
1008 | - <span class="pull-right">{{=item.nickname}}</span> | 1008 | + <span class="pull-right text-info mar-r-10">{{=item.create_time}}</span> |
1009 | - <span class="pull-right text-info mar-r-10">{{=item.create_time}}</span> | 1009 | + <p> |
1010 | - <p> | 1010 | + <span class="title">{{=item.title}}</span> {{? item.read == 0}}<span class="statu">未读</span>{{?}} |
1011 | - <span class="title">{{=item.title}}</span> {{? item.read == 0}}<span class="statu">未读</span>{{?}} | 1011 | + </p> |
1012 | - </p> | 1012 | + </a> |
1013 | - </a> | 1013 | + </li> |
1014 | - </li> | 1014 | + {{?}} |
1015 | - {{?}} | 1015 | + {{~ }} |
1016 | - {{~ }} | 1016 | + {{? it.page_num < it.total_page}} |
1017 | - {{? it.page_num < it.total_page}} | 1017 | + <li class="more"> |
1018 | - <li class="more"> | 1018 | + <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> |
1019 | - <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> | 1019 | + </li> |
1020 | - </li> | 1020 | + {{?}} |
1021 | - {{?}} | 1021 | +{{?}} |
1022 | -{{?}} | 1022 | +</script> |
1023 | -</script> | 1023 | +<script id='tpl_activity_template' type='text/x-jquery-tmpl'> |
1024 | -<script id='tpl_activity_template' type='text/x-jquery-tmpl'> | 1024 | +{{? it.model_list.length == 1 }} |
1025 | -{{? it.model_list.length == 1 }} | 1025 | + <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> |
1026 | - <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> | 1026 | +{{??}} |
1027 | -{{??}} | 1027 | + {{~ it.model_list :item:index }} |
1028 | - {{~ it.model_list :item:index }} | 1028 | + {{? item.id}} |
1029 | - {{? item.id}} | 1029 | + <li > |
1030 | - <li > | 1030 | + <a class="item" href="#" data-id="{{=item.id}}"> |
1031 | - <a class="item" href="#" data-id="{{=item.id}}"> | 1031 | + <span class="pull-right act_time">{{=item.notice_time}}</span> |
1032 | - <span class="pull-right act_time">{{=item.notice_time}}</span> | 1032 | + <span class="act_title{{? item.update_time.indexOf('刚刚') > -1}}new{{?}}">{{=item.title}}</span> |
1033 | - <span class="act_title{{? item.update_time.indexOf('刚刚') > -1}}new{{?}}">{{=item.title}}</span> | 1033 | + </a> |
1034 | - </a> | 1034 | + </li> |
1035 | - </li> | 1035 | + {{?}} |
1036 | - {{?}} | 1036 | + {{~ }} |
1037 | - {{~ }} | 1037 | + {{? it.page_num < it.total_page}} |
1038 | - {{? it.page_num < it.total_page}} | 1038 | + <li class="more"> |
1039 | - <li class="more"> | 1039 | + <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> |
1040 | - <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> | 1040 | + </li> |
1041 | - </li> | 1041 | + {{?}} |
1042 | - {{?}} | 1042 | +{{?}} |
1043 | -{{?}} | 1043 | +</script> |
1044 | -</script> | 1044 | + |
1045 | - | 1045 | +</div> |
1046 | -</div> | 1046 | + |
1047 | - | 1047 | +<script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> |
1048 | -<script type="text/javascript" src="js/fastclick.min.1.0.js?20150923001"></script> | 1048 | +<script type="text/javascript" src="js/zepto.min.js?20150923001"></script> |
1049 | -<script type="text/javascript" src="js/zepto.min.js?20150923001"></script> | 1049 | +<script type="text/javascript" src="js/doT.min.js?20150923001" ></script> |
1050 | -<script type="text/javascript" src="js/doT.min.js?20150923001" ></script> | 1050 | +<script type="text/javascript" src="js/iscroll.min.1.0.js?20150923001" ></script> |
1051 | -<script type="text/javascript" src="js/iscroll.min.1.0.js?20150923001" ></script> | 1051 | +<script type="text/javascript"> |
1052 | -<script type="text/javascript"> | 1052 | + |
1053 | - | 1053 | +window.isGetData = 0; |
1054 | -window.isGetData = 0; | 1054 | +$(function() { |
1055 | -$(function() { | 1055 | +FastClick.attach(document.body); |
1056 | -FastClick.attach(document.body); | 1056 | +}); |
1057 | -}); | 1057 | +</script> |
1058 | -</script> | 1058 | +<script type="text/javascript" src="js/core.min.js?20150923001" ></script> |
1059 | -<script type="text/javascript" src="js/core.min.js?20150923001" ></script> | 1059 | +<script type="text/javascript" src="js/login.min.js?2016111" ></script> |
1060 | -<script type="text/javascript" src="js/login.min.js?2016111" ></script> | 1060 | +<script type="text/javascript" src="js/loader.min.js?20150923001"></script> |
1061 | -<script type="text/javascript" src="js/loader.min.js?20150923001"></script> | 1061 | +<script type="text/javascript" src="js/simpScroller-min.js"></script> |
1062 | -<script type="text/javascript" src="js/simpScroller-min.js"></script> | 1062 | +<!--身份证号码验证:2.0为没有限制年龄--> |
1063 | -<!--身份证号码验证:2.0为没有限制年龄--> | 1063 | +<script type="text/javascript" src="js/identity_id_2.0.js" ></script> |
1064 | -<script type="text/javascript" src="js/identity_id_2.0.js" ></script> | 1064 | +<script type="text/javascript"> |
1065 | -<script type="text/javascript"> | 1065 | +window.onload = window.onresize = initMatching; |
1066 | -window.onload = window.onresize = initMatching; | 1066 | +(function(){ |
1067 | -(function(){ | 1067 | + getData('/sdk/login/json'); |
1068 | - getData('/sdk/login/json'); | 1068 | +})(); |
1069 | -})(); | 1069 | +simpScroller(document.querySelector(".horizontall"), {}); |
1070 | -simpScroller(document.querySelector(".horizontall"), {}); | 1070 | +// $(document).ready(function(){ |
1071 | -// $(document).ready(function(){ | 1071 | +// setTimeout(function(){Core.showTips($("meta[name='viewport']")[0].getAttribute("content"));}, 2000) |
1072 | -// setTimeout(function(){Core.showTips($("meta[name='viewport']")[0].getAttribute("content"));}, 2000) | 1072 | +// }) |
1073 | -// }) | 1073 | +</script> |
1074 | -</script> | 1074 | + |
1075 | - | 1075 | +</body> |
1076 | -</body> | ||
1077 | </html> | 1076 | </html> |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
File moved
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="identityCard" class="hide" data-attr="dot"> | 38 | +<section id="identityCard" class="hide" data-attr="dot"> |
39 | -</section> | 39 | +</section> |
40 | -<!--end--> | 40 | +<!--end--> |
41 | -<!-- 兑换元宝列表模块 --> | 41 | +<!-- 兑换元宝列表模块 --> |
42 | -<section id="exchange" class="hide" data-attr="dot" data-auth="1"></section> | 42 | +<section id="exchange" class="hide" data-attr="dot" data-auth="1"></section> |
43 | -<!-- end --> | 43 | +<!-- end --> |
44 | -<!-- 充值方式列表模块 --> | 44 | +<!-- 充值方式列表模块 --> |
45 | -<section id="channel_list" class="hide" data-attr="dot" data-auth="1"></section> | 45 | +<section id="channel_list" class="hide" data-attr="dot" data-auth="1"></section> |
46 | -<!-- end --> | 46 | +<!-- end --> |
47 | -<!-- 充值操作模块 --> | 47 | +<!-- 充值操作模块 --> |
48 | -<section id="pay" class="hide" data-attr="dot" data-auth="1"></section> | 48 | +<section id="pay" class="hide" data-attr="dot" data-auth="1"></section> |
49 | -<!-- end --> | 49 | +<!-- end --> |
50 | -<!-- 客服问题列表模块 --> | 50 | +<!-- 客服问题列表模块 --> |
51 | -<section id="kefu_list" class="hide" data-auth="1" data-attr="dot"></section> | 51 | +<section id="kefu_list" class="hide" data-auth="1" data-attr="dot"></section> |
52 | -<!-- end --> | 52 | +<!-- end --> |
53 | -<!-- 账号升级模块 --> | 53 | +<!-- 账号升级模块 --> |
54 | -<section id="modify_pwd" class="hide" data-auth="1" data-attr="dot"></section> | 54 | +<section id="modify_pwd" class="hide" data-auth="1" data-attr="dot"></section> |
55 | -<!-- end --> | 55 | +<!-- end --> |
56 | -<!-- 客服问题详细页面模块 --> | 56 | +<!-- 客服问题详细页面模块 --> |
57 | -<section id="question_detail" class="hide" data-auth="1" data-attr="dot"></section> | 57 | +<section id="question_detail" class="hide" data-auth="1" data-attr="dot"></section> |
58 | -<!-- 充值记录模块 --> | 58 | +<!-- 充值记录模块 --> |
59 | -<section id="trade_record" class="hide" data-auth="1" > | 59 | +<section id="trade_record" class="hide" data-auth="1" > |
60 | -<div class="header"> | 60 | +<div class="header"> |
61 | - <span class="title">充值记录</span> | 61 | + <span class="title">充值记录</span> |
62 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> | 62 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> |
63 | - <!-- <a class="btn pull-right" href="#proxy_record">代付记录</a> --> | 63 | + <!-- <a class="btn pull-right" href="#proxy_record">代付记录</a> --> |
64 | - </div> | 64 | + </div> |
65 | -<div class="container"> | 65 | +<div class="container"> |
66 | - <div class="box_info_center"> | 66 | + <div class="box_info_center"> |
67 | - <div id="wrapper" style="position:relative" class="scroll"> | 67 | + <div id="wrapper" style="position:relative" class="scroll"> |
68 | - <div id="scroller"> | 68 | + <div id="scroller"> |
69 | - | 69 | + |
70 | - <ol class="trade-list" data-role="ajax-html" | 70 | + <ol class="trade-list" data-role="ajax-html" |
71 | - data-params-url="/trade/list/user?page_size=5" data-params-template="tpl_trade_record"> | 71 | + data-params-url="/trade/list/user?page_size=5" data-params-template="tpl_trade_record"> |
72 | - </ol> | 72 | + </ol> |
73 | - </div> | 73 | + </div> |
74 | - </div> | 74 | + </div> |
75 | - </div> | 75 | + </div> |
76 | -</div> | 76 | +</div> |
77 | -</section> | 77 | +</section> |
78 | -<!-- 代付记录模块 --> | 78 | +<!-- 代付记录模块 --> |
79 | -<section id="proxy_record" class="hide" data-auth="1"> | 79 | +<section id="proxy_record" class="hide" data-auth="1"> |
80 | -<div class="header"> | 80 | +<div class="header"> |
81 | - <span class="title">代付记录</span> | 81 | + <span class="title">代付记录</span> |
82 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#trade_record">返回</a> | 82 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#trade_record">返回</a> |
83 | - </div> | 83 | + </div> |
84 | -<div class="container"> | 84 | +<div class="container"> |
85 | - <div class="box_info_center"> | 85 | + <div class="box_info_center"> |
86 | - <div id="proxy_wrapper" style="position:relative" class="scroll"> | 86 | + <div id="proxy_wrapper" style="position:relative" class="scroll"> |
87 | - <div id="proxy_scroller"> | 87 | + <div id="proxy_scroller"> |
88 | - <ol class="trade-list" data-role="ajax-html" data-params-url="/trade/list/proxy?page_size=5" data-params-template="tpl_proxy_record"> | 88 | + <ol class="trade-list" data-role="ajax-html" data-params-url="/trade/list/proxy?page_size=5" data-params-template="tpl_proxy_record"> |
89 | - | 89 | + |
90 | - </ol> | 90 | + </ol> |
91 | - </div> | 91 | + </div> |
92 | - </div> | 92 | + </div> |
93 | - </div> | 93 | + </div> |
94 | -</div> | 94 | +</div> |
95 | -</section> | 95 | +</section> |
96 | -<section id="pay_feedback" class="hide" data-replace="1"> | 96 | +<section id="pay_feedback" class="hide" data-replace="1"> |
97 | - <div class="header"> | 97 | + <div class="header"> |
98 | - <span class="title">充值问题</span> | 98 | + <span class="title">充值问题</span> |
99 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#pay"></a> | 99 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#pay"></a> |
100 | - <a class="btn-link posrgt" href="#kefu_list">在线客服</a> | 100 | + <a class="btn-link posrgt" href="#kefu_list">在线客服</a> |
101 | - </div> | 101 | + </div> |
102 | - <div class="container"> | 102 | + <div class="container"> |
103 | - <div class="box_info_center"> | 103 | + <div class="box_info_center"> |
104 | - <form class="ajax mar-t-10" method="post" action="/user/question/add"> | 104 | + <form class="ajax mar-t-10" method="post" action="/user/question/add"> |
105 | - <input type="hidden" name="game_id" data-replace="value" value="{app_id}"/> | 105 | + <input type="hidden" name="game_id" data-replace="value" value="{app_id}"/> |
106 | - <input type="hidden" name="q_type" value="2"/> | 106 | + <input type="hidden" name="q_type" value="2"/> |
107 | - <input type="hidden" name="secret" value="1"> | 107 | + <input type="hidden" name="secret" value="1"> |
108 | - <textarea name="content" cols="40" rows="5" placeholder="请输入问题描述,字数限制在150内."></textarea> | 108 | + <textarea name="content" cols="40" rows="5" placeholder="请输入问题描述,字数限制在150内."></textarea> |
109 | - <input type="submit" class="btn submit" value="提交" style="background: #ff9600;"/> | 109 | + <input type="submit" class="btn submit" value="提交" style="background: #ff9600;"/> |
110 | - </form> | 110 | + </form> |
111 | - <p class="text-muted align-left">注:提交问题后,可通过在线客服,查看问题是否得到解决</p> | 111 | + <p class="text-muted align-left">注:提交问题后,可通过在线客服,查看问题是否得到解决</p> |
112 | - </div> | 112 | + </div> |
113 | - </div> | 113 | + </div> |
114 | -</section> | 114 | +</section> |
115 | -<!-- 代付模块 --> | 115 | +<!-- 代付模块 --> |
116 | -<section id="pay_proxy" data-attr="dot" class="hide" data-auth="1"></section> | 116 | +<section id="pay_proxy" data-attr="dot" class="hide" data-auth="1"></section> |
117 | -<!-- end --> | 117 | +<!-- end --> |
118 | -<!-- 充值结果模块 --> | 118 | +<!-- 充值结果模块 --> |
119 | -<section id="pay_result" data-attr="dot" class="hide" data-auth="1"></section> | 119 | +<section id="pay_result" data-attr="dot" class="hide" data-auth="1"></section> |
120 | -<!-- end --> | 120 | +<!-- end --> |
121 | -<!-- 确认付款 模块 --> | 121 | +<!-- 确认付款 模块 --> |
122 | -<!-- <section id="pay_confirm" data-attr="dot" class="hide" data-auth="1"></section> --> | 122 | +<!-- <section id="pay_confirm" data-attr="dot" class="hide" data-auth="1"></section> --> |
123 | -<!-- end --> | 123 | +<!-- end --> |
124 | -<!-- 其他充值方式模块 --> | 124 | +<!-- 其他充值方式模块 --> |
125 | -<section id="other" data-attr="dot" class="hide" data-auth="1"></section> | 125 | +<section id="other" data-attr="dot" class="hide" data-auth="1"></section> |
126 | -<!-- end --> | 126 | +<!-- end --> |
127 | -<!-- 邀请好友模块 --> | 127 | +<!-- 邀请好友模块 --> |
128 | -<section id="invite_friend" data-attr="dot" class="hide" data-auth="1"></section> | 128 | +<section id="invite_friend" data-attr="dot" class="hide" data-auth="1"></section> |
129 | -<!-- end --> | 129 | +<!-- end --> |
130 | -<!-- 验证码模块 --> | 130 | +<!-- 验证码模块 --> |
131 | -<section id="verify" data-attr="dot" class="hide" data-auth="1"></section> | 131 | +<section id="verify" data-attr="dot" class="hide" data-auth="1"></section> |
132 | -<!-- end --> | 132 | +<!-- end --> |
133 | -<section id="pay_for" data-attr="dot" class="hide" data-auth="1"></section> | 133 | +<section id="pay_for" data-attr="dot" class="hide" data-auth="1"></section> |
134 | -<section id="frame" data-attr="dot" class="hide" data-auth="1"></section> | 134 | +<section id="frame" data-attr="dot" class="hide" data-auth="1"></section> |
135 | -<script id="frame_template" type="text/x-jquery-tmpl" > | 135 | +<script id="frame_template" type="text/x-jquery-tmpl" > |
136 | - <div class="header"> | 136 | + <div class="header"> |
137 | - <span class="title">{{=Core.Data.frame_title}}</span> | 137 | + <span class="title">{{=Core.Data.frame_title}}</span> |
138 | - <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> | 138 | + <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> |
139 | - </div> | 139 | + </div> |
140 | - <div class="container" style=""> | 140 | + <div class="container" style=""> |
141 | - <div class="container_load in_frame" id="loading_frame" onclick="$(this).hide()"> | 141 | + <div class="container_load in_frame" id="loading_frame" onclick="$(this).hide()"> |
142 | - <div class="content"> | 142 | + <div class="content"> |
143 | - <div class="circle"></div> | 143 | + <div class="circle"></div> |
144 | - <div class="circle1"></div> | 144 | + <div class="circle1"></div> |
145 | - </div> | 145 | + </div> |
146 | - </div> | 146 | + </div> |
147 | - <a class="btn scroll-btn scroll-up"><img src="skin/img/s_up.png"></a> | 147 | + <a class="btn scroll-btn scroll-up"><img src="skin/img/s_up.png"></a> |
148 | - <a class="btn scroll-btn scroll-down"><img src="skin/img/s_down.png"></a> | 148 | + <a class="btn scroll-btn scroll-down"><img src="skin/img/s_down.png"></a> |
149 | - <div class="ios_scroll"> | 149 | + <div class="ios_scroll"> |
150 | - <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> | 150 | + <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> |
151 | - </div> | 151 | + </div> |
152 | - </div> | 152 | + </div> |
153 | -</script> | 153 | +</script> |
154 | -<script id='home_template' type='text/x-jquery-tmpl'> | 154 | +<script id='home_template' type='text/x-jquery-tmpl'> |
155 | - <div class="header"> | 155 | + <div class="header"> |
156 | - <span class="title">充值中心</span> | 156 | + <span class="title">充值中心</span> |
157 | - <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> | 157 | + <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> |
158 | - {{? Core.Data.pay_only != 1 }} | 158 | + {{? Core.Data.pay_only != 1 }} |
159 | - | 159 | + |
160 | - <a class="btn-link posrgt" href="#trade_record">充值记录</a> | 160 | + <a class="btn-link posrgt" href="#trade_record">充值记录</a> |
161 | - | 161 | + |
162 | - {{?}} | 162 | + {{?}} |
163 | - </div> | 163 | + </div> |
164 | - <div class="container"> | 164 | + <div class="container"> |
165 | - <div class="box_info_center"> | 165 | + <div class="box_info_center"> |
166 | - <h2 class="align-left"> | 166 | + <h2 class="align-left"> |
167 | - | 167 | + |
168 | - </h2> | 168 | + </h2> |
169 | - <p class="align-left text-muted"> | 169 | + <p class="align-left text-muted"> |
170 | - | 170 | + |
171 | - </p> | 171 | + </p> |
172 | - <br> | 172 | + <br> |
173 | - <p class="align-left text-success tips9133"> | 173 | + <p class="align-left text-success tips9133"> |
174 | - {{? Core.Data.pay_only != 1 }} | 174 | + {{? Core.Data.pay_only != 1 }} |
175 | - {{? Core.Data.is_guest == 1}} | 175 | + {{? Core.Data.is_guest == 1}} |
176 | - 亲爱的<span class="text-info">游客</span>玩家,为确保账号资金安全,请先<a href="#modify_pwd">免费升级账号</a>再充值。 | 176 | + 亲爱的<span class="text-info">游客</span>玩家,为确保账号资金安全,请先<a href="#modify_pwd">免费升级账号</a>再充值。 |
177 | - {{??}} | 177 | + {{??}} |
178 | - | 178 | + |
179 | - {{?}} | 179 | + {{?}} |
180 | - {{?}} | 180 | + {{?}} |
181 | - </p> | 181 | + </p> |
182 | - | 182 | + |
183 | - <br> | 183 | + <br> |
184 | - <div class="amount_level align-left" > | 184 | + <div class="amount_level align-left" > |
185 | - <a href="javascript:Core.finishPay()" id="back-btn" class="btn larg conBtn " style="text-align: center;display:none">请返回游戏</a> | 185 | + <a href="javascript:Core.finishPay()" id="back-btn" class="btn larg conBtn " style="text-align: center;display:none">请返回游戏</a> |
186 | - <br> | 186 | + <br> |
187 | - </div> | 187 | + </div> |
188 | - | 188 | + |
189 | - </div> | 189 | + </div> |
190 | - </div> | 190 | + </div> |
191 | -</script> | 191 | +</script> |
192 | -<script id="identityCard_template" type="text/x-jquery-tmpl" > | 192 | +<script id="identityCard_template" type="text/x-jquery-tmpl" > |
193 | - <div class="new-sdk-container"> | 193 | + <div class="new-sdk-container"> |
194 | - <div class="SDK-titlebox"></div> | 194 | + <div class="SDK-titlebox"></div> |
195 | - <div class="user-center"> | 195 | + <div class="user-center"> |
196 | - <a href="#channel_list" class="lefticon js-return-game"> | 196 | + <a href="#channel_list" class="lefticon js-return-game"> |
197 | - <i class="iconfont icon-fanhui"></i> | 197 | + <i class="iconfont icon-fanhui"></i> |
198 | - </a> | 198 | + </a> |
199 | - 实名认证 | 199 | + 实名认证 |
200 | - </div> | 200 | + </div> |
201 | - <form action="/user/bind_identity_card" method="post" class="ajax" onkeydown="if(event.keyCode==13) return false;" > | 201 | + <form action="/user/bind_identity_card" method="post" class="ajax" onkeydown="if(event.keyCode==13) return false;" > |
202 | - <div class="new-sdk-box"> | 202 | + <div class="new-sdk-box"> |
203 | - <div class="input" style="padding:0 25px;"><input type="text" name="identity_card" required placeholder="请输入身份证号码" style="text-align: left;"></div> | 203 | + <div class="input" style="padding:0 25px;"><input type="text" name="identity_card" required placeholder="请输入身份证号码" style="text-align: left;"></div> |
204 | - <div class="input" style="padding:0 25px;"><input type="text" name="compellation_name" required placeholder="请输入姓名" style="text-align: left;"></div> | 204 | + <div class="input" style="padding:0 25px;"><input type="text" name="compellation_name" required placeholder="请输入姓名" style="text-align: left;"></div> |
205 | - <p style="font-size: 24px; text-indent: 1em; color: #999;text-align: left;">根据国家规定,为了保障您的权益,请登记本人实名信息</p> | 205 | + <p style="font-size: 24px; text-indent: 1em; color: #999;text-align: left;">根据国家规定,为了保障您的权益,请登记本人实名信息</p> |
206 | - </div> | 206 | + </div> |
207 | - <ul class="inline-btn"> | 207 | + <ul class="inline-btn"> |
208 | - <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange" autocomplete="off">提交</a></li> | 208 | + <li style="padding: 1em 0; float: none; margin: 0 auto;"><a class="submit btn larg btn-orange" autocomplete="off">提交</a></li> |
209 | - </ul> | 209 | + </ul> |
210 | - </form> | 210 | + </form> |
211 | - </div> | 211 | + </div> |
212 | -</script> | 212 | +</script> |
213 | -<script id='modify_pwd_template' type='text/x-jquery-tmpl'> | 213 | +<script id='modify_pwd_template' type='text/x-jquery-tmpl'> |
214 | - <div class="header"> | 214 | + <div class="header"> |
215 | - <a class="iconfont icon-iconfontxiangyou poslft" href="##home"></a> | 215 | + <a class="iconfont icon-iconfontxiangyou poslft" href="##home"></a> |
216 | - <span class="title">帐号升级</span> | 216 | + <span class="title">帐号升级</span> |
217 | - </div> | 217 | + </div> |
218 | - <div class="container"> | 218 | + <div class="container"> |
219 | - <div class="box_info_center"> | 219 | + <div class="box_info_center"> |
220 | - {{? Core.Data.is_guest >= 1}} | 220 | + {{? Core.Data.is_guest >= 1}} |
221 | - <form action="/sdk/change_password" method="post" class="ajax " todo="modify_pwd_callback" > | 221 | + <form action="/sdk/change_password" method="post" class="ajax " todo="modify_pwd_callback" > |
222 | - <input type="text" class="old_pwd required larg" name="username" value="" required="required" placeholder="请设置登录帐号名" /> | 222 | + <input type="text" class="old_pwd required larg" name="username" value="" required="required" placeholder="请设置登录帐号名" /> |
223 | - <input class="larg" name="newpwd" required type="password" placeholder="输入新密码" /> | 223 | + <input class="larg" name="newpwd" required type="password" placeholder="输入新密码" /> |
224 | - <input type="submit" class="btn larg" value="确认升级" autocomplete="off" /> | 224 | + <input type="submit" class="btn larg" value="确认升级" autocomplete="off" /> |
225 | - </form> | 225 | + </form> |
226 | - <p class="text-warning align-left">游客账号是系统临时生成,存在风险,为了您的账号安全建议升级永久账号。</p> | 226 | + <p class="text-warning align-left">游客账号是系统临时生成,存在风险,为了您的账号安全建议升级永久账号。</p> |
227 | - {{??}} | 227 | + {{??}} |
228 | - <p class="text-success align-left">您的账号已经成功升级成手游平台永久账号。</p> | 228 | + <p class="text-success align-left">您的账号已经成功升级成手游平台永久账号。</p> |
229 | - {{?}} | 229 | + {{?}} |
230 | - </div> | 230 | + </div> |
231 | - </div> | 231 | + </div> |
232 | -</script> | 232 | +</script> |
233 | - | 233 | + |
234 | -<script id="pay_for_template" type="text/x-jquery-tmpl" > | 234 | +<script id="pay_for_template" type="text/x-jquery-tmpl" > |
235 | - <div class="header"> | 235 | + <div class="header"> |
236 | - <span class="title">找他人代付</span> | 236 | + <span class="title">找他人代付</span> |
237 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> | 237 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> |
238 | - <a class="btn-link posrgt" href="#proxy_record">代付记录</a> | 238 | + <a class="btn-link posrgt" href="#proxy_record">代付记录</a> |
239 | - </div> | 239 | + </div> |
240 | -<div class="container"> | 240 | +<div class="container"> |
241 | -<div class="box_info_center"> | 241 | +<div class="box_info_center"> |
242 | - <form id="pay_for_form" action="/sdk/pay" method="post" class="ajax" > | 242 | + <form id="pay_for_form" action="/sdk/pay" method="post" class="ajax" > |
243 | - <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> | 243 | + <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> |
244 | - <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> | 244 | + <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> |
245 | - <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> | 245 | + <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> |
246 | - <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> | 246 | + <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> |
247 | - <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> | 247 | + <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> |
248 | - <input type="hidden" name="money" value="{{=Core.Data.money}}" /> | 248 | + <input type="hidden" name="money" value="{{=Core.Data.money}}" /> |
249 | - <p class="align-left" > | 249 | + <p class="align-left" > |
250 | - 充值<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>元 | 250 | + 充值<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>元 |
251 | - </p> | 251 | + </p> |
252 | - | 252 | + |
253 | - <div class="proxy_pay"> | 253 | + <div class="proxy_pay"> |
254 | - <p> | 254 | + <p> |
255 | - <input class="larg" type="text" data-key="pay_user" required="required" name="pay_user" placeholder="请输入代付人手游平台帐号" /> | 255 | + <input class="larg" type="text" data-key="pay_user" required="required" name="pay_user" placeholder="请输入代付人手游平台帐号" /> |
256 | - </p> | 256 | + </p> |
257 | - <p> | 257 | + <p> |
258 | - <input class="larg" type="text" name="pay_message" placeholder="给他留言···" /> | 258 | + <input class="larg" type="text" name="pay_message" placeholder="给他留言···" /> |
259 | - </p> | 259 | + </p> |
260 | - | 260 | + |
261 | - <p class="align-left small"><span class="error">*</span>注:手游平台登录帐号,不是游戏角色名称</p> | 261 | + <p class="align-left small"><span class="error">*</span>注:手游平台登录帐号,不是游戏角色名称</p> |
262 | - </div> | 262 | + </div> |
263 | - </div> | 263 | + </div> |
264 | -</div> | 264 | +</div> |
265 | -</script> | 265 | +</script> |
266 | -<script id="exchange_template" type="text/x-jquery-tmpl" > | 266 | +<script id="exchange_template" type="text/x-jquery-tmpl" > |
267 | - <div class="header"> | 267 | + <div class="header"> |
268 | - <span class="title">兑换{{=Core.Data.game_unit_name}}</span> | 268 | + <span class="title">兑换{{=Core.Data.game_unit_name}}</span> |
269 | - {{? Core.Data.enter_amount && Core.Data.enter_amount >0}} | 269 | + {{? Core.Data.enter_amount && Core.Data.enter_amount >0}} |
270 | - <a class="btn pull-left op-back op-primary" href="javascript:Core.finishPay()">返回游戏</a> | 270 | + <a class="btn pull-left op-back op-primary" href="javascript:Core.finishPay()">返回游戏</a> |
271 | - {{??}} | 271 | + {{??}} |
272 | - <a class="btn pull-left op-back op-primary" href="#home">修改数量</a> | 272 | + <a class="btn pull-left op-back op-primary" href="#home">修改数量</a> |
273 | - {{?}} | 273 | + {{?}} |
274 | - <a class="btn pull-right" href="#trade_record">兑换记录</a> | 274 | + <a class="btn pull-right" href="#trade_record">兑换记录</a> |
275 | - </div> | 275 | + </div> |
276 | - <div class="container"> | 276 | + <div class="container"> |
277 | - <div class="box_info_center"> | 277 | + <div class="box_info_center"> |
278 | - <form id="exchange_form" action="/sdk/pay" method="post" class="ajax" todo="feedback" > | 278 | + <form id="exchange_form" action="/sdk/pay" method="post" class="ajax" todo="feedback" > |
279 | - <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> | 279 | + <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> |
280 | - <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> | 280 | + <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> |
281 | - <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> | 281 | + <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> |
282 | - <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> | 282 | + <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> |
283 | - <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> | 283 | + <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> |
284 | - <input type="hidden" name="money" value="{{=Core.Data.money}}" /> | 284 | + <input type="hidden" name="money" value="{{=Core.Data.money}}" /> |
285 | - <p class="align-left" > | 285 | + <p class="align-left" > |
286 | - 当前可用游爱星为<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>个游爱星 | 286 | + 当前可用游爱星为<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>个游爱星 |
287 | - </p> | 287 | + </p> |
288 | - <p class="align-left text-muted"> | 288 | + <p class="align-left text-muted"> |
289 | - 注:<span class="text-info">1</span>颗游爱星可兑换<span class="text-info">{{=Core.Data.exchange_rate}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}} | 289 | + 注:<span class="text-info">1</span>颗游爱星可兑换<span class="text-info">{{=Core.Data.exchange_rate}}</span>{{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}} |
290 | - </p> | 290 | + </p> |
291 | - <div class="verify align-left"> | 291 | + <div class="verify align-left"> |
292 | - <input type="number" name="vdcode" id="vdcode" required="" placeholder="输入验证码"> | 292 | + <input type="number" name="vdcode" id="vdcode" required="" placeholder="输入验证码"> |
293 | - <img id="vdimgck1" src="{{=Core.server}}/validate_code/" onclick="this.src=this.src+'?'+(new Date()).getTime()" style="cursor: pointer;" alt="看不清?点击更换" /> | 293 | + <img id="vdimgck1" src="{{=Core.server}}/validate_code/" onclick="this.src=this.src+'?'+(new Date()).getTime()" style="cursor: pointer;" alt="看不清?点击更换" /> |
294 | - </div> | 294 | + </div> |
295 | - | 295 | + |
296 | - <hr/> | 296 | + <hr/> |
297 | - <div class="clearfix"> | 297 | + <div class="clearfix"> |
298 | - <a href="#channel_list&force" class="btn width100" >使用支付宝、银行卡、神州行充值</a> | 298 | + <a href="#channel_list&force" class="btn width100" >使用支付宝、银行卡、神州行充值</a> |
299 | - </div> | 299 | + </div> |
300 | - </form> | 300 | + </form> |
301 | - </div> | 301 | + </div> |
302 | - </div> | 302 | + </div> |
303 | -</script> | 303 | +</script> |
304 | - | 304 | + |
305 | -<script id='channel_list_template' type='text/x-jquery-tmpl'> | 305 | +<script id='channel_list_template' type='text/x-jquery-tmpl'> |
306 | - <div class="header"> | 306 | + <div class="header"> |
307 | - <span class="title">充值中心</span> | 307 | + <span class="title">充值中心</span> |
308 | - {{? Core.Data.enter_amount && Core.Data.enter_amount >= 0 }} | 308 | + {{? Core.Data.enter_amount && Core.Data.enter_amount >= 0 }} |
309 | - <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> | 309 | + <a class="iconfont icon-iconfontxiangyou poslft" href="javascript:Core.finishPay()"></a> |
310 | - {{??}} | 310 | + {{??}} |
311 | - <a class="btn-link poslft" href="#home">修改数量</a> | 311 | + <a class="btn-link poslft" href="#home">修改数量</a> |
312 | - {{?}} | 312 | + {{?}} |
313 | - {{? Core.Data.pay_only != 1 }} | 313 | + {{? Core.Data.pay_only != 1 }} |
314 | - <a class="btn-link posrgt" href="#trade_record">充值记录</a> | 314 | + <a class="btn-link posrgt" href="#trade_record">充值记录</a> |
315 | - {{?}} | 315 | + {{?}} |
316 | - </div> | 316 | + </div> |
317 | - | 317 | + |
318 | - | 318 | + |
319 | - <div class="container"> | 319 | + <div class="container"> |
320 | - | 320 | + |
321 | - <div id="channel_list_wrapper" style="position:relative" class="scroll"> | 321 | + <div id="channel_list_wrapper" style="position:relative" class="scroll"> |
322 | - <div id="channel_list_scroller"> | 322 | + <div id="channel_list_scroller"> |
323 | - <div class="pay-info-cont clearfix"> | 323 | + <div class="pay-info-cont clearfix"> |
324 | - <div class="iconfont icon-yonghutouxiang pull-left"></div> | 324 | + <div class="iconfont icon-yonghutouxiang pull-left"></div> |
325 | - <div class="user-msg pull-left align-left"> | 325 | + <div class="user-msg pull-left align-left"> |
326 | - <h2>玩家:{{=Core.Data.username}}</h2> | 326 | + <h2>玩家:{{=Core.Data.username}}</h2> |
327 | - <h2>ID:{{=Core.Data.user_id}}</h2> | 327 | + <h2>ID:{{=Core.Data.user_id}}</h2> |
328 | - <p>充值金额:<span>{{=Core.Data.money}}元</span></p> | 328 | + <p>充值金额:<span>{{=Core.Data.money}}元</span></p> |
329 | - </div> | 329 | + </div> |
330 | - </div> | 330 | + </div> |
331 | - | 331 | + |
332 | - | 332 | + |
333 | - | 333 | + |
334 | - <div class="box_info_center"> | 334 | + <div class="box_info_center"> |
335 | - | 335 | + |
336 | - <div class="channel_list align-left" > | 336 | + <div class="channel_list align-left" > |
337 | - {{? Core.Data.youai_star <= Core.Data.total_amount }} | 337 | + {{? Core.Data.youai_star <= Core.Data.total_amount }} |
338 | - <!--<a href="#exchange" class="btn btn-block">游爱星兑换 <span style="float:right;color:#d2d2d2">></span></a>--> | 338 | + <!--<a href="#exchange" class="btn btn-block">游爱星兑换 <span style="float:right;color:#d2d2d2">></span></a>--> |
339 | - {{?}} | 339 | + {{?}} |
340 | - {{~Core.Data.game_pay_channel_list :item:index }} | 340 | + {{~Core.Data.game_pay_channel_list :item:index }} |
341 | - {{?item.name}} | 341 | + {{?item.name}} |
342 | - | 342 | + |
343 | - <a href="#" data-id="{{=item.id}}" class="btn channel btn-block clearfix"> | 343 | + <a href="#" data-id="{{=item.id}}" class="btn channel btn-block clearfix"> |
344 | - <div class="image pull-left"><img src="{{=item.icon}}"/></div> | 344 | + <div class="image pull-left"><img src="{{=item.icon}}"/></div> |
345 | - {{=item.name}} <i class="iconfont icon-xiangyou pull-right" style="color:#b5b5b6;font-size:24px;"></i></a> | 345 | + {{=item.name}} <i class="iconfont icon-xiangyou pull-right" style="color:#b5b5b6;font-size:24px;"></i></a> |
346 | - | 346 | + |
347 | - {{?}} | 347 | + {{?}} |
348 | - {{~}} | 348 | + {{~}} |
349 | - {{? Core.Data.pay_only != 1 }} | 349 | + {{? Core.Data.pay_only != 1 }} |
350 | - {{? Core.Data.ad_game.length >= 1}} | 350 | + {{? Core.Data.ad_game.length >= 1}} |
351 | - {{??}} | 351 | + {{??}} |
352 | - {{?}} | 352 | + {{?}} |
353 | - {{?}} | 353 | + {{?}} |
354 | - | 354 | + |
355 | - </div> | 355 | + </div> |
356 | - | 356 | + |
357 | - | 357 | + |
358 | - <div class="warm-prompt align-left"> | 358 | + <div class="warm-prompt align-left"> |
359 | - <h2>温馨提示</h2> | 359 | + <h2>温馨提示</h2> |
360 | - <p>* 充值过程中遇到问题,可<a href="#">联系客服</a></p> | 360 | + <p>* 充值过程中遇到问题,可<a href="#">联系客服</a></p> |
361 | - <p>* {{=Core.Data.money}}元={{=Core.Data.game_amount}} {{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}},充值一般1-10分钟即可到账,请放心充值。</p> | 361 | + <p>* {{=Core.Data.money}}元={{=Core.Data.game_amount}} {{=Core.Data.game_unit}}{{=Core.Data.game_unit_name}},充值一般1-10分钟即可到账,请放心充值。</p> |
362 | - /*<p> | 362 | + /*<p> |
363 | - * 充值<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>元人民币. | 363 | + * 充值<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>元人民币. |
364 | - </p>*/ | 364 | + </p>*/ |
365 | - </div> | 365 | + </div> |
366 | - | 366 | + |
367 | - | 367 | + |
368 | - {{? Core.Data.pay_only != 1 }} | 368 | + {{? Core.Data.pay_only != 1 }} |
369 | - <p class="align-left text-muted tips9133"> | 369 | + <p class="align-left text-muted tips9133"> |
370 | - {{? Core.Data.vip > 0}} | 370 | + {{? Core.Data.vip > 0}} |
371 | - {{??}} | 371 | + {{??}} |
372 | - {{?}} | 372 | + {{?}} |
373 | - </p> | 373 | + </p> |
374 | - {{?}} | 374 | + {{?}} |
375 | - </div> | 375 | + </div> |
376 | - </div> | 376 | + </div> |
377 | - </div> | 377 | + </div> |
378 | - </div> | 378 | + </div> |
379 | - | 379 | + |
380 | -</script> | 380 | +</script> |
381 | - | 381 | + |
382 | - | 382 | + |
383 | -<script id='pay_template' type='text/x-jquery-tmpl'> | 383 | +<script id='pay_template' type='text/x-jquery-tmpl'> |
384 | - <div class="header"> | 384 | + <div class="header"> |
385 | - <span class="title">{{=Core.Data.current_pay_channel.name}}充值</span> | 385 | + <span class="title">{{=Core.Data.current_pay_channel.name}}充值</span> |
386 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> | 386 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> |
387 | - <a class="btn-link posrgt" href="#pay_feedback">无法充值?</a> | 387 | + <a class="btn-link posrgt" href="#pay_feedback">无法充值?</a> |
388 | - </div> | 388 | + </div> |
389 | - <div class="container"> | 389 | + <div class="container"> |
390 | - | 390 | + |
391 | - <div id="pay_panel_wrapper"> | 391 | + <div id="pay_panel_wrapper"> |
392 | - | 392 | + |
393 | - <div class="pay-info-cont clearfix"> | 393 | + <div class="pay-info-cont clearfix"> |
394 | - <div class="iconfont icon-yonghutouxiang pull-left"></div> | 394 | + <div class="iconfont icon-yonghutouxiang pull-left"></div> |
395 | - <div class="user-msg pull-left align-left"> | 395 | + <div class="user-msg pull-left align-left"> |
396 | - <h2>玩家:{{=Core.Data.username}}</h2> | 396 | + <h2>玩家:{{=Core.Data.username}}</h2> |
397 | - <h2>ID:{{=Core.Data.user_id}}</h2> | 397 | + <h2>ID:{{=Core.Data.user_id}}</h2> |
398 | - <p>充值金额:<span>{{=Core.Data.money}}元</span></p> | 398 | + <p>充值金额:<span>{{=Core.Data.money}}元</span></p> |
399 | - </div> | 399 | + </div> |
400 | - </div> | 400 | + </div> |
401 | - <div class="box_info_center"> | 401 | + <div class="box_info_center"> |
402 | - <form id="pay_form" action="/sdk/pay" method="post" class="ajax" todo="feedback" > | 402 | + <form id="pay_form" action="/sdk/pay" method="post" class="ajax" todo="feedback" > |
403 | - <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> | 403 | + <input type="hidden" name="callback" value="{{=Core.Data.callback}}" /> |
404 | - <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> | 404 | + <input type="hidden" name="userid" value="{{=Core.Data.user_id}}" /> |
405 | - <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> | 405 | + <input type="hidden" name="serverid" value="{{=Core.Data.server_id}}" /> |
406 | - <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> | 406 | + <input type="hidden" name="role_name" value="{{=Core.Data.role_name}}" /> |
407 | - {{? Core.Data.current_pay_channel }} | 407 | + {{? Core.Data.current_pay_channel }} |
408 | - <input type="hidden" name="pay_channel_id" value="{{=Core.Data.current_pay_channel.id}}" /> | 408 | + <input type="hidden" name="pay_channel_id" value="{{=Core.Data.current_pay_channel.id}}" /> |
409 | - | 409 | + |
410 | - <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> | 410 | + <input type="hidden" name="game_amount" value="{{? Core.Data.game_amount}}{{=Core.Data.game_amount}}{{?}}" /> |
411 | - <input type="hidden" name="money" value="{{=Core.Data.money}}" /> | 411 | + <input type="hidden" name="money" value="{{=Core.Data.money}}" /> |
412 | - <div class="require_input "> | 412 | + <div class="require_input "> |
413 | - {{? Core.Data.current_pay_channel.config['input_item'] }} | 413 | + {{? Core.Data.current_pay_channel.config['input_item'] }} |
414 | - <p class="align-left"> | 414 | + <p class="align-left"> |
415 | - <label>您选择了<span>{{=Core.Data.current_pay_channel.name}}</span>充值方式</label> | 415 | + <label>您选择了<span>{{=Core.Data.current_pay_channel.name}}</span>充值方式</label> |
416 | - </p> | 416 | + </p> |
417 | - <p class="clearfix" style="margin:15px 0 20px"> | 417 | + <p class="clearfix" style="margin:15px 0 20px"> |
418 | - <label class="pull-left">充值卡面额:</label> | 418 | + <label class="pull-left">充值卡面额:</label> |
419 | - <select class="card_amount larg pull-left" name="amount" > | 419 | + <select class="card_amount larg pull-left" name="amount" > |
420 | - <option value='选择金额' >选择金额</option> | 420 | + <option value='选择金额' >选择金额</option> |
421 | - {{~ Core.Data.current_pay_channel.config['amount_level'] :amount}} | 421 | + {{~ Core.Data.current_pay_channel.config['amount_level'] :amount}} |
422 | - {{? amount >= Core.Data.money }} | 422 | + {{? amount >= Core.Data.money }} |
423 | - <option value="{{=amount}}" >{{=amount}}</option> | 423 | + <option value="{{=amount}}" >{{=amount}}</option> |
424 | - {{?}} | 424 | + {{?}} |
425 | - {{~}} | 425 | + {{~}} |
426 | - </select> | 426 | + </select> |
427 | - </p> | 427 | + </p> |
428 | - {{~ Core.Data.current_pay_channel.config['input_item'] :item:index }} | 428 | + {{~ Core.Data.current_pay_channel.config['input_item'] :item:index }} |
429 | - {{? item.name === 'card_num' }} | 429 | + {{? item.name === 'card_num' }} |
430 | - <p class="clearfix"> | 430 | + <p class="clearfix"> |
431 | - <label class="pull-left">充值卡号:</label> | 431 | + <label class="pull-left">充值卡号:</label> |
432 | - <input type="text" required="" class="larg pull-left" name="{{=item.name}}" format="{{=item.format}}" title="{{=item.title}}" placeholder="{{=item.placeholder}}" /> | 432 | + <input type="text" required="" class="larg pull-left" name="{{=item.name}}" format="{{=item.format}}" title="{{=item.title}}" placeholder="{{=item.placeholder}}" /> |
433 | - </p> | 433 | + </p> |
434 | - {{?? item.name === 'card_pwd' }} | 434 | + {{?? item.name === 'card_pwd' }} |
435 | - <p class="clearfix"> | 435 | + <p class="clearfix"> |
436 | - <label class="pull-left">充值密码:</label> | 436 | + <label class="pull-left">充值密码:</label> |
437 | - <input type="password" required class="larg pull-left" name="{{=item.name}}" title="{{=item.title}}" placeholder="{{=item.placeholder}}" /> | 437 | + <input type="password" required class="larg pull-left" name="{{=item.name}}" title="{{=item.title}}" placeholder="{{=item.placeholder}}" /> |
438 | - </p> | 438 | + </p> |
439 | - {{?}} | 439 | + {{?}} |
440 | - {{~}} | 440 | + {{~}} |
441 | - | 441 | + |
442 | - <div class="clearfix"> | 442 | + <div class="clearfix"> |
443 | - <a href="#channel_list" class="btn-cancel pull-left w235 btn">取消</a> | 443 | + <a href="#channel_list" class="btn-cancel pull-left w235 btn">取消</a> |
444 | - <input class="larg btn btn-determine pull-right" style="width:235px; margin:0;" type="submit" value="确定" /> | 444 | + <input class="larg btn btn-determine pull-right" style="width:235px; margin:0;" type="submit" value="确定" /> |
445 | - </div> | 445 | + </div> |
446 | - | 446 | + |
447 | - <div class="warm-prompt"> | 447 | + <div class="warm-prompt"> |
448 | - <h2>温馨提示</h2> | 448 | + <h2>温馨提示</h2> |
449 | - <p>* 请根据充值卡面额选择正确的充值金额,并确保卡号密码输入无误。</p> | 449 | + <p>* 请根据充值卡面额选择正确的充值金额,并确保卡号密码输入无误。</p> |
450 | - <p>* 充值过程中遇到问题,<a href="#">可联系客服</a></p> | 450 | + <p>* 充值过程中遇到问题,<a href="#">可联系客服</a></p> |
451 | - /*<p class="align-left text-muted select-info"></p>*/ | 451 | + /*<p class="align-left text-muted select-info"></p>*/ |
452 | - </div> | 452 | + </div> |
453 | - {{?? }} | 453 | + {{?? }} |
454 | - <div class="align-left"> | 454 | + <div class="align-left"> |
455 | - 充值<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>元 | 455 | + 充值<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>元 |
456 | - </div> | 456 | + </div> |
457 | - <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> | 457 | + <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> |
458 | - <input class="larg btn zhifubaoBtn" type="submit" value="前往付款" /> | 458 | + <input class="larg btn zhifubaoBtn" type="submit" value="前往付款" /> |
459 | - {{?}} | 459 | + {{?}} |
460 | - </div> | 460 | + </div> |
461 | - {{?}} | 461 | + {{?}} |
462 | - </form> | 462 | + </form> |
463 | - </div> | 463 | + </div> |
464 | - | 464 | + |
465 | - </div> | 465 | + </div> |
466 | -</div> | 466 | +</div> |
467 | -</script> | 467 | +</script> |
468 | - | 468 | + |
469 | -<script id="pay_proxy_template" type="text/x-jquery-tmpl"> | 469 | +<script id="pay_proxy_template" type="text/x-jquery-tmpl"> |
470 | - <div class="header"> | 470 | + <div class="header"> |
471 | - <span class="title">确认代付</span> | 471 | + <span class="title">确认代付</span> |
472 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#proxy_record"></a> | 472 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#proxy_record"></a> |
473 | - </div> | 473 | + </div> |
474 | - <div class="container"> | 474 | + <div class="container"> |
475 | - {{? !Core.Data.temp.msg }} | 475 | + {{? !Core.Data.temp.msg }} |
476 | - <h4 class="align-left" > | 476 | + <h4 class="align-left" > |
477 | - 来自<span class="text-info" > | 477 | + 来自<span class="text-info" > |
478 | - 【{{=Core.Data.temp.game_name}}】</span> - 【{{=Core.Data.temp.server_name}}】的 | 478 | + 【{{=Core.Data.temp.game_name}}】</span> - 【{{=Core.Data.temp.server_name}}】的 |
479 | - <span class="text-warning">【{{=Core.Data.temp.role_name}}】</span> | 479 | + <span class="text-warning">【{{=Core.Data.temp.role_name}}】</span> |
480 | - 向你发起一笔代付,请你帮忙付款 | 480 | + 向你发起一笔代付,请你帮忙付款 |
481 | - <span class="text-warning" > | 481 | + <span class="text-warning" > |
482 | - {{=Core.Data.temp.game_amount}} | 482 | + {{=Core.Data.temp.game_amount}} |
483 | - {{=Core.Data.temp.game_amount_unit}} | 483 | + {{=Core.Data.temp.game_amount_unit}} |
484 | - {{=Core.Data.temp.game_amount_unit_name}} | 484 | + {{=Core.Data.temp.game_amount_unit_name}} |
485 | - </span> | 485 | + </span> |
486 | - </h4> | 486 | + </h4> |
487 | - <form action="/pay/proxy/pay" method="post" class="ajax" data-todo="pay_proxy_callback" > | 487 | + <form action="/pay/proxy/pay" method="post" class="ajax" data-todo="pay_proxy_callback" > |
488 | - <div class="pay-proxy-info clearfix"> | 488 | + <div class="pay-proxy-info clearfix"> |
489 | - <div class="btn-group clearfix" > | 489 | + <div class="btn-group clearfix" > |
490 | - <input type="hidden" name="id" value="{{=Core.Data.temp.trade_id}}" /> | 490 | + <input type="hidden" name="id" value="{{=Core.Data.temp.trade_id}}" /> |
491 | - <button class="btn btn-payfor" type="submit">确认为他付款</button><br/> | 491 | + <button class="btn btn-payfor" type="submit">确认为他付款</button><br/> |
492 | - or<br/> | 492 | + or<br/> |
493 | - <a class="ajax btn-undo" href="/pay/proxy/undo?id={{=Core.Data.temp.trade_id}}">拒绝付款</a> | 493 | + <a class="ajax btn-undo" href="/pay/proxy/undo?id={{=Core.Data.temp.trade_id}}">拒绝付款</a> |
494 | - </div> | 494 | + </div> |
495 | - <div class="desc"> | 495 | + <div class="desc"> |
496 | - <p> | 496 | + <p> |
497 | - 可用游爱星:<span class="text-warning">{{=Core.Data.temp.amount}}颗</span> | 497 | + 可用游爱星:<span class="text-warning">{{=Core.Data.temp.amount}}颗</span> |
498 | - </p> | 498 | + </p> |
499 | - <p> | 499 | + <p> |
500 | - 应付游爱星:<span class="text-warning">{{=Core.Data.temp.youai_star}}颗</span> | 500 | + 应付游爱星:<span class="text-warning">{{=Core.Data.temp.youai_star}}颗</span> |
501 | - <small>(1:{{=Core.Data.temp.exchange_rate}})</small> | 501 | + <small>(1:{{=Core.Data.temp.exchange_rate}})</small> |
502 | - </p> | 502 | + </p> |
503 | - {{?Core.Data.temp.pay_message != ''}} | 503 | + {{?Core.Data.temp.pay_message != ''}} |
504 | - <p class="pay-message"> | 504 | + <p class="pay-message"> |
505 | - <small>他说:{{=Core.Data.temp.pay_message}}</small> | 505 | + <small>他说:{{=Core.Data.temp.pay_message}}</small> |
506 | - </p> | 506 | + </p> |
507 | - {{?}} | 507 | + {{?}} |
508 | - </div> | 508 | + </div> |
509 | - </div> | 509 | + </div> |
510 | - </form> | 510 | + </form> |
511 | - <div class="alert align-left"> | 511 | + <div class="alert align-left"> |
512 | - <small>为避免风险,建议和代付申请人通过电话等方式确认以上信息</small> | 512 | + <small>为避免风险,建议和代付申请人通过电话等方式确认以上信息</small> |
513 | - </div> | 513 | + </div> |
514 | - {{??}} | 514 | + {{??}} |
515 | - <h1>{{=Core.Data.temp.msg}}</h1> | 515 | + <h1>{{=Core.Data.temp.msg}}</h1> |
516 | - <a class="btn larg" href="#back" > | 516 | + <a class="btn larg" href="#back" > |
517 | - 返回 | 517 | + 返回 |
518 | - </a> | 518 | + </a> |
519 | - {{?}} | 519 | + {{?}} |
520 | - </div> | 520 | + </div> |
521 | -</script> | 521 | +</script> |
522 | - | 522 | + |
523 | -<script id='pay_result_template' type='text/x-jquery-tmpl'> | 523 | +<script id='pay_result_template' type='text/x-jquery-tmpl'> |
524 | - <div class="header"> | 524 | + <div class="header"> |
525 | - <span class="title">支付结果</span> | 525 | + <span class="title">支付结果</span> |
526 | - | 526 | + |
527 | - </div> | 527 | + </div> |
528 | - <div class="container"> | 528 | + <div class="container"> |
529 | - <p class="lead" style=" font-size:30px; text-align:center; margin:30px 0;"> | 529 | + <p class="lead" style=" font-size:30px; text-align:center; margin:30px 0;"> |
530 | - {{=Core.Data.success_msg}} | 530 | + {{=Core.Data.success_msg}} |
531 | - </p> | 531 | + </p> |
532 | - | 532 | + |
533 | - <a href="javascript:Core.finishPay()" class="btn larg conBtn">继续游戏</a> | 533 | + <a href="javascript:Core.finishPay()" class="btn larg conBtn">继续游戏</a> |
534 | - </div> | 534 | + </div> |
535 | -</script> | 535 | +</script> |
536 | -<script id="invite_friend_template" type="text/x-jquery-tmpl"> | 536 | +<script id="invite_friend_template" type="text/x-jquery-tmpl"> |
537 | - <div class="header"> | 537 | + <div class="header"> |
538 | - <span class="title">分享得{{=Core.Data.game_unit_name}}</span> | 538 | + <span class="title">分享得{{=Core.Data.game_unit_name}}</span> |
539 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> | 539 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#channel_list"></a> |
540 | - </div> | 540 | + </div> |
541 | - <div class="container align-left"> | 541 | + <div class="container align-left"> |
542 | - <div class="box_info_center"> | 542 | + <div class="box_info_center"> |
543 | - | 543 | + |
544 | - <div class="fs_box invite_box"> | 544 | + <div class="fs_box invite_box"> |
545 | - <h3 class="text-info">奖励说明:</h3> | 545 | + <h3 class="text-info">奖励说明:</h3> |
546 | - | 546 | + |
547 | - </div> | 547 | + </div> |
548 | - </div> | 548 | + </div> |
549 | - </div> | 549 | + </div> |
550 | -</script> | 550 | +</script> |
551 | -<script id='other_template' type='text/x-jquery-tmpl'> | 551 | +<script id='other_template' type='text/x-jquery-tmpl'> |
552 | - <div class="header"> | 552 | + <div class="header"> |
553 | - <span class="title">免费获得{{=Core.Data.game_unit_name}}</span> | 553 | + <span class="title">免费获得{{=Core.Data.game_unit_name}}</span> |
554 | - <a class="btn pull-left op-back op-primary" href="#channel_list">返回</a> | 554 | + <a class="btn pull-left op-back op-primary" href="#channel_list">返回</a> |
555 | - </div> | 555 | + </div> |
556 | - <div class="container align-left"> | 556 | + <div class="container align-left"> |
557 | - {{? Core.Data.ad_game.length >= 1}} | 557 | + {{? Core.Data.ad_game.length >= 1}} |
558 | - <div class="sec sec_invtite"> | 558 | + <div class="sec sec_invtite"> |
559 | - <p class="title-fs">方式一:下载指定游戏可获得{{=Core.Data.game_unit_name}}</p> | 559 | + <p class="title-fs">方式一:下载指定游戏可获得{{=Core.Data.game_unit_name}}</p> |
560 | - <ol class="other-pay"> | 560 | + <ol class="other-pay"> |
561 | - {{~ Core.Data.ad_game :item:index}} | 561 | + {{~ Core.Data.ad_game :item:index}} |
562 | - {{? item.id}} | 562 | + {{? item.id}} |
563 | - <li> | 563 | + <li> |
564 | - <a href="/ad/get/star/?id={{=item.id}}" target="_bank"> | 564 | + <a href="/ad/get/star/?id={{=item.id}}" target="_bank"> |
565 | - <img src="{{=item.icon}}"/> | 565 | + <img src="{{=item.icon}}"/> |
566 | - <h4>{{=item.name}}</h4> | 566 | + <h4>{{=item.name}}</h4> |
567 | - <span>可获<strong class="text-info">{{=item.ad_prize}}颗</strong>游戏币</span> | 567 | + <span>可获<strong class="text-info">{{=item.ad_prize}}颗</strong>游戏币</span> |
568 | - </a> | 568 | + </a> |
569 | - </li> | 569 | + </li> |
570 | - {{?}} | 570 | + {{?}} |
571 | - {{~}} | 571 | + {{~}} |
572 | - </ol> | 572 | + </ol> |
573 | - </div> | 573 | + </div> |
574 | - <div class="sec sec_invtite"> | 574 | + <div class="sec sec_invtite"> |
575 | - | 575 | + |
576 | - </div> | 576 | + </div> |
577 | - {{??}} | 577 | + {{??}} |
578 | - <div class="sec sec_invtite"> | 578 | + <div class="sec sec_invtite"> |
579 | - | 579 | + |
580 | - </div> | 580 | + </div> |
581 | - {{?}} | 581 | + {{?}} |
582 | - </div> | 582 | + </div> |
583 | -</script> | 583 | +</script> |
584 | -<script id="kefu_list_template" type="text/x-jquery-tmpl"> | 584 | +<script id="kefu_list_template" type="text/x-jquery-tmpl"> |
585 | - <div class="header"> | 585 | + <div class="header"> |
586 | - <span class="title">在线客服</span> | 586 | + <span class="title">在线客服</span> |
587 | - {{? Core.start_page == 'kefu_list'}} | 587 | + {{? Core.start_page == 'kefu_list'}} |
588 | - <a class="btn-link poslft" href="sdk://exit?action=center">返回游戏</a> | 588 | + <a class="btn-link poslft" href="sdk://exit?action=center">返回游戏</a> |
589 | - {{??}} | 589 | + {{??}} |
590 | - <a class="iconfont icon-iconfontxiangyou poslft" href="#pay_feedback"></a> | 590 | + <a class="iconfont icon-iconfontxiangyou poslft" href="#pay_feedback"></a> |
591 | - {{?}} | 591 | + {{?}} |
592 | - </div> | 592 | + </div> |
593 | - <div class="container"> | 593 | + <div class="container"> |
594 | - <div class="box_info_center padding_box"> | 594 | + <div class="box_info_center padding_box"> |
595 | - <div id="kefu_wrapper" style="position: relative" class="scroll"> | 595 | + <div id="kefu_wrapper" style="position: relative" class="scroll"> |
596 | - <ol class="kefu-list list" data-role="ajax-html" | 596 | + <ol class="kefu-list list" data-role="ajax-html" |
597 | - data-params-url="/user/question/list?page_size=10" | 597 | + data-params-url="/user/question/list?page_size=10" |
598 | - data-params-template="tpl_kefu_list"> | 598 | + data-params-template="tpl_kefu_list"> |
599 | - | 599 | + |
600 | - </ol> | 600 | + </ol> |
601 | - </div> | 601 | + </div> |
602 | - </div> | 602 | + </div> |
603 | - </div> | 603 | + </div> |
604 | -</script> | 604 | +</script> |
605 | -<script id="question_detail_template" type="text/x-jquery-tmpl"> | 605 | +<script id="question_detail_template" type="text/x-jquery-tmpl"> |
606 | - <div class="header"> | 606 | + <div class="header"> |
607 | - <span class="title">问题详细</span> | 607 | + <span class="title">问题详细</span> |
608 | - <a class="btn pull-left op-back" href="#kefu_list">返回</a> | 608 | + <a class="btn pull-left op-back" href="#kefu_list">返回</a> |
609 | - </div> | 609 | + </div> |
610 | - <div class="container"> | 610 | + <div class="container"> |
611 | - <div class="detail_scroller scroll" id="question_detail_scroller"> | 611 | + <div class="detail_scroller scroll" id="question_detail_scroller"> |
612 | - <div> | 612 | + <div> |
613 | - <div class="align-left question_del"> | 613 | + <div class="align-left question_del"> |
614 | - <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> | 614 | + <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> |
615 | - </div> | 615 | + </div> |
616 | - <hr> | 616 | + <hr> |
617 | - <ol class="question-list list"> | 617 | + <ol class="question-list list"> |
618 | - {{? Core.Data.question_detail.the_question_list.length == 1 }} | 618 | + {{? Core.Data.question_detail.the_question_list.length == 1 }} |
619 | - <p class="tip">客服MM还没回复...</p> | 619 | + <p class="tip">客服MM还没回复...</p> |
620 | - {{??}} | 620 | + {{??}} |
621 | - {{~ Core.Data.question_detail.the_question_list :item:index }} | 621 | + {{~ Core.Data.question_detail.the_question_list :item:index }} |
622 | - {{? item.id}} | 622 | + {{? item.id}} |
623 | - <li > | 623 | + <li > |
624 | - <span class="pull-right">{{=item.reply_time}}</span> | 624 | + <span class="pull-right">{{=item.reply_time}}</span> |
625 | - <span class="kefu text-warning"> | 625 | + <span class="kefu text-warning"> |
626 | - 客服-{{=item.nickname}}说: | 626 | + 客服-{{=item.nickname}}说: |
627 | - </span> | 627 | + </span> |
628 | - <div class="content">{{=item.answer}} | 628 | + <div class="content">{{=item.answer}} |
629 | - </div> | 629 | + </div> |
630 | - <p class="scroe"> | 630 | + <p class="scroe"> |
631 | - {{? item.score != -1 }} | 631 | + {{? item.score != -1 }} |
632 | - 您的评价: <span class="btn">{{=item.score_name}}</span> | 632 | + 您的评价: <span class="btn">{{=item.score_name}}</span> |
633 | - {{??}} | 633 | + {{??}} |
634 | - {{~ Core.Data.question_detail.score_map :qa:pos}} | 634 | + {{~ Core.Data.question_detail.score_map :qa:pos}} |
635 | - {{? qa.key}} | 635 | + {{? qa.key}} |
636 | - <a href="/user/question/evaluate/?id={{=item.id}}&score={{=qa.key}}" class="btn ajax" data-todo="question_evaluate">{{=qa.val}}</a> | 636 | + <a href="/user/question/evaluate/?id={{=item.id}}&score={{=qa.key}}" class="btn ajax" data-todo="question_evaluate">{{=qa.val}}</a> |
637 | - {{?}} | 637 | + {{?}} |
638 | - {{~}} | 638 | + {{~}} |
639 | - {{?}} | 639 | + {{?}} |
640 | - </p> | 640 | + </p> |
641 | - </li> | 641 | + </li> |
642 | - {{?}} | 642 | + {{?}} |
643 | - {{~ }} | 643 | + {{~ }} |
644 | - {{? Core.Data.question_detail.page_num < Core.Data.question_detail.total_page}} | 644 | + {{? Core.Data.question_detail.page_num < Core.Data.question_detail.total_page}} |
645 | - <li class="more"> | 645 | + <li class="more"> |
646 | - <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> | 646 | + <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> |
647 | - </li> | 647 | + </li> |
648 | - {{?}} | 648 | + {{?}} |
649 | - {{?}} | 649 | + {{?}} |
650 | - </ol> | 650 | + </ol> |
651 | - </div> | 651 | + </div> |
652 | - </div> | 652 | + </div> |
653 | - </div> | 653 | + </div> |
654 | - </script> | 654 | + </script> |
655 | - | 655 | + |
656 | -<script id='tpl_kefu_list_template' type='text/x-jquery-tmpl'> | 656 | +<script id='tpl_kefu_list_template' type='text/x-jquery-tmpl'> |
657 | -{{? it.model_list.length == 1 }} | 657 | +{{? it.model_list.length == 1 }} |
658 | - <p>您好,手游平台客服MM全身心为您服务。请点击右上角的按钮输入您所遇到的问题,或者点击常见问题查看是否有您遇到的问题。</p> | 658 | + <p>您好,手游平台客服MM全身心为您服务。请点击右上角的按钮输入您所遇到的问题,或者点击常见问题查看是否有您遇到的问题。</p> |
659 | -{{??}} | 659 | +{{??}} |
660 | - {{~ it.model_list :item:index }} | 660 | + {{~ it.model_list :item:index }} |
661 | - {{? item.id}} | 661 | + {{? item.id}} |
662 | - <li > | 662 | + <li > |
663 | - <a class="item" href="" type="button" data-id="{{=item.id}}"> | 663 | + <a class="item" href="" type="button" data-id="{{=item.id}}"> |
664 | - <span class="question_title">{{=item.question}}</span> | 664 | + <span class="question_title">{{=item.question}}</span> |
665 | - {{? item.status == 1 }} | 665 | + {{? item.status == 1 }} |
666 | - <span class="statu statu_yes">已解答</span> | 666 | + <span class="statu statu_yes">已解答</span> |
667 | - {{??}} | 667 | + {{??}} |
668 | - <span class="statu statu_no">未解答</span> | 668 | + <span class="statu statu_no">未解答</span> |
669 | - {{?}} | 669 | + {{?}} |
670 | - <span class="pull-right q_time">{{=item.create_time}}</span> | 670 | + <span class="pull-right q_time">{{=item.create_time}}</span> |
671 | - </a> | 671 | + </a> |
672 | - </li> | 672 | + </li> |
673 | - {{?}} | 673 | + {{?}} |
674 | - {{~ }} | 674 | + {{~ }} |
675 | - {{? it.page_num < it.total_page}} | 675 | + {{? it.page_num < it.total_page}} |
676 | - <li class="more"> | 676 | + <li class="more"> |
677 | - <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> | 677 | + <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> |
678 | - </li> | 678 | + </li> |
679 | - {{?}} | 679 | + {{?}} |
680 | -{{?}} | 680 | +{{?}} |
681 | -</script> | 681 | +</script> |
682 | -<script id='tpl_question_detail_template' type='text/x-jquery-tmpl'> | 682 | +<script id='tpl_question_detail_template' type='text/x-jquery-tmpl'> |
683 | -{{~ it.model_list :item:index }} | 683 | +{{~ it.model_list :item:index }} |
684 | - {{? item.id}} | 684 | + {{? item.id}} |
685 | - <li > | 685 | + <li > |
686 | - <span class="pull-right">{{=item.reply_time}}</span> | 686 | + <span class="pull-right">{{=item.reply_time}}</span> |
687 | - <span class="kefu text-warning"> | 687 | + <span class="kefu text-warning"> |
688 | - 客服-{{=item.nickname}}说: | 688 | + 客服-{{=item.nickname}}说: |
689 | - </span> | 689 | + </span> |
690 | - <div class="content ">{{=item.answer}} | 690 | + <div class="content ">{{=item.answer}} |
691 | - </div> | 691 | + </div> |
692 | - <p class="score"> | 692 | + <p class="score"> |
693 | - {{? item.score != -1 }} | 693 | + {{? item.score != -1 }} |
694 | - 您的评价: <span class="btn">{{=item.score_name}}</span> | 694 | + 您的评价: <span class="btn">{{=item.score_name}}</span> |
695 | - {{??}} | 695 | + {{??}} |
696 | - {{~ it.score_map :qa:pos}} | 696 | + {{~ it.score_map :qa:pos}} |
697 | - {{? qa.key}} | 697 | + {{? qa.key}} |
698 | - <a href="/user/question/evaluate/?id={{=item.id}}&score={{=qa.key}}" class="btn ajax" data-todo="question_evaluate">{{=qa.val}}</a> | 698 | + <a href="/user/question/evaluate/?id={{=item.id}}&score={{=qa.key}}" class="btn ajax" data-todo="question_evaluate">{{=qa.val}}</a> |
699 | - {{?}} | 699 | + {{?}} |
700 | - {{~}} | 700 | + {{~}} |
701 | - {{?}} | 701 | + {{?}} |
702 | - </p> | 702 | + </p> |
703 | - </li> | 703 | + </li> |
704 | - {{?}} | 704 | + {{?}} |
705 | - {{~ }} | 705 | + {{~ }} |
706 | - {{? it.page_num < it.total_page}} | 706 | + {{? it.page_num < it.total_page}} |
707 | - <li class="more"> | 707 | + <li class="more"> |
708 | - <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> | 708 | + <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> |
709 | - </li> | 709 | + </li> |
710 | - {{?}} | 710 | + {{?}} |
711 | -</script> | 711 | +</script> |
712 | -<script id='tpl_trade_record_template' type='text/x-jquery-tmpl'> | 712 | +<script id='tpl_trade_record_template' type='text/x-jquery-tmpl'> |
713 | -{{? it.model_list.length == 1 }} | 713 | +{{? it.model_list.length == 1 }} |
714 | - <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> | 714 | + <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> |
715 | -{{??}} | 715 | +{{??}} |
716 | -{{? it.page_num == 1}} | 716 | +{{? it.page_num == 1}} |
717 | - <div class="pay-info-cont clearfix"> | 717 | + <div class="pay-info-cont clearfix"> |
718 | - <div class="iconfont icon-yonghutouxiang pull-left"></div> | 718 | + <div class="iconfont icon-yonghutouxiang pull-left"></div> |
719 | - <div class="user-msg pull-left align-left"> | 719 | + <div class="user-msg pull-left align-left"> |
720 | - <h2>玩家:{{=Core.Data.username}}</h2> | 720 | + <h2>玩家:{{=Core.Data.username}}</h2> |
721 | - </div> | 721 | + </div> |
722 | - </div> | 722 | + </div> |
723 | -{{?}} | 723 | +{{?}} |
724 | - {{~ it.model_list :item:index }} | 724 | + {{~ it.model_list :item:index }} |
725 | - {{? item.id}} | 725 | + {{? item.id}} |
726 | - <li class="integral"> | 726 | + <li class="integral"> |
727 | - <div class="box"> | 727 | + <div class="box"> |
728 | - <h2> | 728 | + <h2> |
729 | - <i class="icon iconfont icon-shuangyuanquan"></i> | 729 | + <i class="icon iconfont icon-shuangyuanquan"></i> |
730 | - <div class="time"><h3>{{=item.last_firendlyTime}}</h3></div> | 730 | + <div class="time"><h3>{{=item.last_firendlyTime}}</h3></div> |
731 | - </h2> | 731 | + </h2> |
732 | - <div class="textbox"> | 732 | + <div class="textbox"> |
733 | - <div class="text"> | 733 | + <div class="text"> |
734 | - <h3> | 734 | + <h3> |
735 | - <strong>{{=item.server_name}}</strong><small><{{=item.role_name}}></small> | 735 | + <strong>{{=item.server_name}}</strong><small><{{=item.role_name}}></small> |
736 | - <span class="statu {{? item.get_status.indexOf('成功') > -1 }} text-success {{?? item.get_status.indexOf('拒绝')>-1 || item.get_status.indexOf('失败')>-1}} text-error{{??}} text-info{{?}}"> | 736 | + <span class="statu {{? item.get_status.indexOf('成功') > -1 }} text-success {{?? item.get_status.indexOf('拒绝')>-1 || item.get_status.indexOf('失败')>-1}} text-error{{??}} text-info{{?}}"> |
737 | - [{{? item.remark}} | 737 | + [{{? item.remark}} |
738 | - <span class="text-error">{{=item.remark}}</span> | 738 | + <span class="text-error">{{=item.remark}}</span> |
739 | - {{?}} | 739 | + {{?}} |
740 | - {{=item.get_status}}] | 740 | + {{=item.get_status}}] |
741 | - </span> | 741 | + </span> |
742 | - </h3> | 742 | + </h3> |
743 | - <div class="txt"> | 743 | + <div class="txt"> |
744 | - <h3>获得{{=Core.Data.game_unit_name}}<strong>{{=item.game_amount}}</strong>{{=Core.Data.game_unit}}。</h3> | 744 | + <h3>获得{{=Core.Data.game_unit_name}}<strong>{{=item.game_amount}}</strong>{{=Core.Data.game_unit}}。</h3> |
745 | - <p>订单:{{=item.id}}</> | 745 | + <p>订单:{{=item.id}}</> |
746 | - </div> | 746 | + </div> |
747 | - <div class="position"><i class="iconfont icon-triangle-left-copy"></i></div> | 747 | + <div class="position"><i class="iconfont icon-triangle-left-copy"></i></div> |
748 | - </div> | 748 | + </div> |
749 | - </div> | 749 | + </div> |
750 | - </div> | 750 | + </div> |
751 | - | 751 | + |
752 | - | 752 | + |
753 | - </li> | 753 | + </li> |
754 | - {{?}} | 754 | + {{?}} |
755 | - {{~ }} | 755 | + {{~ }} |
756 | - {{? it.page_num < it.total_page}} | 756 | + {{? it.page_num < it.total_page}} |
757 | - <li class="more"> | 757 | + <li class="more"> |
758 | - <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> | 758 | + <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> |
759 | - </li> | 759 | + </li> |
760 | - {{?}} | 760 | + {{?}} |
761 | -{{?}} | 761 | +{{?}} |
762 | -</script> | 762 | +</script> |
763 | - | 763 | + |
764 | -<script id='tpl_proxy_record_template' type='text/x-jquery-tmpl'> | 764 | +<script id='tpl_proxy_record_template' type='text/x-jquery-tmpl'> |
765 | -{{? it.model_list.length == 1 }} | 765 | +{{? it.model_list.length == 1 }} |
766 | - <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> | 766 | + <p style="text-align:center; font-size:30px; margin:20px auto;">没记录...</p> |
767 | -{{??}} | 767 | +{{??}} |
768 | - {{~ it.model_list :item:index }} | 768 | + {{~ it.model_list :item:index }} |
769 | - {{? item.id}} | 769 | + {{? item.id}} |
770 | - <li> | 770 | + <li> |
771 | - <p class="detail"> | 771 | + <p class="detail"> |
772 | - <span class="statu {{? item.get_status.indexOf('成功') > -1 }} text-success {{?? item.get_status.indexOf('拒绝')>-1 || item.get_status.indexOf('失败')>-1}} text-error{{??}} text-info{{?}}"> | 772 | + <span class="statu {{? item.get_status.indexOf('成功') > -1 }} text-success {{?? item.get_status.indexOf('拒绝')>-1 || item.get_status.indexOf('失败')>-1}} text-error{{??}} text-info{{?}}"> |
773 | - [{{? item.status == 1 }} | 773 | + [{{? item.status == 1 }} |
774 | - <a class="btn op-payfor" href="#pay_proxy&id={{=item.id}}" data-id="{{=item.id}}">支付</a> | 774 | + <a class="btn op-payfor" href="#pay_proxy&id={{=item.id}}" data-id="{{=item.id}}">支付</a> |
775 | - {{??}} | 775 | + {{??}} |
776 | - {{=item.get_status}}] | 776 | + {{=item.get_status}}] |
777 | - {{?}} | 777 | + {{?}} |
778 | - </span> | 778 | + </span> |
779 | - <strong>{{=item.game_name}}</strong><small>{{=item.server_name}}<{{=item.role_name}}></small> | 779 | + <strong>{{=item.game_name}}</strong><small>{{=item.server_name}}<{{=item.role_name}}></small> |
780 | - </p> | 780 | + </p> |
781 | - <p class="muted">消费游爱星<strong>{{=item.youai_star}}</strong>颗,获得{{=Core.Data.game_unit_name}}<strong>{{=item.game_amount}}</strong>{{=Core.Data.game_unit}}。</p> | 781 | + <p class="muted">消费游爱星<strong>{{=item.youai_star}}</strong>颗,获得{{=Core.Data.game_unit_name}}<strong>{{=item.game_amount}}</strong>{{=Core.Data.game_unit}}。</p> |
782 | - <p class="info"><small class="pull-right muted time_p">{{=item.last_firendlyTime}}</small> | 782 | + <p class="info"><small class="pull-right muted time_p">{{=item.last_firendlyTime}}</small> |
783 | - | 783 | + |
784 | - <span class="order-text">订单:{{=item.id}}</span> | 784 | + <span class="order-text">订单:{{=item.id}}</span> |
785 | - </p> | 785 | + </p> |
786 | - </li> | 786 | + </li> |
787 | - {{?}} | 787 | + {{?}} |
788 | - {{~ }} | 788 | + {{~ }} |
789 | - {{? it.page_num < it.total_page}} | 789 | + {{? it.page_num < it.total_page}} |
790 | - <li class="more"> | 790 | + <li class="more"> |
791 | - <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> | 791 | + <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> |
792 | - </li> | 792 | + </li> |
793 | - {{?}} | 793 | + {{?}} |
794 | -{{?}} | 794 | +{{?}} |
795 | -</script> | 795 | +</script> |
796 | -</div> | 796 | +</div> |
797 | - | 797 | + |
798 | -<script type="text/javascript" src="js/fastclick.min.1.0.js?201309041309"></script> | 798 | +<script type="text/javascript" src="js/fastclick.min.1.0.js?201309041309"></script> |
799 | -<script type="text/javascript" src="js/zepto.min.js?201309041309"></script> | 799 | +<script type="text/javascript" src="js/zepto.min.js?201309041309"></script> |
800 | -<script type="text/javascript" src="js/doT.min.js?201309041309" ></script> | 800 | +<script type="text/javascript" src="js/doT.min.js?201309041309" ></script> |
801 | -<script type="text/javascript" src="js/iscroll.min.1.0.js?201309041309" ></script> | 801 | +<script type="text/javascript" src="js/iscroll.min.1.0.js?201309041309" ></script> |
802 | -<script type="text/javascript"> | 802 | +<script type="text/javascript"> |
803 | -window.isGetData = 0; | 803 | +window.isGetData = 0; |
804 | -$(function() { | 804 | +$(function() { |
805 | -FastClick.attach(document.body); | 805 | +FastClick.attach(document.body); |
806 | -}); | 806 | +}); |
807 | -</script> | 807 | +</script> |
808 | -<script type="text/javascript" src="js/core.min.js?201504218002" ></script> | 808 | +<script type="text/javascript" src="js/core.min.js?201504218002" ></script> |
809 | -<script type="text/javascript" src="js/pay.min.js?201504218001" ></script> | 809 | +<script type="text/javascript" src="js/pay.min.js?201504218001" ></script> |
810 | -<script type="text/javascript" src="js/loader.min.js?201504218001"></script> | 810 | +<script type="text/javascript" src="js/loader.min.js?201504218001"></script> |
811 | -<!--身份证号码验证:2.0为没有限制年龄--> | 811 | +<!--身份证号码验证:2.0为没有限制年龄--> |
812 | -<script type="text/javascript" src="js/identity_id_2.0.js" ></script> | 812 | +<script type="text/javascript" src="js/identity_id_2.0.js" ></script> |
813 | -<script type="text/javascript"> | 813 | +<script type="text/javascript"> |
814 | -(function(){ | 814 | +(function(){ |
815 | - getData('/sdk/pay/json'); | 815 | + getData('/sdk/pay/json'); |
816 | -})(); | 816 | +})(); |
817 | -$(function(){ | 817 | +$(function(){ |
818 | - if (Core.isIos) { | 818 | + if (Core.isIos) { |
819 | - // $('meta[name="viewport"]').attr('content','width=800,maximum-scale=1,user-scalable=no'); | 819 | + $('meta[name="viewport"]').attr('content','width=800,maximum-scale=1,user-scalable=no'); |
820 | - $('meta[name="viewport"]').attr('content','width=880,maximum-scale=0.6,user-scalable=no'); | 820 | + } |
821 | - } | 821 | +}); |
822 | -}); | 822 | +</script> |
823 | -</script> | 823 | + |
824 | - | 824 | +</body> |
825 | -</body> | 825 | +</html> |
826 | -</html> | ... | ... |
1 | -date:2017-4-11 | 1 | +date:2017-4-11 |
2 | author | 2 | author |
3 | -:lizenghua | 3 | +:lizenghua |
4 | instructions | 4 | instructions |
5 | -:与星玩SDK同步 | 5 | +:与星玩SDK同步 |
6 | - | 6 | + |
7 | -date:2017-4-12 | 7 | +date:2017-4-12 |
8 | -author:lizenghua | 8 | +author:lizenghua |
9 | -instructions:修复当账户及密码为空时(本地存储的账号密码数据为空),通过密保找回密码时一直处于加载中无法跳转的问题 | 9 | +instructions:修复当账户及密码为空时(本地存储的账号密码数据为空),通过密保找回密码时一直处于加载中无法跳转的问题 |
10 | - | 10 | + |
11 | -date:2017-4-21 | 11 | +date:2017-4-21 |
12 | -author:lizenghua | 12 | +author:lizenghua |
13 | -instructions: | 13 | +instructions: |
14 | - 1、当用户是正式用户并绑定了手机后进行实名认证;身份证校验js:identity_id.js | 14 | + 1、当用户是正式用户并绑定了手机后进行实名认证;身份证校验js:identity_id.js |
15 | - 改动的文件有:login.html、login.js(同步在sdk_xingwan、sdk_6) | 15 | + 改动的文件有:login.html、login.js(同步在sdk_xingwan、sdk_6) |
16 | - 2、改动注释了pay.js里面的911行到918行:进入sdk要购买的游戏币>0时强制进入渠道充值页面(已同步在sdk_xingwan、sdk_6) | 16 | + 2、改动注释了pay.js里面的911行到918行:进入sdk要购买的游戏币>0时强制进入渠道充值页面(已同步在sdk_xingwan、sdk_6) |
17 | - | 17 | + |
18 | -date:2017-4-24 | 18 | +date:2017-4-24 |
19 | -author:lizenghua | 19 | +author:lizenghua |
20 | -instructions: | 20 | +instructions: |
21 | - 1、处理绑定手机的手机验证规则(176), | 21 | + 1、处理绑定手机的手机验证规则(176), |
22 | - 2、手机找回密码中重置密码残留旧密码问题 | 22 | + 2、手机找回密码中重置密码残留旧密码问题 |
23 | - | 23 | + |
24 | - | 24 | + |
25 | -date:2017-5-3 | 25 | +date:2017-5-3 |
26 | -author:lizenghua | 26 | +author:lizenghua |
27 | -instructions: | 27 | +instructions: |
28 | - 1、注释掉pay.html中的“游爱星”兑换入口 | 28 | + 1、注释掉pay.html中的“游爱星”兑换入口 |
29 | - 2、处理支付方式切换中出现 input_item 为undefind 的bug (将383行的{{?}}移至435行) | 29 | + 2、处理支付方式切换中出现 input_item 为undefind 的bug (将383行的{{?}}移至435行) |
30 | - 3、去掉设置密保中select默认的下拉图标(login.css) | 30 | + 3、去掉设置密保中select默认的下拉图标(login.css) |
31 | - 4、如果没有第三方登录则隐藏掉“第三方登录”字眼 | 31 | + 4、如果没有第三方登录则隐藏掉“第三方登录”字眼 |
32 | - | 32 | + |
33 | -date:2017-5-8 | 33 | +date:2017-5-8 |
34 | -author:lizenghua | 34 | +author:lizenghua |
35 | -instructions:处理支付方式点击支付图标出现 input_item 为undefind 的bug(将150行$c改成$(this)) | 35 | +instructions:处理支付方式点击支付图标出现 input_item 为undefind 的bug(将150行$c改成$(this)) |
36 | - | 36 | + |
37 | -date:2017-5-12 | 37 | +date:2017-5-12 |
38 | -author:lizenghua | 38 | +author:lizenghua |
39 | instructions:修改充值的界面显示大小 | 39 | instructions:修改充值的界面显示大小 |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
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,target-densitydpi=device-dpi" /> | 4 | +<meta name="viewport" content="width=device-width, user-scalable=no,target-densitydpi=device-dpi" /> |
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 | -<link href="skin/new_sdk.min.css?v=20150318002" type="text/css" rel="stylesheet" /> | 12 | +<link href="skin/new_sdk.min.css?v=20150318002" type="text/css" rel="stylesheet" /> |
13 | -<link id="skin" data-v="20150318001" type="text/css" rel="stylesheet" /> | 13 | +<link id="skin" data-v="20150318001" type="text/css" rel="stylesheet" /> |
14 | -<link href="skin/responsive.min.css?v=20150318001" type="text/css" rel="stylesheet" /> | 14 | +<link href="skin/responsive.min.css?v=20150318001" type="text/css" rel="stylesheet" /> |
15 | -<title> | 15 | +<title> |
16 | -手游平台登录 | 16 | +手游平台登录 |
17 | -</title> | 17 | +</title> |
18 | -</head> | 18 | +</head> |
19 | -<body> | 19 | +<body> |
20 | - | 20 | + |
21 | - | 21 | + |
22 | -<div class="mask"> | 22 | +<div class="mask"> |
23 | -<div class="container_load" id="loading"> | 23 | +<div class="container_load" id="loading"> |
24 | - <div class="content"> | 24 | + <div class="content"> |
25 | - <div class="circle"></div> | 25 | + <div class="circle"></div> |
26 | - <div class="circle1"></div> | 26 | + <div class="circle1"></div> |
27 | - </div> | 27 | + </div> |
28 | -</div> | 28 | +</div> |
29 | -<div class="alert alert-success hide" id="alert"> | 29 | +<div class="alert alert-success hide" id="alert"> |
30 | - <button type="button" class="close" data-dismiss="alert">×</button> | 30 | + <button type="button" class="close" data-dismiss="alert">×</button> |
31 | - <span></span> | 31 | + <span></span> |
32 | -</div> | 32 | +</div> |
33 | -<section id="home" data-attr="dot" class="hide"></section> | 33 | +<section id="home" data-attr="dot" class="hide"></section> |
34 | -<section id="frame" data-attr="dot" class="hide" ></section> | 34 | +<section id="frame" data-attr="dot" class="hide" ></section> |
35 | -<script id="frame_template" type="text/x-jquery-tmpl" > | 35 | +<script id="frame_template" type="text/x-jquery-tmpl" > |
36 | - <div class="header"> | 36 | + <div class="header"> |
37 | - <span class="title">{{=Core.Data.frame_title}}</span> | 37 | + <span class="title">{{=Core.Data.frame_title}}</span> |
38 | - <a class="btn pull-left op-back" href="#main">返回</a> | 38 | + <a class="btn pull-left op-back" href="#main">返回</a> |
39 | - </div> | 39 | + </div> |
40 | - <div class="container" style=""> | 40 | + <div class="container" style=""> |
41 | - <div class="container_load in_frame" id="loading_frame"> | 41 | + <div class="container_load in_frame" id="loading_frame"> |
42 | - <div class="content"> | 42 | + <div class="content"> |
43 | - <div class="circle"></div> | 43 | + <div class="circle"></div> |
44 | - <div class="circle1"></div> | 44 | + <div class="circle1"></div> |
45 | - </div> | 45 | + </div> |
46 | - </div> | 46 | + </div> |
47 | - {{? Core.isIos}}<div class="ios_scroll">{{?}} | 47 | + {{? Core.isIos}}<div class="ios_scroll">{{?}} |
48 | - <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> | 48 | + <iframe frameborder=0 src="{{=Core.Data.frame_src}}" scrolling="yes" width="100%" height="100%"></iframe> |
49 | - {{? Core.isIos}}</div>{{?}} | 49 | + {{? Core.isIos}}</div>{{?}} |
50 | - </div> | 50 | + </div> |
51 | -</script> | 51 | +</script> |
52 | -<script id="home_template" type="text/x-jquery-tmpl"> | 52 | +<script id="home_template" type="text/x-jquery-tmpl"> |
53 | - <div class="header"> | 53 | + <div class="header"> |
54 | - <span class="title">分享游戏</span> | 54 | + <span class="title">分享游戏</span> |
55 | - <a class="btn pull-left op-back" href="sdk://exit?action=share">回到游戏</a> | 55 | + <a class="btn pull-left op-back" href="sdk://exit?action=share">回到游戏</a> |
56 | - </div> | 56 | + </div> |
57 | - <div class="container"> | 57 | + <div class="container"> |
58 | - <div class="box_info_center"> | 58 | + <div class="box_info_center"> |
59 | - <div class="share_box1"> | 59 | + <div class="share_box1"> |
60 | - <div class="share_game clearfix"> | 60 | + <div class="share_game clearfix"> |
61 | - <img class="pull-left game_face" src="{{=Core.Data.icon || ''}}" height="75" width="75"> | 61 | + <img class="pull-left game_face" src="{{=Core.Data.icon || ''}}" height="75" width="75"> |
62 | - <textarea class="s_content">{{=Core.Data.content || '这款游戏还不错噢,一起来玩吧!'}}</textarea> | 62 | + <textarea class="s_content">{{=Core.Data.content || '这款游戏还不错噢,一起来玩吧!'}}</textarea> |
63 | - </div> | 63 | + </div> |
64 | - </div> | 64 | + </div> |
65 | - <div class="share_box2"> | 65 | + <div class="share_box2"> |
66 | - <div class=""> | 66 | + <div class=""> |
67 | - <h3 class="text-info">分享到</h3> | 67 | + <h3 class="text-info">分享到</h3> |
68 | - <ul class="other-login inline clearfix"> | 68 | + <ul class="other-login inline clearfix"> |
69 | - <li><a href="/sdk/share/game/qq/?app_id={{=Core.Data.app_id || ''}}" class="qq" title="QQ空间分享"></a></li> | 69 | + <li><a href="/sdk/share/game/qq/?app_id={{=Core.Data.app_id || ''}}" class="qq" title="QQ空间分享"></a></li> |
70 | - <li><a href="/sdk/share/game/sina/?app_id={{=Core.Data.app_id || ''}}" class="sina" title="新浪微博分享"></a></li> | 70 | + <li><a href="/sdk/share/game/sina/?app_id={{=Core.Data.app_id || ''}}" class="sina" title="新浪微博分享"></a></li> |
71 | - <li><a href="/sdk/share/game/tqq/?app_id={{=Core.Data.app_id || ''}}" class="tqq" title="腾讯微博分享"></a></li> | 71 | + <li><a href="/sdk/share/game/tqq/?app_id={{=Core.Data.app_id || ''}}" class="tqq" title="腾讯微博分享"></a></li> |
72 | - </ul> | 72 | + </ul> |
73 | - <div class="invite_box"> | 73 | + <div class="invite_box"> |
74 | - <h3 class="text-info">奖励说明:</h3> | 74 | + <h3 class="text-info">奖励说明:</h3> |
75 | - <p> | 75 | + <p> |
76 | - 1.成功邀请好友一起玩游戏,您可获得<span class="text-info">5{{=Core.Data.game_unit_name}}</span>的奖励。 | 76 | + 1.成功邀请好友一起玩游戏,您可获得<span class="text-info">5{{=Core.Data.game_unit_name}}</span>的奖励。 |
77 | - </p> | 77 | + </p> |
78 | - <p> | 78 | + <p> |
79 | - 2.好友若充值(限前10笔),您可获得<span class="text-info">5%</span>充值奖励。 | 79 | + 2.好友若充值(限前10笔),您可获得<span class="text-info">5%</span>充值奖励。 |
80 | - </p> | 80 | + </p> |
81 | - <p> | 81 | + <p> |
82 | - 3.好友首次充值,因被您邀请可额外获得<span class="text-info">10%</span>充值返利。 | 82 | + 3.好友首次充值,因被您邀请可额外获得<span class="text-info">10%</span>充值返利。 |
83 | - </p> | 83 | + </p> |
84 | - </div> | 84 | + </div> |
85 | - </div> | 85 | + </div> |
86 | - </div> | 86 | + </div> |
87 | - </div> | 87 | + </div> |
88 | - </div> | 88 | + </div> |
89 | -</script> | 89 | +</script> |
90 | -</div> | 90 | +</div> |
91 | - | 91 | + |
92 | -<script type="text/javascript" src="js/fastclick.min.1.0.js?201309041309"></script> | 92 | +<script type="text/javascript" src="js/fastclick.min.1.0.js?201309041309"></script> |
93 | -<script type="text/javascript" src="js/zepto.min.js?201309041309"></script> | 93 | +<script type="text/javascript" src="js/zepto.min.js?201309041309"></script> |
94 | -<script type="text/javascript" src="js/doT.min.js?201309041309" ></script> | 94 | +<script type="text/javascript" src="js/doT.min.js?201309041309" ></script> |
95 | -<script type="text/javascript"> | 95 | +<script type="text/javascript"> |
96 | -window.isGetData = 0; | 96 | +window.isGetData = 0; |
97 | -$(function() { | 97 | +$(function() { |
98 | -FastClick.attach(document.body); | 98 | +FastClick.attach(document.body); |
99 | -}); | 99 | +}); |
100 | -</script> | 100 | +</script> |
101 | -<script type="text/javascript" src="js/core.min.js?201403141112" ></script> | 101 | +<script type="text/javascript" src="js/core.min.js?201403141112" ></script> |
102 | -<script type="text/javascript"> | 102 | +<script type="text/javascript"> |
103 | - (function(){ | 103 | + (function(){ |
104 | - // Home模块 | 104 | + // Home模块 |
105 | - var Home = function(modId) { | 105 | + var Home = function(modId) { |
106 | - Module.call(this, modId); | 106 | + Module.call(this, modId); |
107 | - } | 107 | + } |
108 | - // 继承基础模块 | 108 | + // 继承基础模块 |
109 | - Core.inherit(Home, Module); | 109 | + Core.inherit(Home, Module); |
110 | - Home.prototype.bind = function(){ | 110 | + Home.prototype.bind = function(){ |
111 | - var that = this; | 111 | + var that = this; |
112 | - that.$c.on('click', '.other-login a', function(e){ | 112 | + that.$c.on('click', '.other-login a', function(e){ |
113 | - e.preventDefault(); | 113 | + e.preventDefault(); |
114 | - //分享连接 | 114 | + //分享连接 |
115 | - var $tar = $(e.target); | 115 | + var $tar = $(e.target); |
116 | - var content = that.$c.find('.s_content').val(); | 116 | + var content = that.$c.find('.s_content').val(); |
117 | - $tar.attr('params', 'content=' + content); | 117 | + $tar.attr('params', 'content=' + content); |
118 | - Core.ajax_do($tar, function(data){ | 118 | + Core.ajax_do($tar, function(data){ |
119 | - console.log(data); | 119 | + console.log(data); |
120 | - if(data.code == 0){ | 120 | + if(data.code == 0){ |
121 | - if(data.msg.next_url){ | 121 | + if(data.msg.next_url){ |
122 | - // 需要重新授权 | 122 | + // 需要重新授权 |
123 | - var src = data.msg.next_url; | 123 | + var src = data.msg.next_url; |
124 | - if (Core.isFile) { | 124 | + if (Core.isFile) { |
125 | - src = Core.server + src; | 125 | + src = Core.server + src; |
126 | - } | 126 | + } |
127 | - Core.Data.frame_title = $tar.attr('title'); | 127 | + Core.Data.frame_title = $tar.attr('title'); |
128 | - Core.Data.frame_src = src; | 128 | + Core.Data.frame_src = src; |
129 | - Core.updateMod('frame'); | 129 | + Core.updateMod('frame'); |
130 | - } else { | 130 | + } else { |
131 | - // | 131 | + // |
132 | - Core.showTips(data.msg); | 132 | + Core.showTips(data.msg); |
133 | - } | 133 | + } |
134 | - } | 134 | + } |
135 | - }, that); | 135 | + }, that); |
136 | - }); | 136 | + }); |
137 | - } | 137 | + } |
138 | - Core.registerMod('home', Home); | 138 | + Core.registerMod('home', Home); |
139 | - var Frame = function(modId) { | 139 | + var Frame = function(modId) { |
140 | - Module.call(this, modId); | 140 | + Module.call(this, modId); |
141 | - } | 141 | + } |
142 | - Core.inherit(Frame, Module); | 142 | + Core.inherit(Frame, Module); |
143 | - Frame.prototype.show_after = function() { | 143 | + Frame.prototype.show_after = function() { |
144 | - var that = this; | 144 | + var that = this; |
145 | - var _des = Core.last_mod ? Core.last_mod : 'home'; | 145 | + var _des = Core.last_mod ? Core.last_mod : 'home'; |
146 | - this.$c.find('a.btn.pull-left').attr('href', '#' + _des); | 146 | + this.$c.find('a.btn.pull-left').attr('href', '#' + _des); |
147 | - this.$c.find('iframe')[0].onload = function() { | 147 | + this.$c.find('iframe')[0].onload = function() { |
148 | - that.$c.find('#loading_frame').hide(); | 148 | + that.$c.find('#loading_frame').hide(); |
149 | - } | 149 | + } |
150 | - } | 150 | + } |
151 | - Core.registerMod('frame', Frame); | 151 | + Core.registerMod('frame', Frame); |
152 | - })(); | 152 | + })(); |
153 | -</script> | 153 | +</script> |
154 | -<script type="text/javascript" src="js/loader.min.js?201401151617"></script> | 154 | +<script type="text/javascript" src="js/loader.min.js?201401151617"></script> |
155 | -<script type="text/javascript"> | 155 | +<script type="text/javascript"> |
156 | -(function(){ | 156 | +(function(){ |
157 | - window.isGetData = 1; | 157 | + window.isGetData = 1; |
158 | - getData('/game/info/'); | 158 | + getData('/game/info/'); |
159 | -})(); | 159 | +})(); |
160 | -</script> | 160 | +</script> |
161 | - | 161 | + |
162 | -</body> | 162 | +</body> |
163 | </html> | 163 | </html> |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
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 | -input[type=button],input[type=text],input[type=password]{-webkit-appearance:none;outline:none} | 26 | +input[type=button],input[type=text],input[type=password]{-webkit-appearance:none;outline:none} |
27 | -a:focus { | 27 | +a:focus { |
28 | - outline:thin dotted; /* 处理“outline”在Chrome浏览器中和其它浏览器之间的不一致 */ | 28 | + outline:thin dotted; /* 处理“outline”在Chrome浏览器中和其它浏览器之间的不一致 */ |
29 | -} | 29 | +} |
30 | -.red{ color: red;} | 30 | +.red{ color: red;} |
31 | -select{ | 31 | +select{ |
32 | - -moz-appearance: none; | 32 | + -moz-appearance: none; |
33 | - -webkit-appearance:none; | 33 | + -webkit-appearance:none; |
34 | - appearance:none; | 34 | + appearance:none; |
35 | -} | 35 | +} |
36 | -/*字体图标*/ | 36 | +/*字体图标*/ |
37 | -@font-face {font-family: "iconfont"; | 37 | +@font-face {font-family: "iconfont"; |
38 | - src: url('../font/iconfont.eot?t=1468997064'); /* IE9*/ | 38 | + src: url('../font/iconfont.eot?t=1468997064'); /* IE9*/ |
39 | - src: url('../font/iconfont.eot?t=1468997064#iefix') format('embedded-opentype'), /* IE6-IE8 */ | 39 | + src: url('../font/iconfont.eot?t=1468997064#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
40 | - url('../font/iconfont.woff?t=1468997064') format('woff'), /* chrome, firefox */ | 40 | + url('../font/iconfont.woff?t=1468997064') format('woff'), /* chrome, firefox */ |
41 | - url('../font/iconfont.ttf?t=1468997064') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ | 41 | + url('../font/iconfont.ttf?t=1468997064') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ |
42 | - url('../font/iconfont.svg?t=1468997064#iconfont') format('svg'); /* iOS 4.1- */ | 42 | + url('../font/iconfont.svg?t=1468997064#iconfont') format('svg'); /* iOS 4.1- */ |
43 | -} | 43 | +} |
44 | - | 44 | + |
45 | -.iconfont { | 45 | +.iconfont { |
46 | - font-family:"iconfont" !important; | 46 | + font-family:"iconfont" !important; |
47 | - font-size:16px; | 47 | + font-size:16px; |
48 | - font-style:normal; | 48 | + font-style:normal; |
49 | - -webkit-font-smoothing: antialiased; | 49 | + -webkit-font-smoothing: antialiased; |
50 | - -webkit-text-stroke-width: 0.2px; | 50 | + -webkit-text-stroke-width: 0.2px; |
51 | - -moz-osx-font-smoothing: grayscale; | 51 | + -moz-osx-font-smoothing: grayscale; |
52 | -} | 52 | +} |
53 | - | 53 | + |
54 | -.icon-weixin:before { content: "\e600"; font-size: 1.8em; color: #0bb515;} | 54 | +.icon-weixin:before { content: "\e600"; font-size: 1.8em; color: #0bb515;} |
55 | -.icon-qq:before { content: "\e601"; font-size: 1.8em; color: #00beef;} | 55 | +.icon-qq:before { content: "\e601"; font-size: 1.8em; color: #00beef;} |
56 | -.icon-iconfontcha:before { content: "\e609"; } | 56 | +.icon-iconfontcha:before { content: "\e609"; } |
57 | -.icon-qq1:before { content: "\e602"; font-size: 1.8em; color: #00beef;} | 57 | +.icon-qq1:before { content: "\e602"; font-size: 1.8em; color: #00beef;} |
58 | -.icon-weixin1:before { content: "\e603"; } | 58 | +.icon-weixin1:before { content: "\e603"; } |
59 | -.icon-qq2:before { content: "\e604"; font-size: 1.8em; color: #00beef;} | 59 | +.icon-qq2:before { content: "\e604"; font-size: 1.8em; color: #00beef;} |
60 | -.icon-iconfontxiangyou:before { content: "\e60a"; color: #fff; font-size: 1.6em;} | 60 | +.icon-iconfontxiangyou:before { content: "\e60a"; color: #fff; font-size: 1.6em;} |
61 | -.icon-iconfontcolor19:before { content: "\e60b"; } | 61 | +.icon-iconfontcolor19:before { content: "\e60b"; } |
62 | -.icon-xuanzhong:before { content: "\e60c"; color: #ff9600; font-size: 1.6em;} | 62 | +.icon-xuanzhong:before { content: "\e60c"; color: #ff9600; font-size: 1.6em;} |
63 | -.icon-triangle-l:before { content: "\e605"; } | 63 | +.icon-triangle-l:before { content: "\e605"; } |
64 | -.icon-shuangyuanquan:before { content: "\e60d"; color: #089b55;} | 64 | +.icon-shuangyuanquan:before { content: "\e60d"; color: #089b55;} |
65 | -.icon-weixin2:before { content: "\e606"; } | 65 | +.icon-weixin2:before { content: "\e606"; } |
66 | -.icon-xiangyou:before { content: "\e60e"; } | 66 | +.icon-xiangyou:before { content: "\e60e"; } |
67 | -.icon-fuxuankuangyixuanze:before { content: "\e607"; } | 67 | +.icon-fuxuankuangyixuanze:before { content: "\e607"; } |
68 | -.icon-xiangxia:before { content: "\e60f"; color: #ddd; font-size: 30px;} | 68 | +.icon-xiangxia:before { content: "\e60f"; color: #ddd; font-size: 30px;} |
69 | -.icon-icon3:before { content: "\e608"; } | 69 | +.icon-icon3:before { content: "\e608"; } |
70 | -.icon-fanhui:before { content: "\e610"; color: #00beef; font-size: 36px;} | 70 | +.icon-fanhui:before { content: "\e610"; color: #00beef; font-size: 36px;} |
71 | -.icon-yonghutouxiang:before { content: "\e611"; color: #c1c1c1; font-size: 75px;} | 71 | +.icon-yonghutouxiang:before { content: "\e611"; color: #c1c1c1; font-size: 75px;} |
72 | -.icon-triangle-left-copy:before { content: "\e612"; color:#ddd; font-size: 1.8em;} | 72 | +.icon-triangle-left-copy:before { content: "\e612"; color:#ddd; font-size: 1.8em;} |
73 | - | 73 | + |
74 | -/*SDK背景box*/ | 74 | +/*SDK背景box*/ |
75 | -.new-sdk-container{ | 75 | +.new-sdk-container{ |
76 | - position: relative; | 76 | + position: relative; |
77 | - background: #f6f6f6; | 77 | + background: #f6f6f6; |
78 | - height: 100%; | 78 | + height: 100%; |
79 | -} | 79 | +} |
80 | -html{ | 80 | +html{ |
81 | -position: relative; | 81 | +position: relative; |
82 | -background: #f6f6f6; | 82 | +background: #f6f6f6; |
83 | -height: 100%; | 83 | +height: 100%; |
84 | - -webkit-tap-highlight-color: rgba(0, 0, 0, 0);/*禁用ios点击元素时的灰色背景*/ | 84 | + -webkit-tap-highlight-color: rgba(0, 0, 0, 0);/*禁用ios点击元素时的灰色背景*/ |
85 | - /*-webkit-user-modify: read-write-plaintext-only;*/ | 85 | + /*-webkit-user-modify: read-write-plaintext-only;*/ |
86 | -} | 86 | +} |
87 | -body{ | 87 | +body{ |
88 | - width: 100%; | 88 | + width: 100%; |
89 | - height: 100%; | 89 | + height: 100%; |
90 | - background-size: 100%; | 90 | + background-size: 100%; |
91 | -} | 91 | +} |
92 | -.mask{ | 92 | +.mask{ |
93 | - position: relative; | 93 | + position: relative; |
94 | - height: 100%; | 94 | + height: 100%; |
95 | -} | 95 | +} |
96 | -.redround{ | 96 | +.redround{ |
97 | - display: inline-block; | 97 | + display: inline-block; |
98 | - width: 5px; | 98 | + width: 5px; |
99 | - height: 5px; | 99 | + height: 5px; |
100 | - background: red; | 100 | + background: red; |
101 | - border-radius: 50px; | 101 | + border-radius: 50px; |
102 | - position: absolute; | 102 | + position: absolute; |
103 | - right: 10px; | 103 | + right: 10px; |
104 | - top: 10px; | 104 | + top: 10px; |
105 | -} | 105 | +} |
106 | - | 106 | + |
107 | -.container.activity{ | 107 | +.container.activity{ |
108 | - position: absolute; | 108 | + position: absolute; |
109 | - left: 0; | 109 | + left: 0; |
110 | - top: 133x; | 110 | + top: 133x; |
111 | - bottom: 0; | 111 | + bottom: 0; |
112 | - right: 0; | 112 | + right: 0; |
113 | - height: calc(100% - 134px); | 113 | + height: calc(100% - 134px); |
114 | -} | 114 | +} |
115 | -.SDK-titlebox{ | 115 | +.SDK-titlebox{ |
116 | - height: 33px; | 116 | + height: 33px; |
117 | - background: #00beef; | 117 | + background: #00beef; |
118 | -} | 118 | +} |
119 | -/*SDK-logo*/ | 119 | +/*SDK-logo*/ |
120 | -.new-sdk-container .new-sdk-logo{ | 120 | +.new-sdk-container .new-sdk-logo{ |
121 | - text-align: center; | 121 | + text-align: center; |
122 | - width:100%; | 122 | + width:100%; |
123 | - height:53px; | 123 | + height:53px; |
124 | -} | 124 | +} |
125 | -.new-sdk-container .new-sdk-logo img{ | 125 | +.new-sdk-container .new-sdk-logo img{ |
126 | - width: 210px; | 126 | + width: 210px; |
127 | - margin: 0 auto; | 127 | + margin: 0 auto; |
128 | - padding: 15px 0 0 0; | 128 | + padding: 15px 0 0 0; |
129 | - height:53px; | 129 | + height:53px; |
130 | -} | 130 | +} |
131 | -.new-sdk-container .new-sdk-box{ | 131 | +.new-sdk-container .new-sdk-box{ |
132 | - padding: 20px 37px; | 132 | + padding: 20px 37px; |
133 | - border-top: 1px solid #c4c3c3; | 133 | + border-top: 1px solid #c4c3c3; |
134 | - box-sizing: border-box; | 134 | + box-sizing: border-box; |
135 | - -moz-box-sizing: border-box; | 135 | + -moz-box-sizing: border-box; |
136 | - -webkit-box-sizing: border-box; | 136 | + -webkit-box-sizing: border-box; |
137 | -} | 137 | +} |
138 | -.new-sdk-container .new-sdk-box .input{ | 138 | +.new-sdk-container .new-sdk-box .input{ |
139 | - margin-bottom: 15px; | 139 | + margin-bottom: 15px; |
140 | - border: 1px solid #c0c0c0; | 140 | + border: 1px solid #c0c0c0; |
141 | - /*box-shadow: 1px 2px 2px #c2c2c2 inset;*/ | 141 | + /*box-shadow: 1px 2px 2px #c2c2c2 inset;*/ |
142 | - border-radius: 10px; | 142 | + border-radius: 10px; |
143 | - -moz-border-radius: 10px; | 143 | + -moz-border-radius: 10px; |
144 | - -webkit-border-radius: 10px; | 144 | + -webkit-border-radius: 10px; |
145 | - padding: 25px 0; | 145 | + padding: 25px 0; |
146 | - background: #fff; | 146 | + background: #fff; |
147 | - box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; | 147 | + box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; |
148 | -} | 148 | +} |
149 | -.new-sdk-container .new-sdk-box .input input{ | 149 | +.new-sdk-container .new-sdk-box .input input{ |
150 | - display: inline-block; | 150 | + display: inline-block; |
151 | - width:100%; | 151 | + width:100%; |
152 | - background: none; | 152 | + background: none; |
153 | - border: none; | 153 | + border: none; |
154 | - color: #000; | 154 | + color: #000; |
155 | - font-size: 30px; | 155 | + font-size: 30px; |
156 | - font-family: "Microsoft YaHei","微软雅黑"; | 156 | + font-family: "Microsoft YaHei","微软雅黑"; |
157 | - white-space:nowrap; | 157 | + white-space:nowrap; |
158 | - text-overflow:ellipsis; | 158 | + text-overflow:ellipsis; |
159 | - overflow:hidden; | 159 | + overflow:hidden; |
160 | - word-break:break-all; | 160 | + word-break:break-all; |
161 | - height: 45px; | 161 | + height: 45px; |
162 | - line-height: 45px; | 162 | + line-height: 45px; |
163 | - vertical-align: middle; | 163 | + vertical-align: middle; |
164 | - margin: 20px 0; | 164 | + margin: 20px 0; |
165 | -} | 165 | +} |
166 | -.new-sdk-container .new-sdk-box .inputCode input,.new-sdk-container .new-sdk-box .inputCode .getCode{ | 166 | +.new-sdk-container .new-sdk-box .inputCode input,.new-sdk-container .new-sdk-box .inputCode .getCode{ |
167 | - width:100%; | 167 | + width:100%; |
168 | - background: none; | 168 | + background: none; |
169 | - border: none; | 169 | + border: none; |
170 | - color: #000; | 170 | + color: #000; |
171 | - font-size: 30px; | 171 | + font-size: 30px; |
172 | - font-family: "Microsoft YaHei","微软雅黑"; | 172 | + font-family: "Microsoft YaHei","微软雅黑"; |
173 | - white-space:nowrap; | 173 | + white-space:nowrap; |
174 | - text-overflow:ellipsis; | 174 | + text-overflow:ellipsis; |
175 | - overflow:hidden; | 175 | + overflow:hidden; |
176 | - word-break:break-all; | 176 | + word-break:break-all; |
177 | -} | 177 | +} |
178 | -/*#js_getcode{ | 178 | +/*#js_getcode{ |
179 | - height: 80px; | 179 | + height: 80px; |
180 | - line-height: 80px; | 180 | + line-height: 80px; |
181 | -}*/ | 181 | +}*/ |
182 | -/*.new-sdk-container .step-box .new-sdk-box .input input,.new-sdk-container .step-box .new-sdk-box .inputCode .getCode{ | 182 | +/*.new-sdk-container .step-box .new-sdk-box .input input,.new-sdk-container .step-box .new-sdk-box .inputCode .getCode{ |
183 | - height: 80px; | 183 | + height: 80px; |
184 | - line-height: 80px; | 184 | + line-height: 80px; |
185 | -}*/ | 185 | +}*/ |
186 | -.new-sdk-container .new-sdk-box .inputCode .input{ | 186 | +.new-sdk-container .new-sdk-box .inputCode .input{ |
187 | - float: left; | 187 | + float: left; |
188 | - width: 55%; | 188 | + width: 55%; |
189 | - padding: 0; | 189 | + padding: 0; |
190 | -} | 190 | +} |
191 | -.new-sdk-container .new-sdk-box .inputCode .getCode{ | 191 | +.new-sdk-container .new-sdk-box .inputCode .getCode{ |
192 | - width: 40%; | 192 | + width: 40%; |
193 | - float: right; | 193 | + float: right; |
194 | - color: #ff9600; | 194 | + color: #ff9600; |
195 | - border: 1px solid #ff9600; | 195 | + border: 1px solid #ff9600; |
196 | - border-radius: 10px; | 196 | + border-radius: 10px; |
197 | - text-align: center; | 197 | + text-align: center; |
198 | -} | 198 | +} |
199 | -.new-sdk-container .new-sdk-box .inputCode .getCode.disabled{ | 199 | +.new-sdk-container .new-sdk-box .inputCode .getCode.disabled{ |
200 | - border: 1px solid #c0c0c0; | 200 | + border: 1px solid #c0c0c0; |
201 | - color: #c0c0c0; | 201 | + color: #c0c0c0; |
202 | - cursor : none; | 202 | + cursor : none; |
203 | - pointer-events: none; | 203 | + pointer-events: none; |
204 | -} | 204 | +} |
205 | -.new-sdk-container .new-sdk-box p,.new-sdk-container .new-sdk-box p a{ | 205 | +.new-sdk-container .new-sdk-box p,.new-sdk-container .new-sdk-box p a{ |
206 | - color: #434343; | 206 | + color: #434343; |
207 | - font-size: 24px; | 207 | + font-size: 24px; |
208 | - font-family: "Microsoft YaHei","微软雅黑"; | 208 | + font-family: "Microsoft YaHei","微软雅黑"; |
209 | - margin: 20px 0 0; | 209 | + margin: 20px 0 0; |
210 | -} | 210 | +} |
211 | -.new-sdk-container .new-sdk-box .acount-name p span.phoneMobile{ | 211 | +.new-sdk-container .new-sdk-box .acount-name p span.phoneMobile{ |
212 | - color: #434343; | 212 | + color: #434343; |
213 | -} | 213 | +} |
214 | -.new-sdk-container .new-sdk-box p span{ | 214 | +.new-sdk-container .new-sdk-box p span{ |
215 | - color: #da8000; | 215 | + color: #da8000; |
216 | -} | 216 | +} |
217 | -.new-sdk-container .inline-btn{ | 217 | +.new-sdk-container .inline-btn{ |
218 | - overflow: auto; | 218 | + overflow: auto; |
219 | - zoom: 1; | 219 | + zoom: 1; |
220 | - width: 88%; | 220 | + width: 88%; |
221 | - margin: 0px auto 25px auto; | 221 | + margin: 0px auto 25px auto; |
222 | -} | 222 | +} |
223 | -.new-sdk-container .inline-btn li{ | 223 | +.new-sdk-container .inline-btn li{ |
224 | - float: left; | 224 | + float: left; |
225 | - width: 45%; | 225 | + width: 45%; |
226 | - text-align: center; | 226 | + text-align: center; |
227 | - background: #ff9600; | 227 | + background: #ff9600; |
228 | - border-radius: 20px; | 228 | + border-radius: 20px; |
229 | - padding: 26px 0; | 229 | + padding: 26px 0; |
230 | -} | 230 | +} |
231 | -.new-sdk-container .inline-btn li:nth-child(2n+2){ | 231 | +.new-sdk-container .inline-btn li:nth-child(2n+2){ |
232 | - float: right; | 232 | + float: right; |
233 | - background: #00beef; | 233 | + background: #00beef; |
234 | -} | 234 | +} |
235 | -.new-sdk-container .login-inline-btn li{ | 235 | +.new-sdk-container .login-inline-btn li{ |
236 | - background: #00beef; | 236 | + background: #00beef; |
237 | -} | 237 | +} |
238 | -.new-sdk-container .login-inline-btn li:nth-child(2n+2){ | 238 | +.new-sdk-container .login-inline-btn li:nth-child(2n+2){ |
239 | - background: #ff9600; | 239 | + background: #ff9600; |
240 | -} | 240 | +} |
241 | -.new-sdk-container .only-btn{ | 241 | +.new-sdk-container .only-btn{ |
242 | - position: relative; | 242 | + position: relative; |
243 | - text-align: center; | 243 | + text-align: center; |
244 | - width: calc(100% - 2em); | 244 | + width: calc(100% - 2em); |
245 | - width: -moz-calc(100% - 2em); | 245 | + width: -moz-calc(100% - 2em); |
246 | - width: -webkit-calc(100% - 2em); | 246 | + width: -webkit-calc(100% - 2em); |
247 | - padding: 10px 0; | 247 | + padding: 10px 0; |
248 | - /*background: #00beef;*/ | 248 | + /*background: #00beef;*/ |
249 | - border-radius: 10px; | 249 | + border-radius: 10px; |
250 | - margin:1.0em auto 0; | 250 | + margin:1.0em auto 0; |
251 | -} | 251 | +} |
252 | -.new-sdk-container .only-btn a.btn-orange{ | 252 | +.new-sdk-container .only-btn a.btn-orange{ |
253 | - display: block; | 253 | + display: block; |
254 | - width: 235px; | 254 | + width: 235px; |
255 | - margin: 0 auto; | 255 | + margin: 0 auto; |
256 | - border-radius: 10px; | 256 | + border-radius: 10px; |
257 | - font-size: 30px; | 257 | + font-size: 30px; |
258 | - padding: 25px 0; | 258 | + padding: 25px 0; |
259 | -} | 259 | +} |
260 | -.new-sdk-container .only-btn .readyed{ | 260 | +.new-sdk-container .only-btn .readyed{ |
261 | - position: absolute; | 261 | + position: absolute; |
262 | - right: 0; | 262 | + right: 0; |
263 | - top: 5px; | 263 | + top: 5px; |
264 | - color: #000; | 264 | + color: #000; |
265 | - font-family: "Microsoft YaHei","微软雅黑"; | 265 | + font-family: "Microsoft YaHei","微软雅黑"; |
266 | - font-size: 18px; | 266 | + font-size: 18px; |
267 | -} | 267 | +} |
268 | -.new-sdk-container .inline-btn a,.new-sdk-container .only-btn a{ | 268 | +.new-sdk-container .inline-btn a,.new-sdk-container .only-btn a{ |
269 | - display: block; | 269 | + display: block; |
270 | - color: #fff; | 270 | + color: #fff; |
271 | - font-size: 30px; | 271 | + font-size: 30px; |
272 | - font-family: "Microsoft YaHei","微软雅黑"; | 272 | + font-family: "Microsoft YaHei","微软雅黑"; |
273 | - letter-spacing: 2px; | 273 | + letter-spacing: 2px; |
274 | -} | 274 | +} |
275 | - | 275 | + |
276 | -.new-sdk-container .inline-btn .btn{ | 276 | +.new-sdk-container .inline-btn .btn{ |
277 | - display:inline-block; | 277 | + display:inline-block; |
278 | - border: 0; | 278 | + border: 0; |
279 | - background: #00beef; | 279 | + background: #00beef; |
280 | - color: #fff; | 280 | + color: #fff; |
281 | - font-size: 30px; | 281 | + font-size: 30px; |
282 | - font-family: "Microsoft YaHei","微软雅黑"; | 282 | + font-family: "Microsoft YaHei","微软雅黑"; |
283 | - letter-spacing: 2px; | 283 | + letter-spacing: 2px; |
284 | - cursor: pointer; | 284 | + cursor: pointer; |
285 | - width: 100%; | 285 | + width: 100%; |
286 | - vertical-align: middle; | 286 | + vertical-align: middle; |
287 | - border-radius: 20px; | 287 | + border-radius: 20px; |
288 | - -moz-border-radius: 20px; | 288 | + -moz-border-radius: 20px; |
289 | - -webkit-border-radius: 20px; | 289 | + -webkit-border-radius: 20px; |
290 | -} | 290 | +} |
291 | -.new-sdk-container .inline-btn .btn-orange{ | 291 | +.new-sdk-container .inline-btn .btn-orange{ |
292 | - background: #ff9600 | 292 | + background: #ff9600 |
293 | -} | 293 | +} |
294 | -.new-sdk-container .new-sdk-box .input select{ | 294 | +.new-sdk-container .new-sdk-box .input select{ |
295 | - width: 100%; | 295 | + width: 100%; |
296 | - height: 88px; | 296 | + height: 88px; |
297 | - line-height: 88px; | 297 | + line-height: 88px; |
298 | - background: none; | 298 | + background: none; |
299 | - border: none; | 299 | + border: none; |
300 | - color: #434343; | 300 | + color: #434343; |
301 | - font-size: 30px; | 301 | + font-size: 30px; |
302 | - font-family: "Microsoft YaHei","微软雅黑"; | 302 | + font-family: "Microsoft YaHei","微软雅黑"; |
303 | -} | 303 | +} |
304 | -.select2-container{ | 304 | +.select2-container{ |
305 | - min-width: 100%; | 305 | + min-width: 100%; |
306 | -} | 306 | +} |
307 | -.new-sdk-container .new-sdk-box .new-sdk-psw{ | 307 | +.new-sdk-container .new-sdk-box .new-sdk-psw{ |
308 | - padding: 0 25px; | 308 | + padding: 0 25px; |
309 | - | 309 | + |
310 | -} | 310 | +} |
311 | -.new-sdk-container .new-sdk-box .input i{ | 311 | +.new-sdk-container .new-sdk-box .input i{ |
312 | - display: inline-block; | 312 | + display: inline-block; |
313 | - width: 90px; | 313 | + width: 90px; |
314 | - color: #000; | 314 | + color: #000; |
315 | - font-size: 30px; | 315 | + font-size: 30px; |
316 | - font-family: "Microsoft YaHei","微软雅黑"; | 316 | + font-family: "Microsoft YaHei","微软雅黑"; |
317 | - font-style:normal; | 317 | + font-style:normal; |
318 | -} | 318 | +} |
319 | -.new-sdk-container .new-sdk-box .input label{ | 319 | +.new-sdk-container .new-sdk-box .input label{ |
320 | - display: inline-block; | 320 | + display: inline-block; |
321 | - width: calc(100% - 65px); | 321 | + width: calc(100% - 65px); |
322 | - width: -moz-calc(100% - 65px); | 322 | + width: -moz-calc(100% - 65px); |
323 | - width: -webkit-calc(100% - 65px); | 323 | + width: -webkit-calc(100% - 65px); |
324 | -} | 324 | +} |
325 | -.new-sdk-container .new-sdk-box .new-sdk-psw input{ | 325 | +.new-sdk-container .new-sdk-box .new-sdk-psw input{ |
326 | - padding: 0; | 326 | + padding: 0; |
327 | - text-align: left; | 327 | + text-align: left; |
328 | -} | 328 | +} |
329 | - | 329 | + |
330 | -.new-sdk-container .new-sdk-box .new-sdk-lc{ | 330 | +.new-sdk-container .new-sdk-box .new-sdk-lc{ |
331 | - margin:2em auto 0; | 331 | + margin:2em auto 0; |
332 | - overflow: auto; | 332 | + overflow: auto; |
333 | - zoom: 1; | 333 | + zoom: 1; |
334 | -} | 334 | +} |
335 | -.new-sdk-container .new-sdk-box .new-sdk-lc .sleft{ | 335 | +.new-sdk-container .new-sdk-box .new-sdk-lc .sleft{ |
336 | - float: left; | 336 | + float: left; |
337 | -} | 337 | +} |
338 | -.new-sdk-container .new-sdk-lc .sleft .image{ | 338 | +.new-sdk-container .new-sdk-lc .sleft .image{ |
339 | - width: 50px; | 339 | + width: 50px; |
340 | - height: 50px; | 340 | + height: 50px; |
341 | - position: relative; | 341 | + position: relative; |
342 | -} | 342 | +} |
343 | -.new-sdk-container .new-sdk-lc .sleft img{ | 343 | +.new-sdk-container .new-sdk-lc .sleft img{ |
344 | - max-height: 50px; | 344 | + max-height: 50px; |
345 | - max-width: 50px; | 345 | + max-width: 50px; |
346 | - width: auto; | 346 | + width: auto; |
347 | - height: auto; | 347 | + height: auto; |
348 | - position: absolute; | 348 | + position: absolute; |
349 | - left: 0; | 349 | + left: 0; |
350 | - right: 0; | 350 | + right: 0; |
351 | - top: 0; | 351 | + top: 0; |
352 | - bottom: 0; | 352 | + bottom: 0; |
353 | - margin: auto; | 353 | + margin: auto; |
354 | -} | 354 | +} |
355 | -.new-sdk-container .new-sdk-lc .scenter{ | 355 | +.new-sdk-container .new-sdk-lc .scenter{ |
356 | - float: left; | 356 | + float: left; |
357 | - margin-left: 10px; | 357 | + margin-left: 10px; |
358 | - width: calc(100% - 180px); | 358 | + width: calc(100% - 180px); |
359 | - width: -moz-calc(100% - 180px); | 359 | + width: -moz-calc(100% - 180px); |
360 | - width: -webkit-calc(100% - 180px); | 360 | + width: -webkit-calc(100% - 180px); |
361 | -} | 361 | +} |
362 | -.new-sdk-container .new-sdk-lc .scenter p{ | 362 | +.new-sdk-container .new-sdk-lc .scenter p{ |
363 | - margin: 0; | 363 | + margin: 0; |
364 | - color: #000; | 364 | + color: #000; |
365 | - text-overflow: ellipsis; | 365 | + text-overflow: ellipsis; |
366 | - white-space: nowrap; | 366 | + white-space: nowrap; |
367 | - word-break: break-all; | 367 | + word-break: break-all; |
368 | - width: 100%; | 368 | + width: 100%; |
369 | - overflow: hidden; | 369 | + overflow: hidden; |
370 | - font-size: 14px; | 370 | + font-size: 14px; |
371 | -} | 371 | +} |
372 | -.new-sdk-container .new-sdk-lc .scenter p a{ | 372 | +.new-sdk-container .new-sdk-lc .scenter p a{ |
373 | - color: #0060b8; | 373 | + color: #0060b8; |
374 | -} | 374 | +} |
375 | -.new-sdk-container .new-sdk-lc i{ | 375 | +.new-sdk-container .new-sdk-lc i{ |
376 | - float: right; | 376 | + float: right; |
377 | - width: 27px; | 377 | + width: 27px; |
378 | - height: 45px; | 378 | + height: 45px; |
379 | - background: url(../images/new-sdk-icon.png) no-repeat 0 -152px; | 379 | + background: url(../images/new-sdk-icon.png) no-repeat 0 -152px; |
380 | - margin: 4px 0; | 380 | + margin: 4px 0; |
381 | - transform: scale(0.8); | 381 | + transform: scale(0.8); |
382 | -} | 382 | +} |
383 | -.new-sdk-container .new-sdk-box .new-sdk-psw i{ | 383 | +.new-sdk-container .new-sdk-box .new-sdk-psw i{ |
384 | - width: 200px; | 384 | + width: 200px; |
385 | - height: 80px; | 385 | + height: 80px; |
386 | - line-height: 80px; | 386 | + line-height: 80px; |
387 | - float: left; | 387 | + float: left; |
388 | -} | 388 | +} |
389 | -.new-sdk-container .new-sdk-box .new-sdk-psw label{ | 389 | +.new-sdk-container .new-sdk-box .new-sdk-psw label{ |
390 | - position: absolute; | 390 | + position: absolute; |
391 | - left: 215px; | 391 | + left: 215px; |
392 | - display: inline-block; | 392 | + display: inline-block; |
393 | - height: 80px; | 393 | + height: 80px; |
394 | - line-height: 80px; | 394 | + line-height: 80px; |
395 | -} | 395 | +} |
396 | -.new-sdk-container .new-sdk-lc .binding-link{ | 396 | +.new-sdk-container .new-sdk-lc .binding-link{ |
397 | - float: right; | 397 | + float: right; |
398 | - margin: 0.5em 0; | 398 | + margin: 0.5em 0; |
399 | -} | 399 | +} |
400 | -.new-sdk-container .new-sdk-lc .binding-link a{ | 400 | +.new-sdk-container .new-sdk-lc .binding-link a{ |
401 | - display: block; | 401 | + display: block; |
402 | - background: #bceeff; | 402 | + background: #bceeff; |
403 | - color: #000; | 403 | + color: #000; |
404 | - font-size: 14px; | 404 | + font-size: 14px; |
405 | - font-family: "Microsoft YaHei","微软雅黑"; | 405 | + font-family: "Microsoft YaHei","微软雅黑"; |
406 | - letter-spacing: 2px; | 406 | + letter-spacing: 2px; |
407 | - padding: 10px; | 407 | + padding: 10px; |
408 | -} | 408 | +} |
409 | -.new-sdk-container .new-sdk-login{ | 409 | +.new-sdk-container .new-sdk-login{ |
410 | - padding:1em; | 410 | + padding:1em; |
411 | - | 411 | + |
412 | -} | 412 | +} |
413 | -.new-sdk-container .Account-Login .new-sdk-lc{ | 413 | +.new-sdk-container .Account-Login .new-sdk-lc{ |
414 | - margin: 10px 0 0; | 414 | + margin: 10px 0 0; |
415 | -} | 415 | +} |
416 | -.new-sdk-container .Account-Login .new-sdk-lc .scenter{ | 416 | +.new-sdk-container .Account-Login .new-sdk-lc .scenter{ |
417 | - width: calc(100% - 75px); | 417 | + width: calc(100% - 75px); |
418 | -} | 418 | +} |
419 | -.new-sdk-container .account-btn{ | 419 | +.new-sdk-container .account-btn{ |
420 | - overflow: auto; | 420 | + overflow: auto; |
421 | - zoom: 1; | 421 | + zoom: 1; |
422 | - width: 90%; | 422 | + width: 90%; |
423 | - margin: 0 auto; | 423 | + margin: 0 auto; |
424 | -} | 424 | +} |
425 | -.new-sdk-container .account-btn li{ | 425 | +.new-sdk-container .account-btn li{ |
426 | - float: left; | 426 | + float: left; |
427 | - margin: 10px 0; | 427 | + margin: 10px 0; |
428 | - width: 40%; | 428 | + width: 40%; |
429 | - | 429 | + |
430 | -} | 430 | +} |
431 | -.new-sdk-container .account-btn li:nth-child(2n+2){ | 431 | +.new-sdk-container .account-btn li:nth-child(2n+2){ |
432 | - float: right; | 432 | + float: right; |
433 | -} | 433 | +} |
434 | -.new-sdk-container .account-btn li a{ | 434 | +.new-sdk-container .account-btn li a{ |
435 | - display: block; | 435 | + display: block; |
436 | - color: #000; | 436 | + color: #000; |
437 | - font-size: 16px; | 437 | + font-size: 16px; |
438 | - font-family: "Microsoft YaHei","微软雅黑"; | 438 | + font-family: "Microsoft YaHei","微软雅黑"; |
439 | - background: #efefef; | 439 | + background: #efefef; |
440 | - text-align: center; | 440 | + text-align: center; |
441 | - padding: 10px 0; | 441 | + padding: 10px 0; |
442 | -} | 442 | +} |
443 | -.new-sdk-container .account-btn li a:hover{ | 443 | +.new-sdk-container .account-btn li a:hover{ |
444 | - background: #bceeff; | 444 | + background: #bceeff; |
445 | -} | 445 | +} |
446 | - | 446 | + |
447 | -.new-sdk-container .login-third { | 447 | +.new-sdk-container .login-third { |
448 | - width: 90%; | 448 | + width: 90%; |
449 | - margin: 10px auto 0 auto; | 449 | + margin: 10px auto 0 auto; |
450 | -} | 450 | +} |
451 | -.new-sdk-container .login-third .min-qq-icon { | 451 | +.new-sdk-container .login-third .min-qq-icon { |
452 | - display: block; | 452 | + display: block; |
453 | - width: 33px; | 453 | + width: 33px; |
454 | - height: 34px; | 454 | + height: 34px; |
455 | - background: url("../images/icon.png") no-repeat -305px -108px; | 455 | + background: url("../images/icon.png") no-repeat -305px -108px; |
456 | - float: left; | 456 | + float: left; |
457 | - margin-right: 5px; | 457 | + margin-right: 5px; |
458 | -} | 458 | +} |
459 | -.new-sdk-container .login-third .title{ | 459 | +.new-sdk-container .login-third .title{ |
460 | - line-height: 29px; | 460 | + line-height: 29px; |
461 | - margin: 15px 0; | 461 | + margin: 15px 0; |
462 | -} | 462 | +} |
463 | -.new-sdk-container .login-third .min-weibo-icon { | 463 | +.new-sdk-container .login-third .min-weibo-icon { |
464 | - display: block; | 464 | + display: block; |
465 | - width: 36px; | 465 | + width: 36px; |
466 | - height: 29px; | 466 | + height: 29px; |
467 | - background: url("../images/icon.png") no-repeat -305px -75px; | 467 | + background: url("../images/icon.png") no-repeat -305px -75px; |
468 | - float: left; | 468 | + float: left; |
469 | - margin-right: 5px; | 469 | + margin-right: 5px; |
470 | -} | 470 | +} |
471 | -.new-sdk-container .login-third .title p { | 471 | +.new-sdk-container .login-third .title p { |
472 | - float: left; | 472 | + float: left; |
473 | - color: #000; | 473 | + color: #000; |
474 | - font-size: 20px; | 474 | + font-size: 20px; |
475 | - font-family: "Microsoft YaHei","微软雅黑"; | 475 | + font-family: "Microsoft YaHei","微软雅黑"; |
476 | -} | 476 | +} |
477 | -.new-sdk-container .login-third .input-box { | 477 | +.new-sdk-container .login-third .input-box { |
478 | - width: 100%; | 478 | + width: 100%; |
479 | - border-radius: 10px; | 479 | + border-radius: 10px; |
480 | - border: 2px solid #c2c2c2; | 480 | + border: 2px solid #c2c2c2; |
481 | -} | 481 | +} |
482 | -.new-sdk-container .login-third .login-third-input { | 482 | +.new-sdk-container .login-third .login-third-input { |
483 | - border: none; | 483 | + border: none; |
484 | - width: calc(100% - 2em); | 484 | + width: calc(100% - 2em); |
485 | - width: -moz-calc(100% - 2em); | 485 | + width: -moz-calc(100% - 2em); |
486 | - width: -webkit-calc(100% - 2em); | 486 | + width: -webkit-calc(100% - 2em); |
487 | - padding: 1em; | 487 | + padding: 1em; |
488 | - border-bottom: 2px solid #c2c2c2; | 488 | + border-bottom: 2px solid #c2c2c2; |
489 | - font-size: 16px; | 489 | + font-size: 16px; |
490 | - border-radius: 10px 10px 0 0; | 490 | + border-radius: 10px 10px 0 0; |
491 | -} | 491 | +} |
492 | -.new-sdk-container .login-third .login-third-input:last-child { | 492 | +.new-sdk-container .login-third .login-third-input:last-child { |
493 | - border-bottom: none; | 493 | + border-bottom: none; |
494 | - border-radius: 0 0 10px 10px; | 494 | + border-radius: 0 0 10px 10px; |
495 | -} | 495 | +} |
496 | -.new-sdk-container .login-third .login-qq-submit{ | 496 | +.new-sdk-container .login-third .login-qq-submit{ |
497 | - background: #d90900; | 497 | + background: #d90900; |
498 | - width: 100%; | 498 | + width: 100%; |
499 | - border-radius: 8px; | 499 | + border-radius: 8px; |
500 | - padding: 10px 0; | 500 | + padding: 10px 0; |
501 | - border: none; | 501 | + border: none; |
502 | - color: #fff; | 502 | + color: #fff; |
503 | - font-size: 16px; | 503 | + font-size: 16px; |
504 | - font-family: "Microsoft YaHei","微软雅黑"; | 504 | + font-family: "Microsoft YaHei","微软雅黑"; |
505 | - letter-spacing: 2px; | 505 | + letter-spacing: 2px; |
506 | - margin-top: 15px; | 506 | + margin-top: 15px; |
507 | -} | 507 | +} |
508 | -.new-sdk-container .login-third .QQ-submit{ | 508 | +.new-sdk-container .login-third .QQ-submit{ |
509 | - background: #72c429; | 509 | + background: #72c429; |
510 | -} | 510 | +} |
511 | -.new-sdk-container .login-third-list { | 511 | +.new-sdk-container .login-third-list { |
512 | - width: 90%; | 512 | + width: 90%; |
513 | - border-top: 1px solid #B1B1B1; | 513 | + border-top: 1px solid #B1B1B1; |
514 | - margin: 0 auto 0 auto; | 514 | + margin: 0 auto 0 auto; |
515 | -} | 515 | +} |
516 | -.new-sdk-container .login-third-list .title { | 516 | +.new-sdk-container .login-third-list .title { |
517 | - text-align: center; | 517 | + text-align: center; |
518 | - margin-top: 25px; | 518 | + margin-top: 25px; |
519 | - font-size: 20px; | 519 | + font-size: 20px; |
520 | - color: #000; | 520 | + color: #000; |
521 | - font-family: "Microsoft YaHei","微软雅黑"; | 521 | + font-family: "Microsoft YaHei","微软雅黑"; |
522 | -} | 522 | +} |
523 | -.new-sdk-container .login-third-list .third-list { | 523 | +.new-sdk-container .login-third-list .third-list { |
524 | - font-size: 20px; | 524 | + font-size: 20px; |
525 | - width: 90%; | 525 | + width: 90%; |
526 | - margin: 1em auto; | 526 | + margin: 1em auto; |
527 | -} | 527 | +} |
528 | -@media only screen and (min-width: 640px){ | 528 | +@media only screen and (min-width: 640px){ |
529 | - .new-sdk-container .login-third-list .third-list { | 529 | + .new-sdk-container .login-third-list .third-list { |
530 | - width: 50%; | 530 | + width: 50%; |
531 | - } | 531 | + } |
532 | -} | 532 | +} |
533 | -.new-sdk-container .login-third-list .third-list li { | 533 | +.new-sdk-container .login-third-list .third-list li { |
534 | - border-radius: 100%; | 534 | + border-radius: 100%; |
535 | - background: #fff; | 535 | + background: #fff; |
536 | - float: left; | 536 | + float: left; |
537 | - width: 130px; | 537 | + width: 130px; |
538 | - height: 130px; | 538 | + height: 130px; |
539 | - margin: 0 35px 0 35px; | 539 | + margin: 0 35px 0 35px; |
540 | -} | 540 | +} |
541 | -.new-sdk-container .login-third-list .third-list li:nth-child(2n+2){ | 541 | +.new-sdk-container .login-third-list .third-list li:nth-child(2n+2){ |
542 | - float: right; | 542 | + float: right; |
543 | -} | 543 | +} |
544 | -.new-sdk-container .login-third-list .third-icon { | 544 | +.new-sdk-container .login-third-list .third-icon { |
545 | - background: url("../images/icon.png") no-repeat; | 545 | + background: url("../images/icon.png") no-repeat; |
546 | - margin: 10px auto 0; | 546 | + margin: 10px auto 0; |
547 | -} | 547 | +} |
548 | -.new-sdk-container .login-third-list .third-qq { | 548 | +.new-sdk-container .login-third-list .third-qq { |
549 | - width: 85px; | 549 | + width: 85px; |
550 | - height: 88px; | 550 | + height: 88px; |
551 | - background-position: 0 -75px; | 551 | + background-position: 0 -75px; |
552 | - transform: scale(0.7); | 552 | + transform: scale(0.7); |
553 | -} | 553 | +} |
554 | -.new-sdk-container .login-third-list .third-guest{ | 554 | +.new-sdk-container .login-third-list .third-guest{ |
555 | - width: 85px; | 555 | + width: 85px; |
556 | - height: 88px; | 556 | + height: 88px; |
557 | - background-position: -219px -88px; | 557 | + background-position: -219px -88px; |
558 | - transform: scale(0.7); | 558 | + transform: scale(0.7); |
559 | - | 559 | + |
560 | -} | 560 | +} |
561 | - | 561 | + |
562 | -.new-sdk-container .login-third-list .third-weibo { | 562 | +.new-sdk-container .login-third-list .third-weibo { |
563 | - width: 111px; | 563 | + width: 111px; |
564 | - height: 88px; | 564 | + height: 88px; |
565 | - background-position: -102px -69px; | 565 | + background-position: -102px -69px; |
566 | - transform: scale(0.7); | 566 | + transform: scale(0.7); |
567 | -} | 567 | +} |
568 | -.new-sdk-container .login-third-list p { | 568 | +.new-sdk-container .login-third-list p { |
569 | - text-align: center; | 569 | + text-align: center; |
570 | - color: #000; | 570 | + color: #000; |
571 | - font-size: 14px; | 571 | + font-size: 14px; |
572 | -} | 572 | +} |
573 | -/*登录*/ | 573 | +/*登录*/ |
574 | -.new-sdk-container .new-sdk-main{ | 574 | +.new-sdk-container .new-sdk-main{ |
575 | - min-height: 14em; | 575 | + min-height: 14em; |
576 | - width: 90%; | 576 | + width: 90%; |
577 | - margin: 0 auto 0 auto; | 577 | + margin: 0 auto 0 auto; |
578 | -} | 578 | +} |
579 | -.new-sdk-container .new-sdk-main .other-login{ | 579 | +.new-sdk-container .new-sdk-main .other-login{ |
580 | - margin: 17px auto; | 580 | + margin: 17px auto; |
581 | - line-height: 28px; | 581 | + line-height: 28px; |
582 | - color: #434343; | 582 | + color: #434343; |
583 | - font-size: 24px; | 583 | + font-size: 24px; |
584 | -} | 584 | +} |
585 | -.new-sdk-container .new-sdk-main .other-login p{ | 585 | +.new-sdk-container .new-sdk-main .other-login p{ |
586 | - float: left; | 586 | + float: left; |
587 | -} | 587 | +} |
588 | -.new-sdk-container .new-sdk-main .other-login p a{ | 588 | +.new-sdk-container .new-sdk-main .other-login p a{ |
589 | - display: inline-block; | 589 | + display: inline-block; |
590 | - width: 45px; | 590 | + width: 45px; |
591 | - height: 45px; | 591 | + height: 45px; |
592 | - /*background: url(../images/new-sdk-icon.png) no-repeat;*/ | 592 | + /*background: url(../images/new-sdk-icon.png) no-repeat;*/ |
593 | - margin-left: 15px; | 593 | + margin-left: 15px; |
594 | - vertical-align: bottom; | 594 | + vertical-align: bottom; |
595 | -} | 595 | +} |
596 | -.new-sdk-container .new-sdk-main .other-login p a.wb{ | 596 | +.new-sdk-container .new-sdk-main .other-login p a.wb{ |
597 | - background-position: 0 -50px; | 597 | + background-position: 0 -50px; |
598 | -} | 598 | +} |
599 | -.new-sdk-container .new-sdk-main .other-login p a.qq{ | 599 | +.new-sdk-container .new-sdk-main .other-login p a.qq{ |
600 | - background: url(../images/login_icon.png) no-repeat 0 0; | 600 | + background: url(../images/login_icon.png) no-repeat 0 0; |
601 | -} | 601 | +} |
602 | -.new-sdk-container .new-sdk-main .other-login p a.weixin{ | 602 | +.new-sdk-container .new-sdk-main .other-login p a.weixin{ |
603 | - background: url(../images/login_icon.png) no-repeat 0 -45px; | 603 | + background: url(../images/login_icon.png) no-repeat 0 -45px; |
604 | -} | 604 | +} |
605 | -.new-sdk-container .new-sdk-main .other-login label{ | 605 | +.new-sdk-container .new-sdk-main .other-login label{ |
606 | - float: right; | 606 | + float: right; |
607 | -} | 607 | +} |
608 | -.new-sdk-container .new-sdk-main .other-login label a{ | 608 | +.new-sdk-container .new-sdk-main .other-login label a{ |
609 | - font-size: 18px; | 609 | + font-size: 18px; |
610 | -} | 610 | +} |
611 | -.new-sdk-container .new-sdk-main .inputbox{ | 611 | +.new-sdk-container .new-sdk-main .inputbox{ |
612 | - margin: 0 auto; | 612 | + margin: 0 auto; |
613 | - background: #fff; | 613 | + background: #fff; |
614 | - border-radius: 10px; | 614 | + border-radius: 10px; |
615 | - padding: 30px 18px 24px 25px; | 615 | + padding: 30px 18px 24px 25px; |
616 | - overflow: visible; | 616 | + overflow: visible; |
617 | - zoom: 1; | 617 | + zoom: 1; |
618 | - margin-top: 30px; | 618 | + margin-top: 30px; |
619 | - position: relative; | 619 | + position: relative; |
620 | - border: 1px solid #c0c0c0; | 620 | + border: 1px solid #c0c0c0; |
621 | - font-family:"Microsoft YaHei","微软雅黑"; | 621 | + font-family:"Microsoft YaHei","微软雅黑"; |
622 | - color: #434343; | 622 | + color: #434343; |
623 | -} | 623 | +} |
624 | -.new-sdk-container .new-sdk-main .inputbox .ileft{ | 624 | +.new-sdk-container .new-sdk-main .inputbox .ileft{ |
625 | - float: left; | 625 | + float: left; |
626 | - width: 90px; | 626 | + width: 90px; |
627 | - min-width: 90px; | 627 | + min-width: 90px; |
628 | - font-size: 30px; | 628 | + font-size: 30px; |
629 | - font-family:"Microsoft YaHei","微软雅黑"; | 629 | + font-family:"Microsoft YaHei","微软雅黑"; |
630 | - position: absolute; | 630 | + position: absolute; |
631 | - line-height: 30px; | 631 | + line-height: 30px; |
632 | -} | 632 | +} |
633 | -.new-sdk-container .new-sdk-main .inputbox .iright{ | 633 | +.new-sdk-container .new-sdk-main .inputbox .iright{ |
634 | - float: left; | 634 | + float: left; |
635 | - width: calc(100% - 90px); | 635 | + width: calc(100% - 90px); |
636 | - width: -moz-calc(100% - 90px); | 636 | + width: -moz-calc(100% - 90px); |
637 | - width: -webkit-calc(100% - 90px); | 637 | + width: -webkit-calc(100% - 90px); |
638 | - margin-left: 90px; | 638 | + margin-left: 90px; |
639 | -} | 639 | +} |
640 | -.new-sdk-container .new-sdk-main .inputbox input{ | 640 | +.new-sdk-container .new-sdk-main .inputbox input{ |
641 | - width: calc(100% - 47px); | 641 | + width: calc(100% - 47px); |
642 | - width: -moz-calc(100% - 47px); | 642 | + width: -moz-calc(100% - 47px); |
643 | - width: -webkit-calc(100% - 47px); | 643 | + width: -webkit-calc(100% - 47px); |
644 | - font-size: 30px; | 644 | + font-size: 30px; |
645 | - line-height: 30px; | 645 | + line-height: 30px; |
646 | - border: none; | 646 | + border: none; |
647 | - font-family: "Microsoft YaHei","微软雅黑"; | 647 | + font-family: "Microsoft YaHei","微软雅黑"; |
648 | - white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all; | 648 | + white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all; |
649 | -} | 649 | +} |
650 | -.new-sdk-container .new-sdk-main .iright .bottom-icon{ | 650 | +.new-sdk-container .new-sdk-main .iright .bottom-icon{ |
651 | - position: absolute; | 651 | + position: absolute; |
652 | - right: 0; | 652 | + right: 0; |
653 | - top: 5px; | 653 | + top: 5px; |
654 | - width: 100px; | 654 | + width: 100px; |
655 | - height: 90px; | 655 | + height: 90px; |
656 | -} | 656 | +} |
657 | -.new-sdk-container .new-sdk-main .iright .bottom-icon i.iconfont{ | 657 | +.new-sdk-container .new-sdk-main .iright .bottom-icon i.iconfont{ |
658 | - position: absolute; | 658 | + position: absolute; |
659 | - right: 25px; | 659 | + right: 25px; |
660 | - top: 50%; | 660 | + top: 50%; |
661 | - margin-top: -20px; | 661 | + margin-top: -20px; |
662 | -} | 662 | +} |
663 | -/*.new-sdk-container .new-sdk-main .iright .bottom-icon i{ | 663 | +/*.new-sdk-container .new-sdk-main .iright .bottom-icon i{ |
664 | - display: block; | 664 | + display: block; |
665 | - width: 33px; | 665 | + width: 33px; |
666 | - height: 22px; | 666 | + height: 22px; |
667 | - background: url(../images/new-sdk-icon.png) no-repeat 0 0; | 667 | + background: url(../images/new-sdk-icon.png) no-repeat 0 0; |
668 | -}*/ | 668 | +}*/ |
669 | -.new-sdk-container input{ | 669 | +.new-sdk-container input{ |
670 | - outline: medium; | 670 | + outline: medium; |
671 | -} | 671 | +} |
672 | -.new-sdk-container .pull-box{ | 672 | +.new-sdk-container .pull-box{ |
673 | - position:absolute; | 673 | + position:absolute; |
674 | - top: 85px; | 674 | + top: 85px; |
675 | - left: -1px; | 675 | + left: -1px; |
676 | - border: 1px solid #c0c0c0; | 676 | + border: 1px solid #c0c0c0; |
677 | - border-top: 0; | 677 | + border-top: 0; |
678 | - border-radius: 0 0 20px 20px; | 678 | + border-radius: 0 0 20px 20px; |
679 | - width: 100%; | 679 | + width: 100%; |
680 | - font-size:16px; | 680 | + font-size:16px; |
681 | - z-index: 99; | 681 | + z-index: 99; |
682 | - background: #fff; | 682 | + background: #fff; |
683 | - color: #333; | 683 | + color: #333; |
684 | - display: none; | 684 | + display: none; |
685 | - font-family: 宋体; | 685 | + font-family: 宋体; |
686 | - max-height: 11em; | 686 | + max-height: 11em; |
687 | - /*overflow-y: scroll;*/ | 687 | + /*overflow-y: scroll;*/ |
688 | - height: 150px; | 688 | + height: 150px; |
689 | -} | 689 | +} |
690 | -.new-sdk-container .pull-box ul{ | 690 | +.new-sdk-container .pull-box ul{ |
691 | - margin-left: 65px; | 691 | + margin-left: 65px; |
692 | -} | 692 | +} |
693 | -.new-sdk-container .pull-box li{ | 693 | +.new-sdk-container .pull-box li{ |
694 | - text-indent: 15px; | 694 | + text-indent: 15px; |
695 | - margin: 5px 0; | 695 | + margin: 5px 0; |
696 | - color: #434343; | 696 | + color: #434343; |
697 | - font-size: 30px; | 697 | + font-size: 30px; |
698 | -} | 698 | +} |
699 | -.new-sdk-container .pull-box li a{ | 699 | +.new-sdk-container .pull-box li a{ |
700 | - display: block; | 700 | + display: block; |
701 | -} | 701 | +} |
702 | -/*忘记密码*/ | 702 | +/*忘记密码*/ |
703 | -.new-sdk-container .forget-password .function-list { | 703 | +.new-sdk-container .forget-password .function-list { |
704 | - width: 100%; | 704 | + width: 100%; |
705 | - margin: 10px auto; | 705 | + margin: 10px auto; |
706 | - font-size: 16px; | 706 | + font-size: 16px; |
707 | -} | 707 | +} |
708 | -.new-sdk-container .forget-password .function-list li { | 708 | +.new-sdk-container .forget-password .function-list li { |
709 | - margin-top: 10px; | 709 | + margin-top: 10px; |
710 | -} | 710 | +} |
711 | -.new-sdk-container .forget-password .function-list li:first-child { | 711 | +.new-sdk-container .forget-password .function-list li:first-child { |
712 | - margin-top: 20px; | 712 | + margin-top: 20px; |
713 | -} | 713 | +} |
714 | -.new-sdk-container .forget-password .function-list-icon { | 714 | +.new-sdk-container .forget-password .function-list-icon { |
715 | - display: block; | 715 | + display: block; |
716 | - width: 13px; | 716 | + width: 13px; |
717 | - height: 13px; | 717 | + height: 13px; |
718 | - background: url("../images/icon.png") no-repeat; | 718 | + background: url("../images/icon.png") no-repeat; |
719 | - margin: 5px 10px 0 0; | 719 | + margin: 5px 10px 0 0; |
720 | -} | 720 | +} |
721 | -.new-sdk-container .forget-password .function-list-icon-1 { | 721 | +.new-sdk-container .forget-password .function-list-icon-1 { |
722 | - background-position: -245px -75px; | 722 | + background-position: -245px -75px; |
723 | -} | 723 | +} |
724 | -.new-sdk-container .forget-password .function-list-icon-2 { | 724 | +.new-sdk-container .forget-password .function-list-icon-2 { |
725 | - background-position: -280px -75px; | 725 | + background-position: -280px -75px; |
726 | -} | 726 | +} |
727 | -.new-sdk-container .forget-password .function-list-content { | 727 | +.new-sdk-container .forget-password .function-list-content { |
728 | - display: none; | 728 | + display: none; |
729 | - margin: 5px 0 0 20px; | 729 | + margin: 5px 0 0 20px; |
730 | -} | 730 | +} |
731 | -.new-sdk-container .forget-password .function-list-content .function-input { | 731 | +.new-sdk-container .forget-password .function-list-content .function-input { |
732 | - width: calc(100% -20px); | 732 | + width: calc(100% -20px); |
733 | - width: -moz-calc(100% - 20px); | 733 | + width: -moz-calc(100% - 20px); |
734 | - width: -webkit-calc(100% - 20px); | 734 | + width: -webkit-calc(100% - 20px); |
735 | - border: 1px solid #c2c2c2; | 735 | + border: 1px solid #c2c2c2; |
736 | - padding: 10px; | 736 | + padding: 10px; |
737 | - font-size: 16px; | 737 | + font-size: 16px; |
738 | -} | 738 | +} |
739 | -.new-sdk-container .forget-password .function-list-content p { | 739 | +.new-sdk-container .forget-password .function-list-content p { |
740 | - color: #595757; | 740 | + color: #595757; |
741 | - font-size: 16px; | 741 | + font-size: 16px; |
742 | - margin: 0; | 742 | + margin: 0; |
743 | -} | 743 | +} |
744 | -.login-box .forget-password .login-button { | 744 | +.login-box .forget-password .login-button { |
745 | - margin-top: 10px; | 745 | + margin-top: 10px; |
746 | -} | 746 | +} |
747 | -.function-list .function-list-text{ | 747 | +.function-list .function-list-text{ |
748 | - float: left; | 748 | + float: left; |
749 | - width: calc(100% -25px); | 749 | + width: calc(100% -25px); |
750 | - width: -moz-calc(100% - 25px); | 750 | + width: -moz-calc(100% - 25px); |
751 | - width: -webkit-calc(100% - 25px); | 751 | + width: -webkit-calc(100% - 25px); |
752 | - word-break: break-all; | 752 | + word-break: break-all; |
753 | -} | 753 | +} |
754 | -/*服务协议*/ | 754 | +/*服务协议*/ |
755 | -.new-sdk-container .new-sdk-content{ | 755 | +.new-sdk-container .new-sdk-content{ |
756 | - width: calc(100% - 76); | 756 | + width: calc(100% - 76); |
757 | - width: -moz-calc(100% - 76); | 757 | + width: -moz-calc(100% - 76); |
758 | - width: -webkit-calc(100% - 76); | 758 | + width: -webkit-calc(100% - 76); |
759 | - height: 300px; | 759 | + height: 300px; |
760 | - border: 1px solid #c0c0c0; | 760 | + border: 1px solid #c0c0c0; |
761 | - border-right: none; | 761 | + border-right: none; |
762 | - border-bottom: none; | 762 | + border-bottom: none; |
763 | - margin: 25px 37px 15px; | 763 | + margin: 25px 37px 15px; |
764 | - overflow-y: scroll; | 764 | + overflow-y: scroll; |
765 | - color: #000; | 765 | + color: #000; |
766 | - background: #fff; | 766 | + background: #fff; |
767 | - -webkit-overflow-scrolling: touch; | 767 | + -webkit-overflow-scrolling: touch; |
768 | -} | 768 | +} |
769 | -@media only screen and (min-width: 100px) and (max-width: 640px) { | 769 | +@media only screen and (min-width: 100px) and (max-width: 640px) { |
770 | - .new-sdk-container .new-sdk-content{ | 770 | + .new-sdk-container .new-sdk-content{ |
771 | - height: 250px; | 771 | + height: 250px; |
772 | - } | 772 | + } |
773 | -} | 773 | +} |
774 | -.new-sdk-container .new-sdk-content h3 { | 774 | +.new-sdk-container .new-sdk-content h3 { |
775 | - font-size: 28px; | 775 | + font-size: 28px; |
776 | - font-weight: normal; | 776 | + font-weight: normal; |
777 | - text-align: center; | 777 | + text-align: center; |
778 | - margin: 5px 0 20px; | 778 | + margin: 5px 0 20px; |
779 | -} | 779 | +} |
780 | -.new-sdk-container .new-sdk-content p, .new-sdk-container .new-sdk-content h4 { | 780 | +.new-sdk-container .new-sdk-content p, .new-sdk-container .new-sdk-content h4 { |
781 | - font-size: 24px; | 781 | + font-size: 24px; |
782 | - font-weight: normal; | 782 | + font-weight: normal; |
783 | - padding: 0 20px; | 783 | + padding: 0 20px; |
784 | -} | 784 | +} |
785 | -.new-sdk-container .new-sdk-content p { | 785 | +.new-sdk-container .new-sdk-content p { |
786 | - text-indent: 2em; | 786 | + text-indent: 2em; |
787 | -} | 787 | +} |
788 | -.new-sdk-container .agreement{ | 788 | +.new-sdk-container .agreement{ |
789 | - float: right; | 789 | + float: right; |
790 | - font-size: 24px; | 790 | + font-size: 24px; |
791 | - line-height: 20px; | 791 | + line-height: 20px; |
792 | - margin-right: 32px; | 792 | + margin-right: 32px; |
793 | -} | 793 | +} |
794 | -.new-sdk-container .checkbox { | 794 | +.new-sdk-container .checkbox { |
795 | - width: 24px; | 795 | + width: 24px; |
796 | - height: 24px; | 796 | + height: 24px; |
797 | - /*background: transparent url("../images/icon.png") no-repeat scroll 0% 0%;*/ | 797 | + /*background: transparent url("../images/icon.png") no-repeat scroll 0% 0%;*/ |
798 | - margin: 0 10px; | 798 | + margin: 0 10px; |
799 | - display: inline-block; | 799 | + display: inline-block; |
800 | -} | 800 | +} |
801 | -.new-sdk-container .checkbox-2 { | 801 | +.new-sdk-container .checkbox-2 { |
802 | - background-position: -274px -7px; | 802 | + background-position: -274px -7px; |
803 | -} | 803 | +} |
804 | -/*填写注册*/ | 804 | +/*填写注册*/ |
805 | -.new-sdk-container .checkbox-1 { | 805 | +.new-sdk-container .checkbox-1 { |
806 | - background-position: -234px -7px; | 806 | + background-position: -234px -7px; |
807 | -} | 807 | +} |
808 | -.new-sdk-container .ag-tx{ | 808 | +.new-sdk-container .ag-tx{ |
809 | - font-size: 24px; | 809 | + font-size: 24px; |
810 | - margin: 20px 0 22px; | 810 | + margin: 20px 0 22px; |
811 | -} | 811 | +} |
812 | -.new-sdk-container .ag-tx a{ | 812 | +.new-sdk-container .ag-tx a{ |
813 | - color: #0078ff; | 813 | + color: #0078ff; |
814 | - text-decoration: underline; | 814 | + text-decoration: underline; |
815 | -} | 815 | +} |
816 | -.margintop{ | 816 | +.margintop{ |
817 | - margin-top: 20px; | 817 | + margin-top: 20px; |
818 | -} | 818 | +} |
819 | - | 819 | + |
820 | -/* 消息框 */ | 820 | +/* 消息框 */ |
821 | -#alert { | 821 | +#alert { |
822 | - background:rgba(0, 0, 0, 0.65)!important; filter:Alpha(opacity=65); | 822 | + background:rgba(0, 0, 0, 0.65)!important; filter:Alpha(opacity=65); |
823 | - position: absolute; | 823 | + position: absolute; |
824 | - top: 50%; | 824 | + top: 50%; |
825 | - left: 50%; | 825 | + left: 50%; |
826 | - margin: auto 0; | 826 | + margin: auto 0; |
827 | - width: 80%; | 827 | + width: 80%; |
828 | - z-index: 1000; | 828 | + z-index: 1000; |
829 | - line-height: 38px; | 829 | + line-height: 38px; |
830 | - font-size: 30px; | 830 | + font-size: 30px; |
831 | - margin-left: -40%; | 831 | + margin-left: -40%; |
832 | - text-align: center; | 832 | + text-align: center; |
833 | - color: #c3c3c3; | 833 | + color: #c3c3c3; |
834 | - border-radius: 10px; | 834 | + border-radius: 10px; |
835 | - padding: 10px 0px; | 835 | + padding: 10px 0px; |
836 | -} | 836 | +} |
837 | - | 837 | + |
838 | -button.close { | 838 | +button.close { |
839 | - padding: 0; | 839 | + padding: 0; |
840 | - cursor: pointer; | 840 | + cursor: pointer; |
841 | - background: transparent; | 841 | + background: transparent; |
842 | - border: 0; | 842 | + border: 0; |
843 | - -webkit-appearance: none; | 843 | + -webkit-appearance: none; |
844 | -} | 844 | +} |
845 | -.alert { | 845 | +.alert { |
846 | - padding: 8px 35px 8px 14px; | 846 | + padding: 8px 35px 8px 14px; |
847 | - font-size: 16px; | 847 | + font-size: 16px; |
848 | - /* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/ | 848 | + /* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/ |
849 | - background:rgba(250, 250, 250, 0.64); | 849 | + background:rgba(250, 250, 250, 0.64); |
850 | - /*border: 1px solid #fbeed5;*/ | 850 | + /*border: 1px solid #fbeed5;*/ |
851 | - -webkit-border-radius: 4px; | 851 | + -webkit-border-radius: 4px; |
852 | - -moz-border-radius: 4px; | 852 | + -moz-border-radius: 4px; |
853 | - border-radius: 4px; | 853 | + border-radius: 4px; |
854 | -} | 854 | +} |
855 | -.alert, | 855 | +.alert, |
856 | -.alert h4 { | 856 | +.alert h4 { |
857 | - color: #c09853; | 857 | + color: #c09853; |
858 | -} | 858 | +} |
859 | - | 859 | + |
860 | -.alert h4 { | 860 | +.alert h4 { |
861 | - margin: 0; | 861 | + margin: 0; |
862 | -} | 862 | +} |
863 | - | 863 | + |
864 | -.alert .close { | 864 | +.alert .close { |
865 | - position: relative; | 865 | + position: relative; |
866 | - top: -2px; | 866 | + top: -2px; |
867 | - right: 8px; | 867 | + right: 8px; |
868 | - line-height: 20px; | 868 | + line-height: 20px; |
869 | -} | 869 | +} |
870 | - | 870 | + |
871 | -.alert-success { | 871 | +.alert-success { |
872 | - color:#009933; | 872 | + color:#009933; |
873 | - /*border-bottom:2px solid #9f9f9f;*/ | 873 | + /*border-bottom:2px solid #9f9f9f;*/ |
874 | - border-color: #d6e9c6; | 874 | + border-color: #d6e9c6; |
875 | - text-shadow:none; | 875 | + text-shadow:none; |
876 | -} | 876 | +} |
877 | - | 877 | + |
878 | -.alert-success h3 { | 878 | +.alert-success h3 { |
879 | - color: #468847; | 879 | + color: #468847; |
880 | -} | 880 | +} |
881 | - | 881 | + |
882 | -.alert-danger, | 882 | +.alert-danger, |
883 | -.alert-error { | 883 | +.alert-error { |
884 | - color:red; | 884 | + color:red; |
885 | - text-shadow:none; | 885 | + text-shadow:none; |
886 | -} | 886 | +} |
887 | - | 887 | + |
888 | -.alert-danger h3, | 888 | +.alert-danger h3, |
889 | -.alert-error h3 { | 889 | +.alert-error h3 { |
890 | - color: #b94a48; | 890 | + color: #b94a48; |
891 | -} | 891 | +} |
892 | - | 892 | + |
893 | - | 893 | + |
894 | -.ios_scroll iframe{ | 894 | +.ios_scroll iframe{ |
895 | - min-height: 320px; | 895 | + min-height: 320px; |
896 | - /*transform: scale(1.1);*/ | 896 | + /*transform: scale(1.1);*/ |
897 | -} | 897 | +} |
898 | -/*用户中心*/ | 898 | +/*用户中心*/ |
899 | -.clearfix:before, | 899 | +.clearfix:before, |
900 | -.clearfix:after { | 900 | +.clearfix:after { |
901 | - display: table; | 901 | + display: table; |
902 | - line-height: 0; | 902 | + line-height: 0; |
903 | - content: ""; | 903 | + content: ""; |
904 | -} | 904 | +} |
905 | -.clearfix:after { | 905 | +.clearfix:after { |
906 | - clear: both; | 906 | + clear: both; |
907 | -} | 907 | +} |
908 | -.pull-left{ float: left;} | 908 | +.pull-left{ float: left;} |
909 | -.pull-right{ float: right;} | 909 | +.pull-right{ float: right;} |
910 | -.w_45{ width: 45%;} | 910 | +.w_45{ width: 45%;} |
911 | -.w_50{ width: 50%;} | 911 | +.w_50{ width: 50%;} |
912 | -.poslft{ position: absolute; left: 1em;} | 912 | +.poslft{ position: absolute; left: 1em;} |
913 | -.user-center{ | 913 | +.user-center{ |
914 | - position: relative; | 914 | + position: relative; |
915 | - text-align: center; | 915 | + text-align: center; |
916 | - padding: 26px 0 18px; | 916 | + padding: 26px 0 18px; |
917 | - border-bottom: 2px solid #fff; | 917 | + border-bottom: 2px solid #fff; |
918 | - color: #00beef; | 918 | + color: #00beef; |
919 | - font-family: "Microsoft YaHei","微软雅黑"; | 919 | + font-family: "Microsoft YaHei","微软雅黑"; |
920 | - font-size: 36px; | 920 | + font-size: 36px; |
921 | -} | 921 | +} |
922 | -.user-center a{ | 922 | +.user-center a{ |
923 | - position: absolute; | 923 | + position: absolute; |
924 | - right: 27px; | 924 | + right: 27px; |
925 | - bottom:7px; | 925 | + bottom:7px; |
926 | - color: #ff9600; | 926 | + color: #ff9600; |
927 | - font-size: 24px; | 927 | + font-size: 24px; |
928 | - padding:10px; | 928 | + padding:10px; |
929 | -} | 929 | +} |
930 | -.user-center a.lefticon{ | 930 | +.user-center a.lefticon{ |
931 | - right: auto; | 931 | + right: auto; |
932 | - left: 37px; | 932 | + left: 37px; |
933 | -} | 933 | +} |
934 | -.user-center-box{ | 934 | +.user-center-box{ |
935 | - border-top: 1px solid #c4c3c3; | 935 | + border-top: 1px solid #c4c3c3; |
936 | - padding: 0 37px 50px; | 936 | + padding: 0 37px 50px; |
937 | -} | 937 | +} |
938 | -.user-center-box .top{ | 938 | +.user-center-box .top{ |
939 | - border-bottom: 2px solid #fff; | 939 | + border-bottom: 2px solid #fff; |
940 | - padding: 43px 0 40px; | 940 | + padding: 43px 0 40px; |
941 | -} | 941 | +} |
942 | -.user-center-box .top .txt p{ | 942 | +.user-center-box .top .txt p{ |
943 | - color: #434343; | 943 | + color: #434343; |
944 | - font-size: 30px; | 944 | + font-size: 30px; |
945 | - white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all; | 945 | + white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all; |
946 | - width: 100%; | 946 | + width: 100%; |
947 | -} | 947 | +} |
948 | -.user-center-box .top .inline-btn{ | 948 | +.user-center-box .top .inline-btn{ |
949 | - margin: 0; | 949 | + margin: 0; |
950 | - width: 45%; | 950 | + width: 45%; |
951 | -} | 951 | +} |
952 | -.user-center-box .top .inline-btn a{ | 952 | +.user-center-box .top .inline-btn a{ |
953 | - border-radius: 10px; | 953 | + border-radius: 10px; |
954 | - text-align: center; | 954 | + text-align: center; |
955 | - line-height: 85px; | 955 | + line-height: 85px; |
956 | - font-size: 30px; | 956 | + font-size: 30px; |
957 | -} | 957 | +} |
958 | -.user-center-box .bind-user{ | 958 | +.user-center-box .bind-user{ |
959 | - border-top: 1px solid #c4c3c3; | 959 | + border-top: 1px solid #c4c3c3; |
960 | - padding: 30px 20px; | 960 | + padding: 30px 20px; |
961 | -} | 961 | +} |
962 | -.user-center-box .bind-user .txt{ | 962 | +.user-center-box .bind-user .txt{ |
963 | - color:#949494; | 963 | + color:#949494; |
964 | - font-size: 20px; | 964 | + font-size: 20px; |
965 | -} | 965 | +} |
966 | -.user-center-box .bind-user .btn-bind{ | 966 | +.user-center-box .bind-user .btn-bind{ |
967 | - font-size: 30px; | 967 | + font-size: 30px; |
968 | - text-align: center; | 968 | + text-align: center; |
969 | - line-height: 60px; | 969 | + line-height: 60px; |
970 | - border: 1px solid #ff9600; | 970 | + border: 1px solid #ff9600; |
971 | - color: #ff9600; | 971 | + color: #ff9600; |
972 | - border-radius: 10px; | 972 | + border-radius: 10px; |
973 | - background: none; | 973 | + background: none; |
974 | -} | 974 | +} |
975 | -.user-center-box .bind-user .inline-btn{ | 975 | +.user-center-box .bind-user .inline-btn{ |
976 | - margin: 0; | 976 | + margin: 0; |
977 | - width: 35%; | 977 | + width: 35%; |
978 | - overflow: initial; | 978 | + overflow: initial; |
979 | - margin-left: 10%; | 979 | + margin-left: 10%; |
980 | -} | 980 | +} |
981 | -.user-center-box .list-item{ | 981 | +.user-center-box .list-item{ |
982 | - border-left: 1px solid #c0c0c0; | 982 | + border-left: 1px solid #c0c0c0; |
983 | - border-top: 1px solid #c0c0c0; | 983 | + border-top: 1px solid #c0c0c0; |
984 | -} | 984 | +} |
985 | -.user-center-box .list-item li{ | 985 | +.user-center-box .list-item li{ |
986 | - 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 | + 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; |
987 | -} | 987 | +} |
988 | -.user-center-box .list-item li a{ display: block;} | 988 | +.user-center-box .list-item li a{ display: block;} |
989 | -.user-center-box .list-item .redround{ | 989 | +.user-center-box .list-item .redround{ |
990 | - position: absolute; | 990 | + position: absolute; |
991 | - top: 5px; | 991 | + top: 5px; |
992 | - right: 5px; | 992 | + right: 5px; |
993 | - background: #ff0000; | 993 | + background: #ff0000; |
994 | - display: block; | 994 | + display: block; |
995 | - width: 10px; | 995 | + width: 10px; |
996 | - height: 10px; | 996 | + height: 10px; |
997 | - border-radius: 100%; | 997 | + border-radius: 100%; |
998 | -} | 998 | +} |
999 | -.acount-name{ | 999 | +.acount-name{ |
1000 | - color: #434343; | 1000 | + color: #434343; |
1001 | - font-size: 30px; | 1001 | + font-size: 30px; |
1002 | - margin-bottom: 25px; | 1002 | + margin-bottom: 25px; |
1003 | -} | 1003 | +} |
1004 | -.user-center a.btn-link{ | 1004 | +.user-center a.btn-link{ |
1005 | - font-size: 24px; | 1005 | + font-size: 24px; |
1006 | - bottom: 20px; | 1006 | + bottom: 20px; |
1007 | -} | 1007 | +} |
1008 | -.new-sdk-container .activity{ border-top: 1px solid #c4c3c3;} | 1008 | +.new-sdk-container .activity{ border-top: 1px solid #c4c3c3;} |
1009 | -.new-sdk-container .activity-list li:not(.more){ | 1009 | +.new-sdk-container .activity-list li:not(.more){ |
1010 | - padding: 20px; | 1010 | + padding: 20px; |
1011 | - border-bottom: 1px dashed #ddd; | 1011 | + border-bottom: 1px dashed #ddd; |
1012 | -} | 1012 | +} |
1013 | -.new-sdk-container .activity-list li:not(.more) a{ | 1013 | +.new-sdk-container .activity-list li:not(.more) a{ |
1014 | - font-size: 26px; | 1014 | + font-size: 26px; |
1015 | -} | 1015 | +} |
1016 | -.new-sdk-container .activity-list .act_time { | 1016 | +.new-sdk-container .activity-list .act_time { |
1017 | - color: #999; | 1017 | + color: #999; |
1018 | - font-size: 24px; | 1018 | + font-size: 24px; |
1019 | -} | 1019 | +} |
1020 | -.new-sdk-container .activity-list .act_title{white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all;display: block;width: 80%;} | 1020 | +.new-sdk-container .activity-list .act_title{white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all;display: block;width: 80%;} |
1021 | -.new-sdk-container .activity-list li.more a{ | 1021 | +.new-sdk-container .activity-list li.more a{ |
1022 | - display: block; | 1022 | + display: block; |
1023 | - width: 235px; | 1023 | + width: 235px; |
1024 | - margin: 20px auto; | 1024 | + margin: 20px auto; |
1025 | - text-align: center; | 1025 | + text-align: center; |
1026 | - padding: 20px; | 1026 | + padding: 20px; |
1027 | - color: #fff; | 1027 | + color: #fff; |
1028 | - font-size: 26px; | 1028 | + font-size: 26px; |
1029 | - background: #00beef; | 1029 | + background: #00beef; |
1030 | - border-radius: 10px; | 1030 | + border-radius: 10px; |
1031 | -} | 1031 | +} |
1032 | -.new-sdk-container .activity .bor_b_h3{ | 1032 | +.new-sdk-container .activity .bor_b_h3{ |
1033 | - border-bottom: 1px solid #e0e0e0; | 1033 | + border-bottom: 1px solid #e0e0e0; |
1034 | - background: #fff; | 1034 | + background: #fff; |
1035 | - padding: 20px 0; | 1035 | + padding: 20px 0; |
1036 | - margin: 0 37px; | 1036 | + margin: 0 37px; |
1037 | -} | 1037 | +} |
1038 | -.new-sdk-container .activity .bor_b_h3 h3{ | 1038 | +.new-sdk-container .activity .bor_b_h3 h3{ |
1039 | - color: #000; | 1039 | + color: #000; |
1040 | - font-size: 26px; | 1040 | + font-size: 26px; |
1041 | - font-family: "Microsoft YaHei","微软雅黑"; | 1041 | + font-family: "Microsoft YaHei","微软雅黑"; |
1042 | - font-weight: normal; | 1042 | + font-weight: normal; |
1043 | -} | 1043 | +} |
1044 | -.scroll{ height: 100%;} | 1044 | +.scroll{ height: 100%;} |
1045 | -.new-sdk-container .activity .bor_b_h3 .text-info{ | 1045 | +.new-sdk-container .activity .bor_b_h3 .text-info{ |
1046 | - color: #707070; | 1046 | + color: #707070; |
1047 | - font-size: 24px; | 1047 | + font-size: 24px; |
1048 | - font-family: "Microsoft YaHei","微软雅黑"; | 1048 | + font-family: "Microsoft YaHei","微软雅黑"; |
1049 | - font-weight: normal; | 1049 | + font-weight: normal; |
1050 | - margin-top: 5px; | 1050 | + margin-top: 5px; |
1051 | -} | 1051 | +} |
1052 | -.new-sdk-container .activity .activity_text{ | 1052 | +.new-sdk-container .activity .activity_text{ |
1053 | - color: #707070; | 1053 | + color: #707070; |
1054 | - font-size: 26px; | 1054 | + font-size: 26px; |
1055 | - padding: 20px; | 1055 | + padding: 20px; |
1056 | - font-family: "Microsoft YaHei","微软雅黑"; | 1056 | + font-family: "Microsoft YaHei","微软雅黑"; |
1057 | - background: #fff; | 1057 | + background: #fff; |
1058 | -} | 1058 | +} |
1059 | -.new-sdk-container .activity .activity_text img{ | 1059 | +.new-sdk-container .activity .activity_text img{ |
1060 | - display: block; | 1060 | + display: block; |
1061 | - width: 100%; | 1061 | + width: 100%; |
1062 | -} | 1062 | +} |
1063 | -.new-sdk-container .pwd_box{ margin: 0 37px;} | 1063 | +.new-sdk-container .pwd_box{ margin: 0 37px;} |
1064 | -.new-sdk-container .pwd_box li{ | 1064 | +.new-sdk-container .pwd_box li{ |
1065 | - border: 1px solid #c0c0c0; | 1065 | + border: 1px solid #c0c0c0; |
1066 | - border-radius: 10px; | 1066 | + border-radius: 10px; |
1067 | - -moz-border-radius: 10px; | 1067 | + -moz-border-radius: 10px; |
1068 | - -webkit-border-radius: 10px; | 1068 | + -webkit-border-radius: 10px; |
1069 | - padding: 20px 0; | 1069 | + padding: 20px 0; |
1070 | - margin-bottom: 20px; | 1070 | + margin-bottom: 20px; |
1071 | - background: #fff; | 1071 | + background: #fff; |
1072 | -} | 1072 | +} |
1073 | -.new-sdk-container .pwd_box #mobile_get_pwd_form .inline-btn li{ | 1073 | +.new-sdk-container .pwd_box #mobile_get_pwd_form .inline-btn li{ |
1074 | - border-radius: 20px; | 1074 | + border-radius: 20px; |
1075 | - -moz-border-radius: 20px; | 1075 | + -moz-border-radius: 20px; |
1076 | - -webkit-border-radius: 20px; | 1076 | + -webkit-border-radius: 20px; |
1077 | - padding: 0; | 1077 | + padding: 0; |
1078 | -} | 1078 | +} |
1079 | -.new-sdk-container .pwd_box li a{ | 1079 | +.new-sdk-container .pwd_box li a{ |
1080 | - display: block; | 1080 | + display: block; |
1081 | - color: #434343; | 1081 | + color: #434343; |
1082 | - font-size: 30px; | 1082 | + font-size: 30px; |
1083 | - font-family: "Microsoft YaHei","微软雅黑"; | 1083 | + font-family: "Microsoft YaHei","微软雅黑"; |
1084 | - text-align: center; | 1084 | + text-align: center; |
1085 | -} | 1085 | +} |
1086 | -.pwd_box .step-box input{ | 1086 | +.pwd_box .step-box input{ |
1087 | - background: #fff; | 1087 | + background: #fff; |
1088 | - width: 100%; | 1088 | + width: 100%; |
1089 | - padding: 25px 0; | 1089 | + padding: 25px 0; |
1090 | - border-radius: 10px; | 1090 | + border-radius: 10px; |
1091 | - border: 1px solid #c0c0c0; | 1091 | + border: 1px solid #c0c0c0; |
1092 | - text-align: center; | 1092 | + text-align: center; |
1093 | - margin: 83px 0 91px 0; | 1093 | + margin: 83px 0 91px 0; |
1094 | - font-size: 30px; | 1094 | + font-size: 30px; |
1095 | - line-height: 30px; | 1095 | + line-height: 30px; |
1096 | - box-shadow: none; | 1096 | + box-shadow: none; |
1097 | - box-sizing: border-box; | 1097 | + box-sizing: border-box; |
1098 | - appearance:button; | 1098 | + appearance:button; |
1099 | - -moz-appearance:button; /* Firefox */ | 1099 | + -moz-appearance:button; /* Firefox */ |
1100 | - -webkit-appearance:button; /* Safari 和 Chrome */ | 1100 | + -webkit-appearance:button; /* Safari 和 Chrome */ |
1101 | -} | 1101 | +} |
1102 | -.pwd_box .step-box a{ | 1102 | +.pwd_box .step-box a{ |
1103 | - display: block; | 1103 | + display: block; |
1104 | - text-align: center; | 1104 | + text-align: center; |
1105 | - width: 235px; | 1105 | + width: 235px; |
1106 | - background: #ff9600; | 1106 | + background: #ff9600; |
1107 | - margin: 0 auto; | 1107 | + margin: 0 auto; |
1108 | - color: #fff; | 1108 | + color: #fff; |
1109 | - padding: 25px 0; | 1109 | + padding: 25px 0; |
1110 | - border-radius: 10px; | 1110 | + border-radius: 10px; |
1111 | - font-size: 30px; | 1111 | + font-size: 30px; |
1112 | -} | 1112 | +} |
1113 | -.pwd_box .step-box .pwd_txt{ | 1113 | +.pwd_box .step-box .pwd_txt{ |
1114 | - padding: 45px 25px 35px; | 1114 | + padding: 45px 25px 35px; |
1115 | - border: 1px solid #c0c0c0; | 1115 | + border: 1px solid #c0c0c0; |
1116 | - background: #fff; | 1116 | + background: #fff; |
1117 | - margin: 9px 0 38px; | 1117 | + margin: 9px 0 38px; |
1118 | - border-radius: 10px; | 1118 | + border-radius: 10px; |
1119 | -} | 1119 | +} |
1120 | -.pwd_box .step-box .pwd_txt p{ | 1120 | +.pwd_box .step-box .pwd_txt p{ |
1121 | - color: #434343; | 1121 | + color: #434343; |
1122 | - font-size: 30px; | 1122 | + font-size: 30px; |
1123 | - font-family: "Microsoft YaHei","微软雅黑"; | 1123 | + font-family: "Microsoft YaHei","微软雅黑"; |
1124 | -} | 1124 | +} |
1125 | -.pwd_box .step-box .pwd_txt p a{ | 1125 | +.pwd_box .step-box .pwd_txt p a{ |
1126 | - display: inline-block; | 1126 | + display: inline-block; |
1127 | - text-align: left; | 1127 | + text-align: left; |
1128 | - width: auto; | 1128 | + width: auto; |
1129 | - background: none; | 1129 | + background: none; |
1130 | - color: #434343; | 1130 | + color: #434343; |
1131 | - padding: 0; | 1131 | + padding: 0; |
1132 | - border-radius: none; | 1132 | + border-radius: none; |
1133 | -} | 1133 | +} |
1134 | -.new-sdk-box .question-input{ | 1134 | +.new-sdk-box .question-input{ |
1135 | - position: relative; | 1135 | + position: relative; |
1136 | - background: #fff; | 1136 | + background: #fff; |
1137 | - border: 1px solid #c0c0c0; | 1137 | + border: 1px solid #c0c0c0; |
1138 | - border-radius: 10px; | 1138 | + border-radius: 10px; |
1139 | - padding: 25px 0; | 1139 | + padding: 25px 0; |
1140 | - text-align: center; | 1140 | + text-align: center; |
1141 | - font-size: 30px; | 1141 | + font-size: 30px; |
1142 | - color: #434343; | 1142 | + color: #434343; |
1143 | - font-family: "Microsoft YaHei","微软雅黑"; | 1143 | + font-family: "Microsoft YaHei","微软雅黑"; |
1144 | -} | 1144 | +} |
1145 | -.new-sdk-box .question-input i{ | 1145 | +.new-sdk-box .question-input i{ |
1146 | - position: absolute; | 1146 | + position: absolute; |
1147 | - right: 15px; | 1147 | + right: 15px; |
1148 | - top: 27px; | 1148 | + top: 27px; |
1149 | -} | 1149 | +} |
1150 | -.new-sdk-box .input input{ | 1150 | +.new-sdk-box .input input{ |
1151 | - text-align: center; | 1151 | + text-align: center; |
1152 | -} | 1152 | +} |
1153 | -.new-sdk-box .question-input p{ | 1153 | +.new-sdk-box .question-input p{ |
1154 | - margin: 0; | 1154 | + margin: 0; |
1155 | - font-size: 30px; | 1155 | + font-size: 30px; |
1156 | - color: #434343; | 1156 | + color: #434343; |
1157 | - font-family: "Microsoft YaHei","微软雅黑"; | 1157 | + font-family: "Microsoft YaHei","微软雅黑"; |
1158 | - | 1158 | + |
1159 | -} | 1159 | +} |
1160 | -.mt10{ margin-top: 33px;} | 1160 | +.mt10{ margin-top: 33px;} |
1161 | -.new-sdk-main .other-login p a.hide{ display: none;} | 1161 | +.new-sdk-main .other-login p a.hide{ display: none;} |
1162 | -i.checkbx.icon-xuanzhong:before{ color: #999;} | 1162 | +i.checkbx.icon-xuanzhong:before{ color: #999;} |
1163 | -.only-btn.inline-btn .agreement{ | 1163 | +.only-btn.inline-btn .agreement{ |
1164 | - position: absolute; | 1164 | + position: absolute; |
1165 | - right: 37px;top: 10px; | 1165 | + right: 37px;top: 10px; |
1166 | -} | 1166 | +} |
1167 | -*:focus,* {outline: none;} | 1167 | +*:focus,* {outline: none;} |
1168 | -input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { | 1168 | +input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { |
1169 | - color: #b5b5b6; | 1169 | + color: #b5b5b6; |
1170 | - font-family: "Microsoft YaHei","微软雅黑"; | 1170 | + font-family: "Microsoft YaHei","微软雅黑"; |
1171 | - font-size: 30px; | 1171 | + font-size: 30px; |
1172 | -} | 1172 | +} |
1173 | -.new-sdk-container .new-sdk-main .other-login label a{ | 1173 | +.new-sdk-container .new-sdk-main .other-login label a{ |
1174 | - color: #434343; | 1174 | + color: #434343; |
1175 | - font-size: 24px; | 1175 | + font-size: 24px; |
1176 | - font-family: "Microsoft YaHei","微软雅黑"; | 1176 | + font-family: "Microsoft YaHei","微软雅黑"; |
1177 | - vertical-align: -webkit-baseline-middle; | 1177 | + vertical-align: -webkit-baseline-middle; |
1178 | - padding: 10px; | 1178 | + padding: 10px; |
1179 | -} | 1179 | +} |
1180 | -.pwd_box .step-box .question-input-box{ | 1180 | +.pwd_box .step-box .question-input-box{ |
1181 | - background: #fff; | 1181 | + background: #fff; |
1182 | - padding: 25px 20px; | 1182 | + padding: 25px 20px; |
1183 | - border-radius: 10px; | 1183 | + border-radius: 10px; |
1184 | - border: 1px solid #c0c0c0; | 1184 | + border: 1px solid #c0c0c0; |
1185 | - margin: 83px 0 91px 0; | 1185 | + margin: 83px 0 91px 0; |
1186 | -} | 1186 | +} |
1187 | -.pwd_box .step-box .qib-txt{ | 1187 | +.pwd_box .step-box .qib-txt{ |
1188 | - width: 150px; | 1188 | + width: 150px; |
1189 | - color: #434343; | 1189 | + color: #434343; |
1190 | - font-size: 30px; | 1190 | + font-size: 30px; |
1191 | - font-family: "Microsoft YaHei","微软雅黑"; | 1191 | + font-family: "Microsoft YaHei","微软雅黑"; |
1192 | -} | 1192 | +} |
1193 | -.pwd_box .step-box .qib-input{ | 1193 | +.pwd_box .step-box .qib-input{ |
1194 | - width: calc(100% - 150px); | 1194 | + width: calc(100% - 150px); |
1195 | -} | 1195 | +} |
1196 | -.pwd_box .step-box .question-input-box input{ | 1196 | +.pwd_box .step-box .question-input-box input{ |
1197 | - padding: 0; | 1197 | + padding: 0; |
1198 | - line-height: 40px; | 1198 | + line-height: 40px; |
1199 | - margin: 0; | 1199 | + margin: 0; |
1200 | - border: none; | 1200 | + border: none; |
1201 | -} | 1201 | +} |
1202 | -input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { | 1202 | +input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { |
1203 | - background-color: rgb(255, 255, 255) !important; | 1203 | + background-color: rgb(255, 255, 255) !important; |
1204 | - box-shadow: 0 0 0px 1000px white inset; | 1204 | + box-shadow: 0 0 0px 1000px white inset; |
1205 | -} | 1205 | +} |
1206 | -input:disabled{ | 1206 | +input:disabled{ |
1207 | - background-color:#ffffff; | 1207 | + background-color:#ffffff; |
1208 | - color:#434343; | 1208 | + color:#434343; |
1209 | -} | 1209 | +} |
1210 | -.new-sdk-container .pull-box .drop-ul li{ | 1210 | +.new-sdk-container .pull-box .drop-ul li{ |
1211 | - border-bottom: 1px solid #ddd; | 1211 | + border-bottom: 1px solid #ddd; |
1212 | -} | 1212 | +} | ... | ... |
1 | -html[data-useragent='ios'] | 1 | +html[data-useragent='ios'] |
2 | -.other-menu{display:none;} | 2 | +.other-menu{display:none;} |
3 | -body{ | 3 | +body{ |
4 | - margin:0px; | 4 | + margin:0px; |
5 | - padding:0px; | 5 | + padding:0px; |
6 | - font-family: "Microsoft YaHei","微软雅黑"; | 6 | + font-family: "Microsoft YaHei","微软雅黑"; |
7 | - background-color:white; | 7 | + background-color:white; |
8 | - text-align: center; | 8 | + text-align: center; |
9 | - -webkit-box-sizing: border-box; | 9 | + -webkit-box-sizing: border-box; |
10 | - box-sizing: border-box; | 10 | + box-sizing: border-box; |
11 | - /*overflow: hidden;*/ | 11 | + /*overflow: hidden;*/ |
12 | -} | 12 | +} |
13 | -h1,h2,h3,h4{font-weight : normal; margin:5px 0px;} | 13 | +h1,h2,h3,h4{font-weight : normal; margin:5px 0px;} |
14 | - | 14 | + |
15 | -p{margin:5px;line-height:28px;} | 15 | +p{margin:5px;line-height:28px;} |
16 | -a, button, input, select{ | 16 | +a, button, input, select{ |
17 | - -webkit-tap-highlight-color:rgba(255,0,0,0);outline:none; | 17 | + -webkit-tap-highlight-color:rgba(255,0,0,0);outline:none; |
18 | -} | 18 | +} |
19 | -a,input,textarea,select { | 19 | +a,input,textarea,select { |
20 | - outline: 0; | 20 | + outline: 0; |
21 | -} | 21 | +} |
22 | -a:focus { | 22 | +a:focus { |
23 | - outline:thin dotted; /* 处理“outline”在Chrome浏览器中和其它浏览器之间的不一致 */ | 23 | + outline:thin dotted; /* 处理“outline”在Chrome浏览器中和其它浏览器之间的不一致 */ |
24 | -} | 24 | +} |
25 | -form{ | 25 | +form{ |
26 | - position: relative; | 26 | + position: relative; |
27 | -} | 27 | +} |
28 | -input:-moz-placeholder, | 28 | +input:-moz-placeholder, |
29 | -textarea:-moz-placeholder { | 29 | +textarea:-moz-placeholder { |
30 | - color: #555; | 30 | + color: #555; |
31 | -} | 31 | +} |
32 | - | 32 | + |
33 | -input:-ms-input-placeholder, | 33 | +input:-ms-input-placeholder, |
34 | -textarea:-ms-input-placeholder { | 34 | +textarea:-ms-input-placeholder { |
35 | - color: #555; | 35 | + color: #555; |
36 | -} | 36 | +} |
37 | - | 37 | + |
38 | -input::-webkit-input-placeholder, | 38 | +input::-webkit-input-placeholder, |
39 | -textarea::-webkit-input-placeholder { | 39 | +textarea::-webkit-input-placeholder { |
40 | - color: #555; | 40 | + color: #555; |
41 | -} | 41 | +} |
42 | - | 42 | + |
43 | -button::-moz-focus-inner, | 43 | +button::-moz-focus-inner, |
44 | -input::-moz-focus-inner { | 44 | +input::-moz-focus-inner { |
45 | - padding: 0; | 45 | + padding: 0; |
46 | - border: none; | 46 | + border: none; |
47 | -} | 47 | +} |
48 | - | 48 | + |
49 | -html{ | 49 | +html{ |
50 | - FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f7f7f7,endColorStr=#eee); | 50 | + FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f7f7f7,endColorStr=#eee); |
51 | -background: -moz-linear-gradient(top,#f7f7f7,#eee); | 51 | +background: -moz-linear-gradient(top,#f7f7f7,#eee); |
52 | -background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#f7f7f7), to(#eee)); | 52 | +background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#f7f7f7), to(#eee)); |
53 | -background: -webkit-linear-gradient(top, #f7f7f7, #eee); | 53 | +background: -webkit-linear-gradient(top, #f7f7f7, #eee); |
54 | -background: -o-linear-gradient(top, #f7f7f7, #eee); | 54 | +background: -o-linear-gradient(top, #f7f7f7, #eee); |
55 | -position: relative; | 55 | +position: relative; |
56 | -height: 100%; | 56 | +height: 100%; |
57 | --webkit-tap-highlight-color: rgba(0, 0, 0, 0);/*禁用ios点击元素时的灰色背景*/ | 57 | +-webkit-tap-highlight-color: rgba(0, 0, 0, 0);/*禁用ios点击元素时的灰色背景*/ |
58 | -} | 58 | +} |
59 | -body{ | 59 | +body{ |
60 | - background: #f6f6f6; | 60 | + background: #f6f6f6; |
61 | - width: 100%; | 61 | + width: 100%; |
62 | - height: 100%; | 62 | + height: 100%; |
63 | - background-size: 100%; | 63 | + background-size: 100%; |
64 | -} | 64 | +} |
65 | - | 65 | + |
66 | -select{ | 66 | +select{ |
67 | - width:100%; | 67 | + width:100%; |
68 | - font-size:16px; | 68 | + font-size:16px; |
69 | - height:35px; line-height:33px; padding:2px 0; | 69 | + height:35px; line-height:33px; padding:2px 0; |
70 | - font-family:"Microsoft YaHei","微软雅黑"; | 70 | + font-family:"Microsoft YaHei","微软雅黑"; |
71 | - background-color: #fff; | 71 | + background-color: #fff; |
72 | - border: 1px solid #CCCCCC; | 72 | + border: 1px solid #CCCCCC; |
73 | - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; | 73 | + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; |
74 | - -webkit-appearance: listbox; | 74 | + -webkit-appearance: listbox; |
75 | - box-sizing: border-box; | 75 | + box-sizing: border-box; |
76 | - -moz-box-sizing: border-box; | 76 | + -moz-box-sizing: border-box; |
77 | - -webkit-box-sizing: border-box;} | 77 | + -webkit-box-sizing: border-box;} |
78 | - | 78 | + |
79 | -.fix .ios_scroll{ | 79 | +.fix .ios_scroll{ |
80 | - margin-right: 50px; | 80 | + margin-right: 50px; |
81 | - width: auto; | 81 | + width: auto; |
82 | -} | 82 | +} |
83 | -.nofix .ios_scroll{ | 83 | +.nofix .ios_scroll{ |
84 | - overflow: hidden; | 84 | + overflow: hidden; |
85 | -} | 85 | +} |
86 | -.ios_scroll{ | 86 | +.ios_scroll{ |
87 | - width: 100%; | 87 | + width: 100%; |
88 | - height: 100%; | 88 | + height: 100%; |
89 | - overflow: scroll; | 89 | + overflow: scroll; |
90 | - z-index: 1; | 90 | + z-index: 1; |
91 | - -webkit-overflow-scrolling:touch; | 91 | + -webkit-overflow-scrolling:touch; |
92 | -} | 92 | +} |
93 | -.ios_scroll iframe{ | 93 | +.ios_scroll iframe{ |
94 | - z-index: 1; | 94 | + z-index: 1; |
95 | -} | 95 | +} |
96 | -.mask{ | 96 | +.mask{ |
97 | - position: relative; | 97 | + position: relative; |
98 | - height: 100%; | 98 | + height: 100%; |
99 | - /*overflow: hidden;*/ | 99 | + /*overflow: hidden;*/ |
100 | - -webkit-box-sizing: border-box; | 100 | + -webkit-box-sizing: border-box; |
101 | - -moz-box-sizing: border-box; | 101 | + -moz-box-sizing: border-box; |
102 | - -o-box-sizing: border-box; | 102 | + -o-box-sizing: border-box; |
103 | - box-sizing: border-box; | 103 | + box-sizing: border-box; |
104 | -} | 104 | +} |
105 | -a.link{ | 105 | +a.link{ |
106 | -color: #F00; | 106 | +color: #F00; |
107 | -border-bottom: 1px solid #F00; | 107 | +border-bottom: 1px solid #F00; |
108 | -font-weight: bold; | 108 | +font-weight: bold; |
109 | -} | 109 | +} |
110 | -.hide{ display: none;} | 110 | +.hide{ display: none;} |
111 | -a:link, a:active, a:hover, a:visited,a:focus{ | 111 | +a:link, a:active, a:hover, a:visited,a:focus{ |
112 | - text-decoration:none; | 112 | + text-decoration:none; |
113 | -} | 113 | +} |
114 | - | 114 | + |
115 | -a, button, input, select, li{ | 115 | +a, button, input, select, li{ |
116 | - -webkit-tap-highlight-color:rgba(255,0,0,0); | 116 | + -webkit-tap-highlight-color:rgba(255,0,0,0); |
117 | -} | 117 | +} |
118 | -.disable{ | 118 | +.disable{ |
119 | - background-color:#DDDDDD; | 119 | + background-color:#DDDDDD; |
120 | -} | 120 | +} |
121 | - a:disabled, input:disabled{ | 121 | + a:disabled, input:disabled{ |
122 | - background-color:#666666; | 122 | + background-color:#666666; |
123 | -} | 123 | +} |
124 | -.align-center{ | 124 | +.align-center{ |
125 | - text-align: center; | 125 | + text-align: center; |
126 | -} | 126 | +} |
127 | -.container img{ | 127 | +.container img{ |
128 | - max-width: 95%; | 128 | + max-width: 95%; |
129 | -} | 129 | +} |
130 | -small, .small{font-size:16px;} | 130 | +small, .small{font-size:16px;} |
131 | -.mar-r-10{ | 131 | +.mar-r-10{ |
132 | - margin-right: 10px; | 132 | + margin-right: 10px; |
133 | -} | 133 | +} |
134 | -.mar-t-10{ | 134 | +.mar-t-10{ |
135 | - margin-top: 10px; | 135 | + margin-top: 10px; |
136 | -} | 136 | +} |
137 | -.relative{ | 137 | +.relative{ |
138 | - position: relative; | 138 | + position: relative; |
139 | -} | 139 | +} |
140 | -.w-80{ | 140 | +.w-80{ |
141 | - width: 80%; | 141 | + width: 80%; |
142 | -} | 142 | +} |
143 | -.w-20{ | 143 | +.w-20{ |
144 | - width: 20%; | 144 | + width: 20%; |
145 | -} | 145 | +} |
146 | -/* 文字相关 */ | 146 | +/* 文字相关 */ |
147 | -p.text-muted{color: #999999; } | 147 | +p.text-muted{color: #999999; } |
148 | -.text-warning{color: #DD1144;} | 148 | +.text-warning{color: #DD1144;} |
149 | -.text-error{color: #DD1144;} | 149 | +.text-error{color: #DD1144;} |
150 | -.text-success{color:#0F820C;} | 150 | +.text-success{color:#0F820C;} |
151 | -.text-info{color:#1174B7;} | 151 | +.text-info{color:#1174B7;} |
152 | -/*对齐方式*/ | 152 | +/*对齐方式*/ |
153 | -.text-indent{text-indent: 1em;} | 153 | +.text-indent{text-indent: 1em;} |
154 | -.align-left{text-align: left;} | 154 | +.align-left{text-align: left;} |
155 | -.pull-right{float:right;} | 155 | +.pull-right{float:right;} |
156 | -.pull-left{float:left;} | 156 | +.pull-left{float:left;} |
157 | -.inline{display: inline;} | 157 | +.inline{display: inline;} |
158 | -.inline-block{display: inline-block;} | 158 | +.inline-block{display: inline-block;} |
159 | - | 159 | + |
160 | -.badge{ | 160 | +.badge{ |
161 | - display: inline-block; | 161 | + display: inline-block; |
162 | - min-width: 10px; | 162 | + min-width: 10px; |
163 | - padding: 3px 7px; | 163 | + padding: 3px 7px; |
164 | - font-size: 12px; | 164 | + font-size: 12px; |
165 | - font-weight: bold; | 165 | + font-weight: bold; |
166 | - line-height: 1; | 166 | + line-height: 1; |
167 | - color: #fff; | 167 | + color: #fff; |
168 | - text-align: center; | 168 | + text-align: center; |
169 | - white-space: nowrap; | 169 | + white-space: nowrap; |
170 | - vertical-align: baseline; | 170 | + vertical-align: baseline; |
171 | - background-color: #b94a48; | 171 | + background-color: #b94a48; |
172 | - border-radius: 10px; | 172 | + border-radius: 10px; |
173 | -} | 173 | +} |
174 | -.relative .badge{ | 174 | +.relative .badge{ |
175 | - position: absolute; | 175 | + position: absolute; |
176 | - right: 5px; | 176 | + right: 5px; |
177 | - top: 13px; | 177 | + top: 13px; |
178 | -} | 178 | +} |
179 | -.badge.pay{ | 179 | +.badge.pay{ |
180 | - position: absolute; | 180 | + position: absolute; |
181 | - right: -8px; | 181 | + right: -8px; |
182 | - top: -6px; | 182 | + top: -6px; |
183 | -} | 183 | +} |
184 | -/* 基本样式 END */ | 184 | +/* 基本样式 END */ |
185 | -.clearfix:before, | 185 | +.clearfix:before, |
186 | -.clearfix:after { | 186 | +.clearfix:after { |
187 | - display: table; | 187 | + display: table; |
188 | - line-height: 0; | 188 | + line-height: 0; |
189 | - content: ""; | 189 | + content: ""; |
190 | -} | 190 | +} |
191 | -.clearfix:after { | 191 | +.clearfix:after { |
192 | - clear: both; | 192 | + clear: both; |
193 | -} | 193 | +} |
194 | - | 194 | + |
195 | -p.lead{ | 195 | +p.lead{ |
196 | - text-align: left; | 196 | + text-align: left; |
197 | - font-size: 18px; | 197 | + font-size: 18px; |
198 | - min-height: 100px; | 198 | + min-height: 100px; |
199 | -} | 199 | +} |
200 | - | 200 | + |
201 | -.larg{display:block;} | 201 | +.larg{display:block;} |
202 | -.container .larg{display:block;} | 202 | +.container .larg{display:block;} |
203 | - | 203 | + |
204 | -.header .btn.pull-left{ | 204 | +.header .btn.pull-left{ |
205 | - float: none; | 205 | + float: none; |
206 | - position: absolute; | 206 | + position: absolute; |
207 | - left: 8px; | 207 | + left: 8px; |
208 | - margin-top: 8px; | 208 | + margin-top: 8px; |
209 | -} | 209 | +} |
210 | -.header .btn.pull-right{ | 210 | +.header .btn.pull-right{ |
211 | - float: none; | 211 | + float: none; |
212 | - position: absolute; | 212 | + position: absolute; |
213 | - right: 8px; | 213 | + right: 8px; |
214 | - margin-top: 8px; | 214 | + margin-top: 8px; |
215 | -} | 215 | +} |
216 | -.fix .btn.scroll-btn{ | 216 | +.fix .btn.scroll-btn{ |
217 | - display: inline-block; | 217 | + display: inline-block; |
218 | -} | 218 | +} |
219 | -.btn.scroll-btn{ | 219 | +.btn.scroll-btn{ |
220 | - border-radius:35px; | 220 | + border-radius:35px; |
221 | - padding:0px; | 221 | + padding:0px; |
222 | - display: none; | 222 | + display: none; |
223 | - min-width: 35px; | 223 | + min-width: 35px; |
224 | - position: absolute; | 224 | + position: absolute; |
225 | - z-index: 10000; | 225 | + z-index: 10000; |
226 | - right: 0px; height:35px; | 226 | + right: 0px; height:35px; |
227 | -} | 227 | +} |
228 | -.btn.scroll-up{ | 228 | +.btn.scroll-up{ |
229 | - top: 40%; | 229 | + top: 40%; |
230 | - margin-top: -60px; | 230 | + margin-top: -60px; |
231 | -} | 231 | +} |
232 | -.btn.scroll-down{ | 232 | +.btn.scroll-down{ |
233 | - top: 57%; | 233 | + top: 57%; |
234 | -} | 234 | +} |
235 | - | 235 | + |
236 | -/* 输入控件 */ | 236 | +/* 输入控件 */ |
237 | -input[type="text"], input[type="submit"], input[type="date"], input[type="email"]{ | 237 | +input[type="text"], input[type="submit"], input[type="date"], input[type="email"]{ |
238 | - width:100%; display:block;line-height: normal; | 238 | + width:100%; display:block;line-height: normal; |
239 | - margin: 10px 0px 10px 0; | 239 | + margin: 10px 0px 10px 0; |
240 | -} | 240 | +} |
241 | - | 241 | + |
242 | -label.enter_game{ | 242 | +label.enter_game{ |
243 | - margin-top: 8px; | 243 | + margin-top: 8px; |
244 | - font-size: 20px; | 244 | + font-size: 20px; |
245 | - display: inline-block; | 245 | + display: inline-block; |
246 | -} | 246 | +} |
247 | -/*输入控件 END */ | 247 | +/*输入控件 END */ |
248 | - | 248 | + |
249 | -/*字体图标*/ | 249 | +/*字体图标*/ |
250 | -/*字体图标*/ | 250 | +/*字体图标*/ |
251 | -@font-face {font-family: "iconfont"; | 251 | +@font-face {font-family: "iconfont"; |
252 | - src: url('../font/iconfont.eot?t=1468997064'); /* IE9*/ | 252 | + src: url('../font/iconfont.eot?t=1468997064'); /* IE9*/ |
253 | - src: url('../font/iconfont.eot?t=1468997064#iefix') format('embedded-opentype'), /* IE6-IE8 */ | 253 | + src: url('../font/iconfont.eot?t=1468997064#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
254 | - url('../font/iconfont.woff?t=1468997064') format('woff'), /* chrome, firefox */ | 254 | + url('../font/iconfont.woff?t=1468997064') format('woff'), /* chrome, firefox */ |
255 | - url('../font/iconfont.ttf?t=1468997064') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ | 255 | + url('../font/iconfont.ttf?t=1468997064') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ |
256 | - url('../font/iconfont.svg?t=1468997064#iconfont') format('svg'); /* iOS 4.1- */ | 256 | + url('../font/iconfont.svg?t=1468997064#iconfont') format('svg'); /* iOS 4.1- */ |
257 | -} | 257 | +} |
258 | - | 258 | + |
259 | -.iconfont { | 259 | +.iconfont { |
260 | - font-family:"iconfont" !important; | 260 | + font-family:"iconfont" !important; |
261 | - font-size:16px; | 261 | + font-size:16px; |
262 | - font-style:normal; | 262 | + font-style:normal; |
263 | - -webkit-font-smoothing: antialiased; | 263 | + -webkit-font-smoothing: antialiased; |
264 | - -webkit-text-stroke-width: 0.2px; | 264 | + -webkit-text-stroke-width: 0.2px; |
265 | - -moz-osx-font-smoothing: grayscale; | 265 | + -moz-osx-font-smoothing: grayscale; |
266 | -} | 266 | +} |
267 | - | 267 | + |
268 | -.icon-weixin:before { content: "\e600"; font-size: 1.8em; color: #0bb515;} | 268 | +.icon-weixin:before { content: "\e600"; font-size: 1.8em; color: #0bb515;} |
269 | -.icon-qq:before { content: "\e601"; font-size: 1.8em; color: #0f9fcf;} | 269 | +.icon-qq:before { content: "\e601"; font-size: 1.8em; color: #0f9fcf;} |
270 | -.icon-iconfontcha:before { content: "\e609"; } | 270 | +.icon-iconfontcha:before { content: "\e609"; } |
271 | -.icon-qq1:before { content: "\e602"; font-size: 1.8em; color: #0f9fcf;} | 271 | +.icon-qq1:before { content: "\e602"; font-size: 1.8em; color: #0f9fcf;} |
272 | -.icon-weixin1:before { content: "\e603"; } | 272 | +.icon-weixin1:before { content: "\e603"; } |
273 | -.icon-qq2:before { content: "\e604"; font-size: 1.8em; color: #0f9fcf;} | 273 | +.icon-qq2:before { content: "\e604"; font-size: 1.8em; color: #0f9fcf;} |
274 | -.icon-iconfontxiangyou:before { content: "\e60a"; color: #fff; font-size: 32px;} | 274 | +.icon-iconfontxiangyou:before { content: "\e60a"; color: #fff; font-size: 32px;} |
275 | -.icon-iconfontcolor19:before { content: "\e60b"; } | 275 | +.icon-iconfontcolor19:before { content: "\e60b"; } |
276 | -.icon-xuanzhong:before { content: "\e60c"; color: #ff9600; font-size: 1.6em;} | 276 | +.icon-xuanzhong:before { content: "\e60c"; color: #ff9600; font-size: 1.6em;} |
277 | -.icon-triangle-l:before { content: "\e605"; } | 277 | +.icon-triangle-l:before { content: "\e605"; } |
278 | -.icon-shuangyuanquan:before { content: "\e60d"; color: #089b55;} | 278 | +.icon-shuangyuanquan:before { content: "\e60d"; color: #089b55;} |
279 | -.icon-weixin2:before { content: "\e606"; } | 279 | +.icon-weixin2:before { content: "\e606"; } |
280 | -.icon-xiangyou:before { content: "\e60e"; } | 280 | +.icon-xiangyou:before { content: "\e60e"; } |
281 | -.icon-fuxuankuangyixuanze:before { content: "\e607"; } | 281 | +.icon-fuxuankuangyixuanze:before { content: "\e607"; } |
282 | -.icon-xiangxia:before { content: "\e60f"; color: #ddd; font-size: 1.8em;} | 282 | +.icon-xiangxia:before { content: "\e60f"; color: #ddd; font-size: 1.8em;} |
283 | -.icon-icon3:before { content: "\e608"; } | 283 | +.icon-icon3:before { content: "\e608"; } |
284 | -.icon-fanhui:before { content: "\e610"; color: #949494; font-size: 2em;} | 284 | +.icon-fanhui:before { content: "\e610"; color: #949494; font-size: 2em;} |
285 | -.icon-yonghutouxiang:before { content: "\e611"; color: #c1c1c1; font-size: 84px;} | 285 | +.icon-yonghutouxiang:before { content: "\e611"; color: #c1c1c1; font-size: 84px;} |
286 | -.icon-triangle-left-copy:before { content: "\e612"; color:#ddd; font-size: 1.8em;} | 286 | +.icon-triangle-left-copy:before { content: "\e612"; color:#ddd; font-size: 1.8em;} |
287 | - | 287 | + |
288 | -/* 消息框 */ | 288 | +/* 消息框 */ |
289 | -#alert { | 289 | +#alert { |
290 | - background:rgba(0, 0, 0, 0.65)!important; filter:Alpha(opacity=65); | 290 | + background:rgba(0, 0, 0, 0.65)!important; filter:Alpha(opacity=65); |
291 | - position: absolute; | 291 | + position: absolute; |
292 | - top: 200px; | 292 | + top: 200px; |
293 | - left: 50%; | 293 | + left: 50%; |
294 | - margin: auto 0; | 294 | + margin: auto 0; |
295 | - width: 80%; | 295 | + width: 80%; |
296 | - z-index: 1000; | 296 | + z-index: 1000; |
297 | - line-height: 38px; | 297 | + line-height: 38px; |
298 | - font-size: 30px; | 298 | + font-size: 30px; |
299 | - margin-left: -40%; | 299 | + margin-left: -40%; |
300 | - text-align: center; | 300 | + text-align: center; |
301 | - color: #c3c3c3; | 301 | + color: #c3c3c3; |
302 | - border-radius: 10px; | 302 | + border-radius: 10px; |
303 | - padding: 10px 0px; | 303 | + padding: 10px 0px; |
304 | -} | 304 | +} |
305 | - | 305 | + |
306 | -button.close { | 306 | +button.close { |
307 | - padding: 0; | 307 | + padding: 0; |
308 | - cursor: pointer; | 308 | + cursor: pointer; |
309 | - background: transparent; | 309 | + background: transparent; |
310 | - border: 0; | 310 | + border: 0; |
311 | - -webkit-appearance: none; | 311 | + -webkit-appearance: none; |
312 | -} | 312 | +} |
313 | - | 313 | + |
314 | -.close:hover, | 314 | +.close:hover, |
315 | -.close:focus { | 315 | +.close:focus { |
316 | - color: #000000; | 316 | + color: #000000; |
317 | - text-decoration: none; | 317 | + text-decoration: none; |
318 | - cursor: pointer; | 318 | + cursor: pointer; |
319 | - opacity: 0.4; | 319 | + opacity: 0.4; |
320 | -} | 320 | +} |
321 | - | 321 | + |
322 | -button.close { | 322 | +button.close { |
323 | - padding: 0; | 323 | + padding: 0; |
324 | - cursor: pointer; | 324 | + cursor: pointer; |
325 | - background: transparent; | 325 | + background: transparent; |
326 | - border: 0; | 326 | + border: 0; |
327 | - -webkit-appearance: none; | 327 | + -webkit-appearance: none; |
328 | -} | 328 | +} |
329 | -/*.alert { | 329 | +/*.alert { |
330 | - padding: 8px 35px 8px 14px; | 330 | + padding: 8px 35px 8px 14px; |
331 | - font-size: 16px; | 331 | + font-size: 16px; |
332 | - text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); | 332 | + text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); |
333 | - background:rgba(250, 250, 250, 0.64); | 333 | + background:rgba(250, 250, 250, 0.64); |
334 | - border: 1px solid #fbeed5; | 334 | + border: 1px solid #fbeed5; |
335 | - -webkit-border-radius: 4px; | 335 | + -webkit-border-radius: 4px; |
336 | - -moz-border-radius: 4px; | 336 | + -moz-border-radius: 4px; |
337 | - border-radius: 4px; | 337 | + border-radius: 4px; |
338 | -}*/ | 338 | +}*/ |
339 | -.alert, | 339 | +.alert, |
340 | -.alert h4 { | 340 | +.alert h4 { |
341 | - color: #c09853; | 341 | + color: #c09853; |
342 | -} | 342 | +} |
343 | - | 343 | + |
344 | -.alert h4 { | 344 | +.alert h4 { |
345 | - margin: 0; | 345 | + margin: 0; |
346 | -} | 346 | +} |
347 | - | 347 | + |
348 | -.alert .close { | 348 | +.alert .close { |
349 | - position: absolute; | 349 | + position: absolute; |
350 | - top: -2px; | 350 | + top: -2px; |
351 | - right: 8px; | 351 | + right: 8px; |
352 | - line-height: 20px; | 352 | + line-height: 20px; |
353 | - color: #fff; | 353 | + color: #fff; |
354 | -} | 354 | +} |
355 | - | 355 | + |
356 | -.alert-success { | 356 | +.alert-success { |
357 | - color:#009933; | 357 | + color:#009933; |
358 | - text-shadow:none; | 358 | + text-shadow:none; |
359 | -} | 359 | +} |
360 | - | 360 | + |
361 | -.alert-success h3 { | 361 | +.alert-success h3 { |
362 | - color: #468847; | 362 | + color: #468847; |
363 | -} | 363 | +} |
364 | - | 364 | + |
365 | -.alert-danger, | 365 | +.alert-danger, |
366 | -.alert-error { | 366 | +.alert-error { |
367 | - color:red; | 367 | + color:red; |
368 | - text-shadow:none; | 368 | + text-shadow:none; |
369 | -} | 369 | +} |
370 | - | 370 | + |
371 | -.alert-danger h3, | 371 | +.alert-danger h3, |
372 | -.alert-error h3 { | 372 | +.alert-error h3 { |
373 | - color: #b94a48; | 373 | + color: #b94a48; |
374 | -} | 374 | +} |
375 | - | 375 | + |
376 | -/* 第三方登陆的 */ | 376 | +/* 第三方登陆的 */ |
377 | -.other-login { | 377 | +.other-login { |
378 | - list-style: none outside none; | 378 | + list-style: none outside none; |
379 | - margin:0; | 379 | + margin:0; |
380 | - padding:0;zoom:0.8; | 380 | + padding:0;zoom:0.8; |
381 | -} | 381 | +} |
382 | -.other-login a { background-image:url(http://cdn.i9133.com/static/sdk/skin/img/share_2.png); background-color:#fff; | 382 | +.other-login a { background-image:url(http://cdn.i9133.com/static/sdk/skin/img/share_2.png); background-color:#fff; |
383 | - background-repeat:no-repeat; | 383 | + background-repeat:no-repeat; |
384 | - display:inline-block; | 384 | + display:inline-block; |
385 | - margin: 0 12px 0px 0px; | 385 | + margin: 0 12px 0px 0px; |
386 | - height:69px; | 386 | + height:69px; |
387 | - width:70px; | 387 | + width:70px; |
388 | - padding:0px; | 388 | + padding:0px; |
389 | -} | 389 | +} |
390 | -.other-login a.hide{ | 390 | +.other-login a.hide{ |
391 | - display: none; | 391 | + display: none; |
392 | -} | 392 | +} |
393 | -.other-login li{ | 393 | +.other-login li{ |
394 | - display:inline; | 394 | + display:inline; |
395 | - zoom:0.8; | 395 | + zoom:0.8; |
396 | -} | 396 | +} |
397 | -.other-login a.sina { | 397 | +.other-login a.sina { |
398 | - background-position: 0 -211px; | 398 | + background-position: 0 -211px; |
399 | -} | 399 | +} |
400 | -.other-login a.douban { | 400 | +.other-login a.douban { |
401 | - background-position: 0 -96px; | 401 | + background-position: 0 -96px; |
402 | -} | 402 | +} |
403 | -.other-login a.renren { | 403 | +.other-login a.renren { |
404 | - background-position: 0 -70px; | 404 | + background-position: 0 -70px; |
405 | -} | 405 | +} |
406 | -.other-login a.taobao { | 406 | +.other-login a.taobao { |
407 | - background-position: 0 0; | 407 | + background-position: 0 0; |
408 | -} | 408 | +} |
409 | -.other-login a.qq { | 409 | +.other-login a.qq { |
410 | - background-position: 0 -141px; | 410 | + background-position: 0 -141px; |
411 | -} | 411 | +} |
412 | -.other-login a.tqq { | 412 | +.other-login a.tqq { |
413 | - background-position: 0 -281px; | 413 | + background-position: 0 -281px; |
414 | -} | 414 | +} |
415 | -.other-login a.wangyi { | 415 | +.other-login a.wangyi { |
416 | - background-position: 0 -192px; | 416 | + background-position: 0 -192px; |
417 | -} | 417 | +} |
418 | -.other-login a.twitter { | 418 | +.other-login a.twitter { |
419 | - background-position: 0 -225px; | 419 | + background-position: 0 -225px; |
420 | -} | 420 | +} |
421 | -.other-login a.baidu { | 421 | +.other-login a.baidu { |
422 | - background-position: 0 -350px; | 422 | + background-position: 0 -350px; |
423 | -} | 423 | +} |
424 | -.other-login a.google {background-position: 0 -493px;} | 424 | +.other-login a.google {background-position: 0 -493px;} |
425 | -.other-login a.facebook{background-position: 0 -421px;} | 425 | +.other-login a.facebook{background-position: 0 -421px;} |
426 | -/* 第三方登陆 END */ | 426 | +/* 第三方登陆 END */ |
427 | - | 427 | + |
428 | - | 428 | + |
429 | -/* 角色信息 */ | 429 | +/* 角色信息 */ |
430 | -.account-info{ | 430 | +.account-info{ |
431 | - margin:auto; | 431 | + margin:auto; |
432 | - text-align: left; | 432 | + text-align: left; |
433 | - height:78px; | 433 | + height:78px; |
434 | - position: relative; margin-bottom:20px; | 434 | + position: relative; margin-bottom:20px; |
435 | -} | 435 | +} |
436 | -.account-info .desc{ | 436 | +.account-info .desc{ |
437 | - margin-left:85px; | 437 | + margin-left:85px; |
438 | -} | 438 | +} |
439 | -.account-info .desc p{ | 439 | +.account-info .desc p{ |
440 | - font-size: 16px; | 440 | + font-size: 16px; |
441 | - line-height: 16px; | 441 | + line-height: 16px; |
442 | - margin: 10px 0; | 442 | + margin: 10px 0; |
443 | - padding: 0; | 443 | + padding: 0; |
444 | -} | 444 | +} |
445 | -.account-info img{ | 445 | +.account-info img{ |
446 | - height: 75px; | 446 | + height: 75px; |
447 | - position: absolute; | 447 | + position: absolute; |
448 | - width: 75px; | 448 | + width: 75px; |
449 | -} | 449 | +} |
450 | - | 450 | + |
451 | - | 451 | + |
452 | -/* 角色信息 END */ | 452 | +/* 角色信息 END */ |
453 | - | 453 | + |
454 | - | 454 | + |
455 | -/* 单选框切换内容样式 */ | 455 | +/* 单选框切换内容样式 */ |
456 | - | 456 | + |
457 | -ul.step-tab{ | 457 | +ul.step-tab{ |
458 | - list-style:none; | 458 | + list-style:none; |
459 | - padding:0px; | 459 | + padding:0px; |
460 | - margin:auto; | 460 | + margin:auto; |
461 | - text-align: left; | 461 | + text-align: left; |
462 | -} | 462 | +} |
463 | -.step-tab li{ | 463 | +.step-tab li{ |
464 | - text-align: left; | 464 | + text-align: left; |
465 | - margin-bottom:10px; | 465 | + margin-bottom:10px; |
466 | -} | 466 | +} |
467 | -.step-tab li label{ | 467 | +.step-tab li label{ |
468 | - display: block; | 468 | + display: block; |
469 | - padding: 10px 0; | 469 | + padding: 10px 0; |
470 | -} | 470 | +} |
471 | -.step-tab li p, .setup-form li form{ | 471 | +.step-tab li p, .setup-form li form{ |
472 | - font-size:14px; | 472 | + font-size:14px; |
473 | - margin-left: 20px; | 473 | + margin-left: 20px; |
474 | -} | 474 | +} |
475 | -/* 单选框切换内容样式 END */ | 475 | +/* 单选框切换内容样式 END */ |
476 | -/* 金额列表 样式 */ | 476 | +/* 金额列表 样式 */ |
477 | - | 477 | + |
478 | -.amount_level{ margin-top:20px;} | 478 | +.amount_level{ margin-top:20px;} |
479 | -.amount_level .btn, .amount_level a{ | 479 | +.amount_level .btn, .amount_level a{ |
480 | - min-width:70px; | 480 | + min-width:70px; |
481 | - margin-left:30px; | 481 | + margin-left:30px; |
482 | - margin-bottom:20px; | 482 | + margin-bottom:20px; |
483 | -} | 483 | +} |
484 | -/* 金额列表 样式 */ | 484 | +/* 金额列表 样式 */ |
485 | - | 485 | + |
486 | - | 486 | + |
487 | -/* 支付类型列表 */ | 487 | +/* 支付类型列表 */ |
488 | -.channel_list{ | 488 | +.channel_list{ |
489 | - margin-top:10px; | 489 | + margin-top:10px; |
490 | -} | 490 | +} |
491 | - | 491 | + |
492 | -.channel_list .btn, .channel_list a{ | 492 | +.channel_list .btn, .channel_list a{ |
493 | - min-width: 120px; | 493 | + min-width: 120px; |
494 | - margin-left:20px; | 494 | + margin-left:20px; |
495 | - margin-bottom:10px; | 495 | + margin-bottom:10px; |
496 | - text-align: center; | 496 | + text-align: center; |
497 | -} | 497 | +} |
498 | -/* 支付类型列表 END */ | 498 | +/* 支付类型列表 END */ |
499 | - | 499 | + |
500 | -/* 确认代付 */ | 500 | +/* 确认代付 */ |
501 | -.pay-proxy-info{ | 501 | +.pay-proxy-info{ |
502 | - font-size:14px; | 502 | + font-size:14px; |
503 | - margin:auto; | 503 | + margin:auto; |
504 | - text-align: left; | 504 | + text-align: left; |
505 | - height: 100px; | 505 | + height: 100px; |
506 | -} | 506 | +} |
507 | -.pay-proxy-info .desc{ | 507 | +.pay-proxy-info .desc{ |
508 | - margin-left:0px; | 508 | + margin-left:0px; |
509 | -} | 509 | +} |
510 | -.pay-proxy-info .desc p{ | 510 | +.pay-proxy-info .desc p{ |
511 | - font-size: 14px; | 511 | + font-size: 14px; |
512 | - line-height: 16px; | 512 | + line-height: 16px; |
513 | - margin: 5px 0; | 513 | + margin: 5px 0; |
514 | - padding: 0; | 514 | + padding: 0; |
515 | -} | 515 | +} |
516 | -.pay-proxy-info .btn-group{ | 516 | +.pay-proxy-info .btn-group{ |
517 | - margin-left:10px; | 517 | + margin-left:10px; |
518 | - float:right;} | 518 | + float:right;} |
519 | -/* 确认代付 END */ | 519 | +/* 确认代付 END */ |
520 | - | 520 | + |
521 | -ol.list{ | 521 | +ol.list{ |
522 | - list-style-type:none; | 522 | + list-style-type:none; |
523 | - padding: 0px; | 523 | + padding: 0px; |
524 | - margin:0; | 524 | + margin:0; |
525 | - line-height:25px; | 525 | + line-height:25px; |
526 | - text-align: left; | 526 | + text-align: left; |
527 | -} | 527 | +} |
528 | -/*邀请列表*/ | 528 | +/*邀请列表*/ |
529 | -ol.invite-list li{ | 529 | +ol.invite-list li{ |
530 | - margin-bottom: 8px; | 530 | + margin-bottom: 8px; |
531 | -} | 531 | +} |
532 | -ol.invite-list li img{ | 532 | +ol.invite-list li img{ |
533 | - width: 50px; | 533 | + width: 50px; |
534 | - height: 50px; | 534 | + height: 50px; |
535 | -} | 535 | +} |
536 | -ol.invite-list li div.item{ | 536 | +ol.invite-list li div.item{ |
537 | - display: inline-block; | 537 | + display: inline-block; |
538 | - width: 100%; | 538 | + width: 100%; |
539 | -} | 539 | +} |
540 | -/*客服中心*/ | 540 | +/*客服中心*/ |
541 | -ol.kefu-list li a.item{ | 541 | +ol.kefu-list li a.item{ |
542 | - margin: 0; | 542 | + margin: 0; |
543 | - padding: 7px 0; | 543 | + padding: 7px 0; |
544 | - cursor: pointer; | 544 | + cursor: pointer; |
545 | - width : 100%; | 545 | + width : 100%; |
546 | - display: inline-block; | 546 | + display: inline-block; |
547 | -} | 547 | +} |
548 | -ol.question-list li p{ | 548 | +ol.question-list li p{ |
549 | - margin-bottom: 0px; | 549 | + margin-bottom: 0px; |
550 | -} | 550 | +} |
551 | -ol.question-list .content{ | 551 | +ol.question-list .content{ |
552 | - padding: 5px 5px 0 5px; | 552 | + padding: 5px 5px 0 5px; |
553 | -} | 553 | +} |
554 | -ol.question-list .content>p{ | 554 | +ol.question-list .content>p{ |
555 | - margin:0; | 555 | + margin:0; |
556 | -} | 556 | +} |
557 | -ol.question-list li{ | 557 | +ol.question-list li{ |
558 | - margin: 0; | 558 | + margin: 0; |
559 | - padding: 7px 0; | 559 | + padding: 7px 0; |
560 | - width : 100%; | 560 | + width : 100%; |
561 | - border-bottom: 1px solid #888; | 561 | + border-bottom: 1px solid #888; |
562 | - display: inline-block; | 562 | + display: inline-block; |
563 | -} | 563 | +} |
564 | -ol.question-list li span.btn{ | 564 | +ol.question-list li span.btn{ |
565 | - font-size: 14px; | 565 | + font-size: 14px; |
566 | - line-height: 30px; | 566 | + line-height: 30px; |
567 | - height: 30px; | 567 | + height: 30px; |
568 | - cursor:default; | 568 | + cursor:default; |
569 | - width: 80px; | 569 | + width: 80px; |
570 | - text-align: center; | 570 | + text-align: center; |
571 | -} | 571 | +} |
572 | -ol.question-list li span.kefu{ | 572 | +ol.question-list li span.kefu{ |
573 | - font-size: 16px; | 573 | + font-size: 16px; |
574 | -} | 574 | +} |
575 | -ol.question-list li p.content{ | 575 | +ol.question-list li p.content{ |
576 | - text-indent: 1em; | 576 | + text-indent: 1em; |
577 | - font-size: 15px; | 577 | + font-size: 15px; |
578 | -} | 578 | +} |
579 | -ol.question-list p > a{ | 579 | +ol.question-list p > a{ |
580 | - font-size: 14px; | 580 | + font-size: 14px; |
581 | - line-height: 30px; | 581 | + line-height: 30px; |
582 | - height: 30px; | 582 | + height: 30px; |
583 | - width: 80px; | 583 | + width: 80px; |
584 | - text-align: center; | 584 | + text-align: center; |
585 | - margin-right: 7px; | 585 | + margin-right: 7px; |
586 | - margin-top: 5px; | 586 | + margin-top: 5px; |
587 | -} | 587 | +} |
588 | -ol.question-list p> a:last-of-type{ | 588 | +ol.question-list p> a:last-of-type{ |
589 | - margin-right: 0px; | 589 | + margin-right: 0px; |
590 | -} | 590 | +} |
591 | -/*end */ | 591 | +/*end */ |
592 | -.statu{ | 592 | +.statu{ |
593 | - color: #ffffff; | 593 | + color: #ffffff; |
594 | - margin-right: 6px; | 594 | + margin-right: 6px; |
595 | - padding: 1px 5px; | 595 | + padding: 1px 5px; |
596 | - font-size: 12px; | 596 | + font-size: 12px; |
597 | -} | 597 | +} |
598 | -.statu_yes{ | 598 | +.statu_yes{ |
599 | - background: #A26737 | 599 | + background: #A26737 |
600 | -} | 600 | +} |
601 | -.statu_no{ | 601 | +.statu_no{ |
602 | - background: #950001 | 602 | + background: #950001 |
603 | -} | 603 | +} |
604 | -.reply{ border:1px solid #CCC; padding:2px 5px; margin-right:10px; } | 604 | +.reply{ border:1px solid #CCC; padding:2px 5px; margin-right:10px; } |
605 | -.list li a.item{ | 605 | +.list li a.item{ |
606 | - margin: 0; | 606 | + margin: 0; |
607 | - padding:10px 0; | 607 | + padding:10px 0; |
608 | - cursor: pointer; | 608 | + cursor: pointer; |
609 | - width : 100%; | 609 | + width : 100%; |
610 | - display: inline-block; font-size:14px; | 610 | + display: inline-block; font-size:14px; |
611 | -} | 611 | +} |
612 | -.list li a.item p{ | 612 | +.list li a.item p{ |
613 | - margin: 0; | 613 | + margin: 0; |
614 | -} | 614 | +} |
615 | -.item img{ margin-right:10px;} | 615 | +.item img{ margin-right:10px;} |
616 | -/*活动与公告*/ | 616 | +/*活动与公告*/ |
617 | -#activity_detail .detail img{ | 617 | +#activity_detail .detail img{ |
618 | - max-width: 100%; | 618 | + max-width: 100%; |
619 | -} | 619 | +} |
620 | -/*end */ | 620 | +/*end */ |
621 | -/*奖励列表*/ | 621 | +/*奖励列表*/ |
622 | -ol.prize-list li p:first-child{ | 622 | +ol.prize-list li p:first-child{ |
623 | - font-size: 16px; | 623 | + font-size: 16px; |
624 | - margin: 5px 0px 0px 0px; | 624 | + margin: 5px 0px 0px 0px; |
625 | -} | 625 | +} |
626 | -ol.prize-list li p.prize_content{ | 626 | +ol.prize-list li p.prize_content{ |
627 | - text-indent: 2em; | 627 | + text-indent: 2em; |
628 | - margin-top: 0px; | 628 | + margin-top: 0px; |
629 | -} | 629 | +} |
630 | -ol.prize-list li{ | 630 | +ol.prize-list li{ |
631 | - border-bottom: 1px solid #f8f8f8 | 631 | + border-bottom: 1px solid #f8f8f8 |
632 | -} | 632 | +} |
633 | -hr{ display:none;} | 633 | +hr{ display:none;} |
634 | -/*end */ | 634 | +/*end */ |
635 | -/* 支付记录列表 */ | 635 | +/* 支付记录列表 */ |
636 | - | 636 | + |
637 | -ol.trade-list{ | 637 | +ol.trade-list{ |
638 | - list-style:none; | 638 | + list-style:none; |
639 | - padding: 0px; | 639 | + padding: 0px; |
640 | - overflow: auto; | 640 | + overflow: auto; |
641 | - text-align: left; | 641 | + text-align: left; |
642 | -} | 642 | +} |
643 | -ol.trade-list > li, ol.trade-list > li > p{ | 643 | +ol.trade-list > li, ol.trade-list > li > p{ |
644 | - font-size:16px; | 644 | + font-size:16px; |
645 | - line-height: 20px; | 645 | + line-height: 20px; |
646 | -} | 646 | +} |
647 | -ol li.more{ | 647 | +ol li.more{ |
648 | - text-align: center; | 648 | + text-align: center; |
649 | -} | 649 | +} |
650 | -ol.trade-list .detail{ | 650 | +ol.trade-list .detail{ |
651 | - background: none repeat scroll 0 0 #F3F3F3; | 651 | + background: none repeat scroll 0 0 #F3F3F3; |
652 | - font-size: 16px; | 652 | + font-size: 16px; |
653 | - line-height:35px; | 653 | + line-height:35px; |
654 | - height:35px; | 654 | + height:35px; |
655 | - margin-bottom: 5px; | 655 | + margin-bottom: 5px; |
656 | - position: relative; | 656 | + position: relative; |
657 | - padding:0px; | 657 | + padding:0px; |
658 | - padding-left:8px; | 658 | + padding-left:8px; |
659 | -} | 659 | +} |
660 | -.btn.btn_pri_block{ height:140px; line-height:140px;} | 660 | +.btn.btn_pri_block{ height:140px; line-height:140px;} |
661 | -ol.trade-list .statu{ | 661 | +ol.trade-list .statu{ |
662 | - font-size: 24px; | 662 | + font-size: 24px; |
663 | - position: absolute; | 663 | + position: absolute; |
664 | - right: 5px; | 664 | + right: 5px; |
665 | -} | 665 | +} |
666 | -ol.trade-list .detail .statu small{ | 666 | +ol.trade-list .detail .statu small{ |
667 | - color: red; | 667 | + color: red; |
668 | -} | 668 | +} |
669 | -ol.trade-list .statu .btn{ | 669 | +ol.trade-list .statu .btn{ |
670 | - background-color: #036BB4; | 670 | + background-color: #036BB4; |
671 | - color: white; | 671 | + color: white; |
672 | - height:30px; | 672 | + height:30px; |
673 | - line-height:30px; | 673 | + line-height:30px; |
674 | - display: block; | 674 | + display: block; |
675 | - padding:0 30px; | 675 | + padding:0 30px; |
676 | -} | 676 | +} |
677 | -/*ol.trade-list > li{border-bottom: 1px solid #dddddd; margin-bottom:10px; padding-bottom:10px;}*/ | 677 | +/*ol.trade-list > li{border-bottom: 1px solid #dddddd; margin-bottom:10px; padding-bottom:10px;}*/ |
678 | -ol.trade-list > li p{ padding:8px 5px;} | 678 | +ol.trade-list > li p{ padding:8px 5px;} |
679 | -ol.trade-list > li.more{border:0px;} | 679 | +ol.trade-list > li.more{border:0px;} |
680 | -/* 支付记录列表 END */ | 680 | +/* 支付记录列表 END */ |
681 | - | 681 | + |
682 | - | 682 | + |
683 | -/*用户可定义样式*/ | 683 | +/*用户可定义样式*/ |
684 | -/*自定义样式*/ | 684 | +/*自定义样式*/ |
685 | -.scroll{ | 685 | +.scroll{ |
686 | - height: 100%; | 686 | + height: 100%; |
687 | - position: relative; | 687 | + position: relative; |
688 | -} | 688 | +} |
689 | -.scroll p{ | 689 | +.scroll p{ |
690 | - margin-bottom: 0px; | 690 | + margin-bottom: 0px; |
691 | -} | 691 | +} |
692 | -.scroll ol{ | 692 | +.scroll ol{ |
693 | - padding-bottom: 10px; | 693 | + padding-bottom: 10px; |
694 | - margin-top: 0; | 694 | + margin-top: 0; |
695 | -} | 695 | +} |
696 | -.scroll div div:last-child{ | 696 | +.scroll div div:last-child{ |
697 | - padding-bottom: 10px; | 697 | + padding-bottom: 10px; |
698 | -} | 698 | +} |
699 | -.container{ | 699 | +.container{ |
700 | - box-sizing: border-box; | 700 | + box-sizing: border-box; |
701 | - /*overflow: hidden;*/ | 701 | + /*overflow: hidden;*/ |
702 | - position: absolute; | 702 | + position: absolute; |
703 | - top:64px; | 703 | + top:64px; |
704 | - left: 0px; | 704 | + left: 0px; |
705 | - right: 0px; | 705 | + right: 0px; |
706 | - bottom:0px; | 706 | + bottom:0px; |
707 | - /*background:url(http://cdn.i9133.com/static/sdk/skin/img/logo-sy.png) right bottom no-repeat;*/ | 707 | + /*background:url(http://cdn.i9133.com/static/sdk/skin/img/logo-sy.png) right bottom no-repeat;*/ |
708 | - /* 使之可以滚动 */ | 708 | + /* 使之可以滚动 */ |
709 | - overflow-y: scroll; | 709 | + overflow-y: scroll; |
710 | - /* 增加该属性,可以增加弹性,是滑动更加顺畅 */ | 710 | + /* 增加该属性,可以增加弹性,是滑动更加顺畅 */ |
711 | - -webkit-overflow-scrolling: touch; | 711 | + -webkit-overflow-scrolling: touch; |
712 | -} | 712 | +} |
713 | -.box_info_center{ | 713 | +.box_info_center{ |
714 | - height: 100%; margin:0 37px; | 714 | + height: 100%; margin:0 37px; |
715 | - | 715 | + |
716 | -} | 716 | +} |
717 | -.container textarea{ | 717 | +.container textarea{ |
718 | - height: 110px; | 718 | + height: 110px; |
719 | - line-height: normal; | 719 | + line-height: normal; |
720 | -} | 720 | +} |
721 | -section{ | 721 | +section{ |
722 | - position: relative; | 722 | + position: relative; |
723 | - top: 0px; | 723 | + top: 0px; |
724 | - left: 0px; | 724 | + left: 0px; |
725 | - width: 100%; | 725 | + width: 100%; |
726 | - height: 100%; | 726 | + height: 100%; |
727 | -} | 727 | +} |
728 | -.header{ | 728 | +.header{ |
729 | - height:64px; | 729 | + height:64px; |
730 | - line-height:64px; | 730 | + line-height:64px; |
731 | - text-align:center; | 731 | + text-align:center; |
732 | - position: absolute; | 732 | + position: absolute; |
733 | - top: 0; | 733 | + top: 0; |
734 | - left:0; | 734 | + left:0; |
735 | - width: 100%; | 735 | + width: 100%; |
736 | - box-sizing: border-box; | 736 | + box-sizing: border-box; |
737 | - z-index: 100; | 737 | + z-index: 100; |
738 | - FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#0d96ca,endColorStr=#11a9d3); | 738 | + FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#0d96ca,endColorStr=#11a9d3); |
739 | - background:-moz-linear-gradient(top,#0d96ca,#11a9d3); | 739 | + background:-moz-linear-gradient(top,#0d96ca,#11a9d3); |
740 | - background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#0d96ca), to(#11a9d3)); | 740 | + background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#0d96ca), to(#11a9d3)); |
741 | - background: -webkit-linear-gradient(top, #0d96ca, #11a9d3); | 741 | + background: -webkit-linear-gradient(top, #0d96ca, #11a9d3); |
742 | - background: -o-linear-gradient(top, #0d96ca, #11a9d3); | 742 | + background: -o-linear-gradient(top, #0d96ca, #11a9d3); |
743 | -} | 743 | +} |
744 | -.header .btn { | 744 | +.header .btn { |
745 | - background-image: -moz-linear-gradient(top,#036BB4,#036BB4 ); | 745 | + background-image: -moz-linear-gradient(top,#036BB4,#036BB4 ); |
746 | - background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#036BB4), to(#036BB4)); | 746 | + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#036BB4), to(#036BB4)); |
747 | - background-image: -webkit-linear-gradient(top, #036BB4, #036BB4); | 747 | + background-image: -webkit-linear-gradient(top, #036BB4, #036BB4); |
748 | - background-image: -o-linear-gradient(top, #036BB4, #036BB4); | 748 | + background-image: -o-linear-gradient(top, #036BB4, #036BB4); |
749 | - background-image: linear-gradient(to bottom, #036BB4, #036BB4); | 749 | + background-image: linear-gradient(to bottom, #036BB4, #036BB4); |
750 | - background-color:#036BB4; | 750 | + background-color:#036BB4; |
751 | - border:1px; | 751 | + border:1px; |
752 | - border-style:solid; | 752 | + border-style:solid; |
753 | - border-color:#003090; | 753 | + border-color:#003090; |
754 | - margin: 5px 3px; | 754 | + margin: 5px 3px; |
755 | - min-width:60px; | 755 | + min-width:60px; |
756 | - height:50px; line-height:50px; | 756 | + height:50px; line-height:50px; |
757 | - text-align:center; | 757 | + text-align:center; |
758 | - font-size:20px; text-shadow:-1px 1px 0 #582804; | 758 | + font-size:20px; text-shadow:-1px 1px 0 #582804; |
759 | -} | 759 | +} |
760 | -.header .btn-link{ | 760 | +.header .btn-link{ |
761 | - color: #fff; | 761 | + color: #fff; |
762 | - font-size: 24px; | 762 | + font-size: 24px; |
763 | - font-weight: normal; | 763 | + font-weight: normal; |
764 | -} | 764 | +} |
765 | -.header .op-primary{ | 765 | +.header .op-primary{ |
766 | - background-image: -moz-linear-gradient(top,#09AEA8,#09AEA8 ); | 766 | + background-image: -moz-linear-gradient(top,#09AEA8,#09AEA8 ); |
767 | - background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#09AEA8), to(#09AEA8)); | 767 | + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#09AEA8), to(#09AEA8)); |
768 | - background-image: -webkit-linear-gradient(top, #09AEA8, #09AEA8); | 768 | + background-image: -webkit-linear-gradient(top, #09AEA8, #09AEA8); |
769 | - background-image: -o-linear-gradient(top, #09AEA8, #09AEA8); | 769 | + background-image: -o-linear-gradient(top, #09AEA8, #09AEA8); |
770 | - background-image: linear-gradient(to bottom, #09AEA8, #09AEA8); | 770 | + background-image: linear-gradient(to bottom, #09AEA8, #09AEA8); |
771 | - background-color:#09AEA8; | 771 | + background-color:#09AEA8; |
772 | -} | 772 | +} |
773 | -.header>.title{ | 773 | +.header>.title{ |
774 | - font-size:32px; | 774 | + font-size:32px; |
775 | - color:white; | 775 | + color:white; |
776 | -} | 776 | +} |
777 | -textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { | 777 | +textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { |
778 | - background-color: #FFFFFF; padding:0px; color:#555; | 778 | + background-color: #FFFFFF; padding:0px; color:#555; |
779 | - border: 1px solid #CCCCCC; | 779 | + border: 1px solid #CCCCCC; |
780 | - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; | 780 | + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; |
781 | - /*transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;*/ | 781 | + /*transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;*/ |
782 | - min-height:44px; | 782 | + min-height:44px; |
783 | - height:44px; | 783 | + height:44px; |
784 | - line-height:44px; | 784 | + line-height:44px; |
785 | - font-size:16px; | 785 | + font-size:16px; |
786 | - border-radius: 0; | 786 | + border-radius: 0; |
787 | - -webkit-appearance: none; | 787 | + -webkit-appearance: none; |
788 | - font-family:"Microsoft YaHei","微软雅黑"; display:block; width:98%; line-height: normal;padding-left:8px; margin-bottom:10px; | 788 | + font-family:"Microsoft YaHei","微软雅黑"; display:block; width:98%; line-height: normal;padding-left:8px; margin-bottom:10px; |
789 | -} | 789 | +} |
790 | -.ios textarea,.ios input[type="text"],.ios input[type="password"],.ios input[type="datetime"],.ios input[type="datetime-local"],.ios input[type="date"],.ios input[type="month"],.ios input[type="time"],.ios input[type="week"],.ios input[type="number"],.ios input[type="email"],.ios input[type="url"],.ios input[type="search"],.ios input[type="tel"],.ios input[type="color"],.ios .uneditable-input{line-height: normal; width:100%;} | 790 | +.ios textarea,.ios input[type="text"],.ios input[type="password"],.ios input[type="datetime"],.ios input[type="datetime-local"],.ios input[type="date"],.ios input[type="month"],.ios input[type="time"],.ios input[type="week"],.ios input[type="number"],.ios input[type="email"],.ios input[type="url"],.ios input[type="search"],.ios input[type="tel"],.ios input[type="color"],.ios .uneditable-input{line-height: normal; width:100%;} |
791 | - | 791 | + |
792 | -.btn{ | 792 | +.btn{ |
793 | - background:#036bb4; | 793 | + background:#036bb4; |
794 | - color : #FFFFFF; | 794 | + color : #FFFFFF; |
795 | - display : inline-block; | 795 | + display : inline-block; |
796 | - font-size : 16px; | 796 | + font-size : 16px; |
797 | - font-weight : normal; | 797 | + font-weight : normal; |
798 | - cursor : pointer; | 798 | + cursor : pointer; |
799 | - border :0; | 799 | + border :0; |
800 | - -webkit-appearance: none; | 800 | + -webkit-appearance: none; |
801 | - border-radius:6px; height:44px; line-height:44px; padding:0px 10px; overflow: hidden; | 801 | + border-radius:6px; height:44px; line-height:44px; padding:0px 10px; overflow: hidden; |
802 | -} | 802 | +} |
803 | -.btn.larg{ padding:0px;border-radius:6px; height:50px; line-height:50px; font-family: "Microsoft YaHei","微软雅黑"; font-size:18px;} | 803 | +.btn.larg{ padding:0px;border-radius:6px; height:50px; line-height:50px; font-family: "Microsoft YaHei","微软雅黑"; font-size:18px;} |
804 | -.btn-small{ | 804 | +.btn-small{ |
805 | - line-height: 32px; | 805 | + line-height: 32px; |
806 | - height:32px; | 806 | + height:32px; |
807 | - font-size: 15px; | 807 | + font-size: 15px; |
808 | -} | 808 | +} |
809 | -.btn-big{ | 809 | +.btn-big{ |
810 | - height:75px; | 810 | + height:75px; |
811 | - line-height: 75px; | 811 | + line-height: 75px; |
812 | - text-align: center; | 812 | + text-align: center; |
813 | - padding:0px; | 813 | + padding:0px; |
814 | - width:120px; | 814 | + width:120px; |
815 | - position: absolute; | 815 | + position: absolute; |
816 | - right:0px; | 816 | + right:0px; |
817 | - top:0px; | 817 | + top:0px; |
818 | - font-size:20px; font-weight:bold; | 818 | + font-size:20px; font-weight:bold; |
819 | -} | 819 | +} |
820 | -.toolbar{ | 820 | +.toolbar{ |
821 | - margin: 10px auto; | 821 | + margin: 10px auto; |
822 | - margin-right: auto; | 822 | + margin-right: auto; |
823 | -} | 823 | +} |
824 | -.toolbar .btn{ | 824 | +.toolbar .btn{ |
825 | - margin-bottom:32px; | 825 | + margin-bottom:32px; |
826 | - width:46%; | 826 | + width:46%; |
827 | - margin:0 0px 15px 0; | 827 | + margin:0 0px 15px 0; |
828 | - float:left; | 828 | + float:left; |
829 | - border-radius:6px; | 829 | + border-radius:6px; |
830 | - font-size:16px; | 830 | + font-size:16px; |
831 | - padding:0px; | 831 | + padding:0px; |
832 | -} | 832 | +} |
833 | -div.input-control{ | 833 | +div.input-control{ |
834 | - position:relative; | 834 | + position:relative; |
835 | -} | 835 | +} |
836 | -.drop-down{ | 836 | +.drop-down{ |
837 | - width:55px; | 837 | + width:55px; |
838 | - height:55px; | 838 | + height:55px; |
839 | - position: absolute; | 839 | + position: absolute; |
840 | - left:98%; | 840 | + left:98%; |
841 | - top:0px; | 841 | + top:0px; |
842 | - margin-left:-46px; | 842 | + margin-left:-46px; |
843 | - background: url(http://cdn.i9133.com/static/sdk/skin/img/toggle-down.png) center center no-repeat; | 843 | + background: url(http://cdn.i9133.com/static/sdk/skin/img/toggle-down.png) center center no-repeat; |
844 | -} | 844 | +} |
845 | -.ios .drop-down{ top:0px;} | 845 | +.ios .drop-down{ top:0px;} |
846 | -.eg{ vertical-align:middle;} | 846 | +.eg{ vertical-align:middle;} |
847 | -ul.drop-ul{ | 847 | +ul.drop-ul{ |
848 | - width:96%; | 848 | + width:96%; |
849 | - border: 1px solid #aaaaaa; | 849 | + border: 1px solid #aaaaaa; |
850 | - background: #ffffff; | 850 | + background: #ffffff; |
851 | - position: absolute; | 851 | + position: absolute; |
852 | - z-index: 100; | 852 | + z-index: 100; |
853 | - color: #222222; | 853 | + color: #222222; |
854 | - padding: 0; | 854 | + padding: 0; |
855 | - margin: 0; | 855 | + margin: 0; |
856 | - font-size: 1.1em; | 856 | + font-size: 1.1em; |
857 | - top:47px; | 857 | + top:47px; |
858 | -} | 858 | +} |
859 | -ul.drop-ul li{ | 859 | +ul.drop-ul li{ |
860 | - width: 100%; | 860 | + width: 100%; |
861 | - margin: 0px; | 861 | + margin: 0px; |
862 | - padding: 3px; | 862 | + padding: 3px; |
863 | - list-style: none; | 863 | + list-style: none; |
864 | -} | 864 | +} |
865 | -ul.drop-ul li a{ | 865 | +ul.drop-ul li a{ |
866 | - text-decoration: none; | 866 | + text-decoration: none; |
867 | - display: block; | 867 | + display: block; |
868 | - padding: 2px .4em; | 868 | + padding: 2px .4em; |
869 | - line-height: 1.5; | 869 | + line-height: 1.5; |
870 | - min-height: 0; | 870 | + min-height: 0; |
871 | - font-weight: normal; | 871 | + font-weight: normal; |
872 | -} | 872 | +} |
873 | - | 873 | + |
874 | -/*论坛模块*/ | 874 | +/*论坛模块*/ |
875 | -div.head{ | 875 | +div.head{ |
876 | - margin-bottom: 5px; | 876 | + margin-bottom: 5px; |
877 | - border-bottom: 3px solid #ffe; padding-bottom:10px; | 877 | + border-bottom: 3px solid #ffe; padding-bottom:10px; |
878 | -} | 878 | +} |
879 | -div.head span.num{ | 879 | +div.head span.num{ |
880 | - position: absolute; | 880 | + position: absolute; |
881 | - left: 0px; | 881 | + left: 0px; |
882 | -} | 882 | +} |
883 | -/*其他充值方式*/ | 883 | +/*其他充值方式*/ |
884 | -div.sec{ | 884 | +div.sec{ |
885 | - margin-top: 16px; | 885 | + margin-top: 16px; |
886 | -} | 886 | +} |
887 | -ol.other-pay{ | 887 | +ol.other-pay{ |
888 | - padding-left: 5px; | 888 | + padding-left: 5px; |
889 | -} | 889 | +} |
890 | -ol.other-pay li{ | 890 | +ol.other-pay li{ |
891 | - display:inline-block; | 891 | + display:inline-block; |
892 | -} | 892 | +} |
893 | - | 893 | + |
894 | -ol.other-pay li a{ | 894 | +ol.other-pay li a{ |
895 | - display:inline-block; | 895 | + display:inline-block; |
896 | - text-align: center; | 896 | + text-align: center; |
897 | - margin:5px 10px 5px 0; | 897 | + margin:5px 10px 5px 0; |
898 | - padding: 0 5px; | 898 | + padding: 0 5px; |
899 | - cursor: pointer; | 899 | + cursor: pointer; |
900 | -} | 900 | +} |
901 | -ol.other-pay li a:last-of-type{ | 901 | +ol.other-pay li a:last-of-type{ |
902 | - margin: 5px 0px 5px 0; | 902 | + margin: 5px 0px 5px 0; |
903 | -} | 903 | +} |
904 | -ol.other-pay li a img{ | 904 | +ol.other-pay li a img{ |
905 | - width: 70px; | 905 | + width: 70px; |
906 | - height: 70px; | 906 | + height: 70px; |
907 | - | 907 | + |
908 | -} | 908 | +} |
909 | -.verify img{ | 909 | +.verify img{ |
910 | - vertical-align:middle; margin-right:15px; | 910 | + vertical-align:middle; margin-right:15px; |
911 | -} | 911 | +} |
912 | -.verify input[type=number]{ | 912 | +.verify input[type=number]{ |
913 | - display: inline-block; | 913 | + display: inline-block; |
914 | - width: 155px; | 914 | + width: 155px; |
915 | - min-height: 33px; | 915 | + min-height: 33px; |
916 | - font-size: 20px; | 916 | + font-size: 20px; |
917 | - height: 33px; | 917 | + height: 33px; |
918 | - line-height: normal; | 918 | + line-height: normal; |
919 | - margin: 8px 15px 8px 0px; | 919 | + margin: 8px 15px 8px 0px; |
920 | - vertical-align:middle; | 920 | + vertical-align:middle; |
921 | -} | 921 | +} |
922 | -.error_title{ | 922 | +.error_title{ |
923 | - margin: 20px; | 923 | + margin: 20px; |
924 | -} | 924 | +} |
925 | -/*check box*/ | 925 | +/*check box*/ |
926 | -*:after, | 926 | +*:after, |
927 | -*:before { | 927 | +*:before { |
928 | - -webkit-box-sizing: border-box; | 928 | + -webkit-box-sizing: border-box; |
929 | - -moz-box-sizing: border-box; | 929 | + -moz-box-sizing: border-box; |
930 | - box-sizing: border-box; | 930 | + box-sizing: border-box; |
931 | -} | 931 | +} |
932 | -.input-control.checkbox { | 932 | +.input-control.checkbox { |
933 | - display: inline-block; | 933 | + display: inline-block; |
934 | - padding: 10px 0; | 934 | + padding: 10px 0; |
935 | - cursor: pointer; | 935 | + cursor: pointer; |
936 | -} | 936 | +} |
937 | -.amount_level .btn,.channel_list .btn,.toolbar .btn{ | 937 | +.amount_level .btn,.channel_list .btn,.toolbar .btn{ |
938 | - margin:0 10px 15px 0; | 938 | + margin:0 10px 15px 0; |
939 | -} | 939 | +} |
940 | -.btn-block{ | 940 | +.btn-block{ |
941 | - display: block; | 941 | + display: block; |
942 | -} | 942 | +} |
943 | -/***默认头像***/ | 943 | +/***默认头像***/ |
944 | -.user_face{ background:url(http://cdn.i9133.com/static/sdk/skin/img/user-face.jpg) center center no-repeat; position:absolute; background-size:50px; display:block; width:40px; height:40px; margin-right:10px; margin-top:10px; } | 944 | +.user_face{ background:url(http://cdn.i9133.com/static/sdk/skin/img/user-face.jpg) center center no-repeat; position:absolute; background-size:50px; display:block; width:40px; height:40px; margin-right:10px; margin-top:10px; } |
945 | -.topic-detail-list li{ margin-bottom:10px; } | 945 | +.topic-detail-list li{ margin-bottom:10px; } |
946 | -.game_face{ background:url(http://cdn.i9133.com/static/sdk/skin/img/game_face_35.png) center center no-repeat; display:block;} | 946 | +.game_face{ background:url(http://cdn.i9133.com/static/sdk/skin/img/game_face_35.png) center center no-repeat; display:block;} |
947 | - | 947 | + |
948 | - | 948 | + |
949 | -.level{ color:#F60; float:right; font-size:14px;} | 949 | +.level{ color:#F60; float:right; font-size:14px;} |
950 | -.gz-zhanghao{ text-align:left; padding:5px; margin-bottom:10px;} | 950 | +.gz-zhanghao{ text-align:left; padding:5px; margin-bottom:10px;} |
951 | -.gz-zhanghao .qq{ padding:5px 0px 5px 35px;background:url(http://cdn.i9133.com/static/sdk/skin/img/qq.png) left bottom no-repeat; } | 951 | +.gz-zhanghao .qq{ padding:5px 0px 5px 35px;background:url(http://cdn.i9133.com/static/sdk/skin/img/qq.png) left bottom no-repeat; } |
952 | -.gz-zhanghao .weixin{ background:url(http://cdn.i9133.com/static/sdk/skin/img/weixin.png) left bottom no-repeat; padding:5px 0px 5px 35px} | 952 | +.gz-zhanghao .weixin{ background:url(http://cdn.i9133.com/static/sdk/skin/img/weixin.png) left bottom no-repeat; padding:5px 0px 5px 35px} |
953 | - | 953 | + |
954 | -.fs_box{ text-align:left; font-size:16px; } | 954 | +.fs_box{ text-align:left; font-size:16px; } |
955 | - | 955 | + |
956 | -.help-span{ font-size:20px; color:#f5c85d; font-family:Verdana, Geneva, sans-serif; font-weight:normal; padding-left:5px;} | 956 | +.help-span{ font-size:20px; color:#f5c85d; font-family:Verdana, Geneva, sans-serif; font-weight:normal; padding-left:5px;} |
957 | -.help-text{ font-size:22px; text-align:left; line-height:28px;} | 957 | +.help-text{ font-size:22px; text-align:left; line-height:28px;} |
958 | -p.forget{ | 958 | +p.forget{ |
959 | - margin: 8px 0; | 959 | + margin: 8px 0; |
960 | -} | 960 | +} |
961 | -p.forget *{ | 961 | +p.forget *{ |
962 | - padding:8px 0; | 962 | + padding:8px 0; |
963 | -} | 963 | +} |
964 | - | 964 | + |
965 | -.statu { background:none;border:0px; | 965 | +.statu { background:none;border:0px; |
966 | - font-size: 13px; | 966 | + font-size: 13px; |
967 | - margin-right: 6px; | 967 | + margin-right: 6px; |
968 | - padding: 1px 5px; | 968 | + padding: 1px 5px; |
969 | - color:#ff0000; | 969 | + color:#ff0000; |
970 | -} | 970 | +} |
971 | - | 971 | + |
972 | -.muted strong{ color:#F00;} | 972 | +.muted strong{ color:#F00;} |
973 | - | 973 | + |
974 | -.btn.width100{ | 974 | +.btn.width100{ |
975 | - width: 100%; | 975 | + width: 100%; |
976 | - padding: 0; | 976 | + padding: 0; |
977 | - box-sizing: border-box; | 977 | + box-sizing: border-box; |
978 | - margin-top: 5px; | 978 | + margin-top: 5px; |
979 | -} | 979 | +} |
980 | -.btn-group { text-align:center;} | 980 | +.btn-group { text-align:center;} |
981 | -h1.error_title{ | 981 | +h1.error_title{ |
982 | - position: relative; | 982 | + position: relative; |
983 | - top:42%; | 983 | + top:42%; |
984 | - font-size: 28px; | 984 | + font-size: 28px; |
985 | -} | 985 | +} |
986 | -input[type=text], input[type=password]{ | 986 | +input[type=text], input[type=password]{ |
987 | - line-height: normal; | 987 | + line-height: normal; |
988 | -} | 988 | +} |
989 | -/**sec_invtite**/ | 989 | +/**sec_invtite**/ |
990 | -.sec_invtite p.title-fs{ padding:10px 15px;} | 990 | +.sec_invtite p.title-fs{ padding:10px 15px;} |
991 | -.sec_invtite p.title-fs a{ color:#F00; border-bottom:1px solid #F00; font-weight:bold;} | 991 | +.sec_invtite p.title-fs a{ color:#F00; border-bottom:1px solid #F00; font-weight:bold;} |
992 | -li.more .btn{ display:block;} | 992 | +li.more .btn{ display:block;} |
993 | -/*loading*/ | 993 | +/*loading*/ |
994 | - | 994 | + |
995 | -/* Second Loadin Circle */ | 995 | +/* Second Loadin Circle */ |
996 | -.container_load { | 996 | +.container_load { |
997 | - /*background: #161616 url(/static/http://cdn.i9133.com/static/sdk/skin/img/pattern_40.gif) top left repeat;*/ | 997 | + /*background: #161616 url(/static/http://cdn.i9133.com/static/sdk/skin/img/pattern_40.gif) top left repeat;*/ |
998 | - height: 100%; | 998 | + height: 100%; |
999 | - position: absolute; | 999 | + position: absolute; |
1000 | - top: 0px; | 1000 | + top: 0px; |
1001 | - left: 0px; | 1001 | + left: 0px; |
1002 | - width: 100%; | 1002 | + width: 100%; |
1003 | - z-index: 1000; | 1003 | + z-index: 1000; |
1004 | -} | 1004 | +} |
1005 | -.container_load.in_frame{ | 1005 | +.container_load.in_frame{ |
1006 | - position: absolute; | 1006 | + position: absolute; |
1007 | - width: 100%; | 1007 | + width: 100%; |
1008 | - left: 0; | 1008 | + left: 0; |
1009 | - top: 0; | 1009 | + top: 0; |
1010 | -} | 1010 | +} |
1011 | - | 1011 | + |
1012 | -.container_load .content {margin:0 auto;position: relative; | 1012 | +.container_load .content {margin:0 auto;position: relative; |
1013 | - left:0px; | 1013 | + left:0px; |
1014 | - top: 35%;} | 1014 | + top: 35%;} |
1015 | -.circle { | 1015 | +.circle { |
1016 | - background-color: rgba(0,0,0,0); | 1016 | + background-color: rgba(0,0,0,0); |
1017 | - border:5px solid rgba(0,183,229,0.9); | 1017 | + border:5px solid rgba(0,183,229,0.9); |
1018 | - opacity:.9; | 1018 | + opacity:.9; |
1019 | - border-right:5px solid rgba(0,0,0,0); | 1019 | + border-right:5px solid rgba(0,0,0,0); |
1020 | - border-left:5px solid rgba(0,0,0,0); | 1020 | + border-left:5px solid rgba(0,0,0,0); |
1021 | - border-radius:50px; | 1021 | + border-radius:50px; |
1022 | - box-shadow: 0 0 35px #2187e7; | 1022 | + box-shadow: 0 0 35px #2187e7; |
1023 | - width:50px; | 1023 | + width:50px; |
1024 | - height:50px; | 1024 | + height:50px; |
1025 | - margin:0 auto; | 1025 | + margin:0 auto; |
1026 | - -moz-animation:spinPulse 1s infinite ease-in-out; | 1026 | + -moz-animation:spinPulse 1s infinite ease-in-out; |
1027 | - -webkit-animation:spinPulse 1s infinite linear; | 1027 | + -webkit-animation:spinPulse 1s infinite linear; |
1028 | - animation:spinPulse 1s infinite linear; | 1028 | + animation:spinPulse 1s infinite linear; |
1029 | -} | 1029 | +} |
1030 | -.circle1 { | 1030 | +.circle1 { |
1031 | - background-color: rgba(0,0,0,0); | 1031 | + background-color: rgba(0,0,0,0); |
1032 | - border:5px solid rgba(0,183,229,0.9); | 1032 | + border:5px solid rgba(0,183,229,0.9); |
1033 | - opacity:.9; | 1033 | + opacity:.9; |
1034 | - border-left:5px solid rgba(0,0,0,0); | 1034 | + border-left:5px solid rgba(0,0,0,0); |
1035 | - border-right:5px solid rgba(0,0,0,0); | 1035 | + border-right:5px solid rgba(0,0,0,0); |
1036 | - border-radius:50px; | 1036 | + border-radius:50px; |
1037 | - box-shadow: 0 0 15px #2187e7; | 1037 | + box-shadow: 0 0 15px #2187e7; |
1038 | - width:30px; | 1038 | + width:30px; |
1039 | - height:30px; | 1039 | + height:30px; |
1040 | - margin:0 auto; | 1040 | + margin:0 auto; |
1041 | - position:relative; | 1041 | + position:relative; |
1042 | - top:-50px; | 1042 | + top:-50px; |
1043 | - -moz-animation:spinoffPulse 1s infinite linear; | 1043 | + -moz-animation:spinoffPulse 1s infinite linear; |
1044 | - -webkit-animation:spinoffPulse 1s infinite linear; | 1044 | + -webkit-animation:spinoffPulse 1s infinite linear; |
1045 | - animation:spinoffPulse 1s infinite linear; | 1045 | + animation:spinoffPulse 1s infinite linear; |
1046 | -} | 1046 | +} |
1047 | -.tip_text{ margin-bottom:15px; margin-top:15px;} | 1047 | +.tip_text{ margin-bottom:15px; margin-top:15px;} |
1048 | -/**客服**/ | 1048 | +/**客服**/ |
1049 | -.question_del{ border-bottom:1px solid #503c2c; line-height:25px;} | 1049 | +.question_del{ border-bottom:1px solid #503c2c; line-height:25px;} |
1050 | -.question_del h2{ font-weight:bold; font-size:16px; margin-bottom:15px; } | 1050 | +.question_del h2{ font-weight:bold; font-size:16px; margin-bottom:15px; } |
1051 | -.q_time{ font-size:13px; font-weight:normal; color:#999; } | 1051 | +.q_time{ font-size:13px; font-weight:normal; color:#999; } |
1052 | -.tip{ font-size:13px;} | 1052 | +.tip{ font-size:13px;} |
1053 | - | 1053 | + |
1054 | -.padding_box{ padding-top:25px;} | 1054 | +.padding_box{ padding-top:25px;} |
1055 | -.padding_box p{ padding-bottom:10px;} | 1055 | +.padding_box p{ padding-bottom:10px;} |
1056 | -/**平台消息**/ | 1056 | +/**平台消息**/ |
1057 | -.activity-list li,.message-list li{ border-bottom:1px solid #655241;} | 1057 | +.activity-list li,.message-list li{ border-bottom:1px solid #655241;} |
1058 | -.activity-list li .pull-right,.message-list li .pull-right{ font-size:12px;} | 1058 | +.activity-list li .pull-right,.message-list li .pull-right{ font-size:12px;} |
1059 | -.activity-list h3,.message-comm h3{ font-size:22px; margin-bottom:10px;} | 1059 | +.activity-list h3,.message-comm h3{ font-size:22px; margin-bottom:10px;} |
1060 | -.activity-comm .text-info,.message-comm .text-info{ font-size:12px;} | 1060 | +.activity-comm .text-info,.message-comm .text-info{ font-size:12px;} |
1061 | -.activity-comm .bor_b_h3,.message-comm .bor_b_h3{ border-bottom:2px #655241 solid;} | 1061 | +.activity-comm .bor_b_h3,.message-comm .bor_b_h3{ border-bottom:2px #655241 solid;} |
1062 | -.activity-comm .activity_text ,.message-comm .message_text{padding-top:15px; text-align:left;font-size:16px;text-indent:20px; line-height:28px; } | 1062 | +.activity-comm .activity_text ,.message-comm .message_text{padding-top:15px; text-align:left;font-size:16px;text-indent:20px; line-height:28px; } |
1063 | -.activity-comm .activity_text p,.message-comm .message_text p{ text-indent:20px; line-height:28px; font-size:16px;} | 1063 | +.activity-comm .activity_text p,.message-comm .message_text p{ text-indent:20px; line-height:28px; font-size:16px;} |
1064 | -.activity-list .act_time{ font-size:12px;} | 1064 | +.activity-list .act_time{ font-size:12px;} |
1065 | -/**居中**/ | 1065 | +/**居中**/ |
1066 | - | 1066 | + |
1067 | -/***登录前***/ | 1067 | +/***登录前***/ |
1068 | -.box_info_center2{ width:600px; margin:0 auto;} | 1068 | +.box_info_center2{ width:600px; margin:0 auto;} |
1069 | -.box_info_center2 .login_case1{ background-color: #fff;border: 1px solid #036BB4;width:240px; float:left; display:block; margin-top:40px; } | 1069 | +.box_info_center2 .login_case1{ background-color: #fff;border: 1px solid #036BB4;width:240px; float:left; display:block; margin-top:40px; } |
1070 | -.box_info_center2 .other-login li a{ width:80px; margin:0px; height:80px; background-image:url(http://cdn.i9133.com/static/sdk/skin/img/sdk_login.png); background-repeat:no-repeat; background-position:0px 0px ; float:left; } | 1070 | +.box_info_center2 .other-login li a{ width:80px; margin:0px; height:80px; background-image:url(http://cdn.i9133.com/static/sdk/skin/img/sdk_login.png); background-repeat:no-repeat; background-position:0px 0px ; float:left; } |
1071 | -.box_info_center2 .other-login li a.qq{ background-position:0px 0px ;} | 1071 | +.box_info_center2 .other-login li a.qq{ background-position:0px 0px ;} |
1072 | -.box_info_center2 .other-login li a.sina{ background-position:-80px 0px;} | 1072 | +.box_info_center2 .other-login li a.sina{ background-position:-80px 0px;} |
1073 | -.box_info_center2 .other-login li a.baidu{ background-position:-160px 0px;} | 1073 | +.box_info_center2 .other-login li a.baidu{ background-position:-160px 0px;} |
1074 | -.box_info_center2 .login_case2{ margin-left:90px;} | 1074 | +.box_info_center2 .login_case2{ margin-left:90px;} |
1075 | -.box_info_center2 .login_case_c{ padding:15px 10px; text-align:center; min-height:80px;} | 1075 | +.box_info_center2 .login_case_c{ padding:15px 10px; text-align:center; min-height:80px;} |
1076 | -.box_info_center2 .login_case_c p{ margin-bottom:10px;} | 1076 | +.box_info_center2 .login_case_c p{ margin-bottom:10px;} |
1077 | -.login_case_c .text-info{ font-size:22px;} | 1077 | +.login_case_c .text-info{ font-size:22px;} |
1078 | -.login_case_c .text-muted{ font-size:16px;} | 1078 | +.login_case_c .text-muted{ font-size:16px;} |
1079 | -.box_info_center2 .login_case_b{ padding:14px; border-top:1px solid #036BB4; color:#727474;} | 1079 | +.box_info_center2 .login_case_b{ padding:14px; border-top:1px solid #036BB4; color:#727474;} |
1080 | -.case_top{ height:80px; background:#036bb4; line-height:80px; font-size:22px; color:#fff;} | 1080 | +.case_top{ height:80px; background:#036bb4; line-height:80px; font-size:22px; color:#fff;} |
1081 | -.login_case_c .login_case_btn{ display:block; height:44px; line-height:44px; border:1px solid #036BB4; background-color:#ecf0f1; } | 1081 | +.login_case_c .login_case_btn{ display:block; height:44px; line-height:44px; border:1px solid #036BB4; background-color:#ecf0f1; } |
1082 | - | 1082 | + |
1083 | -.share_box1{ padding:10px 0px; text-align:left;} | 1083 | +.share_box1{ padding:10px 0px; text-align:left;} |
1084 | -.share_box1 img{ margin-right:10px; } | 1084 | +.share_box1 img{ margin-right:10px; } |
1085 | -.share_game{ background-color:rgba(245,245,245, 0.5); padding:10px;} | 1085 | +.share_game{ background-color:rgba(245,245,245, 0.5); padding:10px;} |
1086 | -.share_box2{ border-top:1px solid #f6f6f6; text-align:left; padding:5px 0px;} | 1086 | +.share_box2{ border-top:1px solid #f6f6f6; text-align:left; padding:5px 0px;} |
1087 | -.share_box2 h2{ font-weight:bold;} | 1087 | +.share_box2 h2{ font-weight:bold;} |
1088 | - | 1088 | + |
1089 | -@-moz-keyframes spinPulse { | 1089 | +@-moz-keyframes spinPulse { |
1090 | - 0% { -moz-transform:rotate(160deg); opacity:0; box-shadow:0 0 1px #2187e7;} | 1090 | + 0% { -moz-transform:rotate(160deg); opacity:0; box-shadow:0 0 1px #2187e7;} |
1091 | - 50% { -moz-transform:rotate(145deg); opacity:1; } | 1091 | + 50% { -moz-transform:rotate(145deg); opacity:1; } |
1092 | - 100% { -moz-transform:rotate(-320deg); opacity:0; } | 1092 | + 100% { -moz-transform:rotate(-320deg); opacity:0; } |
1093 | -} | 1093 | +} |
1094 | -@-moz-keyframes spinoffPulse { | 1094 | +@-moz-keyframes spinoffPulse { |
1095 | - 0% { -moz-transform:rotate(0deg); } | 1095 | + 0% { -moz-transform:rotate(0deg); } |
1096 | - 100% { -moz-transform:rotate(360deg); } | 1096 | + 100% { -moz-transform:rotate(360deg); } |
1097 | -} | 1097 | +} |
1098 | -@-webkit-keyframes spinPulse { | 1098 | +@-webkit-keyframes spinPulse { |
1099 | - 0% { -webkit-transform:rotate(160deg); opacity:0; box-shadow:0 0 1px #2187e7; } | 1099 | + 0% { -webkit-transform:rotate(160deg); opacity:0; box-shadow:0 0 1px #2187e7; } |
1100 | - 50% { -webkit-transform:rotate(145deg); opacity:1;} | 1100 | + 50% { -webkit-transform:rotate(145deg); opacity:1;} |
1101 | - 100% { -webkit-transform:rotate(-320deg); opacity:0; } | 1101 | + 100% { -webkit-transform:rotate(-320deg); opacity:0; } |
1102 | -} | 1102 | +} |
1103 | -@-webkit-keyframes spinoffPulse { | 1103 | +@-webkit-keyframes spinoffPulse { |
1104 | - 0% { -webkit-transform:rotate(0deg); } | 1104 | + 0% { -webkit-transform:rotate(0deg); } |
1105 | - 100% { -webkit-transform:rotate(360deg); } | 1105 | + 100% { -webkit-transform:rotate(360deg); } |
1106 | -} | 1106 | +} |
1107 | -@keyframes spinoffPulse { | 1107 | +@keyframes spinoffPulse { |
1108 | - 0% { transform:rotate(0deg); } | 1108 | + 0% { transform:rotate(0deg); } |
1109 | - 100% { transform:rotate(360deg); } | 1109 | + 100% { transform:rotate(360deg); } |
1110 | -} | 1110 | +} |
1111 | -#share{ | 1111 | +#share{ |
1112 | - text-align: left; | 1112 | + text-align: left; |
1113 | - margin: 20px 0px; | 1113 | + margin: 20px 0px; |
1114 | -} | 1114 | +} |
1115 | -#share span{ | 1115 | +#share span{ |
1116 | - display: inline-block; | 1116 | + display: inline-block; |
1117 | - height: 46px; | 1117 | + height: 46px; |
1118 | - line-height: 46px; | 1118 | + line-height: 46px; |
1119 | - vertical-align: top; | 1119 | + vertical-align: top; |
1120 | -} | 1120 | +} |
1121 | -#share a { | 1121 | +#share a { |
1122 | - width: 46px; | 1122 | + width: 46px; |
1123 | - height: 46px; | 1123 | + height: 46px; |
1124 | - display: inline-block; | 1124 | + display: inline-block; |
1125 | - background-image: url(http://cdn.i9133.com/static/sdk/skin/img/share.png); | 1125 | + background-image: url(http://cdn.i9133.com/static/sdk/skin/img/share.png); |
1126 | - background-repeat: no-repeat; | 1126 | + background-repeat: no-repeat; |
1127 | - margin-right: 10px; | 1127 | + margin-right: 10px; |
1128 | - -webkit-transform: scale(1.2); | 1128 | + -webkit-transform: scale(1.2); |
1129 | -} | 1129 | +} |
1130 | -#share a.s_qzone{ | 1130 | +#share a.s_qzone{ |
1131 | - background-position: 5px 4px | 1131 | + background-position: 5px 4px |
1132 | -} | 1132 | +} |
1133 | -#share a.s_tsina{ | 1133 | +#share a.s_tsina{ |
1134 | - background-position: 5px -36px | 1134 | + background-position: 5px -36px |
1135 | -} | 1135 | +} |
1136 | -#share a.s_tqq{ | 1136 | +#share a.s_tqq{ |
1137 | - background-position: 5px -76px; | 1137 | + background-position: 5px -76px; |
1138 | -} | 1138 | +} |
1139 | - | 1139 | + |
1140 | -.invite_box p{ | 1140 | +.invite_box p{ |
1141 | - margin: 5px 0; | 1141 | + margin: 5px 0; |
1142 | - font-size: 16px; | 1142 | + font-size: 16px; |
1143 | -} | 1143 | +} |
1144 | -.invite_box h3{ | 1144 | +.invite_box h3{ |
1145 | - margin-top: 18px; | 1145 | + margin-top: 18px; |
1146 | -} | 1146 | +} |
1147 | - | 1147 | + |
1148 | -.share_box1 .s_content{ | 1148 | +.share_box1 .s_content{ |
1149 | - width: 70%; | 1149 | + width: 70%; |
1150 | - margin: 0px; | 1150 | + margin: 0px; |
1151 | - height: auto; | 1151 | + height: auto; |
1152 | - min-height: 73px; | 1152 | + min-height: 73px; |
1153 | -} | 1153 | +} |
1154 | -.pay-info-cont{ | 1154 | +.pay-info-cont{ |
1155 | - padding: 10px 37px; | 1155 | + padding: 10px 37px; |
1156 | - position: relative; | 1156 | + position: relative; |
1157 | -} | 1157 | +} |
1158 | -.pay-info-cont .player-info-cont{ | 1158 | +.pay-info-cont .player-info-cont{ |
1159 | - border-right:1px solid black; | 1159 | + border-right:1px solid black; |
1160 | - | 1160 | + |
1161 | -} | 1161 | +} |
1162 | -.pay-info-cont .player-info-cont .head-ico{ | 1162 | +.pay-info-cont .player-info-cont .head-ico{ |
1163 | - max-height: 50px; | 1163 | + max-height: 50px; |
1164 | - max-width: 50px; | 1164 | + max-width: 50px; |
1165 | -} | 1165 | +} |
1166 | -.pay-info-cont .player-info-cont span{ | 1166 | +.pay-info-cont .player-info-cont span{ |
1167 | - display: inline-block; | 1167 | + display: inline-block; |
1168 | - | 1168 | + |
1169 | -} | 1169 | +} |
1170 | -.topic-detail-list li .content{ padding-left:50px;font-size:16px;} | 1170 | +.topic-detail-list li .content{ padding-left:50px;font-size:16px;} |
1171 | -.time_p{ font-size:12px;} | 1171 | +.time_p{ font-size:12px;} |
1172 | - | 1172 | + |
1173 | -.toolbar .btn:nth-of-type(even){ float:right; margin-right:0px; padding:0px;} | 1173 | +.toolbar .btn:nth-of-type(even){ float:right; margin-right:0px; padding:0px;} |
1174 | - | 1174 | + |
1175 | -.qq_login .qq{ background:url(img/icon_qq.png) no-repeat; background-position:0px; display:block; height:80px; width:80px; background-size:auto 100%; border-radius:60px; margin:0 auto; } | 1175 | +.qq_login .qq{ background:url(img/icon_qq.png) no-repeat; background-position:0px; display:block; height:80px; width:80px; background-size:auto 100%; border-radius:60px; margin:0 auto; } |
1176 | - | 1176 | + |
1177 | -/*媒介查询字体定义*/ | 1177 | +/*媒介查询字体定义*/ |
1178 | -@media screen and (max-width: 320px) { | 1178 | +@media screen and (max-width: 320px) { |
1179 | -body {font-size: 14px;} | 1179 | +body {font-size: 14px;} |
1180 | -h1{font-size: 20px;} | 1180 | +h1{font-size: 20px;} |
1181 | -h2{font-size:18px;} | 1181 | +h2{font-size:18px;} |
1182 | -h3{font-size:16px;} | 1182 | +h3{font-size:16px;} |
1183 | -h4{ font-size:15px;} | 1183 | +h4{ font-size:15px;} |
1184 | -p{ font-size: 14px;} | 1184 | +p{ font-size: 14px;} |
1185 | -} | 1185 | +} |
1186 | -@media screen and (min-width: 320px) { | 1186 | +@media screen and (min-width: 320px) { |
1187 | -body {font-size: 14px;} | 1187 | +body {font-size: 14px;} |
1188 | -h1{font-size: 20px;} | 1188 | +h1{font-size: 20px;} |
1189 | -h2{font-size:18px;} | 1189 | +h2{font-size:18px;} |
1190 | -h3{font-size:16px;} | 1190 | +h3{font-size:16px;} |
1191 | -h4{ font-size:15px;} | 1191 | +h4{ font-size:15px;} |
1192 | -p{ font-size: 14px;} | 1192 | +p{ font-size: 14px;} |
1193 | -} | 1193 | +} |
1194 | -@media screen and (min-width: 480px) { | 1194 | +@media screen and (min-width: 480px) { |
1195 | - body {font-size: 19px;} | 1195 | + body {font-size: 19px;} |
1196 | -h1{font-size: 21px;} | 1196 | +h1{font-size: 21px;} |
1197 | -h2{font-size:19px;} | 1197 | +h2{font-size:19px;} |
1198 | -h3{font-size:17px;} | 1198 | +h3{font-size:17px;} |
1199 | -h4{ font-size:15px;} | 1199 | +h4{ font-size:15px;} |
1200 | -p{ font-size: 16px;} | 1200 | +p{ font-size: 16px;} |
1201 | -} | 1201 | +} |
1202 | -@media screen and (min-width: 640px) { | 1202 | +@media screen and (min-width: 640px) { |
1203 | -body {font-size: 24px;} | 1203 | +body {font-size: 24px;} |
1204 | -h1{font-size: 22px;} | 1204 | +h1{font-size: 22px;} |
1205 | -h2{font-size:20px;} | 1205 | +h2{font-size:20px;} |
1206 | -h3{font-size:18px;} | 1206 | +h3{font-size:18px;} |
1207 | -h4{ font-size:16px;} | 1207 | +h4{ font-size:16px;} |
1208 | -p{ font-size: 17px;} | 1208 | +p{ font-size: 17px;} |
1209 | -} | 1209 | +} |
1210 | -@media screen and (min-width: 720px) { | 1210 | +@media screen and (min-width: 720px) { |
1211 | -body {font-size: 27px;} | 1211 | +body {font-size: 27px;} |
1212 | -h1{font-size: 26px;} | 1212 | +h1{font-size: 26px;} |
1213 | -h2{font-size:24px;} | 1213 | +h2{font-size:24px;} |
1214 | -h3{font-size:20px;} | 1214 | +h3{font-size:20px;} |
1215 | -h4{ font-size:18px;} | 1215 | +h4{ font-size:18px;} |
1216 | -p{ font-size: 20px;} | 1216 | +p{ font-size: 20px;} |
1217 | -} | 1217 | +} |
1218 | -@media screen and (max-width: 600px){ | 1218 | +@media screen and (max-width: 600px){ |
1219 | -.box_info_center2{ width:500px; margin:0 auto;} | 1219 | +.box_info_center2{ width:500px; margin:0 auto;} |
1220 | -.box_info_center2 .login_case2{ margin-left:15px;} | 1220 | +.box_info_center2 .login_case2{ margin-left:15px;} |
1221 | -} | 1221 | +} |
1222 | - | 1222 | + |
1223 | -/*充值中心*/ | 1223 | +/*充值中心*/ |
1224 | -.header .poslft{ position: absolute; left: 37px;} | 1224 | +.header .poslft{ position: absolute; left: 37px;} |
1225 | -.header .posrgt{ position: absolute; right: 37px;} | 1225 | +.header .posrgt{ position: absolute; right: 37px;} |
1226 | -.channel_list .btn{ | 1226 | +.channel_list .btn{ |
1227 | - background: #fff; | 1227 | + background: #fff; |
1228 | - border: 1px solid #ddd; | 1228 | + border: 1px solid #ddd; |
1229 | - font-family: "Microsoft YaHei","微软雅黑"; | 1229 | + font-family: "Microsoft YaHei","微软雅黑"; |
1230 | - color: #434343; | 1230 | + color: #434343; |
1231 | - text-align: left; | 1231 | + text-align: left; |
1232 | - font-size: 30px; | 1232 | + font-size: 30px; |
1233 | - padding: 0 15px; | 1233 | + padding: 0 15px; |
1234 | - margin: 0 0 10px 0; | 1234 | + margin: 0 0 10px 0; |
1235 | - height: 77px; | 1235 | + height: 77px; |
1236 | - line-height: 77px; | 1236 | + line-height: 77px; |
1237 | - display: block; | 1237 | + display: block; |
1238 | -} | 1238 | +} |
1239 | -.channel_list .image{ | 1239 | +.channel_list .image{ |
1240 | - width: 77px; height: 67px; position: relative; margin-right: 30px; margin-top: 5px; | 1240 | + width: 77px; height: 67px; position: relative; margin-right: 30px; margin-top: 5px; |
1241 | -} | 1241 | +} |
1242 | -.channel_list .image img{ | 1242 | +.channel_list .image img{ |
1243 | - max-width:77px; max-height:67px; | 1243 | + max-width:77px; max-height:67px; |
1244 | -position:absolute; left:0; right:0; top:0; bottom:0; width:auto; height:auto; margin:auto; | 1244 | +position:absolute; left:0; right:0; top:0; bottom:0; width:auto; height:auto; margin:auto; |
1245 | -} | 1245 | +} |
1246 | -.warm-prompt { margin-top: 15px; background: #dcdddd; padding: 15px; } | 1246 | +.warm-prompt { margin-top: 15px; background: #dcdddd; padding: 15px; } |
1247 | -.warm-prompt h2 { color: #ff0000; font-size: 20px; font-weight: normal; font-family: "Microsoft YaHei","微软雅黑"; } | 1247 | +.warm-prompt h2 { color: #ff0000; font-size: 20px; font-weight: normal; font-family: "Microsoft YaHei","微软雅黑"; } |
1248 | -.warm-prompt p { color: #535353; font-family: "Microsoft YaHei","微软雅黑"; font-size: 16px; margin: 0;} | 1248 | +.warm-prompt p { color: #535353; font-family: "Microsoft YaHei","微软雅黑"; font-size: 16px; margin: 0;} |
1249 | -.warm-prompt p a { color: #f39700; } | 1249 | +.warm-prompt p a { color: #f39700; } |
1250 | -.pay-info-cont .user-msg { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; margin-left: 15px; width: calc(100% - 100px);} | 1250 | +.pay-info-cont .user-msg { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; margin-left: 15px; width: calc(100% - 100px);} |
1251 | -.pay-info-cont .user-msg h2 { font-weight: normal; font-size: 24px; margin: 0; color: #949494; } | 1251 | +.pay-info-cont .user-msg h2 { font-weight: normal; font-size: 24px; margin: 0; color: #949494; } |
1252 | -.pay-info-cont .user-msg p { font-size: 24px; color: #434343; margin: 0; line-height: normal;} | 1252 | +.pay-info-cont .user-msg p { font-size: 24px; color: #434343; margin: 0; line-height: normal;} |
1253 | -.pay-info-cont .user-msg p span { color: #f39700; } | 1253 | +.pay-info-cont .user-msg p span { color: #f39700; } |
1254 | - | 1254 | + |
1255 | -/*充值记录*/ | 1255 | +/*充值记录*/ |
1256 | -.integral .box{ border-left:2px solid #089b55; margin-left:100px; height:100%; padding:0 10px 20px;;} | 1256 | +.integral .box{ border-left:2px solid #089b55; margin-left:100px; height:100%; padding:0 10px 20px;;} |
1257 | -.integral .box h2{ color:#6d6d6d; font-family:"Microsoft YaHei","微软雅黑"; font-weight:normal; position:relative; } | 1257 | +.integral .box h2{ color:#6d6d6d; font-family:"Microsoft YaHei","微软雅黑"; font-weight:normal; position:relative; } |
1258 | -.integral .box .text{ color:#717070; font-family:"Microsoft YaHei","微软雅黑"; font-weight:normal; font-size:16px; padding:10px;background:#fff; border:1px solid #ddd; border-radius:5px; position:relative; margin-left:10px;} | 1258 | +.integral .box .text{ color:#717070; font-family:"Microsoft YaHei","微软雅黑"; font-weight:normal; font-size:16px; padding:10px;background:#fff; border:1px solid #ddd; border-radius:5px; position:relative; margin-left:10px;} |
1259 | -.integral .box .text .position{ position:absolute; top:13px; left:-18px;} | 1259 | +.integral .box .text .position{ position:absolute; top:13px; left:-18px;} |
1260 | -.integral .box .text .position img{ width:10px;} | 1260 | +.integral .box .text .position img{ width:10px;} |
1261 | -.integral .box .text h3{ color:#555; font-family:"Microsoft YaHei","微软雅黑"; font-weight:normal; font-size:30px; border-bottom:1px solid #ddd; padding-bottom:10px;} | 1261 | +.integral .box .text h3{ color:#555; font-family:"Microsoft YaHei","微软雅黑"; font-weight:normal; font-size:30px; border-bottom:1px solid #ddd; padding-bottom:10px;} |
1262 | -.integral .box .text .txt{ color:#9d9d9d; font-family:"Microsoft YaHei","微软雅黑"; font-weight:normal; font-size:14px; padding-top:5px;} | 1262 | +.integral .box .text .txt{ color:#9d9d9d; font-family:"Microsoft YaHei","微软雅黑"; font-weight:normal; font-size:14px; padding-top:5px;} |
1263 | -.integral .box .text .txt h3{ margin-bottom: 0; border: none; color: #000; margin-bottom: 10px;} | 1263 | +.integral .box .text .txt h3{ margin-bottom: 0; border: none; color: #000; margin-bottom: 10px;} |
1264 | -.integral .box .text .txt p{ line-height: normal; padding: 0; margin: 0; font-size: 24px;} | 1264 | +.integral .box .text .txt p{ line-height: normal; padding: 0; margin: 0; font-size: 24px;} |
1265 | -.integral .box .text .txt strong{ color: #ff0000;} | 1265 | +.integral .box .text .txt strong{ color: #ff0000;} |
1266 | -.integral .box h2 .icon{ position:absolute; left:-20px; top:12px; width:17px; background:#fff; border-radius:20px;} | 1266 | +.integral .box h2 .icon{ position:absolute; left:-20px; top:12px; width:17px; background:#fff; border-radius:20px;} |
1267 | -.integral .box h2 .time{ position:absolute; left:-110px; top:12px; width:100px; text-align:center;} | 1267 | +.integral .box h2 .time{ position:absolute; left:-110px; top:12px; width:100px; text-align:center;} |
1268 | -.integral .box .time h3{ color:#333; font-family:"Microsoft YaHei","微软雅黑"; font-weight:normal; font-size:22px; line-height:22px; margin: 0;} | 1268 | +.integral .box .time h3{ color:#333; font-family:"Microsoft YaHei","微软雅黑"; font-weight:normal; font-size:22px; line-height:22px; margin: 0;} |
1269 | -#trade_record .user-msg h2{ line-height: 75px;} | 1269 | +#trade_record .user-msg h2{ line-height: 75px;} |
1270 | - | 1270 | + |
1271 | -.container form p { border: 1px solid #ddd; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; margin-bottom: 15px;padding: 0 17px;background: #fff; font-size: 30px; color: #434343; } | 1271 | +.container form p { border: 1px solid #ddd; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; margin-bottom: 15px;padding: 0 17px;background: #fff; font-size: 30px; color: #434343; } |
1272 | -.container form p label,.container form p input,.container form p select{ height: 84px; line-height: 84px;} | 1272 | +.container form p label,.container form p input,.container form p select{ height: 84px; line-height: 84px;} |
1273 | -.container form p span { color: #ff9600; } | 1273 | +.container form p span { color: #ff9600; } |
1274 | -.container form p input { border: none; font-size: 24px; height: 84px; line-height: 84px; width: calc(100% - 200px); width: -webkit-calc(100% - 200px); width: -moz-calc(100% - 200px); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; min-height: 30px; box-shadow: none; margin: 0;-webkit-appearance: none;} | 1274 | +.container form p input { border: none; font-size: 24px; height: 84px; line-height: 84px; width: calc(100% - 200px); width: -webkit-calc(100% - 200px); width: -moz-calc(100% - 200px); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; min-height: 30px; box-shadow: none; margin: 0;-webkit-appearance: none;} |
1275 | -.container form p select{border: none; box-shadow: none; width: calc(100% - 200px); font-size: 24px; padding: 0;} | 1275 | +.container form p select{border: none; box-shadow: none; width: calc(100% - 200px); font-size: 24px; padding: 0;} |
1276 | -.w235{ width: 235px;} | 1276 | +.w235{ width: 235px;} |
1277 | -.container form .btn { height: 84px; line-height: 84px; display: block; color: #fff; font-family: "Microsoft YaHei","微软雅黑"; font-size: 30px; text-align: center; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; } | 1277 | +.container form .btn { height: 84px; line-height: 84px; display: block; color: #fff; font-family: "Microsoft YaHei","微软雅黑"; font-size: 30px; text-align: center; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; } |
1278 | -.container form .btn-cancel { background: #0f9fcf; } | 1278 | +.container form .btn-cancel { background: #0f9fcf; } |
1279 | -.container form .btn-determine { background: #ff9600; } | 1279 | +.container form .btn-determine { background: #ff9600; } |
1280 | -.container .warm-prompt { margin: 15px 0; background: #dcdddd; padding: 17px 15px;} | 1280 | +.container .warm-prompt { margin: 15px 0; background: #dcdddd; padding: 17px 15px;} |
1281 | -.container .warm-prompt h2 { color: #ff0000; font-size: 20px; font-weight: normal; font-family: "Microsoft YaHei","微软雅黑"; text-align: left;} | 1281 | +.container .warm-prompt h2 { color: #ff0000; font-size: 20px; font-weight: normal; font-family: "Microsoft YaHei","微软雅黑"; text-align: left;} |
1282 | -.container .warm-prompt p { color: #000;font-family: "Microsoft YaHei","微软雅黑";font-size: 20px;padding: 0;margin-top: 5px;text-align: left;border: none; background: none;margin-bottom: 0;} | 1282 | +.container .warm-prompt p { color: #000;font-family: "Microsoft YaHei","微软雅黑";font-size: 20px;padding: 0;margin-top: 5px;text-align: left;border: none; background: none;margin-bottom: 0;} |
1283 | -.container .warm-prompt p a { color: #ff9600; } | 1283 | +.container .warm-prompt p a { color: #ff9600; } |
1284 | - | 1284 | + |
1285 | -input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { | 1285 | +input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { |
1286 | - color: #b5b5b6; | 1286 | + color: #b5b5b6; |
1287 | - font-family: "Microsoft YaHei","微软雅黑"; | 1287 | + font-family: "Microsoft YaHei","微软雅黑"; |
1288 | - font-size: 30px; | 1288 | + font-size: 30px; |
1289 | -} | 1289 | +} |
1290 | -input:-moz-placeholder, textarea:-moz-placeholder { | 1290 | +input:-moz-placeholder, textarea:-moz-placeholder { |
1291 | - color: #b5b5b6; | 1291 | + color: #b5b5b6; |
1292 | - font-family: "Microsoft YaHei","微软雅黑"; | 1292 | + font-family: "Microsoft YaHei","微软雅黑"; |
1293 | - font-size: 30px; | 1293 | + font-size: 30px; |
1294 | -} | 1294 | +} |
1295 | -input::-moz-placeholder, textarea::-moz-placeholder { | 1295 | +input::-moz-placeholder, textarea::-moz-placeholder { |
1296 | - color: #b5b5b6; | 1296 | + color: #b5b5b6; |
1297 | - font-family: "Microsoft YaHei","微软雅黑"; | 1297 | + font-family: "Microsoft YaHei","微软雅黑"; |
1298 | - font-size: 30px; | 1298 | + font-size: 30px; |
1299 | -} | 1299 | +} |
1300 | -input:-ms-input-placeholder, textarea:-ms-input-placeholder { | 1300 | +input:-ms-input-placeholder, textarea:-ms-input-placeholder { |
1301 | - color: #b5b5b6; | 1301 | + color: #b5b5b6; |
1302 | - font-family: "Microsoft YaHei","微软雅黑"; | 1302 | + font-family: "Microsoft YaHei","微软雅黑"; |
1303 | - font-size: 30px; | 1303 | + font-size: 30px; |
1304 | -} | 1304 | +} |
1305 | - | 1305 | + |
1306 | -.box_info_center .require_input p input{ | 1306 | +.box_info_center .require_input p input{ |
1307 | - float: left; | 1307 | + float: left; |
1308 | - /*width: auto;*/ | 1308 | + /*width: auto;*/ |
1309 | -} | 1309 | +} |
1310 | -.box_info_center .require_input select option,.box_info_center .require_input select{ | 1310 | +.box_info_center .require_input select option,.box_info_center .require_input select{ |
1311 | - color: #b5b5b6; | 1311 | + color: #b5b5b6; |
1312 | - font-family: "Microsoft YaHei","微软雅黑"; | 1312 | + font-family: "Microsoft YaHei","微软雅黑"; |
1313 | - font-size: 30px; | 1313 | + font-size: 30px; |
1314 | -} | 1314 | +} |
1315 | -.container a.conBtn{ | 1315 | +.container a.conBtn{ |
1316 | - font-size: 30px; | 1316 | + font-size: 30px; |
1317 | - width: 235px; | 1317 | + width: 235px; |
1318 | - color: #fff; | 1318 | + color: #fff; |
1319 | - margin: 0 auto; | 1319 | + margin: 0 auto; |
1320 | - height:84px; | 1320 | + height:84px; |
1321 | - line-height:84px; | 1321 | + line-height:84px; |
1322 | - background: #ff9600; | 1322 | + background: #ff9600; |
1323 | -} | 1323 | +} |
1324 | -input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { | 1324 | +input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { |
1325 | - background-color: rgb(255, 255, 255) !important; | 1325 | + background-color: rgb(255, 255, 255) !important; |
1326 | - box-shadow: 0 0 0px 1000px white inset !important; | 1326 | + box-shadow: 0 0 0px 1000px white inset !important; |
1327 | -} | 1327 | +} |
1328 | -/**------实名验证--------*/ | 1328 | +/**------实名验证--------*/ |
1329 | - | 1329 | + |
1330 | -.SDK-titlebox{ | 1330 | +.SDK-titlebox{ |
1331 | - height: 33px; | 1331 | + height: 33px; |
1332 | - background: #00beef; | 1332 | + background: #00beef; |
1333 | -} | 1333 | +} |
1334 | -.user-center{ | 1334 | +.user-center{ |
1335 | - position: relative; | 1335 | + position: relative; |
1336 | - text-align: center; | 1336 | + text-align: center; |
1337 | - padding: 26px 0 18px; | 1337 | + padding: 26px 0 18px; |
1338 | - border-bottom: 2px solid #fff; | 1338 | + border-bottom: 2px solid #fff; |
1339 | - color: #00beef; | 1339 | + color: #00beef; |
1340 | - font-family: "Microsoft YaHei","微软雅黑"; | 1340 | + font-family: "Microsoft YaHei","微软雅黑"; |
1341 | - font-size: 36px; | 1341 | + font-size: 36px; |
1342 | -} | 1342 | +} |
1343 | -.new-sdk-container .new-sdk-box { | 1343 | +.new-sdk-container .new-sdk-box { |
1344 | - padding: 20px 37px; | 1344 | + padding: 20px 37px; |
1345 | - border-top: 1px solid #c4c3c3; | 1345 | + border-top: 1px solid #c4c3c3; |
1346 | - box-sizing: border-box; | 1346 | + box-sizing: border-box; |
1347 | - -moz-box-sizing: border-box; | 1347 | + -moz-box-sizing: border-box; |
1348 | - -webkit-box-sizing: border-box; | 1348 | + -webkit-box-sizing: border-box; |
1349 | -} | 1349 | +} |
1350 | -.new-sdk-container .new-sdk-box .input { | 1350 | +.new-sdk-container .new-sdk-box .input { |
1351 | - margin-bottom: 15px; | 1351 | + margin-bottom: 15px; |
1352 | - border: 1px solid #c0c0c0; | 1352 | + border: 1px solid #c0c0c0; |
1353 | - /* box-shadow: 1px 2px 2px #c2c2c2 inset; */ | 1353 | + /* box-shadow: 1px 2px 2px #c2c2c2 inset; */ |
1354 | - border-radius: 10px; | 1354 | + border-radius: 10px; |
1355 | - -moz-border-radius: 10px; | 1355 | + -moz-border-radius: 10px; |
1356 | - -webkit-border-radius: 10px; | 1356 | + -webkit-border-radius: 10px; |
1357 | - padding: 25px 0; | 1357 | + padding: 25px 0; |
1358 | - background: #fff; | 1358 | + background: #fff; |
1359 | - box-sizing: border-box; | 1359 | + box-sizing: border-box; |
1360 | - -webkit-box-sizing: border-box; | 1360 | + -webkit-box-sizing: border-box; |
1361 | - -moz-box-sizing: border-box; | 1361 | + -moz-box-sizing: border-box; |
1362 | -} | 1362 | +} |
1363 | -.new-sdk-container .new-sdk-box .input input { | 1363 | +.new-sdk-container .new-sdk-box .input input { |
1364 | - display: inline-block; | 1364 | + display: inline-block; |
1365 | - width: 100%; | 1365 | + width: 100%; |
1366 | - background: none; | 1366 | + background: none; |
1367 | - border: none; | 1367 | + border: none; |
1368 | - color: #000; | 1368 | + color: #000; |
1369 | - font-size: 30px; | 1369 | + font-size: 30px; |
1370 | - font-family: "Microsoft YaHei","微软雅黑"; | 1370 | + font-family: "Microsoft YaHei","微软雅黑"; |
1371 | - white-space: nowrap; | 1371 | + white-space: nowrap; |
1372 | - text-overflow: ellipsis; | 1372 | + text-overflow: ellipsis; |
1373 | - overflow: hidden; | 1373 | + overflow: hidden; |
1374 | - word-break: break-all; | 1374 | + word-break: break-all; |
1375 | - height: 45px; | 1375 | + height: 45px; |
1376 | - line-height: 45px; | 1376 | + line-height: 45px; |
1377 | - vertical-align: middle; | 1377 | + vertical-align: middle; |
1378 | - margin: 20px 0; | 1378 | + margin: 20px 0; |
1379 | - box-shadow: none; | 1379 | + box-shadow: none; |
1380 | -} | 1380 | +} |
1381 | -ol, ul { | 1381 | +ol, ul { |
1382 | - list-style: none; | 1382 | + list-style: none; |
1383 | -} | 1383 | +} |
1384 | -.new-sdk-container .inline-btn { | 1384 | +.new-sdk-container .inline-btn { |
1385 | - overflow: auto; | 1385 | + overflow: auto; |
1386 | - zoom: 1; | 1386 | + zoom: 1; |
1387 | - width: 88%; | 1387 | + width: 88%; |
1388 | - margin: 0px auto 25px auto; | 1388 | + margin: 0px auto 25px auto; |
1389 | -} | 1389 | +} |
1390 | -.new-sdk-container .inline-btn li { | 1390 | +.new-sdk-container .inline-btn li { |
1391 | - float: left; | 1391 | + float: left; |
1392 | - width: 45%; | 1392 | + width: 45%; |
1393 | - text-align: center; | 1393 | + text-align: center; |
1394 | - background: #ff9600; | 1394 | + background: #ff9600; |
1395 | - border-radius: 20px; | 1395 | + border-radius: 20px; |
1396 | - padding: 26px 0; | 1396 | + padding: 26px 0; |
1397 | -} | 1397 | +} |
1398 | -.new-sdk-container .inline-btn .btn { | 1398 | +.new-sdk-container .inline-btn .btn { |
1399 | - display: inline-block; | 1399 | + display: inline-block; |
1400 | - border: 0; | 1400 | + border: 0; |
1401 | - background: #00beef; | 1401 | + background: #00beef; |
1402 | - color: #fff; | 1402 | + color: #fff; |
1403 | - font-size: 30px; | 1403 | + font-size: 30px; |
1404 | - font-family: "Microsoft YaHei","微软雅黑"; | 1404 | + font-family: "Microsoft YaHei","微软雅黑"; |
1405 | - letter-spacing: 2px; | 1405 | + letter-spacing: 2px; |
1406 | - cursor: pointer; | 1406 | + cursor: pointer; |
1407 | - width: 100%; | 1407 | + width: 100%; |
1408 | - vertical-align: middle; | 1408 | + vertical-align: middle; |
1409 | - border-radius: 20px; | 1409 | + border-radius: 20px; |
1410 | - -moz-border-radius: 20px; | 1410 | + -moz-border-radius: 20px; |
1411 | - -webkit-border-radius: 20px; | 1411 | + -webkit-border-radius: 20px; |
1412 | -} | 1412 | +} |
1413 | -.new-sdk-container .inline-btn .btn-orange { | 1413 | +.new-sdk-container .inline-btn .btn-orange { |
1414 | - background: #ff9600; | 1414 | + background: #ff9600; |
1415 | -} | 1415 | +} |
1416 | -/*字体图标*/ | 1416 | +/*字体图标*/ |
1417 | -@font-face {font-family: "iconfont"; | 1417 | +@font-face {font-family: "iconfont"; |
1418 | - src: url('../font/iconfont.eot?t=1468997064'); /* IE9*/ | 1418 | + src: url('../font/iconfont.eot?t=1468997064'); /* IE9*/ |
1419 | - src: url('../font/iconfont.eot?t=1468997064#iefix') format('embedded-opentype'), /* IE6-IE8 */ | 1419 | + src: url('../font/iconfont.eot?t=1468997064#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
1420 | - url('../font/iconfont.woff?t=1468997064') format('woff'), /* chrome, firefox */ | 1420 | + url('../font/iconfont.woff?t=1468997064') format('woff'), /* chrome, firefox */ |
1421 | - url('../font/iconfont.ttf?t=1468997064') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ | 1421 | + url('../font/iconfont.ttf?t=1468997064') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ |
1422 | - url('../font/iconfont.svg?t=1468997064#iconfont') format('svg'); /* iOS 4.1- */ | 1422 | + url('../font/iconfont.svg?t=1468997064#iconfont') format('svg'); /* iOS 4.1- */ |
1423 | -} | 1423 | +} |
1424 | -.iconfont { | 1424 | +.iconfont { |
1425 | - font-family:"iconfont" !important; | 1425 | + font-family:"iconfont" !important; |
1426 | - font-size:16px; | 1426 | + font-size:16px; |
1427 | - font-style:normal; | 1427 | + font-style:normal; |
1428 | - -webkit-font-smoothing: antialiased; | 1428 | + -webkit-font-smoothing: antialiased; |
1429 | - -webkit-text-stroke-width: 0.2px; | 1429 | + -webkit-text-stroke-width: 0.2px; |
1430 | - -moz-osx-font-smoothing: grayscale; | 1430 | + -moz-osx-font-smoothing: grayscale; |
1431 | -} | 1431 | +} |
1432 | -.icon-fanhui:before { content: "\e610"; color: #00beef; font-size: 36px;} | 1432 | +.icon-fanhui:before { content: "\e610"; color: #00beef; font-size: 36px;} |
1433 | -.user-center a { | 1433 | +.user-center a { |
1434 | - position: absolute; | 1434 | + position: absolute; |
1435 | - left: 37px; | 1435 | + left: 37px; |
1436 | - bottom: 7px; | 1436 | + bottom: 7px; |
1437 | - color: #ff9600; | 1437 | + color: #ff9600; |
1438 | - font-size: 24px; | 1438 | + font-size: 24px; |
1439 | - padding: 10px; | 1439 | + padding: 10px; |
1440 | } | 1440 | } |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
demo/app/src/main/assets/sdk/version.txt
0 → 100644
1 | +20180906 | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
demo/app/src/main/assets/sdkconf.ini
0 → 100644
demo/app/src/main/assets/supplierconfig.json
0 → 100644
1 | -package com.youai.foolsdk.demo; | 1 | +package com.youai.foolsdk.demo; |
2 | - | 2 | + |
3 | -import android.app.Activity; | 3 | +import org.json.JSONArray; |
4 | -import android.app.AlertDialog; | 4 | +import org.json.JSONException; |
5 | -import android.content.DialogInterface; | 5 | +import org.json.JSONObject; |
6 | -import android.content.Intent; | 6 | + |
7 | -import android.content.res.Configuration; | 7 | +import com.yaxd.haibao.sdk.framework.PoolExitDialogListener; |
8 | -import android.os.Bundle; | 8 | +import com.yaxd.haibao.sdk.framework.PoolExitListener; |
9 | -import android.util.Log; | 9 | +import com.yaxd.haibao.sdk.framework.PoolExpansionListener; |
10 | -import android.view.KeyEvent; | 10 | +import com.yaxd.haibao.sdk.framework.PoolLoginInfo; |
11 | -import android.view.View; | 11 | +import com.yaxd.haibao.sdk.framework.PoolLoginListener; |
12 | -import android.view.WindowManager.LayoutParams; | 12 | +import com.yaxd.haibao.sdk.framework.PoolLogoutListener; |
13 | -import android.widget.Button; | 13 | +import com.yaxd.haibao.sdk.framework.PoolPayInfo; |
14 | - | 14 | +import com.yaxd.haibao.sdk.framework.PoolPayListener; |
15 | -import com.yaxd.haibao.sdk.framework.PoolExitDialogListener; | 15 | +import com.yaxd.haibao.sdk.framework.PoolPayOrderConfirmHandler; |
16 | -import com.yaxd.haibao.sdk.framework.PoolExitListener; | 16 | +import com.yaxd.haibao.sdk.framework.PoolReport; |
17 | -import com.yaxd.haibao.sdk.framework.PoolLoginInfo; | 17 | +import com.yaxd.haibao.sdk.framework.PoolRoleInfo; |
18 | -import com.yaxd.haibao.sdk.framework.PoolLoginListener; | 18 | +import com.yaxd.haibao.sdk.framework.PoolRoleListener; |
19 | -import com.yaxd.haibao.sdk.framework.PoolLogoutListener; | 19 | +import com.yaxd.haibao.sdk.framework.PoolSDKCallBackListener; |
20 | -import com.yaxd.haibao.sdk.framework.PoolPayInfo; | 20 | +import com.yaxd.haibao.sdk.framework.PoolSDKCode; |
21 | -import com.yaxd.haibao.sdk.framework.PoolPayListener; | 21 | +import com.yaxd.haibao.sdk.framework.PoolSdkConfig; |
22 | -import com.yaxd.haibao.sdk.framework.PoolRoleInfo; | 22 | +import com.yaxd.haibao.sdk.framework.PoolSdkHelper; |
23 | -import com.yaxd.haibao.sdk.framework.PoolRoleListener; | 23 | +import com.yaxd.haibao.sdk.framework.PoolSdkLog; |
24 | -import com.yaxd.haibao.sdk.framework.PoolSDKCallBackListener; | 24 | + |
25 | -import com.yaxd.haibao.sdk.framework.PoolSDKCode; | 25 | +import android.app.Activity; |
26 | -import com.yaxd.haibao.sdk.framework.PoolSdkHelper; | 26 | +import android.app.AlertDialog; |
27 | -import com.yaxd.haibao.sdk.framework.PoolSdkLog; | 27 | +import android.content.DialogInterface; |
28 | - | 28 | +import android.content.Intent; |
29 | -public class AppActivity extends Activity { | 29 | +import android.content.res.Configuration; |
30 | - | 30 | +import android.os.Bundle; |
31 | - private Button yaLoginBt; | 31 | +import android.os.Handler; |
32 | - private Button yaEnterGameBt; | 32 | +import android.view.KeyEvent; |
33 | - private Button yaPayBt; | 33 | +import android.view.View; |
34 | - private Button yaSubmitRoleDataBt; | 34 | +import android.view.View.OnClickListener; |
35 | - private Button yaChannelCenter; | 35 | +import android.view.WindowManager.LayoutParams; |
36 | - private Button yaLogoutBt; | 36 | +import android.widget.Button; |
37 | - private Button yaForumBt; | 37 | +import android.widget.TextView; |
38 | - private Button yaSwitchAccountBt; | 38 | + |
39 | - | 39 | +public class AppActivity extends Activity implements OnClickListener { |
40 | - @Override | 40 | + |
41 | - protected void onCreate(Bundle savedInstanceState) { | 41 | + private Button yaLoginBt; |
42 | - super.onCreate(savedInstanceState); | 42 | + private Button yaEnterGameBt; |
43 | - int layoutId = getResources().getIdentifier( | 43 | + private Button yaPayBt; |
44 | - "public_sdk_self_game_login", "layout", getPackageName()); | 44 | + private Button yaSubmitRoleDataBt; |
45 | - setContentView(layoutId); | 45 | + private Button yaChannelCenter; |
46 | - initLoginView(); | 46 | + private Button yaSwitchAccountBt; |
47 | - //PoolSdkHelper.isDebug = true; | 47 | + private Button yaLogoutBt; |
48 | - PoolSdkLog.setIsShowLog(true); | 48 | + private Button yaForumBt; |
49 | - PoolSdkHelper.init(this, new PoolSDKCallBackListener() { | 49 | + //新的view |
50 | - @Override | 50 | + private Button btLogin; |
51 | - public void poolSdkCallBack(int code, String msg) { | 51 | + private Button btEnterGame; |
52 | - // TODO Auto-generated method stub | 52 | + private Button btPay; |
53 | - PoolSdkLog.logInfo("callback: code:" + code + "msg:" + msg); | 53 | + private Button btLogout; |
54 | - switch (code) { | 54 | + private Button btSubRoleInfo; |
55 | - case PoolSDKCode.POOLSDK_INIT_SUCCESS:// 初始化成功 | 55 | + private Button btOpenChannel; |
56 | - PoolSdkLog.logInfo("游戏中POOLSDK_INIT_SUCCESS"); | 56 | + private Button btSwitchAcc; |
57 | - //login(); | 57 | + private Button btOpenBbs; |
58 | - break; | 58 | + |
59 | - case PoolSDKCode.POOLSDK_INIT_FAIL: | 59 | + //提示LOG |
60 | - break; | 60 | + private TextView txMsg,txSdkMsg; |
61 | - default: | 61 | + private Activity mContext; |
62 | - break; | 62 | + private PoolPayListener mPoolPayListener = new PoolPayListener() { |
63 | - } | 63 | + |
64 | - } | 64 | + @Override |
65 | - });// init(this);// this为游戏的activity对象 | 65 | + public void onPaySuccess(String paramCustom) { |
66 | - | 66 | + // TODO Auto-generated method stub |
67 | - PoolSdkHelper.setLogoutCallback(new PoolLogoutListener() { | 67 | + //[{"orderId":"20180116114151740535D825","state":0,"productId":"1","productName":"金币","amout":0}] |
68 | - @Override | 68 | + if(paramCustom == null || paramCustom.length() <= 0) |
69 | - public void onLogoutSuccess() { | 69 | + { |
70 | - // TODO: 此处处理SDK登出的逻辑 | 70 | + PoolSdkLog.logError("paysuccess data error :" + paramCustom); |
71 | - login(); | 71 | + return; |
72 | - PoolSdkLog.logInfo("游戏中logoutSuccess"); | 72 | + } |
73 | - } | 73 | + |
74 | - }); | 74 | + try { |
75 | - } | 75 | + PoolSdkLog.logInfo("paySuccess:" + paramCustom); |
76 | - | 76 | + JSONArray jsonArray = new JSONArray(paramCustom); |
77 | - @Override | 77 | + StringBuilder orderIds = new StringBuilder(); |
78 | - public void onStart() { | 78 | + int length = jsonArray.length(); |
79 | - super.onStart(); | 79 | + for (int i = 0; i < length; i++) { |
80 | - PoolSdkHelper.onStart(); | 80 | + JSONObject jb = jsonArray.getJSONObject(i); |
81 | - } | 81 | + String orderId = jb.getString("orderId"); |
82 | - | 82 | + orderIds.append(orderId); |
83 | - @Override | 83 | + if(i != length -1) {//最后一项不加分割符 |
84 | - public void onStop() { | 84 | + orderIds.append(","); |
85 | - super.onStop(); | 85 | + } |
86 | - PoolSdkHelper.onStop(); | 86 | + } |
87 | - } | 87 | + PoolSdkHelper.paymentSuccess(AppActivity.this, orderIds.toString()); |
88 | - | 88 | + } catch (JSONException e) { |
89 | - @Override | 89 | + // TODO Auto-generated catch block |
90 | - public void onDestroy() { | 90 | + e.printStackTrace(); |
91 | - super.onDestroy(); | 91 | + } |
92 | - PoolSdkHelper.onDestroy(); | 92 | + upTx("支付成功回调:" + paramCustom); |
93 | - } | 93 | + } |
94 | - | 94 | + |
95 | - @Override | 95 | + @Override |
96 | - public void onResume() { | 96 | + public void onPayFailed(String paramCustom, String errorMsg) { |
97 | - super.onResume(); | 97 | + // TODO Auto-generated method stub |
98 | - PoolSdkHelper.onResume(); | 98 | + System.out.println("支付失败回调:" + paramCustom + "; errorMsg:" |
99 | - } | 99 | + + errorMsg); |
100 | - | 100 | + upTx("支付失败回调:" + paramCustom + "; errorMsg:" |
101 | - @Override | 101 | + + errorMsg); |
102 | - public void onPause() { | 102 | + } |
103 | - super.onPause(); | 103 | + }; |
104 | - PoolSdkHelper.onPause(); | 104 | + |
105 | - | 105 | + @Override |
106 | - } | 106 | + public void onRequestPermissionsResult(int requestCode, String[] permissions, int[] grantResults) { |
107 | - | 107 | + super.onRequestPermissionsResult(requestCode, permissions, grantResults); |
108 | - @Override | 108 | + PoolSdkHelper.onRequestPermissionsResult(requestCode, permissions, grantResults); |
109 | - public void onRestart() { | 109 | + } |
110 | - super.onRestart(); | 110 | + |
111 | - PoolSdkHelper.onRestart(); | 111 | + @Override |
112 | - } | 112 | + protected void onCreate(Bundle savedInstanceState) { |
113 | - | 113 | + super.onCreate(savedInstanceState); |
114 | - @Override | 114 | +// int layoutId = getResources().getIdentifier( |
115 | - public void onNewIntent(Intent intent) { | 115 | +// "public_sdk_self_game_login", "layout", getPackageName()); |
116 | - super.onNewIntent(intent); | 116 | + int layoutId = getResources().getIdentifier( |
117 | - PoolSdkHelper.onNewIntent(intent); | 117 | + "public_sdk_self_test", "layout", getPackageName()); |
118 | - } | 118 | + setContentView(layoutId); |
119 | - | 119 | + mContext = this; |
120 | - @Override | 120 | +// initLoginView(); |
121 | - protected void onActivityResult(int requestCode, int resultCode, Intent data) { | 121 | + initView(); |
122 | - PoolSdkHelper.onActivityResult(requestCode, resultCode, data); | 122 | + PoolSdkLog.setIsShowLog(true); |
123 | - } | 123 | + PoolSdkHelper.init(this, new PoolSDKCallBackListener() { |
124 | - | 124 | + @Override |
125 | - @Override | 125 | + public void poolSdkCallBack(int code, String msg) { |
126 | - public void onConfigurationChanged(Configuration newConfig) { | 126 | + PoolSdkLog.logInfo("poolSdkCallBack:code:" + code + ",msg:" + msg); |
127 | - // TODO Auto-generated method stub | 127 | + upTx("poolSdkCallBack:code:" + code + ",msg:" + msg); |
128 | - super.onConfigurationChanged(newConfig); | 128 | + switch (code) { |
129 | - PoolSdkHelper.onConfigurationChanged(newConfig); | 129 | + case PoolSDKCode.POOLSDK_INIT_SUCCESS:// 初始化成功 |
130 | - } | 130 | + PoolSdkLog.logInfo("游戏中收到初始化成功回调"); |
131 | - | 131 | + new Handler().postDelayed(new Runnable() { |
132 | - @Override | 132 | + |
133 | - protected void onSaveInstanceState(Bundle outState) { | 133 | + @Override |
134 | - // TODO Auto-generated method stub | 134 | + public void run() { |
135 | - super.onSaveInstanceState(outState); | 135 | + login(); |
136 | - PoolSdkHelper.onSaveInstanceState(outState); | 136 | + } |
137 | - } | 137 | + }, 1000); |
138 | - | 138 | + break; |
139 | - @Override | 139 | + case PoolSDKCode.POOLSDK_INIT_FAIL: |
140 | - protected void onRestoreInstanceState(Bundle savedInstanceState) { | 140 | + break; |
141 | - // TODO Auto-generated method stub | 141 | + default: |
142 | - super.onRestoreInstanceState(savedInstanceState); | 142 | + break; |
143 | - PoolSdkHelper.onRestoreInstanceState(savedInstanceState); | 143 | + } |
144 | - } | 144 | + } |
145 | - | 145 | + }, savedInstanceState);// init(this);// this为游戏的activity对象 |
146 | - @Override | 146 | + |
147 | - public void onWindowFocusChanged(boolean hasFocus) { | 147 | + PoolSdkHelper.setPayListener(mPoolPayListener ); |
148 | - // TODO Auto-generated method stub | 148 | + |
149 | - super.onWindowFocusChanged(hasFocus); | 149 | + |
150 | - PoolSdkHelper.onWindowFocusChanged(hasFocus); | 150 | + PoolSdkHelper.setLogoutCallback(new PoolLogoutListener() { |
151 | - } | 151 | + @Override |
152 | - | 152 | + public void onLogoutSuccess() { |
153 | - @Override | 153 | + // TODO: 此处处理SDK登出的逻辑 |
154 | - public void onWindowAttributesChanged(LayoutParams params) { | 154 | + PoolSdkLog.logInfo("游戏中收到logoutSuccess回调"); |
155 | - // TODO Auto-generated method stub | 155 | + login(); |
156 | - super.onWindowAttributesChanged(params); | 156 | + } |
157 | - PoolSdkHelper.onWindowAttributesChanged(params); | 157 | + }); |
158 | - } | 158 | + |
159 | - | 159 | + |
160 | - @Override | 160 | + txSdkMsg.setText("sdksimplename:"+PoolSdkConfig.getConfigByKey("sdksimplename") |
161 | - public boolean dispatchKeyEvent(KeyEvent pKeyEvent) { | 161 | + +"\nsdkversioncode:"+PoolSdkConfig.getConfigByKey("sdkversioncode") |
162 | - if (pKeyEvent.getKeyCode() == KeyEvent.KEYCODE_BACK | 162 | + +"\ngamesimplename:"+PoolSdkConfig.getConfigByKey("gamesimplename") |
163 | - && pKeyEvent.getAction() == KeyEvent.ACTION_DOWN) { | 163 | + +"\nlogincheckurl:"+PoolSdkConfig.getConfigByKey("logincheckurl") |
164 | - if (PoolSdkHelper.hasExitDialog()) { | 164 | + ); |
165 | - PoolSdkHelper.showExitDialog(new PoolExitDialogListener() { | 165 | + } |
166 | - @Override | 166 | + |
167 | - public void onDialogResult(int code, String msg) { | 167 | + @Override |
168 | - // TODO Auto-generated method stub | 168 | + public void onStart() { |
169 | - switch (code) { | 169 | + super.onStart(); |
170 | - case PoolSDKCode.EXIT_SUCCESS:// 退出成功游戏处理自己退出逻辑 | 170 | + PoolSdkHelper.onStart(); |
171 | - finish(); | 171 | + } |
172 | - break; | 172 | + |
173 | - case PoolSDKCode.EXIT_CANCEL:// 取消退出 | 173 | + @Override |
174 | - break; | 174 | + public void onStop() { |
175 | - default: | 175 | + super.onStop(); |
176 | - break; | 176 | + PoolSdkHelper.onStop(); |
177 | - } | 177 | + } |
178 | - } | 178 | + |
179 | - }); | 179 | + @Override |
180 | - } else { | 180 | + public void onDestroy() { |
181 | - // TODO: 调用游戏的退出界面 | 181 | + super.onDestroy(); |
182 | - showGameExitTips(); | 182 | + PoolSdkHelper.onDestroy(); |
183 | - } | 183 | + } |
184 | - return false; | 184 | + |
185 | - } | 185 | + @Override |
186 | - return super.dispatchKeyEvent(pKeyEvent); | 186 | + public void onResume() { |
187 | - } | 187 | + super.onResume(); |
188 | - | 188 | + PoolSdkHelper.onResume(); |
189 | - private void showGameExitTips() { | 189 | + } |
190 | - AlertDialog.Builder dialog = new AlertDialog.Builder(this); | 190 | + |
191 | - int ic_dialog_alert_id = getRedIdByName("ic_dialog_alert", "drawable"); | 191 | + @Override |
192 | - dialog.setIcon(ic_dialog_alert_id); | 192 | + public void onPause() { |
193 | - dialog.setTitle("提示"); | 193 | + super.onPause(); |
194 | - dialog.setMessage("是否退出游戏?"); | 194 | + PoolSdkHelper.onPause(); |
195 | - dialog.setPositiveButton("确定", new DialogInterface.OnClickListener() { | 195 | + |
196 | - @Override | 196 | + } |
197 | - public void onClick(DialogInterface dialog, int which) { | 197 | + |
198 | - PoolSdkHelper.exitGame(new PoolExitListener() { | 198 | + @Override |
199 | - @Override | 199 | + public void onRestart() { |
200 | - public void onExitGame() { | 200 | + super.onRestart(); |
201 | - finish(); | 201 | + PoolSdkHelper.onRestart(); |
202 | - } | 202 | + } |
203 | - }); | 203 | + |
204 | - } | 204 | + @Override |
205 | - }); | 205 | + public void onNewIntent(Intent intent) { |
206 | - dialog.setNegativeButton("取消", new DialogInterface.OnClickListener() { | 206 | + super.onNewIntent(intent); |
207 | - @Override | 207 | + PoolSdkHelper.onNewIntent(intent); |
208 | - public void onClick(DialogInterface dialog, int which) { | 208 | + } |
209 | - dialog.dismiss(); | 209 | + |
210 | - } | 210 | + @Override |
211 | - }); | 211 | + protected void onActivityResult(int requestCode, int resultCode, Intent data) { |
212 | - dialog.show(); | 212 | + PoolSdkHelper.onActivityResult(requestCode, resultCode, data); |
213 | - } | 213 | + } |
214 | - | 214 | + |
215 | - private int getRedIdByName(String resName, String resType) { | 215 | + @Override |
216 | - return getResources().getIdentifier(resName, resType, getPackageName()); | 216 | + public void onConfigurationChanged(Configuration newConfig) { |
217 | - } | 217 | + super.onConfigurationChanged(newConfig); |
218 | - | 218 | + PoolSdkHelper.onConfigurationChanged(newConfig); |
219 | - private void initLoginView() { | 219 | + } |
220 | - int ya_login_bt = getRedIdByName("ya_login_bt", "id");// getResources().getIdentifier("ya_login_bt", | 220 | + |
221 | - // "id", | 221 | + @Override |
222 | - // getPackageName()); | 222 | + protected void onSaveInstanceState(Bundle outState) { |
223 | - yaLoginBt = (Button) findViewById(ya_login_bt); | 223 | + super.onSaveInstanceState(outState); |
224 | - yaLoginBt.setText("登录"); | 224 | + PoolSdkHelper.onSaveInstanceState(outState); |
225 | - yaEnterGameBt = (Button) findViewById(getRedIdByName( | 225 | + } |
226 | - "ya_enter_game_bt", "id")); | 226 | + |
227 | - yaEnterGameBt.setText("进入游戏"); | 227 | + @Override |
228 | - } | 228 | + protected void onRestoreInstanceState(Bundle savedInstanceState) { |
229 | - | 229 | + super.onRestoreInstanceState(savedInstanceState); |
230 | - private void initGameView() { | 230 | + PoolSdkHelper.onRestoreInstanceState(savedInstanceState); |
231 | - yaPayBt = (Button) findViewById(getRedIdByName("ya_pay_bt", "id")); | 231 | + } |
232 | - yaPayBt.setText("支付"); | 232 | + |
233 | - yaSubmitRoleDataBt = (Button) findViewById(getRedIdByName( | 233 | + @Override |
234 | - "ya_submit_role_data_bt", "id")); | 234 | + public void onWindowFocusChanged(boolean hasFocus) { |
235 | - yaSubmitRoleDataBt.setText("提交角色数据"); | 235 | + super.onWindowFocusChanged(hasFocus); |
236 | - yaChannelCenter = (Button) findViewById(getRedIdByName( | 236 | + PoolSdkHelper.onWindowFocusChanged(hasFocus); |
237 | - "ya_channel_center", "id")); | 237 | + } |
238 | - yaChannelCenter.setText("渠道中心"); | 238 | + |
239 | - PoolSdkLog.logError("" + yaPayBt + "yachannel:" + yaChannelCenter); | 239 | + @Override |
240 | - | 240 | + public void onWindowAttributesChanged(LayoutParams params) { |
241 | - yaLogoutBt = (Button) findViewById(getRedIdByName("logout_bt", "id")); | 241 | + super.onWindowAttributesChanged(params); |
242 | - | 242 | + PoolSdkHelper.onWindowAttributesChanged(params); |
243 | - yaSwitchAccountBt = (Button) findViewById(getRedIdByName("ya_switch_account_bt", "id")); | 243 | + } |
244 | - yaSwitchAccountBt.setText("切换账号"); | 244 | + |
245 | - | 245 | + @Override |
246 | - yaForumBt = (Button) findViewById(getRedIdByName("forum_bt", "id")); | 246 | + public boolean dispatchKeyEvent(KeyEvent pKeyEvent) { |
247 | - } | 247 | + if (pKeyEvent.getKeyCode() == KeyEvent.KEYCODE_BACK |
248 | - | 248 | + && pKeyEvent.getAction() == KeyEvent.ACTION_DOWN) { |
249 | - public void yaOnClick(View view) { | 249 | + if (PoolSdkHelper.hasExitDialog()) { |
250 | - if (view == yaLoginBt) { | 250 | + PoolSdkHelper.showExitDialog(new PoolExitDialogListener() { |
251 | - login(); | 251 | + @Override |
252 | - } else if (view == yaEnterGameBt) { | 252 | + public void onDialogResult(int code, String msg) { |
253 | - setContentView(getRedIdByName("public_sdk_self_game", "layout"));// (R.layout.game); | 253 | + switch (code) { |
254 | - //模拟调用聊天接口: | 254 | + case PoolSDKCode.EXIT_SUCCESS: |
255 | - //PoolSdkHelper.reportChat("content", "世界", "roleId", "roleName", 10, "serverId", "serverName"); | 255 | + // 退出成功游戏处理自己退出逻辑 |
256 | - | 256 | + PoolSdkLog.logInfo("游戏调用自己退出逻辑"); |
257 | - initGameView(); | 257 | + finish(); |
258 | - } else if (view == yaPayBt) { | 258 | + System.exit(0); |
259 | - pay(); | 259 | + break; |
260 | - } else if (view == yaSubmitRoleDataBt) { | 260 | + case PoolSDKCode.EXIT_CANCEL: |
261 | - submitRoleData(); | 261 | + // 取消退出 |
262 | - } else if (view == yaChannelCenter) { | 262 | + PoolSdkLog.logInfo("收到取消退出回调"); |
263 | - channelCenter(); | 263 | + break; |
264 | - } else if (view == yaLogoutBt){ | 264 | + default: |
265 | - logout(); | 265 | + break; |
266 | - } else if (view == yaForumBt){ | 266 | + } |
267 | - openForum(); | 267 | + } |
268 | - } else if(view == yaSwitchAccountBt){//切换账号 | 268 | + }); |
269 | - switchAccount(); | 269 | + } else { |
270 | - } | 270 | + // TODO: 调用游戏的退出界面 |
271 | - } | 271 | + showGameExitTips(); |
272 | - | 272 | + } |
273 | - /** | 273 | + return false; |
274 | - * 切换帐号 | 274 | + } |
275 | - */ | 275 | + return super.dispatchKeyEvent(pKeyEvent); |
276 | - private void switchAccount() { | 276 | + } |
277 | - if(PoolSdkHelper.hasSwitchAccount()){ | 277 | + |
278 | - PoolSdkHelper.switchAccount(this); | 278 | + private void showGameExitTips() { |
279 | - }else if(PoolSdkHelper.hasLogout()){ | 279 | + AlertDialog.Builder dialog = new AlertDialog.Builder(this); |
280 | - PoolSdkHelper.logout(this);//在注销监听回调中处理注销 | 280 | + int ic_dialog_alert_id = getRedIdByName("ic_dialog_alert", "drawable"); |
281 | - }else if(PoolSdkHelper.hasChannelCenter()){//打开渠道中心看是否有切换账号 | 281 | + dialog.setIcon(ic_dialog_alert_id); |
282 | - PoolSdkHelper.openChannelCenter(); | 282 | + dialog.setTitle("提示"); |
283 | - }else{ | 283 | + dialog.setMessage("是否退出游戏?"); |
284 | - //直接回到登录界面调用登录 | 284 | + dialog.setPositiveButton("确定", new DialogInterface.OnClickListener() { |
285 | - int layoutId = getResources().getIdentifier( | 285 | + @Override |
286 | - "public_sdk_self_game_login", "layout", getPackageName()); | 286 | + public void onClick(DialogInterface dialog, int which) { |
287 | - setContentView(layoutId); | 287 | + PoolSdkHelper.exitGame(new PoolExitListener() { |
288 | - initLoginView(); | 288 | + @Override |
289 | - } | 289 | + public void onExitGame() { |
290 | - } | 290 | + finish(); |
291 | - | 291 | + } |
292 | - private void openForum(){ | 292 | + }); |
293 | - PoolSdkHelper.openForum(); | 293 | + } |
294 | - } | 294 | + }); |
295 | - | 295 | + dialog.setNegativeButton("取消", new DialogInterface.OnClickListener() { |
296 | - private void logout(){ | 296 | + @Override |
297 | - if(PoolSdkHelper.hasLogout()){ | 297 | + public void onClick(DialogInterface dialog, int which) { |
298 | - PoolSdkHelper.logout(this);//结果回调通知到PoolLogoutListener | 298 | + dialog.dismiss(); |
299 | - } | 299 | + } |
300 | - } | 300 | + }); |
301 | - | 301 | + dialog.show(); |
302 | - private void login() { | 302 | + } |
303 | - | 303 | + |
304 | - Log.e("gamechanelId", PoolSdkHelper.getGameChannelId()); | 304 | + private int getRedIdByName(String resName, String resType) { |
305 | - PoolSdkHelper.login("登录自定义字段", new PoolLoginListener() { | 305 | + return getResources().getIdentifier(resName, resType, getPackageName()); |
306 | - @Override | 306 | + } |
307 | - public void onLoginSuccess(PoolLoginInfo poolLoginInfo) { | 307 | + |
308 | - String userType = poolLoginInfo.getUserType(); | 308 | + private void initView(){ |
309 | - String timestamp = poolLoginInfo.getTimestamp(); | 309 | + btLogin = (Button) findViewById(getRedIdByName("pb_bt_login", "id")); |
310 | - String serverSign = poolLoginInfo.getServerSign(); | 310 | + btEnterGame = (Button) findViewById(getRedIdByName("pb_bt_entergame", "id")); |
311 | - String openId = poolLoginInfo.getOpenID(); | 311 | + btPay = (Button) findViewById(getRedIdByName("pb_bt_pay", "id")); |
312 | - // TODO: 把以上信息发送给游戏服务端做登录校验,需要其他信息请从poolLoginInfo对象中获取 | 312 | + btLogout = (Button) findViewById(getRedIdByName("pb_bt_logout", "id")); |
313 | - | 313 | + btSubRoleInfo = (Button) findViewById(getRedIdByName("pb_bt_subrole", "id")); |
314 | - System.out.println("登录成功 userType = " + userType | 314 | + btOpenChannel = (Button) findViewById(getRedIdByName("pb_bt_openchannel", "id")); |
315 | - + "; timestamp = " + timestamp + "; serverSign = " | 315 | + btSwitchAcc = (Button) findViewById(getRedIdByName("pb_bt_switchacc", "id")); |
316 | - + serverSign + "; openId = " + openId); | 316 | + btOpenBbs = (Button) findViewById(getRedIdByName("pb_bt_openbbs", "id")); |
317 | - } | 317 | + |
318 | - | 318 | + txMsg = (TextView) findViewById(getRedIdByName("tx_msg", "id")); |
319 | - @Override | 319 | + txSdkMsg = (TextView) findViewById(getRedIdByName("tx_sdk_msg", "id")); |
320 | - public void onLoginFailed(String errorMsg) { | 320 | + |
321 | - System.out.println("登录失败 = " + errorMsg); | 321 | + btLogin.setOnClickListener(this); |
322 | - } | 322 | + btEnterGame.setOnClickListener(this); |
323 | - }); | 323 | + btPay.setOnClickListener(this); |
324 | - } | 324 | + btLogout.setOnClickListener(this); |
325 | - | 325 | + btSubRoleInfo.setOnClickListener(this); |
326 | - private void pay() { | 326 | + btOpenChannel.setOnClickListener(this); |
327 | - final PoolPayInfo poolPayInfo = new PoolPayInfo(); | 327 | + btSwitchAcc.setOnClickListener(this); |
328 | - | 328 | + btOpenBbs.setOnClickListener(this); |
329 | - /******************************************** | 329 | + } |
330 | - * 以下所有字段都是必填项 | 330 | + |
331 | - */ | 331 | + |
332 | - // 设置充值金额,单位“元” | 332 | + private void initLoginView() { |
333 | - poolPayInfo.setAmount("1"); | 333 | + int ya_login_bt = getRedIdByName("ya_login_bt", "id");// getResources().getIdentifier("ya_login_bt", |
334 | - // 服务器id | 334 | + // "id", |
335 | - poolPayInfo.setServerID("8"); | 335 | + // getPackageName()); |
336 | - // 服务器名 | 336 | + yaLoginBt = (Button) findViewById(ya_login_bt); |
337 | - poolPayInfo.setServerName("我是服务器名"); | 337 | + yaLoginBt.setText("登录"); |
338 | - // 角色id | 338 | + yaEnterGameBt = (Button) findViewById(getRedIdByName( |
339 | - poolPayInfo.setRoleID("123456"); | 339 | + "ya_enter_game_bt", "id")); |
340 | - // 角色名 | 340 | + yaEnterGameBt.setText("进入游戏"); |
341 | - poolPayInfo.setRoleName("我是角色名"); | 341 | + } |
342 | - // 角色等级 | 342 | + |
343 | - poolPayInfo.setRoleLevel("10"); | 343 | + private void initGameView() { |
344 | - // 商品ID | 344 | + yaPayBt = (Button) findViewById(getRedIdByName("ya_pay_bt", "id")); |
345 | - poolPayInfo.setProductID("1"); | 345 | + yaPayBt.setText("支付"); |
346 | - // 商品名称 | 346 | + yaSubmitRoleDataBt = (Button) findViewById(getRedIdByName( |
347 | - poolPayInfo.setProductName("金币"); | 347 | + "ya_submit_role_data_bt", "id")); |
348 | - // 商品描述 | 348 | + yaSubmitRoleDataBt.setText("提交角色数据"); |
349 | - poolPayInfo.setProductDesc("购买金币"); | 349 | + yaChannelCenter = (Button) findViewById(getRedIdByName( |
350 | - // 兑换比例 | 350 | + "ya_channel_center", "id")); |
351 | - poolPayInfo.setExchange("10"); | 351 | + yaChannelCenter.setText("渠道中心"); |
352 | - // 自定义参数 | 352 | + yaSwitchAccountBt = (Button) findViewById(getRedIdByName( |
353 | - poolPayInfo.setCustom("operator=xwrw&server_id=39&player_id=2081&cp_order_id=001000100000020811491470345294&dext=2"); | 353 | + "ya_switch_account_bt", "id")); |
354 | - | 354 | + yaSwitchAccountBt.setText("切换账号"); |
355 | - // TODO Auto-generated method stub | 355 | + PoolSdkLog.logError("" + yaPayBt + "yachannel:" + yaChannelCenter); |
356 | - PoolSdkHelper.pay(poolPayInfo, new PoolPayListener() { | 356 | + |
357 | - | 357 | + yaLogoutBt = (Button) findViewById(getRedIdByName("logout_bt", "id")); |
358 | - @Override | 358 | + |
359 | - public void onPaySuccess(String paramCustom) { | 359 | + yaForumBt = (Button) findViewById(getRedIdByName("forum_bt", "id")); |
360 | - System.out.println("支付成功 = " + paramCustom); | 360 | + } |
361 | - } | 361 | + |
362 | - | 362 | + public void yaOnClick(View view) { |
363 | - @Override | 363 | +// if (view == yaLoginBt) { |
364 | - public void onPayFailed(String paramCustom, String errorMsg) { | 364 | +// login(); |
365 | - System.out.println("支付失败 = " + paramCustom + "; errorMsg = " | 365 | +// } else if (view == yaEnterGameBt) { |
366 | - + errorMsg); | 366 | +// setContentView(getRedIdByName("public_sdk_self_game", "layout"));// (R.layout.game); |
367 | - } | 367 | +// initGameView(); |
368 | - }); | 368 | +// PoolReport.reportEnterGame("chufan","角色名", 12, "201","服务器名"); |
369 | - | 369 | +// } else if (view == yaPayBt) { |
370 | - } | 370 | +// pay(); |
371 | - | 371 | +// } else if (view == yaSubmitRoleDataBt) { |
372 | - /** | 372 | +// submitRoleData(); |
373 | - * 提交角色数据 该接口需要在3个地方调用 | 373 | +// } else if (view == yaChannelCenter) { |
374 | - * | 374 | +// channelCenter(); |
375 | - * 1、登录游戏主场景 2、创建角色 3、角色升级 | 375 | +// } else if (view == yaSwitchAccountBt) { |
376 | - */ | 376 | +// switchAccount(); |
377 | - private void submitRoleData() { | 377 | +// } else if (view == yaLogoutBt){ |
378 | - /******************************************** | 378 | +// logout(); |
379 | - * 以下所有字段都是必填项 | 379 | +// } else if (view == yaForumBt){ |
380 | - */ | 380 | +// openForum(); |
381 | - PoolRoleInfo poolRoleInfo = new PoolRoleInfo(); | 381 | +// } |
382 | - poolRoleInfo.setRoleID("123456"); | 382 | + } |
383 | - poolRoleInfo.setRoleLevel("10"); | 383 | + |
384 | - poolRoleInfo.setRoleSex("0"); | 384 | + @Override |
385 | - poolRoleInfo.setRoleName("我是角色名"); | 385 | + public void onClick(View view) { |
386 | - poolRoleInfo.setServerID("8"); | 386 | + //新view |
387 | - poolRoleInfo.setServerName("我是服务器名"); | 387 | + if (view == btLogin) { |
388 | - poolRoleInfo.setCustom("角色创建时间"); | 388 | + login(); |
389 | - poolRoleInfo.setRoleCTime(System.currentTimeMillis()/1000);//角色创建时间(秒) | 389 | + }else if (view == btEnterGame) { |
390 | - poolRoleInfo.setPartyName("公会名称"); | 390 | + PoolReport.reportEnterGame("chufan","角色名", 12, "201","服务器名"); |
391 | - poolRoleInfo.setRoleType("狂战");//角色类型 | 391 | + }else if (view == btPay) { |
392 | - poolRoleInfo.setRoleChangeTime(System.currentTimeMillis()/1000);//角色更新时间 | 392 | + pay(); |
393 | - poolRoleInfo.setVipLevel("10");//vip等级 | 393 | + }else if (view == btLogout) { |
394 | - poolRoleInfo.setDiamond("1000");//余额 | 394 | + logout(); |
395 | - poolRoleInfo.setMoneyType("金币");//商品单位 | 395 | + }else if (view == btSubRoleInfo) { |
396 | - | 396 | + submitRoleData(); |
397 | - poolRoleInfo.setCallType(PoolRoleInfo.Type_EnterGame); | 397 | + }else if (view == btOpenChannel) { |
398 | - // poolRoleInfo.setCallType(PoolRoleInfo.Type_CreateRole); | 398 | + channelCenter(); |
399 | - // poolRoleInfo.setCallType(PoolRoleInfo.Type_RoleUpgrade); | 399 | + }else if (view == btSwitchAcc) { |
400 | - | 400 | + switchAccount(); |
401 | - PoolSdkHelper.submitRoleData(poolRoleInfo, new PoolRoleListener() { | 401 | + }else if (view == btOpenBbs) { |
402 | - @Override | 402 | + openForum(); |
403 | - public void onRoleDataSuccess(String paramCustom) { | 403 | + } |
404 | - System.out.println("提交角色数据成功 = " + paramCustom); | 404 | + } |
405 | - } | 405 | + |
406 | - }); | 406 | + private void openForum(){ |
407 | - } | 407 | + PoolSdkHelper.openForum(); |
408 | - | 408 | + } |
409 | - /** | 409 | + |
410 | - * 用户中心 | 410 | + private void logout(){ |
411 | - * | 411 | + if(PoolSdkHelper.hasLogout()){ |
412 | - * 游戏方先调用PoolSdkHelper.hasChannelCenter()获取是否有用户中心, | 412 | + PoolSdkHelper.logout(this);//结果回调通知到PoolLogoutListener |
413 | - * 如果有的话,游戏中需要添加按钮,点击按钮调用PoolSdkHelper.openChannelCenter(); | 413 | + } |
414 | - * 如果没有,则不需要显示按钮,也不用调用下面的接口 | 414 | + } |
415 | - */ | 415 | + |
416 | - private void channelCenter() { | 416 | + private void upTx(final String msg){ |
417 | - PoolSdkHelper.openChannelCenter(); | 417 | + mContext.runOnUiThread(new Runnable() { |
418 | - } | 418 | + |
419 | -} | 419 | + @Override |
420 | + public void run() { | ||
421 | + txMsg.setText(msg); | ||
422 | + } | ||
423 | + }); | ||
424 | +// new Handler().post(new Runnable() { | ||
425 | +// | ||
426 | +// @Override | ||
427 | +// public void run() { | ||
428 | +// txMsg.setText(msg); | ||
429 | +// } | ||
430 | +// }); | ||
431 | + } | ||
432 | + | ||
433 | + private void login() { | ||
434 | + PoolSdkLog.logError("调用login"); | ||
435 | + PoolSdkHelper.login("登录自定义字段", new PoolLoginListener() { | ||
436 | + @Override | ||
437 | + public void onLoginSuccess(PoolLoginInfo poolLoginInfo) { | ||
438 | + final String userType = poolLoginInfo.getUserType(); | ||
439 | + final String timestamp = poolLoginInfo.getTimestamp(); | ||
440 | + final String serverSign = poolLoginInfo.getServerSign(); | ||
441 | + final String openId = poolLoginInfo.getOpenID(); | ||
442 | + // TODO: 把以上信息发送给游戏服务端做登录校验,需要其他信息请从poolLoginInfo对象中获取 | ||
443 | + | ||
444 | + System.out.println("登录成功回调:userType = " + userType | ||
445 | + + "; timestamp = " + timestamp + "; serverSign = " | ||
446 | + + serverSign + "; openId = " + openId); | ||
447 | + upTx("登录成功回调:userType = " + userType | ||
448 | + + "; timestamp = " + timestamp + "; serverSign = " | ||
449 | + + serverSign + "; openId = " + openId); | ||
450 | + } | ||
451 | + | ||
452 | + @Override | ||
453 | + public void onLoginFailed(final String errorMsg) { | ||
454 | + System.out.println("登录失败回调 :" + errorMsg); | ||
455 | + upTx("登录失败回调 :" + errorMsg); | ||
456 | + } | ||
457 | + }); | ||
458 | + | ||
459 | + | ||
460 | + PoolPayOrderConfirmHandler.getInstance(this, 2000, 1000).startOrderConfirmOp(mPoolPayListener); | ||
461 | + } | ||
462 | + | ||
463 | + private void pay() { | ||
464 | + final PoolPayInfo poolPayInfo = new PoolPayInfo(); | ||
465 | + | ||
466 | + /******************************************** | ||
467 | + * 以下所有字段都是必填项 | ||
468 | + */ | ||
469 | + // 设置充值金额,单位“元” | ||
470 | + poolPayInfo.setAmount("1"); | ||
471 | + // 服务器id | ||
472 | + poolPayInfo.setServerID("1209"); | ||
473 | + // 服务器名 | ||
474 | + poolPayInfo.setServerName("我是服务器名"); | ||
475 | + // 角色id | ||
476 | + poolPayInfo.setRoleID("123456"); | ||
477 | + // 角色名 | ||
478 | + poolPayInfo.setRoleName("我是角色名"); | ||
479 | + // 角色等级 | ||
480 | + poolPayInfo.setRoleLevel("10"); | ||
481 | + // 商品ID | ||
482 | + poolPayInfo.setProductID("1"); | ||
483 | + // 商品名称 | ||
484 | + poolPayInfo.setProductName("金币"); | ||
485 | + // 商品描述 | ||
486 | + poolPayInfo.setProductDesc("购买金币"); | ||
487 | + // 兑换比例 | ||
488 | + poolPayInfo.setExchange("10"); | ||
489 | + // 自定义参数 | ||
490 | + poolPayInfo.setCustom("我是自定义参数"); | ||
491 | + | ||
492 | + // TODO Auto-generated method stub | ||
493 | + PoolSdkHelper.pay(poolPayInfo, mPoolPayListener); | ||
494 | +// PoolSdkHelper.pay(poolPayInfo, new PoolPayListener() { | ||
495 | +// | ||
496 | +// @Override | ||
497 | +// public void onPaySuccess(String paramCustom) { | ||
498 | +// System.out.println("支付成功回调:" + paramCustom); | ||
499 | +// upTx("支付成功回调:" + paramCustom); | ||
500 | +// | ||
501 | +// } | ||
502 | +// | ||
503 | +// @Override | ||
504 | +// public void onPayFailed(String paramCustom, String errorMsg) { | ||
505 | +// System.out.println("支付失败回调:" + paramCustom + "; errorMsg:" | ||
506 | +// + errorMsg); | ||
507 | +// upTx("支付失败回调:" + paramCustom + "; errorMsg:" | ||
508 | +// + errorMsg); | ||
509 | +// } | ||
510 | +// }); | ||
511 | + | ||
512 | + } | ||
513 | + | ||
514 | + /** | ||
515 | + * 提交角色数据 该接口需要在3个地方调用 | ||
516 | + * | ||
517 | + * 1、登录游戏主场景 2、创建角色 3、角色升级 | ||
518 | + */ | ||
519 | + private void submitRoleData() { | ||
520 | + /******************************************** | ||
521 | + * 以下所有字段都是必填项 | ||
522 | + */ | ||
523 | + final PoolRoleInfo poolRoleInfo = new PoolRoleInfo(); | ||
524 | + poolRoleInfo.setRoleID("123456"); | ||
525 | + poolRoleInfo.setRoleLevel("10"); | ||
526 | + poolRoleInfo.setRoleSex("0"); | ||
527 | + poolRoleInfo.setRoleName("我是角色名"); | ||
528 | + poolRoleInfo.setServerID("1209"); | ||
529 | + poolRoleInfo.setServerName("我是服务器名"); | ||
530 | + poolRoleInfo.setCustom("角色创建时间"); | ||
531 | + poolRoleInfo.setRoleCTime((long)1509331962);//角色创建时间(秒) | ||
532 | + poolRoleInfo.setPartyName("公会名称"); | ||
533 | + poolRoleInfo.setRoleType("狂战");//角色类型 | ||
534 | + poolRoleInfo.setRoleChangeTime(System.currentTimeMillis()/1000);//角色更新时间 | ||
535 | + poolRoleInfo.setVipLevel("10");//vip等级 | ||
536 | + poolRoleInfo.setDiamond("1000");//余额 | ||
537 | + poolRoleInfo.setMoneyType("金币");//商品单位 | ||
538 | + | ||
539 | + poolRoleInfo.setCallType(PoolRoleInfo.Type_EnterGame); | ||
540 | + // poolRoleInfo.setCallType(PoolRoleInfo.Type_CreateRole); | ||
541 | + // poolRoleInfo.setCallType(PoolRoleInfo.Type_RoleUpgrade); | ||
542 | + | ||
543 | + PoolSdkHelper.submitRoleData(poolRoleInfo, new PoolRoleListener() { | ||
544 | + @Override | ||
545 | + public void onRoleDataSuccess(String paramCustom) { | ||
546 | + System.out.println("提交角色数据成功:" + poolRoleInfo.verboseInfo()); | ||
547 | + upTx("提交角色数据成功:" + poolRoleInfo.verboseInfo()); | ||
548 | + } | ||
549 | + }); | ||
550 | + } | ||
551 | + | ||
552 | + /** | ||
553 | + * 用户中心 | ||
554 | + * | ||
555 | + * 游戏方先调用YASDKHelper.hasChannelCenter()获取是否有用户中心, | ||
556 | + * 如果有的话,游戏中需要添加按钮,点击按钮调用YASDKHelper.openChannelCenter(); | ||
557 | + * 如果没有,则不需要显示按钮,也不用调用下面的接口 | ||
558 | + */ | ||
559 | + private void channelCenter() { | ||
560 | + PoolSdkHelper.openChannelCenter(); | ||
561 | + } | ||
562 | + | ||
563 | + /** | ||
564 | + * 切换帐号 | ||
565 | + */ | ||
566 | + private void switchAccount() { | ||
567 | + if(PoolSdkHelper.hasSwitchAccount()){ | ||
568 | + PoolSdkHelper.switchAccount(this); | ||
569 | + } | ||
570 | + } | ||
571 | + | ||
572 | + /** | ||
573 | + * 扩展接口 | ||
574 | + */ | ||
575 | + private void expansionInterface() { | ||
576 | + PoolSdkHelper.expansionInterface("自定义参数", new PoolExpansionListener() { | ||
577 | + | ||
578 | + @Override | ||
579 | + public void onSuccess(String paramCustom) { | ||
580 | + | ||
581 | + } | ||
582 | + }); | ||
583 | + } | ||
584 | + | ||
585 | +} | ... | ... |

13.8 KB
1 | +<?xml version="1.0" encoding="utf-8"?> | ||
2 | +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" | ||
3 | + android:layout_width="fill_parent" | ||
4 | + android:layout_height="fill_parent" | ||
5 | + android:background="#FFFFFF" | ||
6 | + android:orientation="vertical" | ||
7 | + android:padding="5dp" > | ||
8 | + | ||
9 | + <LinearLayout | ||
10 | + android:layout_width="fill_parent" | ||
11 | + android:layout_height="wrap_content" | ||
12 | + android:orientation="horizontal" > | ||
13 | + | ||
14 | + <LinearLayout | ||
15 | + android:layout_width="0dp" | ||
16 | + android:layout_height="wrap_content" | ||
17 | + android:layout_margin="5dp" | ||
18 | + android:layout_weight="1" | ||
19 | + android:orientation="vertical" > | ||
20 | + | ||
21 | + <Button | ||
22 | + android:id="@+id/pb_bt_login" | ||
23 | + style="?android:attr/buttonStyleSmall" | ||
24 | + android:layout_width="fill_parent" | ||
25 | + android:layout_height="wrap_content" | ||
26 | + android:text="登录" /> | ||
27 | + | ||
28 | + <Button | ||
29 | + android:id="@+id/pb_bt_entergame" | ||
30 | + style="?android:attr/buttonStyleSmall" | ||
31 | + android:layout_width="fill_parent" | ||
32 | + android:layout_height="wrap_content" | ||
33 | + android:text="进入游戏" /> | ||
34 | + | ||
35 | + <Button | ||
36 | + android:id="@+id/pb_bt_pay" | ||
37 | + style="?android:attr/buttonStyleSmall" | ||
38 | + android:layout_width="fill_parent" | ||
39 | + android:layout_height="wrap_content" | ||
40 | + android:text="支付" /> | ||
41 | + | ||
42 | + <Button | ||
43 | + android:id="@+id/pb_bt_logout" | ||
44 | + style="?android:attr/buttonStyleSmall" | ||
45 | + android:layout_width="fill_parent" | ||
46 | + android:layout_height="wrap_content" | ||
47 | + android:text="注销" /> | ||
48 | + </LinearLayout> | ||
49 | + | ||
50 | + <LinearLayout | ||
51 | + android:layout_width="0dp" | ||
52 | + android:layout_height="wrap_content" | ||
53 | + android:layout_margin="5dp" | ||
54 | + android:layout_weight="1" | ||
55 | + android:orientation="vertical" > | ||
56 | + | ||
57 | + <Button | ||
58 | + android:id="@+id/pb_bt_subrole" | ||
59 | + style="?android:attr/buttonStyleSmall" | ||
60 | + android:layout_width="fill_parent" | ||
61 | + android:layout_height="wrap_content" | ||
62 | + android:text="提交角色数据" /> | ||
63 | + | ||
64 | + <Button | ||
65 | + android:id="@+id/pb_bt_openchannel" | ||
66 | + style="?android:attr/buttonStyleSmall" | ||
67 | + android:layout_width="fill_parent" | ||
68 | + android:layout_height="wrap_content" | ||
69 | + android:text="打开渠道个人中心" /> | ||
70 | + | ||
71 | + <Button | ||
72 | + android:id="@+id/pb_bt_switchacc" | ||
73 | + style="?android:attr/buttonStyleSmall" | ||
74 | + android:layout_width="fill_parent" | ||
75 | + android:layout_height="wrap_content" | ||
76 | + android:text="切换账号" /> | ||
77 | + | ||
78 | + <Button | ||
79 | + android:id="@+id/pb_bt_openbbs" | ||
80 | + style="?android:attr/buttonStyleSmall" | ||
81 | + android:layout_width="fill_parent" | ||
82 | + android:layout_height="wrap_content" | ||
83 | + android:text="打开论坛" /> | ||
84 | + </LinearLayout> | ||
85 | + </LinearLayout> | ||
86 | + | ||
87 | + <TextView | ||
88 | + android:layout_width="fill_parent" | ||
89 | + android:layout_height="wrap_content" | ||
90 | + android:layout_gravity="center" | ||
91 | + android:layout_margin="10dp" | ||
92 | + android:gravity="center" | ||
93 | + /> | ||
94 | + | ||
95 | + <TextView | ||
96 | + android:id="@+id/tx_sdk_msg" | ||
97 | + android:layout_width="fill_parent" | ||
98 | + android:layout_height="wrap_content" | ||
99 | + android:layout_margin="10dp" /> | ||
100 | + | ||
101 | + <TextView | ||
102 | + android:id="@+id/tx_msg" | ||
103 | + android:layout_width="fill_parent" | ||
104 | + android:layout_height="wrap_content" | ||
105 | + android:layout_margin="10dp" /> | ||
106 | + | ||
107 | +</LinearLayout> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
demo/build.gradle
0 → 100644
1 | +// Top-level build file where you can add configuration options common to all sub-projects/modules. | ||
2 | + | ||
3 | +buildscript { | ||
4 | + repositories { | ||
5 | + google() | ||
6 | + jcenter() | ||
7 | + | ||
8 | + } | ||
9 | + dependencies { | ||
10 | + classpath 'com.android.tools.build:gradle:3.3.1' | ||
11 | + | ||
12 | + // NOTE: Do not place your application dependencies here; they belong | ||
13 | + // in the individual module build.gradle files | ||
14 | + } | ||
15 | +} | ||
16 | + | ||
17 | +allprojects { | ||
18 | + repositories { | ||
19 | + google() | ||
20 | + jcenter() | ||
21 | + | ||
22 | + } | ||
23 | +} | ||
24 | + | ||
25 | +task clean(type: Delete) { | ||
26 | + delete rootProject.buildDir | ||
27 | +} |
demo/gradle.properties
0 → 100644
1 | +# Project-wide Gradle settings. | ||
2 | +# IDE (e.g. Android Studio) users: | ||
3 | +# Gradle settings configured through the IDE *will override* | ||
4 | +# any settings specified in this file. | ||
5 | +# For more details on how to configure your build environment visit | ||
6 | +# http://www.gradle.org/docs/current/userguide/build_environment.html | ||
7 | +# Specifies the JVM arguments used for the daemon process. | ||
8 | +# The setting is particularly useful for tweaking memory settings. | ||
9 | +org.gradle.jvmargs=-Xmx1536m | ||
10 | +# When configured, Gradle will run in incubating parallel mode. | ||
11 | +# This option should only be used with decoupled projects. More details, visit | ||
12 | +# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects | ||
13 | +# org.gradle.parallel=true | ||
14 | + | ||
15 | + |
demo/gradle/wrapper/gradle-wrapper.jar
0 → 100644
No preview for this file type
demo/gradlew
0 → 100644
1 | +#!/usr/bin/env sh | ||
2 | + | ||
3 | +############################################################################## | ||
4 | +## | ||
5 | +## Gradle start up script for UN*X | ||
6 | +## | ||
7 | +############################################################################## | ||
8 | + | ||
9 | +# Attempt to set APP_HOME | ||
10 | +# Resolve links: $0 may be a link | ||
11 | +PRG="$0" | ||
12 | +# Need this for relative symlinks. | ||
13 | +while [ -h "$PRG" ] ; do | ||
14 | + ls=`ls -ld "$PRG"` | ||
15 | + link=`expr "$ls" : '.*-> \(.*\)$'` | ||
16 | + if expr "$link" : '/.*' > /dev/null; then | ||
17 | + PRG="$link" | ||
18 | + else | ||
19 | + PRG=`dirname "$PRG"`"/$link" | ||
20 | + fi | ||
21 | +done | ||
22 | +SAVED="`pwd`" | ||
23 | +cd "`dirname \"$PRG\"`/" >/dev/null | ||
24 | +APP_HOME="`pwd -P`" | ||
25 | +cd "$SAVED" >/dev/null | ||
26 | + | ||
27 | +APP_NAME="Gradle" | ||
28 | +APP_BASE_NAME=`basename "$0"` | ||
29 | + | ||
30 | +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. | ||
31 | +DEFAULT_JVM_OPTS="" | ||
32 | + | ||
33 | +# Use the maximum available, or set MAX_FD != -1 to use that value. | ||
34 | +MAX_FD="maximum" | ||
35 | + | ||
36 | +warn () { | ||
37 | + echo "$*" | ||
38 | +} | ||
39 | + | ||
40 | +die () { | ||
41 | + echo | ||
42 | + echo "$*" | ||
43 | + echo | ||
44 | + exit 1 | ||
45 | +} | ||
46 | + | ||
47 | +# OS specific support (must be 'true' or 'false'). | ||
48 | +cygwin=false | ||
49 | +msys=false | ||
50 | +darwin=false | ||
51 | +nonstop=false | ||
52 | +case "`uname`" in | ||
53 | + CYGWIN* ) | ||
54 | + cygwin=true | ||
55 | + ;; | ||
56 | + Darwin* ) | ||
57 | + darwin=true | ||
58 | + ;; | ||
59 | + MINGW* ) | ||
60 | + msys=true | ||
61 | + ;; | ||
62 | + NONSTOP* ) | ||
63 | + nonstop=true | ||
64 | + ;; | ||
65 | +esac | ||
66 | + | ||
67 | +CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar | ||
68 | + | ||
69 | +# Determine the Java command to use to start the JVM. | ||
70 | +if [ -n "$JAVA_HOME" ] ; then | ||
71 | + if [ -x "$JAVA_HOME/jre/sh/java" ] ; then | ||
72 | + # IBM's JDK on AIX uses strange locations for the executables | ||
73 | + JAVACMD="$JAVA_HOME/jre/sh/java" | ||
74 | + else | ||
75 | + JAVACMD="$JAVA_HOME/bin/java" | ||
76 | + fi | ||
77 | + if [ ! -x "$JAVACMD" ] ; then | ||
78 | + die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME | ||
79 | + | ||
80 | +Please set the JAVA_HOME variable in your environment to match the | ||
81 | +location of your Java installation." | ||
82 | + fi | ||
83 | +else | ||
84 | + JAVACMD="java" | ||
85 | + which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. | ||
86 | + | ||
87 | +Please set the JAVA_HOME variable in your environment to match the | ||
88 | +location of your Java installation." | ||
89 | +fi | ||
90 | + | ||
91 | +# Increase the maximum file descriptors if we can. | ||
92 | +if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then | ||
93 | + MAX_FD_LIMIT=`ulimit -H -n` | ||
94 | + if [ $? -eq 0 ] ; then | ||
95 | + if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then | ||
96 | + MAX_FD="$MAX_FD_LIMIT" | ||
97 | + fi | ||
98 | + ulimit -n $MAX_FD | ||
99 | + if [ $? -ne 0 ] ; then | ||
100 | + warn "Could not set maximum file descriptor limit: $MAX_FD" | ||
101 | + fi | ||
102 | + else | ||
103 | + warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT" | ||
104 | + fi | ||
105 | +fi | ||
106 | + | ||
107 | +# For Darwin, add options to specify how the application appears in the dock | ||
108 | +if $darwin; then | ||
109 | + GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\"" | ||
110 | +fi | ||
111 | + | ||
112 | +# For Cygwin, switch paths to Windows format before running java | ||
113 | +if $cygwin ; then | ||
114 | + APP_HOME=`cygpath --path --mixed "$APP_HOME"` | ||
115 | + CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` | ||
116 | + JAVACMD=`cygpath --unix "$JAVACMD"` | ||
117 | + | ||
118 | + # We build the pattern for arguments to be converted via cygpath | ||
119 | + ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null` | ||
120 | + SEP="" | ||
121 | + for dir in $ROOTDIRSRAW ; do | ||
122 | + ROOTDIRS="$ROOTDIRS$SEP$dir" | ||
123 | + SEP="|" | ||
124 | + done | ||
125 | + OURCYGPATTERN="(^($ROOTDIRS))" | ||
126 | + # Add a user-defined pattern to the cygpath arguments | ||
127 | + if [ "$GRADLE_CYGPATTERN" != "" ] ; then | ||
128 | + OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)" | ||
129 | + fi | ||
130 | + # Now convert the arguments - kludge to limit ourselves to /bin/sh | ||
131 | + i=0 | ||
132 | + for arg in "$@" ; do | ||
133 | + CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -` | ||
134 | + CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option | ||
135 | + | ||
136 | + if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition | ||
137 | + eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"` | ||
138 | + else | ||
139 | + eval `echo args$i`="\"$arg\"" | ||
140 | + fi | ||
141 | + i=$((i+1)) | ||
142 | + done | ||
143 | + case $i in | ||
144 | + (0) set -- ;; | ||
145 | + (1) set -- "$args0" ;; | ||
146 | + (2) set -- "$args0" "$args1" ;; | ||
147 | + (3) set -- "$args0" "$args1" "$args2" ;; | ||
148 | + (4) set -- "$args0" "$args1" "$args2" "$args3" ;; | ||
149 | + (5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;; | ||
150 | + (6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;; | ||
151 | + (7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;; | ||
152 | + (8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;; | ||
153 | + (9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;; | ||
154 | + esac | ||
155 | +fi | ||
156 | + | ||
157 | +# Escape application args | ||
158 | +save () { | ||
159 | + for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done | ||
160 | + echo " " | ||
161 | +} | ||
162 | +APP_ARGS=$(save "$@") | ||
163 | + | ||
164 | +# Collect all arguments for the java command, following the shell quoting and substitution rules | ||
165 | +eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS" | ||
166 | + | ||
167 | +# by default we should be in the correct project dir, but when run from Finder on Mac, the cwd is wrong | ||
168 | +if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then | ||
169 | + cd "$(dirname "$0")" | ||
170 | +fi | ||
171 | + | ||
172 | +exec "$JAVACMD" "$@" |
demo/gradlew.bat
0 → 100644
1 | +@if "%DEBUG%" == "" @echo off | ||
2 | +@rem ########################################################################## | ||
3 | +@rem | ||
4 | +@rem Gradle startup script for Windows | ||
5 | +@rem | ||
6 | +@rem ########################################################################## | ||
7 | + | ||
8 | +@rem Set local scope for the variables with windows NT shell | ||
9 | +if "%OS%"=="Windows_NT" setlocal | ||
10 | + | ||
11 | +set DIRNAME=%~dp0 | ||
12 | +if "%DIRNAME%" == "" set DIRNAME=. | ||
13 | +set APP_BASE_NAME=%~n0 | ||
14 | +set APP_HOME=%DIRNAME% | ||
15 | + | ||
16 | +@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. | ||
17 | +set DEFAULT_JVM_OPTS= | ||
18 | + | ||
19 | +@rem Find java.exe | ||
20 | +if defined JAVA_HOME goto findJavaFromJavaHome | ||
21 | + | ||
22 | +set JAVA_EXE=java.exe | ||
23 | +%JAVA_EXE% -version >NUL 2>&1 | ||
24 | +if "%ERRORLEVEL%" == "0" goto init | ||
25 | + | ||
26 | +echo. | ||
27 | +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. | ||
28 | +echo. | ||
29 | +echo Please set the JAVA_HOME variable in your environment to match the | ||
30 | +echo location of your Java installation. | ||
31 | + | ||
32 | +goto fail | ||
33 | + | ||
34 | +:findJavaFromJavaHome | ||
35 | +set JAVA_HOME=%JAVA_HOME:"=% | ||
36 | +set JAVA_EXE=%JAVA_HOME%/bin/java.exe | ||
37 | + | ||
38 | +if exist "%JAVA_EXE%" goto init | ||
39 | + | ||
40 | +echo. | ||
41 | +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% | ||
42 | +echo. | ||
43 | +echo Please set the JAVA_HOME variable in your environment to match the | ||
44 | +echo location of your Java installation. | ||
45 | + | ||
46 | +goto fail | ||
47 | + | ||
48 | +:init | ||
49 | +@rem Get command-line arguments, handling Windows variants | ||
50 | + | ||
51 | +if not "%OS%" == "Windows_NT" goto win9xME_args | ||
52 | + | ||
53 | +:win9xME_args | ||
54 | +@rem Slurp the command line arguments. | ||
55 | +set CMD_LINE_ARGS= | ||
56 | +set _SKIP=2 | ||
57 | + | ||
58 | +:win9xME_args_slurp | ||
59 | +if "x%~1" == "x" goto execute | ||
60 | + | ||
61 | +set CMD_LINE_ARGS=%* | ||
62 | + | ||
63 | +:execute | ||
64 | +@rem Setup the command line | ||
65 | + | ||
66 | +set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar | ||
67 | + | ||
68 | +@rem Execute Gradle | ||
69 | +"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% | ||
70 | + | ||
71 | +:end | ||
72 | +@rem End local scope for the variables with windows NT shell | ||
73 | +if "%ERRORLEVEL%"=="0" goto mainEnd | ||
74 | + | ||
75 | +:fail | ||
76 | +rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of | ||
77 | +rem the _cmd.exe /c_ return code! | ||
78 | +if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 | ||
79 | +exit /b 1 | ||
80 | + | ||
81 | +:mainEnd | ||
82 | +if "%OS%"=="Windows_NT" endlocal | ||
83 | + | ||
84 | +:omega |
demo/settings.gradle
0 → 100644
1 | +include ':app' |
1 | # 海豹聚合SDK接入文档 # | 1 | # 海豹聚合SDK接入文档 # |
2 | 2 | ||
3 | ## 接入必读 | 3 | ## 接入必读 |
4 | +`注意!targetSdkVersion建议设置22及以下版本` | ||
5 | + | ||
6 | +`如果需使用高版本,游戏自身动态申请权限获取问题需要CP自行处理` | ||
4 | 7 | ||
5 | -`注意!CP必须设置targetSdkVersion为22及以下版本,不能高于22` | ||
6 | ` | 8 | ` |
7 | -接入海豹聚合SDK测试没问题后游戏必须删除掉assets下海豹聚合SDK相关资源, | 9 | +接入海豹聚合SDK测试没问题后游戏必须删除掉assets下海豹聚合SDK相关资源 |
10 | +(sdk文件夹、sdk.zip、sdkconf.ini)、(supplierconfig.json文件需要保留) | ||
8 | 删除manifest中关于海豹聚合SDK添加activity和service相关, | 11 | 删除manifest中关于海豹聚合SDK添加activity和service相关, |
9 | 删除libs下的YouYuSDK.jar, | 12 | 删除libs下的YouYuSDK.jar, |
10 | 然后打出一个母包,需要上哪个渠道使用打包工具进行打对应渠道包。 | 13 | 然后打出一个母包,需要上哪个渠道使用打包工具进行打对应渠道包。 |
... | @@ -18,7 +21,7 @@ | ... | @@ -18,7 +21,7 @@ |
18 | #### 1.2、复制SDK压缩包中assets目录下的所有内容到游戏工程的assets目录 #### | 21 | #### 1.2、复制SDK压缩包中assets目录下的所有内容到游戏工程的assets目录 #### |
19 | 22 | ||
20 | - 将游戏中的闪屏图片放到assets中poolsdk_splash目录下(选用,图片文件名任意,最多支持2张闪屏) | 23 | - 将游戏中的闪屏图片放到assets中poolsdk_splash目录下(选用,图片文件名任意,最多支持2张闪屏) |
21 | -- 将assets中的haibaosdk.xml中的 **YA_APPKEY(客户端密钥app_client_key),YA_APPID(游戏标识app_id),gamesimplename(版本代号)** 修改为申请的参数(必填)(请与相关人员申请) | 24 | +- 将assets中的haibaosdk.xml中的 **YA_APPKEY(客户端密钥app_client_key),YA_APPID(游戏标识app_id),gamesimplename(版本代号),sdksimplename,sdkversioncode ** 修改为申请的参数(必填)(请与相关人员申请) |
22 | - channelparameter1 和 channelparameter2 为后台对应渠道编号1和2(选填)(游戏客户端可以通过文档 2.12 方法获取) | 25 | - channelparameter1 和 channelparameter2 为后台对应渠道编号1和2(选填)(游戏客户端可以通过文档 2.12 方法获取) |
23 | - custom 为自定义参数(选填) | 26 | - custom 为自定义参数(选填) |
24 | - gamechannelid 为游戏渠道号(选填)(游戏客户端可以通过文档 2.12 方法获取) | 27 | - gamechannelid 为游戏渠道号(选填)(游戏客户端可以通过文档 2.12 方法获取) |
... | @@ -96,14 +99,6 @@ | ... | @@ -96,14 +99,6 @@ |
96 | android:configChanges="keyboardHidden|navigation|orientation" | 99 | android:configChanges="keyboardHidden|navigation|orientation" |
97 | android:exported="false" | 100 | android:exported="false" |
98 | android:screenOrientation="behind" /> | 101 | android:screenOrientation="behind" /> |
99 | - <activity | ||
100 | - android:name=".wxapi.WXPayEntryActivity" | ||
101 | - android:exported="true" | ||
102 | - android:launchMode="singleTop" /> | ||
103 | - <activity | ||
104 | - android:name=".wxapi.WXEntryActivity" | ||
105 | - android:exported="true" | ||
106 | - android:launchMode="singleTop" /> | ||
107 | 102 | ||
108 | ``` | 103 | ``` |
109 | 104 | ... | ... |
libs/.DS_Store
deleted
100644 → 0
No preview for this file type
libs/YouYuSDK181127.jar
deleted
100644 → 0
No preview for this file type
libs/YouYuSDK_190805.jar
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
libs/miit_mdid_1.0.10.aar
0 → 100644
No preview for this file type
-
Please register or login to post a comment