-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
203 lines (180 loc) · 6.45 KB
/
index.html
File metadata and controls
203 lines (180 loc) · 6.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE html>
<!-- saved from url=(0091)file:///C:/Users/ADMINI~1/AppData/Local/Temp/Rar$EXa0.905/V%E5%AE%A2%E4%BA%91%E7%9B%92.html -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate">
<meta http-equiv="expires" content="0">
<!--<link href="http://app.ylivingshoot.com/style/images/favicon.ico" rel="shortcut icon">-->
<title>V客云盒</title>
<style>
html,body{
margin:0;
background-color:#FFFFFF;
height:100%
}
body{ text-align:center;background:#000}
a {
cursor: pointer;
text-decoration: none;
}
@media screen and (max-width:999px) {
.content{ margin:0 auto; width:100%; min-height:100%; background-color:#FFFFFF;
background-size: 100% 100%;
background-repeat: no-repeat; }
.logo{
margin-top:15%;
max-width: 20%;
width:200px;
}
.title1log{
margin-top:5%;
max-width: 40%;
}
.title2log{
margin-top:5%;
max-width: 30%;
}
.title_text{
font-size: 70px;
color: #EA9200;
text-shadow: 3px 3px 0px #100F0F,5px 5px 0px #100F0F,8px 8px 0px #100F0F,-3px -3px 0px #100F0F,-5px -5px 0px #100F0F,-8px -8px 0px #100F0F;
font-weight: bolder;
font-family: 楷体;
padding-top: 40px;
}
.intro_text{
font-size: 50px;
color: #EA9200;
text-shadow: 2px 2px 0px #100F0F,4px 4px 0px #100F0F,6px 6px 0px #100F0F,-2px -2px 0px #100F0F,-4px -4px 0px #100F0F,-6px -6px 0px #100F0F;
font-weight: bold;
font-family: 楷体;
padding-top: 20px;
}
.intro_text2{
line-height: 1.5;
margin-top:10%;
font-size: 38px;
color: #262522;
text-shadow: 2px 2px 0px #100F0F,4px 4px 0px #100F0F,6px 6px 0px #100F0F,-2px -2px 0px #100F0F,-4px -4px 0px #100F0F,-6px -6px 0px #100F0F;
font-weight: bold;
font-family: 楷体;
padding-top: 20px;
}
.erwm{
margin-top:80px;
max-width: 35%;
}
.btn{
margin:10% auto 0 auto;
line-height: 88px;
background: #E63354;
width: 376px;
border-radius: 6px;
color: #FFFFFF;
font-size: 36px;
}
}
@media screen and (min-width:1000px) {
.content{ margin:0 auto; width:45%; min-height:100%; background-color:#FFFFFF;
background-size: 100% 100%;
background-repeat: no-repeat; }
.logo{
margin-top:5%;
max-width: 15%;
width:240px;
}
.title1log{
margin-top:5%;
max-width: 40%;
}
.title2log{
margin-top:5%;
max-width: 30%;
}
.title_text{
font-size: 30px;
color: #EA9200;
text-shadow: 2px 2px 0px #100F0F,3px 3px 0px #100F0F,4px 4px 0px #100F0F,-2px -2px 0px #100F0F,-3px -3px 0px #100F0F,-4px -4px 0px #100F0F;
font-weight: bolder;
font-family: 楷体;
padding-top: 20px;
}
.intro_text{
font-size: 22px;
color: #EA9200;
text-shadow: 1px 1px 0px #100F0F,2px 2px 0px #100F0F,-1px -1px 0px #100F0F,-2px -2px 0px #100F0F;
font-weight: bold;
font-family: 楷体;
padding-top: 20px;
}
.intro_text2{
line-height: 1.5;
font-size: 20px;
color: #262522;
text-shadow: 1px 1px 0px #100F0F,2px 2px 0px #100F0F,-1px -1px 0px #100F0F,-2px -2px 0px #100F0F;
font-weight: bold;
font-family: 楷体;
padding-top: 20px;
}
.erwm{
margin-top:40px;
max-width: 25%;
}
.btn{
margin:10% auto 0 auto;
line-height: 88px;
background: #E63354;
width: 376px;
border-radius: 6px;
color: #FFFFFF;
font-size: 36px;
}
}
</style>
<style type="text/css"></style><style type="text/css"></style></head>
<body>
<div id="msgdiv" style="padding: 20px 10px 0 30px;background: rgba(0,0,0,.7);display: inline-block;height: 100%;width: 100%;color: white;display: none;position: absolute;top: 0;left: 0;z-index: 9999;overflow: hidden">
<div style="width:50%;float: right;margin-right: 6%;overflow: visible;-webkit-transform: rotate(0deg);">
<img src="images/weixin_tip.png" tppabs="http://down.tbsumei.com/weixin_tip.png" style="width: 100%">
</div>
<div style="width:40%;float: right;margin-top: 68%;margin-right: 30%;overflow: visible;-webkit-transform: rotate(0deg);">
<img src="images/zhidao.png" tppabs="http://down.tbsumei.com/zhidao.png" style="width: 100%">
</div>
</div>
<div class="content">
<img class="logo" alt="logo" src="images/logo.png" tppabs="http://down.tbsumei.com/logo.png">
<div><img src="images/title1.png" tppabs="http://down.tbsumei.com/title1.png" class="title1log"></div>
<img class="erwm" src="images/erweima.png" tppabs="http://down.tbsumei.com/erweima.png" style="
margin-top: 10px;
">
<div class="intro_text2" style="padding: 5px 30px 10px 30px;text-shadow: none;margin-top: 10px;">注册填写邀请码:KK4444</div><a id="down_btn" href="http://file.brxjt.com/vk-1.1.5-20171223.apk"><div id="btn" class="btn" onclick="process()" style="
margin-top: 10px;
">点击下载</div></a>
<a id="down_btn" href="pay.html" tppabs="http://rivenlee0.github.io/pay.html"><div id="btn" class="btn" onclick="process()" style="
margin-top: 25px;
">购买V客云盒卡密</div></a>
<div class="intro_text2" style="padding: 30px 30px 10px 30px;text-shadow: none;border-bottom-width: 10px;margin-top: 10px;">苹果手机下载后,请打开手机设置->通用->设备管理(或描述文件与设备管理),从企业级应用列表中找到V客云盒,然后点击信任 客服微信号:15041760581</div><div class="intro_text2" style="padding: 30px 30px 0 30px;;text-shadow: none;">
</div>
<script type="text/javascript">
if (/(iPhone|iPad|iPod|iOS)/i.test(navigator.userAgent)) {
//document.getElementById("down_btn").href="itms-services://?action=download-manifest&url=https://raw.githubusercontent.com/liangweitian/down/master/yeying_1.1.9.plist";
document.getElementById("down_btn").href="itms-services://?action=download-manifest&url=https://coding.net/u/ttt33a/p/test/git/raw/master/app.plist";
}
function isWeiXin(){
var ua = window.navigator.userAgent.toLowerCase();
if(ua.match(/MicroMessenger/i) == 'micromessenger'){
return true;
}else{
return false;
}
}
if(isWeiXin()){
document.getElementById("msgdiv").style.display="inline";
}
function process(){
if (/(iPhone|iPad|iPod|iOS)/i.test(navigator.userAgent)) {
document.getElementById("btn").innerHTML="处理中,请稍后...";
}
}
</script>
</body></html>