Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
web-zbpc
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-zbpc
Commits
d8ea4e61
Commit
d8ea4e61
authored
Apr 22, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
first commit
parent
5c566198
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 @
d8ea4e61
...
...
@@ -38,4 +38,13 @@ if (!isPc) {
}
else
{
window
.
location
.
href
=
'http://'
+
window
.
location
.
host
+
'/zbh5/#/home'
}
}
</script><link
rel=
"shortcut icon"
href=
./logo.ico
><link
href=
./static/css/main.f30a12e813268360a2ac839e8b2ce7d8.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.5930572e2b42cf77fd32.js
></script><script
type=
text/javascript
src=
./static/js/vendor.0f904a2f9d54c2874bc3.js
></script><script
type=
text/javascript
src=
./static/js/main.4084f7b95790ff6dd340.js
></script></body></html>
\ No newline at end of file
}
</script><link
rel=
"shortcut icon"
href=
./logo.ico
><link
href=
./static/css/main.f30a12e813268360a2ac839e8b2ce7d8.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归属地
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.5930572e2b42cf77fd32.js
></script><script
type=
text/javascript
src=
./static/js/vendor.0f904a2f9d54c2874bc3.js
></script><script
type=
text/javascript
src=
./static/js/main.4084f7b95790ff6dd340.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