From 1d14f08541a429396390ceb26453fbe922d102ed Mon Sep 17 00:00:00 2001 From: ibuler Date: Wed, 30 Mar 2016 22:22:43 +0800 Subject: [PATCH] =?UTF-8?q?fix(web=20terminal)=20=E4=BF=AE=E6=94=B9web=20t?= =?UTF-8?q?erminal=E5=88=9D=E5=A7=8B=E7=AA=97=E5=8F=A3=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 代码缺陷,没有复用 --- templates/jasset/asset_cu_list.html | 4 ++-- templates/jasset/asset_list.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/jasset/asset_cu_list.html b/templates/jasset/asset_cu_list.html index 7099a1d66..cf08d58ef 100644 --- a/templates/jasset/asset_cu_list.html +++ b/templates/jasset/asset_cu_list.html @@ -246,7 +246,7 @@ content: new_url+data }); */ - window.open(new_url+data, '', 'width=628px, height=452px') + window.open(new_url+data, '', 'width=628px, height=410px') } else { aUrl = ''; @@ -295,7 +295,7 @@ content: new_url }); */ - window.open(new_url+data, '', 'width=628px, height=452px'); + window.open(new_url+data, '', 'width=628px, height=410px'); } return false diff --git a/templates/jasset/asset_list.html b/templates/jasset/asset_list.html index b87b6e177..1c063d8d9 100644 --- a/templates/jasset/asset_list.html +++ b/templates/jasset/asset_list.html @@ -293,7 +293,7 @@ content: new_url }); */ - window.open(new_url, '_blank', 'toolbar=yes, location=yes, copyhistory=yes, scrollbars=yes, width=628, height=400') + window.open(new_url, '_blank', 'toolbar=yes, location=yes, copyhistory=yes, scrollbars=yes, width=628, height=380') } else { /*