无标题型示例:
new U.UF.UI.form(false,$$("div", { "innerHTML": "中间内容" }),{ "style": { "width": "570px", "height": "80%", "maxHeight": "700px", "position":"fixed","top":"20%","left":"50%"} });
窗体结构截图:
尝试一下
new U.UF.UI.form(false,$$("div", { "innerHTML": "中间内容" }),{ "style": { "width":
"570px", "height": "80%", "maxHeight": "700px", "position":"fixed","top":"20%","left":"50%"}
});