var viewprot = new Ext.Viewport({ layout:'tdgi_border', //扩写的布局 在收缩的时候能显示title items:[/*{ region:'north',//位于北边 title:'医院住院病人查询', collapsible:true,//是否可以最小 collapsedTitle: true, // 扩写的 在收缩的时候显示title height:125, html:'<iframe name="qfrm" frameborder="0" width=100% height=100% src="/statisticsAynalysis.do?method=accedQryPage&action=patientQry" noresize scrolling="auto">' }, { region:'center',//位于北边 split:true,//是否可以缩放 minSize:50,//最小只能拖到50 maxSize:170,//最大170 border:false//, //html:'<iframe name="mfrm" frameborder="0" width=100% height=100% src="/statisticsAynalysis.do?method=patientInfo&action=init" noresize scrolling="no"></iframe>' }*/,new InpatientFormPanel(),new InpatientViewPanel()] }); });其实这样的错误太多了,大多数是语法错误,上面的错误就是多了一个逗号!
a is undefined extjs
转载本文章为转载内容,我们尊重原作者对文章享有的著作权。如有内容错误或侵权问题,欢迎原作者联系我们进行内容更正或删除文章。
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
关于extjsextjs 前台页面 ico 字段 输入框
-
extjs 登录
//login.aspx //Portal.aspx.cs//ValidateCode.aspx.cs
extjs 登录 验证码 html css