Authored by 陶雨

Merge branch 'release/qqtest' of http://git.dev.yoho.cn/platform/yohobuy-portal-…

…fe into release/qqtest
@@ -957,7 +957,7 @@ function editorTipInit(id){ @@ -957,7 +957,7 @@ function editorTipInit(id){
957 tipHtml = "<span>提示:请上传像素1150*150的图片。</span>"; 957 tipHtml = "<span>提示:请上传像素1150*150的图片。</span>";
958 } 958 }
959 if(curPlatform == "shopWeb-app"){ 959 if(curPlatform == "shopWeb-app"){
960 - tipHtml = "<span>提示:请上传像素640*120的图片。</span>"; 960 + tipHtml = "<span>提示:请上传像素640*200的图片。</span>";
961 } 961 }
962 break; 962 break;
963 case "editor-nav": 963 case "editor-nav":