parent
9227a9fd5d
commit
a7f061b02e
|
@ -1213,7 +1213,7 @@ artDialog.defaults = {
|
|||
top: '38.2%', // Y轴坐标
|
||||
zIndex: 300, // 对话框叠加高度值(重要:此值不能超过浏览器最大限制)
|
||||
|
||||
ico:'./static/images/file_icon/icon_others/info.png',//默认标题小图标
|
||||
ico:'./static/images/file_16/info.png',//默认标题小图标
|
||||
resize: false, // 是否允许用户调节尺寸
|
||||
drag: true // 是否允许用户拖动位置
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue