|
@@ -351,8 +351,8 @@
|
|
selectionDuration: "0";
|
|
selectionDuration: "0";
|
|
}
|
|
}
|
|
</fx:Style>
|
|
</fx:Style>
|
|
- <s:HGroup width="100%" height="100%" gap="0" paddingBottom="10" paddingLeft="10" paddingRight="10" paddingTop="10">
|
|
|
|
- <s:VGroup width="500" height="100%" horizontalAlign="center">
|
|
|
|
|
|
+ <s:HGroup width="100%" height="100%" gap="0" paddingBottom="10" paddingLeft="10" paddingRight="10" paddingTop="10" horizontalAlign="center">
|
|
|
|
+ <s:VGroup width="0" height="100%" horizontalAlign="center" visible="false">
|
|
<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
|
|
<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
|
|
<cus:QLabel width="50" text="所在地"/>
|
|
<cus:QLabel width="50" text="所在地"/>
|
|
<cus:QComboBox width="100" id="yaszd" comboxClass="SzdSelect" selectedVO="{Global.szd}" parentId="{Global.szd.id}" requireSelection="true"
|
|
<cus:QComboBox width="100" id="yaszd" comboxClass="SzdSelect" selectedVO="{Global.szd}" parentId="{Global.szd.id}" requireSelection="true"
|
|
@@ -366,38 +366,38 @@
|
|
<s:Image id="image" source="{NO_SOURCE}"/>
|
|
<s:Image id="image" source="{NO_SOURCE}"/>
|
|
</s:Group>
|
|
</s:Group>
|
|
</s:VGroup>
|
|
</s:VGroup>
|
|
- <s:Spacer width="10"/>
|
|
|
|
- <s:VGroup width="700" height="100%">
|
|
|
|
- <s:HGroup width="100%" gap="0" horizontalAlign="left" verticalAlign="middle">
|
|
|
|
|
|
+ <!--<s:Spacer width="10"/>-->
|
|
|
|
+ <s:VGroup width="900" height="100%">
|
|
|
|
+ <s:HGroup width="100%" gap="0" horizontalAlign="center" verticalAlign="middle">
|
|
<s:HGroup width="33%" horizontalAlign="center" verticalAlign="middle">
|
|
<s:HGroup width="33%" horizontalAlign="center" verticalAlign="middle">
|
|
<cus:QLabel width="60" text="所在地"/>
|
|
<cus:QLabel width="60" text="所在地"/>
|
|
- <cus:QComboBox width="120" id="szd" comboxClass="SzdSelect" selectedVO="{Global.szd}" parentId="{Global.szd.id}" change="getSzgq(event)" />
|
|
|
|
|
|
+ <cus:QComboBox width="180" id="szd" comboxClass="SzdSelect" selectedVO="{Global.szd}" parentId="{Global.szd.id}" change="getSzgq(event)" />
|
|
</s:HGroup>
|
|
</s:HGroup>
|
|
<s:HGroup width="33%" horizontalAlign="center" verticalAlign="middle">
|
|
<s:HGroup width="33%" horizontalAlign="center" verticalAlign="middle">
|
|
<cus:QLabel width="60" text="所在港区"/>
|
|
<cus:QLabel width="60" text="所在港区"/>
|
|
- <cus:QComboBox width="120" id="szgq" comboxClass="GqBySzdSelect" hasBlank="true" />
|
|
|
|
|
|
+ <cus:QComboBox width="180" id="szgq" comboxClass="GqBySzdSelect" hasBlank="true" />
|
|
</s:HGroup>
|
|
</s:HGroup>
|
|
<s:HGroup width="33%" horizontalAlign="center" verticalAlign="middle">
|
|
<s:HGroup width="33%" horizontalAlign="center" verticalAlign="middle">
|
|
<cus:QLabel width="60" text="企业"/>
|
|
<cus:QLabel width="60" text="企业"/>
|
|
- <cus:QComboBox id="dwmc" comboxClass="JyrSelect" hasBlank="true" width="120"/>
|
|
|
|
|
|
+ <cus:QComboBox id="dwmc" comboxClass="JyrSelect" hasBlank="true" width="180"/>
|
|
</s:HGroup>
|
|
</s:HGroup>
|
|
</s:HGroup>
|
|
</s:HGroup>
|
|
<s:HGroup width="100%" gap="0" horizontalAlign="left" verticalAlign="middle">
|
|
<s:HGroup width="100%" gap="0" horizontalAlign="left" verticalAlign="middle">
|
|
<s:HGroup width="33%" horizontalAlign="center" verticalAlign="middle">
|
|
<s:HGroup width="33%" horizontalAlign="center" verticalAlign="middle">
|
|
<s:Spacer width="60"/>
|
|
<s:Spacer width="60"/>
|
|
- <s:Button width="120" height="28" label="应急物资" click="yjwzFun(event)" />
|
|
|
|
|
|
+ <s:Button width="180" height="28" label="应急物资" click="yjwzFun(event)" />
|
|
</s:HGroup>
|
|
</s:HGroup>
|
|
<s:HGroup width="33%" horizontalAlign="center" verticalAlign="middle">
|
|
<s:HGroup width="33%" horizontalAlign="center" verticalAlign="middle">
|
|
<s:Spacer width="60"/>
|
|
<s:Spacer width="60"/>
|
|
- <s:Button width="120" height="28" label="专家库" click="yjzjFun(event)"/>
|
|
|
|
|
|
+ <s:Button width="180" height="28" label="专家库" click="yjzjFun(event)"/>
|
|
</s:HGroup>
|
|
</s:HGroup>
|
|
<s:Spacer width="33%"/>
|
|
<s:Spacer width="33%"/>
|
|
</s:HGroup>
|
|
</s:HGroup>
|
|
- <mx:ViewStack id="viewStack" width="700" height="100%" creationPolicy="all">
|
|
|
|
|
|
+ <mx:ViewStack id="viewStack" width="900" height="510" creationPolicy="all">
|
|
<s:NavigatorContent width="100%" height="100%">
|
|
<s:NavigatorContent width="100%" height="100%">
|
|
- <yjdd:SimpleYjwzLayout id="yjwz" yjddLayout="{this}"/>
|
|
|
|
|
|
+ <yjdd:SimpleYjwzLayout id="yjwz" height="506" yjddLayout="{this}"/>
|
|
</s:NavigatorContent>
|
|
</s:NavigatorContent>
|
|
- <s:NavigatorContent width="100%" height="100%">
|
|
|
|
|
|
+ <s:NavigatorContent width="100%" height="506">
|
|
<yjdd:SimpleYjzjLayout id="yjzj" yjddLayout="{this}"/>
|
|
<yjdd:SimpleYjzjLayout id="yjzj" yjddLayout="{this}"/>
|
|
</s:NavigatorContent>
|
|
</s:NavigatorContent>
|
|
</mx:ViewStack>
|
|
</mx:ViewStack>
|