InviteViewController.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  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="InviteViewController" customModule="xingchuangke" customModuleProvider="target">
  14. <connections>
  15. <outlet property="imgShow" destination="Ov2-K3-Hoc" id="GkS-cW-16z"/>
  16. <outlet property="scrollView" destination="C68-bu-oan" id="kIK-ZR-b5x"/>
  17. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  18. <outlet property="viewBottom" destination="l0y-Mv-3rA" id="sRy-9U-tVg"/>
  19. <outlet property="viewContent" destination="wev-xn-QW0" id="GKr-sl-VgX"/>
  20. <outlet property="viewMenu1" destination="muH-dO-hss" id="MRL-Un-NND"/>
  21. <outlet property="viewMenu2" destination="P92-fS-JNZ" id="Trh-9o-xI7"/>
  22. <outlet property="viewMenu3" destination="M5F-xy-VM5" id="plI-ar-TwK"/>
  23. </connections>
  24. </placeholder>
  25. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  26. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  27. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  28. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  29. <subviews>
  30. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wev-xn-QW0">
  31. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  32. <subviews>
  33. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="C68-bu-oan">
  34. <rect key="frame" x="0.0" y="0.0" width="375" height="603"/>
  35. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  36. <subviews>
  37. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ov2-K3-Hoc">
  38. <rect key="frame" x="0.0" y="0.0" width="375" height="128"/>
  39. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  40. </imageView>
  41. </subviews>
  42. </scrollView>
  43. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="l0y-Mv-3rA">
  44. <rect key="frame" x="0.0" y="603" width="375" height="64"/>
  45. <subviews>
  46. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="muH-dO-hss">
  47. <rect key="frame" x="0.0" y="0.0" width="120" height="64"/>
  48. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  49. <subviews>
  50. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="ion_invitation_01" translatesAutoresizingMaskIntoConstraints="NO" id="gyN-X4-YFa">
  51. <rect key="frame" x="47" y="12" width="25" height="25"/>
  52. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
  53. </imageView>
  54. <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="1Md-rn-2kH">
  55. <rect key="frame" x="0.0" y="43" width="120" height="13"/>
  56. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  57. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  58. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  59. <nil key="highlightedColor"/>
  60. </label>
  61. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8mA-jQ-kjs">
  62. <rect key="frame" x="119" y="15" width="1" height="35"/>
  63. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  64. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  65. </view>
  66. <button opaque="NO" tag="1001" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ju5-WV-LsI">
  67. <rect key="frame" x="0.0" y="0.0" width="120" height="64"/>
  68. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  69. <connections>
  70. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="fFA-4d-4tq"/>
  71. </connections>
  72. </button>
  73. </subviews>
  74. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  75. </view>
  76. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="P92-fS-JNZ">
  77. <rect key="frame" x="127" y="0.0" width="120" height="64"/>
  78. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  79. <subviews>
  80. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="ion_invitation_02" translatesAutoresizingMaskIntoConstraints="NO" id="y8V-3a-W8A">
  81. <rect key="frame" x="47" y="12" width="25" height="25"/>
  82. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
  83. </imageView>
  84. <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="lIv-kH-sFj">
  85. <rect key="frame" x="0.0" y="43" width="120" height="13"/>
  86. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  87. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  88. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  89. <nil key="highlightedColor"/>
  90. </label>
  91. <button opaque="NO" tag="1002" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="F46-CG-VF9">
  92. <rect key="frame" x="0.0" y="0.0" width="120" height="64"/>
  93. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  94. <connections>
  95. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="2ow-6c-YOl"/>
  96. </connections>
  97. </button>
  98. </subviews>
  99. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  100. </view>
  101. <view hidden="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="M5F-xy-VM5">
  102. <rect key="frame" x="250" y="0.0" width="120" height="64"/>
  103. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  104. <subviews>
  105. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="ion_invitation_03" translatesAutoresizingMaskIntoConstraints="NO" id="EJR-GO-98p">
  106. <rect key="frame" x="47" y="12" width="25" height="25"/>
  107. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  108. </imageView>
  109. <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="aMp-oe-X3d">
  110. <rect key="frame" x="0.0" y="43" width="120" height="13"/>
  111. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  112. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  113. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  114. <nil key="highlightedColor"/>
  115. </label>
  116. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GSc-q4-SG0">
  117. <rect key="frame" x="0.0" y="15" width="1" height="35"/>
  118. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  119. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  120. </view>
  121. <button opaque="NO" tag="1003" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Up3-JZ-Bja">
  122. <rect key="frame" x="0.0" y="0.0" width="120" height="64"/>
  123. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  124. <connections>
  125. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="hY8-cF-7b1"/>
  126. </connections>
  127. </button>
  128. </subviews>
  129. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  130. </view>
  131. </subviews>
  132. <color key="backgroundColor" red="0.21568627450980393" green="0.65098039215686276" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  133. <constraints>
  134. <constraint firstAttribute="height" constant="64" id="XTZ-2i-SMy"/>
  135. </constraints>
  136. </view>
  137. </subviews>
  138. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="calibratedRGB"/>
  139. <constraints>
  140. <constraint firstAttribute="trailing" secondItem="l0y-Mv-3rA" secondAttribute="trailing" id="eDX-g3-JQp"/>
  141. <constraint firstItem="l0y-Mv-3rA" firstAttribute="leading" secondItem="wev-xn-QW0" secondAttribute="leading" id="yIL-vo-0oE"/>
  142. <constraint firstAttribute="bottom" secondItem="l0y-Mv-3rA" secondAttribute="bottom" id="yLV-tE-FtI"/>
  143. </constraints>
  144. </view>
  145. </subviews>
  146. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  147. <constraints>
  148. <constraint firstItem="wev-xn-QW0" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="MVj-ob-3tb"/>
  149. <constraint firstItem="wev-xn-QW0" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="YBf-w2-gMI"/>
  150. <constraint firstItem="wev-xn-QW0" firstAttribute="bottom" secondItem="fnl-2z-Ty3" secondAttribute="bottom" id="p0B-fO-gt5"/>
  151. <constraint firstItem="wev-xn-QW0" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="rev-fj-VaE"/>
  152. </constraints>
  153. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  154. <point key="canvasLocation" x="-1602.4000000000001" y="-241.52923538230885"/>
  155. </view>
  156. </objects>
  157. <resources>
  158. <image name="ion_invitation_01" width="28.5" height="28.5"/>
  159. <image name="ion_invitation_02" width="28" height="28"/>
  160. <image name="ion_invitation_03" width="31" height="26.5"/>
  161. </resources>
  162. </document>