Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-activity-platform
·
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
李奇
2017-10-17 10:13:12 +0800
Commit
60ea5bf7cb4c54234c55b200d34970cd2b96e530
2 parents
e0fbb59d
626f04cd
Merge remote-tracking branch 'origin/master' into feature/coupons-expansion
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/admin/activity.page.js
public/js/admin/activity.page.js
View file @
60ea5bf
...
...
@@ -185,7 +185,7 @@ function bind_qiniu_upload() {
// why? reference: https://github.com/qiniu/js-sdk/issues/266
Promise
.
all
([
require
(
'm
o
xie/bin/js/moxie'
),
require
(
'm
O
xie/bin/js/moxie'
),
require
(
'plupload/js/plupload.dev'
),
require
(
'qiniu-js'
)
]).
then
(([
moxie
,
plupload
])
=>
{
...
...
Please
register
or
login
to post a comment