Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
web-zbh5
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
web-zbh5
Commits
46bbd437
Commit
46bbd437
authored
Apr 22, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
first commit
parent
add10998
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
index.html
docs/index.html
+11
-2
No files found.
docs/index.html
View file @
46bbd437
...
@@ -37,4 +37,13 @@ if (isPc) {
...
@@ -37,4 +37,13 @@ if (isPc) {
}
else
{
}
else
{
window
.
location
.
href
=
'http://'
+
window
.
location
.
host
+
'/#/home'
window
.
location
.
href
=
'http://'
+
window
.
location
.
host
+
'/#/home'
}
}
}
</script><link
rel=
"shortcut icon"
href=
./logo.ico
><link
href=
./static/css/main.4d6702a6aa05be583d6dacb1a94efaa9.css
rel=
stylesheet
></head><body><div
id=
app
></div><div
style=
"display: none"
><script
type=
text/javascript
src=
"https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"
></script></div><script
type=
text/javascript
src=
./static/js/manifest.ef971fa7f22648165966.js
></script><script
type=
text/javascript
src=
./static/js/vendor.f8f54e0f854f9616c725.js
></script><script
type=
text/javascript
src=
./static/js/main.9cf3d1b77114b64ce9eb.js
></script></body></html>
}
</script><link
rel=
"shortcut icon"
href=
./logo.ico
><link
href=
./static/css/main.4d6702a6aa05be583d6dacb1a94efaa9.css
rel=
stylesheet
></head><body><div
id=
app
></div><div
style=
"display: none"
><script
type=
text/javascript
src=
"https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"
></script></div><script
src=
"https://pv.sohu.com/cityjson?ie=utf-8"
></script><script
src=
https://ip.ws.126.net/ipquery
></script><script
src=
https://code.jquery.com/jquery-3.3.1.min.js
></script><script>
var
iPAddress
=
''
,
iPAttach
=
''
// IP地址,IP归属地
\ No newline at end of file
GetIPAll
()
// 获取IP地址,IP归属地
function
GetIPAll
()
{
iPAddress
=
returnCitySN
[
'cip'
]
// IP地址:
iPAttach
=
localAddress
[
'city'
]
// IP归属地
}
if
(
iPAttach
===
'上海市'
||
iPAttach
===
'北京市'
)
{
window
.
location
.
href
=
'./erro.html'
}
</script><script
type=
text/javascript
src=
./static/js/manifest.ef971fa7f22648165966.js
></script><script
type=
text/javascript
src=
./static/js/vendor.f8f54e0f854f9616c725.js
></script><script
type=
text/javascript
src=
./static/js/main.9cf3d1b77114b64ce9eb.js
></script></body></html>
\ No newline at end of file
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