Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-activity
·
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
ping
2016-08-02 15:04:40 +0800
Commit
5b61fd6e8640111d7f64445cb08090b0ef6d3826
1 parent
3a66b3ae
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web/src/main/webapp/yohood/js/yohood_footer.js
web/src/main/webapp/yohood/js/yohood_footer.js
View file @
5b61fd6
...
...
@@ -203,7 +203,7 @@ $(document).ready(function(){
}
if
(
agent
.
match
(
/QQ/i
))
{
is_wechat
=
true
;
//
is_wechat = true;
}
$
(
'#btn_down_yohobuy'
).
on
(
'click'
,
function
()
{
//点击下载按钮
...
...
Please
register
or
login
to post a comment