StockingSearchCell.xib 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="StockingSearchCell" rowHeight="270" id="KGk-i7-Jjw" customClass="StockingSearchCell">
  15. <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  18. <rect key="frame" x="0.0" y="0.0" width="480" height="269.5"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="唯一编码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oRT-Tk-JJc">
  22. <rect key="frame" x="10" y="15" width="80" height="21"/>
  23. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  24. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  25. <nil key="textColor"/>
  26. <nil key="highlightedColor"/>
  27. </label>
  28. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Pnn-NW-yO6">
  29. <rect key="frame" x="0.0" y="45" width="480" height="1"/>
  30. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  31. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  32. </view>
  33. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aqI-fY-tW9">
  34. <rect key="frame" x="0.0" y="48" width="480" height="1"/>
  35. <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
  36. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  37. </view>
  38. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="WdY-Eu-tFf">
  39. <rect key="frame" x="0.0" y="90" width="480" height="1"/>
  40. <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
  41. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  42. </view>
  43. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入唯一编码" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="nHG-pf-J6L">
  44. <rect key="frame" x="0.0" y="60" width="480" height="17"/>
  45. <nil key="textColor"/>
  46. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  47. <textInputTraits key="textInputTraits"/>
  48. </textField>
  49. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="库区" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fBJ-7v-1jG">
  50. <rect key="frame" x="10" y="103" width="80" height="21"/>
  51. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  52. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  53. <nil key="textColor"/>
  54. <nil key="highlightedColor"/>
  55. </label>
  56. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fbj-7v-n6b">
  57. <rect key="frame" x="0.0" y="133" width="480" height="1"/>
  58. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  59. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  60. </view>
  61. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="EgX-Z5-0vY">
  62. <rect key="frame" x="0.0" y="136" width="480" height="1"/>
  63. <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
  64. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  65. </view>
  66. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VbJ-2x-f2Y">
  67. <rect key="frame" x="0.0" y="178" width="480" height="1"/>
  68. <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
  69. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  70. </view>
  71. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入库区" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="7zK-J6-Q4d">
  72. <rect key="frame" x="0.0" y="148" width="480" height="17"/>
  73. <nil key="textColor"/>
  74. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  75. <textInputTraits key="textInputTraits"/>
  76. </textField>
  77. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="盘点单号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CZX-wM-J62">
  78. <rect key="frame" x="10" y="194" width="80" height="21"/>
  79. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  80. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  81. <nil key="textColor"/>
  82. <nil key="highlightedColor"/>
  83. </label>
  84. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Tzx-wP-CbR">
  85. <rect key="frame" x="0.0" y="224" width="480" height="1"/>
  86. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  87. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  88. </view>
  89. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="LyS-ki-dIH">
  90. <rect key="frame" x="0.0" y="227" width="480" height="1"/>
  91. <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
  92. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  93. </view>
  94. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="XEv-cf-LA9">
  95. <rect key="frame" x="0.0" y="269" width="480" height="1"/>
  96. <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
  97. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  98. </view>
  99. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入盘点单号" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="SWy-bI-dLn">
  100. <rect key="frame" x="0.0" y="239" width="480" height="17"/>
  101. <nil key="textColor"/>
  102. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  103. <textInputTraits key="textInputTraits"/>
  104. </textField>
  105. </subviews>
  106. <constraints>
  107. <constraint firstAttribute="trailing" secondItem="7zK-J6-Q4d" secondAttribute="trailing" id="1aL-he-u10"/>
  108. <constraint firstItem="7zK-J6-Q4d" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="5TW-qf-oJw"/>
  109. <constraint firstItem="SWy-bI-dLn" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="NOa-RF-HAA"/>
  110. <constraint firstItem="SWy-bI-dLn" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="239" id="PBt-r8-evt"/>
  111. <constraint firstItem="7zK-J6-Q4d" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="148" id="RdV-h8-ag4"/>
  112. <constraint firstItem="nHG-pf-J6L" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="60" id="S2X-8j-qMx"/>
  113. <constraint firstAttribute="trailing" secondItem="nHG-pf-J6L" secondAttribute="trailing" id="XLr-E9-hpY"/>
  114. <constraint firstItem="nHG-pf-J6L" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="fwO-ap-VLB"/>
  115. <constraint firstAttribute="trailing" secondItem="SWy-bI-dLn" secondAttribute="trailing" id="rah-5e-2qO"/>
  116. </constraints>
  117. </tableViewCellContentView>
  118. <connections>
  119. <outlet property="txtOnlyCode" destination="nHG-pf-J6L" id="KKY-V1-YXQ"/>
  120. <outlet property="txtStockingNo" destination="SWy-bI-dLn" id="3hH-wy-BZM"/>
  121. <outlet property="txtWare" destination="7zK-J6-Q4d" id="oe9-DD-73V"/>
  122. </connections>
  123. <point key="canvasLocation" x="27" y="-20"/>
  124. </tableViewCell>
  125. </objects>
  126. </document>