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
Feb 26, 2019
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
6
parent
e77fdc0d
Hide 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 @@
<script
src=
"https://pv.sohu.com/cityjson?ie=utf-8"
></script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script>
console
.
log
(
returnCitySN
[
"cname"
])
var
ua
=
navigator
.
userAgent
.
toLowerCase
();
province
=
[
'北京'
,
'上海'
,
'深圳'
,
'广州'
,
'杭州'
,
'苏州'
]
for
(
var
i
=
0
;
i
<
province
.
length
;
i
++
){
if
(
returnCitySN
[
"cname"
].
indexOf
(
province
[
i
])
!=-
1
){
window
.
location
.
href
=
'content.html'
}
}
//
console.log(returnCitySN["cname"])
//
var ua = navigator.userAgent.toLowerCase();
//
province =['北京','上海','深圳','广州','杭州','苏州']
//
for(var i=0;i
<
province
.
length
;
i
++
){
//
if(returnCitySN["cname"].indexOf(province[i])!=-1){
//
window.location.href='content.html'
//
}
//
}
</script>
<script
type=
"text/javascript"
src=
"//res.cdn.openinstall.io/openinstall.js"
></script>
...
...
@@ -47,6 +47,7 @@
<div
class=
"logo"
>
<img
src=
"images/logo.png"
alt=
""
>
</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"
>
<img
src=
"images/IOS.png"
alt=
""
>
</div>
...
...
@@ -69,6 +70,7 @@
<div
class=
"logo"
>
<img
src=
"images/logo.png"
alt=
""
>
</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"
>
<img
src=
"images/android.png"
alt=
""
>
<p>
安裝前,需要先設定開啟信任外來未知安裝程式
</p>
...
...
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