Authored by microTT

Merge branch 'develop' of http://git.dev.yoho.cn/web/yohood into develop

@@ -124,6 +124,7 @@ define('admin/brand',function(require, exports) @@ -124,6 +124,7 @@ define('admin/brand',function(require, exports)
124 ); 124 );
125 initLogoUp(); 125 initLogoUp();
126 initPicUp(); 126 initPicUp();
  127 + init_upload_video();
127 }); 128 });
128 129
129 130