module学习(3)

ProjectDispatchList.mxml文件内容如下

<mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml" width="100%" height="100%" xmlns:util="util.*" verticalGap="0" paddingLeft="4" paddingRight="4">
 <mx:HBox width="100%" horizontalAlign="center" verticalAlign="middle" borderStyle="solid">
  <util:MySearch/>
  <mx:VBox width="100%">
    <mx:HBox width="100%">
<mx:Label text="客户名称"/>
<mx:TextInput width="200" maxChars="50" id="customerName"/>
<mx:Label text="安装时间"/>
<util:ZhDateField id="startTime"/>
<mx:Label text="--"/>
<util:ZhDateField id="endTime"/>
<mx:Label text="业务类型"/>
<mx:ComboBox id="servApp" prompt="请选择"/>
</mx:HBox>
<mx:HBox width="100%">
<mx:Label text="地 址"/>
<mx:Label width="11"/>
<mx:TextInput width="270" maxChars="100" id="address"/>
<mx:Label text="联系人"/>
<mx:TextInput width="170" maxChars="30" id="connecter"/>
<mx:Spacer width="100%"/>
<mx:Button styleName="resetBtn" label="重置"/>
<mx:Button styleName="searchBtn" label="查询"/>
</mx:HBox>
  </mx:VBox>
 </mx:HBox>

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值