Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
2015-11-02 11:41:28 +0800
Commit
ea39c33af8e5d7b6532e258c90dd283b6017ab57
1 parent
39986667
_yas undefined
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
static/js/common.js
static/js/common.js
View file @
ea39c33
...
...
@@ -146,7 +146,10 @@ function rePosFooter() {
var
uid
=
getUid
();
uid
=
uid
===
0
?
''
:
uid
;
if
(
window
.
_yas
)
{
window
.
_yas
(
1
*
new
Date
(),
'1.0.8'
,
'yohobuy_m'
,
uid
,
''
);
}
}());
...
...
Please
register
or
login
to post a comment