123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
- <device id="retina6_12" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22130"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="IbT-59-x1v" customClass="phoneCallView" customModule="ADHTuanCan" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="444" height="725"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <view alpha="0.29999999999999999" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aCg-9s-gCz">
- <rect key="frame" x="0.0" y="0.0" width="444" height="725"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6Sn-v6-PJ0">
- <rect key="frame" x="0.0" y="0.0" width="444" height="725"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <connections>
- <action selector="backAction:" destination="IbT-59-x1v" eventType="touchUpInside" id="Ubl-bM-wAS"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="6Sn-v6-PJ0" firstAttribute="leading" secondItem="aCg-9s-gCz" secondAttribute="leading" id="8EP-z0-SAq"/>
- <constraint firstItem="6Sn-v6-PJ0" firstAttribute="top" secondItem="aCg-9s-gCz" secondAttribute="top" id="Gwf-ER-hMd"/>
- <constraint firstAttribute="trailing" secondItem="6Sn-v6-PJ0" secondAttribute="trailing" id="LKe-T7-hp6"/>
- <constraint firstAttribute="bottom" secondItem="6Sn-v6-PJ0" secondAttribute="bottom" id="yr0-ym-Ssw"/>
- </constraints>
- </view>
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="w76-56-ZRR">
- <rect key="frame" x="24" y="252.66666666666663" width="396" height="220"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="I8y-wE-e4e">
- <rect key="frame" x="0.0" y="0.0" width="396" height="30"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="喇叭灰" translatesAutoresizingMaskIntoConstraints="NO" id="Ghw-PA-HVX">
- <rect key="frame" x="15" y="7.3333333333333428" width="15" height="15"/>
- <constraints>
- <constraint firstAttribute="height" constant="15" id="M2U-vy-aAJ"/>
- <constraint firstAttribute="width" constant="15" id="VdG-Qq-ESK"/>
- </constraints>
- </imageView>
- <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">
- <rect key="frame" x="35" y="6.3333333333333428" width="356" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.41568627450000001" green="0.45882352939999999" blue="0.52156862749999999" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="Ghw-PA-HVX" firstAttribute="leading" secondItem="I8y-wE-e4e" secondAttribute="leading" constant="15" id="JXR-Q5-UAO"/>
- <constraint firstItem="u7L-gF-Fgc" firstAttribute="leading" secondItem="Ghw-PA-HVX" secondAttribute="trailing" constant="5" id="Jbr-PC-3oK"/>
- <constraint firstAttribute="trailing" secondItem="u7L-gF-Fgc" secondAttribute="trailing" constant="5" id="VjE-K3-GWY"/>
- <constraint firstItem="u7L-gF-Fgc" firstAttribute="centerY" secondItem="I8y-wE-e4e" secondAttribute="centerY" id="f30-o9-Hof"/>
- <constraint firstItem="Ghw-PA-HVX" firstAttribute="centerY" secondItem="I8y-wE-e4e" secondAttribute="centerY" id="p3v-09-8MM"/>
- <constraint firstAttribute="height" constant="30" id="uoe-4U-BOG"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DfW-re-aQS">
- <rect key="frame" x="40" y="148.00000000000003" width="148" height="48"/>
- <constraints>
- <constraint firstAttribute="height" constant="48" id="PEm-qP-MDG"/>
- </constraints>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="取消">
- <color key="titleColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="6"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="cancelAction:" destination="IbT-59-x1v" eventType="touchUpInside" id="sd4-uX-aky"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RJZ-dj-TF0">
- <rect key="frame" x="208" y="148.00000000000003" width="148" height="48"/>
- <color key="backgroundColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="48" id="FZ7-ZE-YC5"/>
- </constraints>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="取消">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="6"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="sureAcrion:" destination="IbT-59-x1v" eventType="touchUpInside" id="aN6-GR-tRh"/>
- </connections>
- </button>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="电话" translatesAutoresizingMaskIntoConstraints="NO" id="O7w-Nm-LUZ">
- <rect key="frame" x="60" y="60.000000000000028" width="40" height="40"/>
- </imageView>
- <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">
- <rect key="frame" x="104.99999999999999" y="64.333333333333343" width="154.66666666666663" height="31.333333333333329"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="26"/>
- <color key="textColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="RJZ-dj-TF0" secondAttribute="trailing" constant="40" id="3K1-0q-ATR"/>
- <constraint firstItem="voF-iW-bkm" firstAttribute="leading" secondItem="O7w-Nm-LUZ" secondAttribute="trailing" constant="5" id="5Pf-Ho-cPz"/>
- <constraint firstItem="O7w-Nm-LUZ" firstAttribute="leading" secondItem="w76-56-ZRR" secondAttribute="leading" constant="60" id="5bW-S6-XSe"/>
- <constraint firstItem="RJZ-dj-TF0" firstAttribute="leading" secondItem="DfW-re-aQS" secondAttribute="trailing" constant="20" id="6ZU-Bq-3EE"/>
- <constraint firstAttribute="bottom" secondItem="DfW-re-aQS" secondAttribute="bottom" constant="24" id="8xx-yc-3c9"/>
- <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="voF-iW-bkm" secondAttribute="trailing" constant="5" id="9M5-WJ-Drg"/>
- <constraint firstItem="DfW-re-aQS" firstAttribute="width" secondItem="RJZ-dj-TF0" secondAttribute="width" id="HSb-L8-Q01"/>
- <constraint firstItem="voF-iW-bkm" firstAttribute="centerY" secondItem="O7w-Nm-LUZ" secondAttribute="centerY" id="SDR-VG-IQ6"/>
- <constraint firstAttribute="trailing" secondItem="I8y-wE-e4e" secondAttribute="trailing" id="etE-yk-IVF"/>
- <constraint firstItem="I8y-wE-e4e" firstAttribute="top" secondItem="w76-56-ZRR" secondAttribute="top" id="gKe-7e-RQ2"/>
- <constraint firstItem="DfW-re-aQS" firstAttribute="leading" secondItem="w76-56-ZRR" secondAttribute="leading" constant="40" id="inr-0z-Iwu"/>
- <constraint firstAttribute="height" constant="220" id="otW-ac-uvJ"/>
- <constraint firstItem="I8y-wE-e4e" firstAttribute="leading" secondItem="w76-56-ZRR" secondAttribute="leading" id="sM8-Rg-c2a"/>
- <constraint firstItem="O7w-Nm-LUZ" firstAttribute="top" secondItem="I8y-wE-e4e" secondAttribute="bottom" constant="30" id="txV-iZ-eur"/>
- <constraint firstAttribute="bottom" secondItem="RJZ-dj-TF0" secondAttribute="bottom" constant="24" id="ugL-wh-fhw"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="24"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="aCg-9s-gCz" firstAttribute="leading" secondItem="IbT-59-x1v" secondAttribute="leading" id="5Dn-Kp-Q7t"/>
- <constraint firstItem="w76-56-ZRR" firstAttribute="leading" secondItem="IbT-59-x1v" secondAttribute="leading" constant="24" id="MW6-02-f9z"/>
- <constraint firstAttribute="trailing" secondItem="w76-56-ZRR" secondAttribute="trailing" constant="24" id="RAN-Do-XWX"/>
- <constraint firstItem="w76-56-ZRR" firstAttribute="centerX" secondItem="IbT-59-x1v" secondAttribute="centerX" id="WmJ-gg-TSE"/>
- <constraint firstAttribute="trailing" secondItem="aCg-9s-gCz" secondAttribute="trailing" id="X2Z-V2-96Z"/>
- <constraint firstItem="w76-56-ZRR" firstAttribute="centerY" secondItem="IbT-59-x1v" secondAttribute="centerY" id="ZQy-fg-7Le"/>
- <constraint firstAttribute="bottom" secondItem="aCg-9s-gCz" secondAttribute="bottom" id="pyc-GE-Gah"/>
- <constraint firstItem="aCg-9s-gCz" firstAttribute="top" secondItem="IbT-59-x1v" secondAttribute="top" id="tFS-lp-fLA"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="blackView" destination="aCg-9s-gCz" id="Vyr-GC-Vjb"/>
- <outlet property="phoneNum" destination="voF-iW-bkm" id="v2Z-l9-2xK"/>
- </connections>
- <point key="canvasLocation" x="236.64122137404578" y="-51.056338028169016"/>
- </view>
- </objects>
- <resources>
- <image name="喇叭灰" width="8" height="8"/>
- <image name="电话" width="40" height="40"/>
- </resources>
- </document>
|