Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
2015-11-02 14:50:49 +0800
Commit
456cd60cc87f217148d87d95f815d493ecff1fa0
1 parent
cdba8ba7
add analysis
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
static/js/common.js
template/m.yohobuy.com/partials/layout/analysis.phtml
static/js/common.js
View file @
456cd60
...
...
@@ -145,6 +145,8 @@ function rePosFooter() {
uid
=
uid
===
0
?
''
:
uid
;
window
.
_ozuid
=
uid
;
//暴露ozuid
if
(
window
.
_yas
)
{
window
.
_yas
(
1
*
new
Date
(),
'1.0.8'
,
'yohobuy_m'
,
uid
,
''
);
}
...
...
template/m.yohobuy.com/partials/layout/analysis.phtml
View file @
456cd60
...
...
@@ -28,3 +28,7 @@
s.parentNode.insertBefore(hm, s);
})();
</script>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment