avatar upload

This commit is contained in:
lealife
2015-10-12 19:44:43 +08:00
parent 71a2bcc7f0
commit 407b44382c
3 changed files with 125 additions and 6 deletions

View File

@ -139,6 +139,6 @@ define('attachment_upload', ['jquery.ui.widget', 'fileupload'], function(){
}
});
};
initUploader();
});