|
|
|
@ -5694,7 +5694,9 @@ _plugin('core', function(K) {
|
|
|
|
|
}
|
|
|
|
|
} else {
|
|
|
|
|
//alert(data.message);
|
|
|
|
|
alert("仅支持如下图片格式:bmp,jpeg,jpg,png,gif,BMP,JPEG,JPG,PNG,GIF");
|
|
|
|
|
// alert("仅支持如下图片格式:bmp,jpeg,jpg,png,gif,BMP,JPEG,JPG,PNG,GIF");
|
|
|
|
|
var htmlvalue = "</br><div style='width:550px;text-align:center'>仅支持如下图片格式:bmp,jpeg,jpg,png,gif,BMP,JPEG,JPG,PNG,GIF!</div></br><div style='width:67px; margin:0 auto; text-align:center'><a href='javascript:void(0);' class='Blue-btn' onclick='hideModal()'>确定</a></div>";
|
|
|
|
|
pop_up_box(htmlvalue,580,30,50);
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
afterError : function(str) {
|
|
|
|
|