Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
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
Plain Diff
Browse Files
Authored by
郝肖肖
2016-10-19 11:29:54 +0800
Commit
e3af9afba50c6d4b300b6eeb3fd553753b46c37a
2 parents
eb19f2b7
787a3fa2
Merge branch 'feature/plusstarSpeck' into release/5.1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/common.js
public/js/common.js
View file @
e3af9af
...
...
@@ -232,7 +232,7 @@ $.extend({
window
.
_ozuid
=
uid
;
// 暴露ozuid
if
(
window
.
_yas
)
{
window
.
_yas
(
1
*
new
Date
(),
'1.0.1
7
'
,
'yohobuy_m'
,
uid
,
''
,
''
);
window
.
_yas
(
1
*
new
Date
(),
'1.0.1
8
'
,
'yohobuy_m'
,
uid
,
''
,
''
);
}
}());
...
...
Please
register
or
login
to post a comment