1.修复菜单名太长无法显示的问题
2.增长菜单宽度
This commit is contained in:
@@ -478,6 +478,7 @@ body {
|
||||
var thisheight = $(document).height()*0.9;
|
||||
var thiswidth = $(document).width()*0.9;
|
||||
window.top.layer.open({
|
||||
title: 'i18n_main.text.show1_n81i',
|
||||
type: 1,
|
||||
area: [thiswidth + 'px', thisheight + 'px'],
|
||||
scrollbar: true,
|
||||
|
||||
Reference in New Issue
Block a user