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
Email Patches
Plain Diff
Browse Files
Authored by
徐炜
2017-01-17 18:26:20 +0800
Commit
1a1a38fee628d49bc77c2bee22467c0b332ce94a
1 parent
46ef8d7d
APP下载页面
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/activity/app-downloads.page.js
public/js/activity/app-downloads.page.js
View file @
1a1a38f
...
...
@@ -49,7 +49,7 @@ $('#download').click(function() {
op
:
'YB_DOWNLOAD_C'
,
param
:
JSON
.
stringify
({
C_ID
:
CHANNELS
[
channel
],
TO_URL
:
url
TO_URL
:
encodeURIComponent
(
url
)
})
},
true
);
}
...
...
Please
register
or
login
to post a comment