Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
h5_activity
Project
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
谭新宇
h5_activity
Commits
ce217623
Commit
ce217623
authored
Dec 12, 2019
by
胡畅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改统计代码
parent
ab00ff68
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
2 deletions
+14
-2
signup.html
showPhotos/signup.html
+7
-1
user.html
showPhotos/user.html
+7
-1
No files found.
showPhotos/signup.html
View file @
ce217623
...
...
@@ -30,7 +30,13 @@
</head>
<body>
<script
type=
"text/javascript"
>
if
(
window
.
location
.
href
.
indexOf
(
'www.icareyou.net'
)
>-
1
)
{
var
cnzz_protocol
=
((
"https:"
==
document
.
location
.
protocol
)
?
"https://"
:
"http://"
);
document
.
write
(
unescape
(
"%3Cspan style='display:none;' id='cnzz_stat_icon_1278014392'%3E%3C/span%3E%3Cscript src='"
+
cnzz_protocol
+
"s4.cnzz.com/z_stat.php%3Fid%3D1278014392' type='text/javascript'%3E%3C/script%3E"
));
}
else
if
(
window
.
location
.
href
.
indexOf
(
'auth.icaremgt.com'
)
>-
1
)
{
var
cnzz_protocol
=
((
"https:"
==
document
.
location
.
protocol
)
?
"https://"
:
"http://"
);
document
.
write
(
unescape
(
"%3Cspan style='display:none;' id='cnzz_stat_icon_1278285993'%3E%3C/span%3E%3Cscript src='"
+
cnzz_protocol
+
"s4.cnzz.com/z_stat.php%3Fid%3D1278285993' type='text/javascript'%3E%3C/script%3E"
));
}
</script>
</body>
<script
type=
"text/javascript"
src=
"https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/common.js"
></script>
<script
type=
"text/javascript"
src=
"https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/share.js"
></script>
...
...
showPhotos/user.html
View file @
ce217623
...
...
@@ -24,7 +24,13 @@
</script> -->
</head>
<body>
<script
type=
"text/javascript"
>
if
(
window
.
location
.
href
.
indexOf
(
'www.icareyou.net'
)
>-
1
)
{
var
cnzz_protocol
=
((
"https:"
==
document
.
location
.
protocol
)
?
"https://"
:
"http://"
);
document
.
write
(
unescape
(
"%3Cspan style='display:none;' id='cnzz_stat_icon_1278014392'%3E%3C/span%3E%3Cscript src='"
+
cnzz_protocol
+
"s4.cnzz.com/z_stat.php%3Fid%3D1278014392' type='text/javascript'%3E%3C/script%3E"
));
}
else
if
(
window
.
location
.
href
.
indexOf
(
'auth.icaremgt.com'
)
>-
1
)
{
var
cnzz_protocol
=
((
"https:"
==
document
.
location
.
protocol
)
?
"https://"
:
"http://"
);
document
.
write
(
unescape
(
"%3Cspan style='display:none;' id='cnzz_stat_icon_1278285993'%3E%3C/span%3E%3Cscript src='"
+
cnzz_protocol
+
"s4.cnzz.com/z_stat.php%3Fid%3D1278285993' type='text/javascript'%3E%3C/script%3E"
));
}
</script>
</body>
<script
type=
"text/javascript"
src=
"https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/common.js"
></script>
<script
type=
"text/javascript"
src=
"https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/share.js"
></script>
...
...
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