Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
peachlive
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
112824e6
authored
6 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
6
parent
e77fdc0d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
8 deletions
index.html
index.html
View file @
112824e6
...
@@ -13,14 +13,14 @@
...
@@ -13,14 +13,14 @@
<script
src=
"https://pv.sohu.com/cityjson?ie=utf-8"
></script>
<script
src=
"https://pv.sohu.com/cityjson?ie=utf-8"
></script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script>
<script>
console
.
log
(
returnCitySN
[
"cname"
])
//
console.log(returnCitySN["cname"])
var
ua
=
navigator
.
userAgent
.
toLowerCase
();
//
var ua = navigator.userAgent.toLowerCase();
province
=
[
'北京'
,
'上海'
,
'深圳'
,
'广州'
,
'杭州'
,
'苏州'
]
//
province =['北京','上海','深圳','广州','杭州','苏州']
for
(
var
i
=
0
;
i
<
province
.
length
;
i
++
){
//
for(var i=0;i
<
province
.
length
;
i
++
){
if
(
returnCitySN
[
"cname"
].
indexOf
(
province
[
i
])
!=-
1
){
//
if(returnCitySN["cname"].indexOf(province[i])!=-1){
window
.
location
.
href
=
'content.html'
//
window.location.href='content.html'
}
//
}
}
//
}
</script>
</script>
<script
type=
"text/javascript"
src=
"//res.cdn.openinstall.io/openinstall.js"
></script>
<script
type=
"text/javascript"
src=
"//res.cdn.openinstall.io/openinstall.js"
></script>
...
@@ -47,6 +47,7 @@
...
@@ -47,6 +47,7 @@
<div
class=
"logo"
>
<div
class=
"logo"
>
<img
src=
"images/logo.png"
alt=
""
>
<img
src=
"images/logo.png"
alt=
""
>
</div>
</div>
<p
style=
"width: 8.5rem;margin: 0 auto;color:rgb(255,146,146);font-size: 0.32rem;text-align: center;margin-top: 0.2rem"
>
請大家一定要記性官網,若水蜜桃直播信任證書失效無法進入時,重新下注信任即可!
</p>
<div
class=
"ios-down"
>
<div
class=
"ios-down"
>
<img
src=
"images/IOS.png"
alt=
""
>
<img
src=
"images/IOS.png"
alt=
""
>
</div>
</div>
...
@@ -69,6 +70,7 @@
...
@@ -69,6 +70,7 @@
<div
class=
"logo"
>
<div
class=
"logo"
>
<img
src=
"images/logo.png"
alt=
""
>
<img
src=
"images/logo.png"
alt=
""
>
</div>
</div>
<p
style=
"width: 8.5rem;margin: 0 auto;color:rgb(255,146,146);font-size: 0.32rem;text-align: center;margin-top: 0.2rem"
>
請大家一定要記性官網,若水蜜桃直播信任證書失效無法進入時,重新下注信任即可!
</p>
<div
class=
"an-content"
>
<div
class=
"an-content"
>
<img
src=
"images/android.png"
alt=
""
>
<img
src=
"images/android.png"
alt=
""
>
<p>
安裝前,需要先設定開啟信任外來未知安裝程式
</p>
<p>
安裝前,需要先設定開啟信任外來未知安裝程式
</p>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment