MachineManagerViewController.xib 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="14490.49"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="MachineManagerViewController" customModule="xingchuangke" customModuleProvider="target">
  14. <connections>
  15. <outlet property="imgBackgroud" destination="Gu8-Xf-tRy" id="nGG-sa-y66"/>
  16. <outlet property="lblCount1" destination="76U-zi-q2H" id="eLK-U0-Gqw"/>
  17. <outlet property="lblCount2" destination="f3P-nK-hrB" id="2VQ-Ln-h1r"/>
  18. <outlet property="lblCount3" destination="p3o-R6-69l" id="ZB6-Y2-E7N"/>
  19. <outlet property="tableView" destination="urg-i7-HX9" id="LL8-CI-zzo"/>
  20. <outlet property="txtCode" destination="003-hr-eRH" id="kwA-ht-0hY"/>
  21. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  22. <outlet property="viewMenu" destination="7PV-GG-arn" id="7Oa-1Y-Jou"/>
  23. <outlet property="viewMenu1" destination="48L-Fb-Sge" id="wOq-KZ-1Ax"/>
  24. <outlet property="viewMenu2" destination="Baw-an-8cc" id="pCJ-AO-dfQ"/>
  25. <outlet property="viewMenu3" destination="GCr-Wb-adC" id="jCW-ED-brD"/>
  26. <outlet property="viewMenu4" destination="lSf-35-M0B" id="B6t-Wr-JV0"/>
  27. <outlet property="viewRemark" destination="aC0-9i-gKN" id="tvj-vh-nyT"/>
  28. </connections>
  29. </placeholder>
  30. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  31. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  32. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  33. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  34. <subviews>
  35. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="img_card_banner_07" translatesAutoresizingMaskIntoConstraints="NO" id="Gu8-Xf-tRy">
  36. <rect key="frame" x="0.0" y="0.0" width="375" height="153"/>
  37. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  38. </imageView>
  39. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7PV-GG-arn">
  40. <rect key="frame" x="0.0" y="10" width="375" height="54"/>
  41. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  42. <subviews>
  43. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入SN码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="003-hr-eRH">
  44. <rect key="frame" x="16" y="10" width="342" height="34"/>
  45. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  46. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  47. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  48. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  49. <textInputTraits key="textInputTraits" returnKeyType="search"/>
  50. </textField>
  51. <button opaque="NO" tag="1001" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KBO-YT-FeD">
  52. <rect key="frame" x="323" y="10" width="34" height="34"/>
  53. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  54. <state key="normal" image="ion_search">
  55. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  56. </state>
  57. <connections>
  58. <action selector="btnQuery:" destination="-1" eventType="touchUpInside" id="55z-Zi-Smb"/>
  59. </connections>
  60. </button>
  61. </subviews>
  62. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  63. </view>
  64. <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="urg-i7-HX9">
  65. <rect key="frame" x="0.0" y="239" width="375" height="128"/>
  66. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  67. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  68. </tableView>
  69. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aC0-9i-gKN">
  70. <rect key="frame" x="0.0" y="152" width="375" height="74"/>
  71. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  72. <subviews>
  73. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="48L-Fb-Sge">
  74. <rect key="frame" x="0.0" y="0.0" width="100" height="74"/>
  75. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  76. <subviews>
  77. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="总数量(台)" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zIy-jM-BCL">
  78. <rect key="frame" x="0.0" y="15" width="100" height="21"/>
  79. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  80. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
  81. <color key="textColor" red="0.19607843137254902" green="0.19607843137254902" blue="0.19607843137254902" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  82. <nil key="highlightedColor"/>
  83. </label>
  84. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="10" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="76U-zi-q2H">
  85. <rect key="frame" x="0.0" y="37" width="100" height="21"/>
  86. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  87. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
  88. <color key="textColor" red="0.8980392157" green="0.24313725489999999" blue="0.18823529410000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  89. <nil key="highlightedColor"/>
  90. </label>
  91. </subviews>
  92. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  93. </view>
  94. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Baw-an-8cc">
  95. <rect key="frame" x="100" y="0.0" width="100" height="74"/>
  96. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  97. <subviews>
  98. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="已绑定(台)" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MUC-uW-6gB">
  99. <rect key="frame" x="0.0" y="15" width="100" height="21"/>
  100. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  101. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
  102. <color key="textColor" red="0.1960784314" green="0.1960784314" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  103. <nil key="highlightedColor"/>
  104. </label>
  105. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="10" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="f3P-nK-hrB">
  106. <rect key="frame" x="0.0" y="37" width="100" height="21"/>
  107. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  108. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
  109. <color key="textColor" red="0.8980392157" green="0.24313725489999999" blue="0.18823529410000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  110. <nil key="highlightedColor"/>
  111. </label>
  112. </subviews>
  113. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  114. </view>
  115. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GCr-Wb-adC">
  116. <rect key="frame" x="200" y="0.0" width="100" height="74"/>
  117. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  118. <subviews>
  119. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="已激活(台)" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vcC-27-5Uo">
  120. <rect key="frame" x="0.0" y="15" width="100" height="21"/>
  121. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  122. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
  123. <color key="textColor" red="0.1960784314" green="0.1960784314" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  124. <nil key="highlightedColor"/>
  125. </label>
  126. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="10" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="p3o-R6-69l">
  127. <rect key="frame" x="0.0" y="37" width="100" height="21"/>
  128. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  129. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
  130. <color key="textColor" red="0.8980392157" green="0.24313725489999999" blue="0.18823529410000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  131. <nil key="highlightedColor"/>
  132. </label>
  133. </subviews>
  134. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  135. </view>
  136. <view hidden="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lSf-35-M0B">
  137. <rect key="frame" x="260" y="0.0" width="100" height="74"/>
  138. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  139. <subviews>
  140. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="筛选" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Yw3-ED-HuS">
  141. <rect key="frame" x="0.0" y="36" width="100" height="21"/>
  142. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  143. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
  144. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  145. <nil key="highlightedColor"/>
  146. </label>
  147. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="ion_screen" translatesAutoresizingMaskIntoConstraints="NO" id="aXE-Jp-25G">
  148. <rect key="frame" x="41" y="16" width="18" height="16"/>
  149. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
  150. </imageView>
  151. </subviews>
  152. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  153. </view>
  154. </subviews>
  155. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  156. </view>
  157. </subviews>
  158. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  159. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  160. <point key="canvasLocation" x="111.2" y="53.523238380809602"/>
  161. </view>
  162. </objects>
  163. <resources>
  164. <image name="img_card_banner_07" width="431" height="175"/>
  165. <image name="ion_screen" width="12" height="11"/>
  166. <image name="ion_search" width="17.5" height="17"/>
  167. </resources>
  168. </document>