摘要: Ext 表单text 后带* 属性 afterLabelTextTpl : requiredTpl Ext 表单 性别 xtype : 'radiogroup', fieldLabel : '性别', items : [ { xtype : 'radiofield', inputValue : '男', name : 'xingbie', checked : true, boxLabel : '男' }, { xtype : 'radiofield', ... 阅读全文
posted @ 2014-01-16 11:19 染指丶红莲 阅读(111) 评论(0) 推荐(0)