Prechádzať zdrojové kódy

git-svn-id: https://192.168.57.71/svn/hbghj@134 201dd7a2-ec1b-f84b-8b06-88221118ff88

xt_xuhao 8 rokov pred
rodič
commit
ecfb6265d6

+ 5 - 0
gkaq/yjpt-flex/trunk/.project

@@ -31,5 +31,10 @@
 			<type>2</type>
 			<location>E:/code/hbyjpt/flex_release_build</location>
 		</link>
+		<link>
+			<name>bin-release2</name>
+			<type>2</type>
+			<location>E:/code/hbyjpt/flex-release</location>
+		</link>
 	</linkedResources>
 </projectDescription>

+ 2 - 2
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/zysqbp/Cjhssb.mxml

@@ -39,7 +39,7 @@
 				var view:CjhssbInfo = new CjhssbInfo();
 				view.cjhs=data;	
 				view.model = thisModel;
-				Utils.popupWindow("详细信息",view as DisplayObject,FlexGlobals.topLevelApplication as DisplayObject,null, 600, 350);
+				Utils.popupWindow("货物信息",view as DisplayObject,FlexGlobals.topLevelApplication as DisplayObject,null, 600, 350);
 			}
 		]]>
 	</fx:Script>
@@ -88,7 +88,7 @@
 						<ui:DataGridColumn headerText="结束作业时间" dataField="jszysj"  dateFormatString="YYYY-MM-DD JJ:NN:SS"/>
 						<ui:DataGridColumn headerText="作业港口" dataField="zygkmc"  />
 						<ui:DataGridColumn headerText="是否匹配" dataField="sfppStr"  />
-						<ui:DataGridColumn type="{TypeBase.LINKBUTTON}" linkButtonLabel="查看详细"
+						<ui:DataGridColumn type="{TypeBase.LINKBUTTON}" linkButtonLabel="货物信息"
 										   linkButtonFunc="{linkButtonFunc}" headerText="{resourceManager.getString('common','btn.cz')}"/>
 					</s:ArrayList></ui:columns>
 	</ui:DataGrid>

+ 1 - 1
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/zysqbp/ZysqbpEdit.mxml

@@ -819,7 +819,7 @@
 		</s:HGroup>
 		
 		<s:HGroup width="100%" height="25" horizontalAlign="left" verticalAlign="middle" >
-			<cus:QLabel width="20%" text="海事签证审批表"/>
+			<cus:QLabel width="120" text="海事签证审批表"/>
 			<mx:LinkButton id="fileName" textDecoration="underline" textAlign="left"
 						   enabled="{!(zysqbp.accessory==null||mode==Constants.mode_view)}"
 						   label="@{zysqbp.accessory.name}" width="150"/>

+ 1 - 1
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/zysqbp/ZysqbpLayout.mxml

@@ -198,7 +198,7 @@
 				<button:IconButton id="wfHistory" type="wfHistory"  toolTip="{resourceManager.getString('common','btn.wfHistory')}"/>
 				<button:IconButton id="qxzy" type="qxzy"  toolTip="{resourceManager.getString('common','btn.qxzy')}" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}"/>
 				<button:IconButton id="bgzy" type="bgzy"  toolTip="{resourceManager.getString('common','btn.bgzy')}" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}"/>
-				<button:IconButton id="displayhs" type="check"  toolTip="{resourceManager.getString('common','btn.displayhs')}"  click="thisModel.doDisplayHS(event)" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}"/>
+				<!--<button:IconButton id="displayhs" type="check"  toolTip="{resourceManager.getString('common','btn.displayhs')}"  click="thisModel.doDisplayHS(event)" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}"/>-->
 				<button:IconButton id="copy" type="copy"  toolTip="{resourceManager.getString('common','btn.copy')}" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}"/>
 				<button:IconButton id="automate" type="automate" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}" click="thisModel.doAuto(event)" toolTip="{resourceManager.getString('common','btn.automate')}"/>
 			</s:HGroup>

+ 2 - 4
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/zysqbp/ZysqbpView.mxml

@@ -424,10 +424,8 @@
 							<cus:QTextInput text="@{zysqbp.byzd2}" width="200" editable="{enable}"/>
 						</s:HGroup>
 						<s:HGroup width="100%" height="25" horizontalAlign="left" verticalAlign="middle" >
-							<cus:QLabel width="20%" text="海事签证审批表"/>
-							<mx:LinkButton id="fileName" textDecoration="underline" textAlign="left"
-										   
-										   label="@{zysqbp.accessory.name}" width="150"/>
+							<cus:QLabel width="120" text="海事签证审批表"/>
+							<mx:LinkButton id="fileName" textDecoration="underline" textAlign="left" label="@{zysqbp.accessory.name}" width="150"/>
 						</s:HGroup>
 						<s:HGroup width="100%"  horizontalAlign="left" verticalAlign="middle" >
 							<s:BorderContainer  width="100%" borderWeight="1">