...
|
...
|
@@ -78,7 +78,7 @@ function initSwfUpload(btnId, options) { |
|
|
|
|
|
setDefaultValue('flash_url',
|
|
|
'https://static.yohobuy.com/admin/js/swfupload/swfupload.swf');
|
|
|
setDefaultValue('upload_url', 'http://upload.yohobuy.com');
|
|
|
setDefaultValue('upload_url', 'http://upload.static.yohobuy.com');
|
|
|
setDefaultValue('file_post_name', 'Filedata');
|
|
|
setDefaultValue('file_size_limit', '2 MB');
|
|
|
setDefaultValue('file_types', '*.*');
|
...
|
...
|
|