Update asset_cu_list.html

pull/45/merge
ibuler 2016-01-09 21:51:07 +08:00
parent 70c86d2a44
commit ff5b339ce8
1 changed files with 3 additions and 3 deletions

View File

@ -234,7 +234,7 @@
content: new_url+data content: new_url+data
}); });
*/ */
window.open(new_url+data, '', 'width=628px, height=420px'); window.open(new_url+data, '', 'width=628px, height=380px');
} else if (dataArray.length == 1 && data != 'error'){ } else if (dataArray.length == 1 && data != 'error'){
/* /*
layer.open({ layer.open({
@ -282,7 +282,7 @@
content: new_url content: new_url
}); });
*/ */
window.open(new_url+data, '', 'width=628px, height=420px'); window.open(new_url+data, '', 'width=628px, height=380px');
} else { } else {
/* /*