phoneCallView.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_12" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22130"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <view contentMode="scaleToFill" id="IbT-59-x1v" customClass="phoneCallView" customModule="ADHTuanCan" customModuleProvider="target">
  13. <rect key="frame" x="0.0" y="0.0" width="444" height="725"/>
  14. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  15. <subviews>
  16. <view alpha="0.29999999999999999" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aCg-9s-gCz">
  17. <rect key="frame" x="0.0" y="0.0" width="444" height="725"/>
  18. <subviews>
  19. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6Sn-v6-PJ0">
  20. <rect key="frame" x="0.0" y="0.0" width="444" height="725"/>
  21. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  22. <connections>
  23. <action selector="backAction:" destination="IbT-59-x1v" eventType="touchUpInside" id="Ubl-bM-wAS"/>
  24. </connections>
  25. </button>
  26. </subviews>
  27. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  28. <constraints>
  29. <constraint firstItem="6Sn-v6-PJ0" firstAttribute="leading" secondItem="aCg-9s-gCz" secondAttribute="leading" id="8EP-z0-SAq"/>
  30. <constraint firstItem="6Sn-v6-PJ0" firstAttribute="top" secondItem="aCg-9s-gCz" secondAttribute="top" id="Gwf-ER-hMd"/>
  31. <constraint firstAttribute="trailing" secondItem="6Sn-v6-PJ0" secondAttribute="trailing" id="LKe-T7-hp6"/>
  32. <constraint firstAttribute="bottom" secondItem="6Sn-v6-PJ0" secondAttribute="bottom" id="yr0-ym-Ssw"/>
  33. </constraints>
  34. </view>
  35. <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="w76-56-ZRR">
  36. <rect key="frame" x="24" y="252.66666666666663" width="396" height="220"/>
  37. <subviews>
  38. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="I8y-wE-e4e">
  39. <rect key="frame" x="0.0" y="0.0" width="396" height="30"/>
  40. <subviews>
  41. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="喇叭灰" translatesAutoresizingMaskIntoConstraints="NO" id="Ghw-PA-HVX">
  42. <rect key="frame" x="15" y="7.3333333333333428" width="15" height="15"/>
  43. <constraints>
  44. <constraint firstAttribute="height" constant="15" id="M2U-vy-aAJ"/>
  45. <constraint firstAttribute="width" constant="15" id="VdG-Qq-ESK"/>
  46. </constraints>
  47. </imageView>
  48. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="温馨提示:客服服务时间 9:00~22:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="u7L-gF-Fgc">
  49. <rect key="frame" x="35" y="6.3333333333333428" width="356" height="17"/>
  50. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  51. <color key="textColor" red="0.41568627450000001" green="0.45882352939999999" blue="0.52156862749999999" alpha="1" colorSpace="calibratedRGB"/>
  52. <nil key="highlightedColor"/>
  53. </label>
  54. </subviews>
  55. <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
  56. <constraints>
  57. <constraint firstItem="Ghw-PA-HVX" firstAttribute="leading" secondItem="I8y-wE-e4e" secondAttribute="leading" constant="15" id="JXR-Q5-UAO"/>
  58. <constraint firstItem="u7L-gF-Fgc" firstAttribute="leading" secondItem="Ghw-PA-HVX" secondAttribute="trailing" constant="5" id="Jbr-PC-3oK"/>
  59. <constraint firstAttribute="trailing" secondItem="u7L-gF-Fgc" secondAttribute="trailing" constant="5" id="VjE-K3-GWY"/>
  60. <constraint firstItem="u7L-gF-Fgc" firstAttribute="centerY" secondItem="I8y-wE-e4e" secondAttribute="centerY" id="f30-o9-Hof"/>
  61. <constraint firstItem="Ghw-PA-HVX" firstAttribute="centerY" secondItem="I8y-wE-e4e" secondAttribute="centerY" id="p3v-09-8MM"/>
  62. <constraint firstAttribute="height" constant="30" id="uoe-4U-BOG"/>
  63. </constraints>
  64. </view>
  65. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DfW-re-aQS">
  66. <rect key="frame" x="40" y="148.00000000000003" width="148" height="48"/>
  67. <constraints>
  68. <constraint firstAttribute="height" constant="48" id="PEm-qP-MDG"/>
  69. </constraints>
  70. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  71. <state key="normal" title="取消">
  72. <color key="titleColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
  73. </state>
  74. <userDefinedRuntimeAttributes>
  75. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  76. <real key="value" value="6"/>
  77. </userDefinedRuntimeAttribute>
  78. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  79. <real key="value" value="1"/>
  80. </userDefinedRuntimeAttribute>
  81. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  82. <color key="value" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
  83. </userDefinedRuntimeAttribute>
  84. </userDefinedRuntimeAttributes>
  85. <connections>
  86. <action selector="cancelAction:" destination="IbT-59-x1v" eventType="touchUpInside" id="sd4-uX-aky"/>
  87. </connections>
  88. </button>
  89. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RJZ-dj-TF0">
  90. <rect key="frame" x="208" y="148.00000000000003" width="148" height="48"/>
  91. <color key="backgroundColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="calibratedRGB"/>
  92. <constraints>
  93. <constraint firstAttribute="height" constant="48" id="FZ7-ZE-YC5"/>
  94. </constraints>
  95. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  96. <state key="normal" title="取消">
  97. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  98. </state>
  99. <userDefinedRuntimeAttributes>
  100. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  101. <real key="value" value="6"/>
  102. </userDefinedRuntimeAttribute>
  103. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  104. <real key="value" value="1"/>
  105. </userDefinedRuntimeAttribute>
  106. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  107. <color key="value" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
  108. </userDefinedRuntimeAttribute>
  109. </userDefinedRuntimeAttributes>
  110. <connections>
  111. <action selector="sureAcrion:" destination="IbT-59-x1v" eventType="touchUpInside" id="aN6-GR-tRh"/>
  112. </connections>
  113. </button>
  114. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="电话" translatesAutoresizingMaskIntoConstraints="NO" id="O7w-Nm-LUZ">
  115. <rect key="frame" x="60" y="60.000000000000028" width="40" height="40"/>
  116. </imageView>
  117. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="65 + 232323" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="voF-iW-bkm">
  118. <rect key="frame" x="104.99999999999999" y="64.333333333333343" width="154.66666666666663" height="31.333333333333329"/>
  119. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="26"/>
  120. <color key="textColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="calibratedRGB"/>
  121. <nil key="highlightedColor"/>
  122. </label>
  123. </subviews>
  124. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  125. <constraints>
  126. <constraint firstAttribute="trailing" secondItem="RJZ-dj-TF0" secondAttribute="trailing" constant="40" id="3K1-0q-ATR"/>
  127. <constraint firstItem="voF-iW-bkm" firstAttribute="leading" secondItem="O7w-Nm-LUZ" secondAttribute="trailing" constant="5" id="5Pf-Ho-cPz"/>
  128. <constraint firstItem="O7w-Nm-LUZ" firstAttribute="leading" secondItem="w76-56-ZRR" secondAttribute="leading" constant="60" id="5bW-S6-XSe"/>
  129. <constraint firstItem="RJZ-dj-TF0" firstAttribute="leading" secondItem="DfW-re-aQS" secondAttribute="trailing" constant="20" id="6ZU-Bq-3EE"/>
  130. <constraint firstAttribute="bottom" secondItem="DfW-re-aQS" secondAttribute="bottom" constant="24" id="8xx-yc-3c9"/>
  131. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="voF-iW-bkm" secondAttribute="trailing" constant="5" id="9M5-WJ-Drg"/>
  132. <constraint firstItem="DfW-re-aQS" firstAttribute="width" secondItem="RJZ-dj-TF0" secondAttribute="width" id="HSb-L8-Q01"/>
  133. <constraint firstItem="voF-iW-bkm" firstAttribute="centerY" secondItem="O7w-Nm-LUZ" secondAttribute="centerY" id="SDR-VG-IQ6"/>
  134. <constraint firstAttribute="trailing" secondItem="I8y-wE-e4e" secondAttribute="trailing" id="etE-yk-IVF"/>
  135. <constraint firstItem="I8y-wE-e4e" firstAttribute="top" secondItem="w76-56-ZRR" secondAttribute="top" id="gKe-7e-RQ2"/>
  136. <constraint firstItem="DfW-re-aQS" firstAttribute="leading" secondItem="w76-56-ZRR" secondAttribute="leading" constant="40" id="inr-0z-Iwu"/>
  137. <constraint firstAttribute="height" constant="220" id="otW-ac-uvJ"/>
  138. <constraint firstItem="I8y-wE-e4e" firstAttribute="leading" secondItem="w76-56-ZRR" secondAttribute="leading" id="sM8-Rg-c2a"/>
  139. <constraint firstItem="O7w-Nm-LUZ" firstAttribute="top" secondItem="I8y-wE-e4e" secondAttribute="bottom" constant="30" id="txV-iZ-eur"/>
  140. <constraint firstAttribute="bottom" secondItem="RJZ-dj-TF0" secondAttribute="bottom" constant="24" id="ugL-wh-fhw"/>
  141. </constraints>
  142. <userDefinedRuntimeAttributes>
  143. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  144. <real key="value" value="24"/>
  145. </userDefinedRuntimeAttribute>
  146. </userDefinedRuntimeAttributes>
  147. </view>
  148. </subviews>
  149. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  150. <constraints>
  151. <constraint firstItem="aCg-9s-gCz" firstAttribute="leading" secondItem="IbT-59-x1v" secondAttribute="leading" id="5Dn-Kp-Q7t"/>
  152. <constraint firstItem="w76-56-ZRR" firstAttribute="leading" secondItem="IbT-59-x1v" secondAttribute="leading" constant="24" id="MW6-02-f9z"/>
  153. <constraint firstAttribute="trailing" secondItem="w76-56-ZRR" secondAttribute="trailing" constant="24" id="RAN-Do-XWX"/>
  154. <constraint firstItem="w76-56-ZRR" firstAttribute="centerX" secondItem="IbT-59-x1v" secondAttribute="centerX" id="WmJ-gg-TSE"/>
  155. <constraint firstAttribute="trailing" secondItem="aCg-9s-gCz" secondAttribute="trailing" id="X2Z-V2-96Z"/>
  156. <constraint firstItem="w76-56-ZRR" firstAttribute="centerY" secondItem="IbT-59-x1v" secondAttribute="centerY" id="ZQy-fg-7Le"/>
  157. <constraint firstAttribute="bottom" secondItem="aCg-9s-gCz" secondAttribute="bottom" id="pyc-GE-Gah"/>
  158. <constraint firstItem="aCg-9s-gCz" firstAttribute="top" secondItem="IbT-59-x1v" secondAttribute="top" id="tFS-lp-fLA"/>
  159. </constraints>
  160. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  161. <connections>
  162. <outlet property="blackView" destination="aCg-9s-gCz" id="Vyr-GC-Vjb"/>
  163. <outlet property="phoneNum" destination="voF-iW-bkm" id="v2Z-l9-2xK"/>
  164. </connections>
  165. <point key="canvasLocation" x="236.64122137404578" y="-51.056338028169016"/>
  166. </view>
  167. </objects>
  168. <resources>
  169. <image name="喇叭灰" width="8" height="8"/>
  170. <image name="电话" width="40" height="40"/>
  171. </resources>
  172. </document>