BindDeviceViewController.xib 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  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="retina6_1" 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="BindDeviceViewController" customModule="xingchuangke" customModuleProvider="target">
  14. <connections>
  15. <outlet property="btnOpen" destination="Vne-4J-YIZ" id="maa-j4-14f"/>
  16. <outlet property="btnScan" destination="nKW-Jt-p93" id="r4r-XP-Jbl"/>
  17. <outlet property="txtCode" destination="V2k-wD-I6U" id="Wvv-Ue-INL"/>
  18. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  19. </connections>
  20. </placeholder>
  21. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  22. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  23. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  25. <subviews>
  26. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="suI-a3-M9U">
  27. <rect key="frame" x="0.0" y="44" width="414" height="275"/>
  28. <subviews>
  29. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="添加刷卡设备" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bIg-52-Ahc">
  30. <rect key="frame" x="25" y="42" width="175" height="16"/>
  31. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  33. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入设备包装上的SN码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="V2k-wD-I6U">
  37. <rect key="frame" x="22" y="75" width="370" height="50"/>
  38. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  39. <constraints>
  40. <constraint firstAttribute="height" constant="50" id="80a-Ym-l4h"/>
  41. </constraints>
  42. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  43. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  44. <textInputTraits key="textInputTraits"/>
  45. </textField>
  46. <button opaque="NO" tag="1001" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nKW-Jt-p93">
  47. <rect key="frame" x="339" y="75" width="53" height="50"/>
  48. <constraints>
  49. <constraint firstAttribute="width" constant="53" id="VLT-cc-Isc"/>
  50. <constraint firstAttribute="height" constant="50" id="dKg-fh-EOl"/>
  51. </constraints>
  52. <state key="normal" backgroundImage="ion_opening_merchants_21"/>
  53. <connections>
  54. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="0Qj-Lg-Cju"/>
  55. </connections>
  56. </button>
  57. <button opaque="NO" tag="1002" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Vne-4J-YIZ">
  58. <rect key="frame" x="45" y="192" width="324" height="53"/>
  59. <constraints>
  60. <constraint firstAttribute="height" constant="53" id="gHh-k2-9AA"/>
  61. </constraints>
  62. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  63. <inset key="titleEdgeInsets" minX="0.0" minY="-10" maxX="0.0" maxY="0.0"/>
  64. <state key="normal" title="开通" backgroundImage="btu_01">
  65. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  66. </state>
  67. <connections>
  68. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="pW7-O1-y5z"/>
  69. </connections>
  70. </button>
  71. </subviews>
  72. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  73. <constraints>
  74. <constraint firstAttribute="trailing" secondItem="nKW-Jt-p93" secondAttribute="trailing" constant="22" id="7TM-TO-Ybw"/>
  75. <constraint firstAttribute="trailing" secondItem="Vne-4J-YIZ" secondAttribute="trailing" constant="45" id="9sK-GX-lAq"/>
  76. <constraint firstItem="nKW-Jt-p93" firstAttribute="centerY" secondItem="V2k-wD-I6U" secondAttribute="centerY" id="9ta-Ko-oWR"/>
  77. <constraint firstAttribute="height" constant="275" id="Kk6-rD-Xo5"/>
  78. <constraint firstAttribute="bottom" secondItem="Vne-4J-YIZ" secondAttribute="bottom" constant="30" id="QGJ-pC-eqB"/>
  79. <constraint firstAttribute="trailing" secondItem="V2k-wD-I6U" secondAttribute="trailing" constant="22" id="R3b-am-cNp"/>
  80. <constraint firstItem="V2k-wD-I6U" firstAttribute="top" secondItem="suI-a3-M9U" secondAttribute="top" constant="75" id="UlA-Vz-53b"/>
  81. <constraint firstItem="V2k-wD-I6U" firstAttribute="leading" secondItem="suI-a3-M9U" secondAttribute="leading" constant="22" id="dBc-Gp-nIf"/>
  82. <constraint firstItem="Vne-4J-YIZ" firstAttribute="leading" secondItem="suI-a3-M9U" secondAttribute="leading" constant="45" id="hLd-qE-tMa"/>
  83. </constraints>
  84. </view>
  85. </subviews>
  86. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  87. <constraints>
  88. <constraint firstItem="suI-a3-M9U" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="0M3-9P-JaH"/>
  89. <constraint firstItem="suI-a3-M9U" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="JeC-pe-lny"/>
  90. <constraint firstItem="suI-a3-M9U" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="pFI-j3-3Bh"/>
  91. </constraints>
  92. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  93. <point key="canvasLocation" x="-304" y="98"/>
  94. </view>
  95. </objects>
  96. <resources>
  97. <image name="btu_01" width="378" height="59.5"/>
  98. <image name="ion_opening_merchants_21" width="61.5" height="57.5"/>
  99. </resources>
  100. </document>