- var loginform = new Ext.FormPanel({
- labelAlign : 'right',
- title : 'ixcom通信中间件 v3.5 ',
- buttonAlign : 'right',
- width : 260,
- frame : true,
- url : path+"login.do",
- plain : true,
- defaultType : 'textfield',
- labelWidth : 50,
- labelSeparator : ':',
- bodyStyle:'padding:3px 3px 0',
- items : [{
- cls:'user',
- fieldLabel : '帐号',
- name : 'username',
- width:130,
- allowBlank : false
- }, {
- cls:'key',
- fieldLabel : '密码',
- name : 'userpassword',
- inputType : 'password',
- width:130,
- allowBlank : false
- }],
- buttons : [
- {
- text : '登陆',
- handler : function() {
- var form = loginform.getForm().submit(
- {
- waitTitle : '请稍候',
- waitMsg : '正在登录......',
- success : function() {
- //alert("login success");
- window.location = path;
- },
- failure : function() {
- Ext.MessageBox.alert('信息', '登陆失败,请与管理员联系!');
- }
- }
- );
- }
- }, {
- text : '重置',
- handler : function() {
- loginform.getForm().reset();
- }
- }]
- })
"雪见"杨幂邀你共品3D国韵网游《天下贰》,海报免费领