123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
- <capability name="System colors in document resources" minToolsVersion="11.0"/>
- <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="iN0-l3-epB" customClass="MTAddFriendNoView">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wQR-b1-JLk">
- <rect key="frame" x="0.0" y="54" width="375" height="195"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3Lx-Bf-qCy">
- <rect key="frame" x="0.0" y="12" width="375" height="42"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="qunliao_btn" translatesAutoresizingMaskIntoConstraints="NO" id="zh2-vj-Y9M">
- <rect key="frame" x="18" y="9" width="33" height="33"/>
- <constraints>
- <constraint firstAttribute="width" constant="33" id="WuS-cq-gfJ"/>
- <constraint firstAttribute="height" constant="33" id="eJp-5v-wXF"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="发起群聊" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ij6-uG-Dtm">
- <rect key="frame" x="58" y="17.5" width="53.5" height="16"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NZL-xr-wnH">
- <rect key="frame" x="0.0" y="0.0" width="375" height="42"/>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="ij6-uG-Dtm" firstAttribute="leading" secondItem="zh2-vj-Y9M" secondAttribute="trailing" constant="7" id="8Nu-gS-TMO"/>
- <constraint firstItem="zh2-vj-Y9M" firstAttribute="leading" secondItem="3Lx-Bf-qCy" secondAttribute="leading" constant="18" id="Cv0-CQ-Nu5"/>
- <constraint firstAttribute="bottom" secondItem="NZL-xr-wnH" secondAttribute="bottom" id="EC2-D4-KYr"/>
- <constraint firstAttribute="trailing" secondItem="NZL-xr-wnH" secondAttribute="trailing" id="Jqq-Za-Jk4"/>
- <constraint firstItem="NZL-xr-wnH" firstAttribute="top" secondItem="3Lx-Bf-qCy" secondAttribute="top" id="gwi-Wz-z62"/>
- <constraint firstItem="ij6-uG-Dtm" firstAttribute="centerY" secondItem="zh2-vj-Y9M" secondAttribute="centerY" id="iua-WZ-AtU"/>
- <constraint firstItem="zh2-vj-Y9M" firstAttribute="top" secondItem="3Lx-Bf-qCy" secondAttribute="top" constant="9" id="nSH-ng-ITT"/>
- <constraint firstItem="NZL-xr-wnH" firstAttribute="leading" secondItem="3Lx-Bf-qCy" secondAttribute="leading" id="otd-Uh-vLB"/>
- <constraint firstAttribute="height" constant="42" id="tbH-wB-shN"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="l6H-JB-gWN">
- <rect key="frame" x="0.0" y="54" width="375" height="42"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="soyisao_btn" translatesAutoresizingMaskIntoConstraints="NO" id="BqO-xT-R7Z">
- <rect key="frame" x="18" y="9" width="33" height="33"/>
- <constraints>
- <constraint firstAttribute="height" constant="33" id="4lS-MN-CNp"/>
- <constraint firstAttribute="width" constant="33" id="TzO-cf-XS5"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="扫一扫" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kkc-tG-P7J">
- <rect key="frame" x="58" y="17.5" width="40" height="16"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aaa-Hg-ePz">
- <rect key="frame" x="0.0" y="0.0" width="375" height="42"/>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="aaa-Hg-ePz" secondAttribute="trailing" id="9mj-zJ-rsx"/>
- <constraint firstItem="kkc-tG-P7J" firstAttribute="leading" secondItem="BqO-xT-R7Z" secondAttribute="trailing" constant="7" id="BOm-da-pvT"/>
- <constraint firstItem="BqO-xT-R7Z" firstAttribute="top" secondItem="l6H-JB-gWN" secondAttribute="top" constant="9" id="F1E-no-RQj"/>
- <constraint firstAttribute="bottom" secondItem="aaa-Hg-ePz" secondAttribute="bottom" id="FJ3-mT-nok"/>
- <constraint firstItem="kkc-tG-P7J" firstAttribute="centerY" secondItem="BqO-xT-R7Z" secondAttribute="centerY" id="HQB-Uq-1th"/>
- <constraint firstItem="BqO-xT-R7Z" firstAttribute="leading" secondItem="l6H-JB-gWN" secondAttribute="leading" constant="18" id="LDD-SG-pWg"/>
- <constraint firstItem="aaa-Hg-ePz" firstAttribute="leading" secondItem="l6H-JB-gWN" secondAttribute="leading" id="c3j-73-aW4"/>
- <constraint firstAttribute="height" constant="42" id="cJc-gz-HVG"/>
- <constraint firstItem="aaa-Hg-ePz" firstAttribute="top" secondItem="l6H-JB-gWN" secondAttribute="top" id="wpb-PQ-hdE"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MmS-F4-Tc5">
- <rect key="frame" x="0.0" y="138" width="375" height="45"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="phoneTongxunlu" translatesAutoresizingMaskIntoConstraints="NO" id="L37-VJ-Afd">
- <rect key="frame" x="18" y="9" width="33" height="33"/>
- <constraints>
- <constraint firstAttribute="height" constant="33" id="3ON-zm-p2T"/>
- <constraint firstAttribute="width" constant="33" id="os8-Er-P3d"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="手机联系人" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XWh-ql-ISW">
- <rect key="frame" x="58" y="17.5" width="66.5" height="16"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Zjl-ch-L3v">
- <rect key="frame" x="0.0" y="0.0" width="375" height="45"/>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="XWh-ql-ISW" firstAttribute="leading" secondItem="L37-VJ-Afd" secondAttribute="trailing" constant="7" id="82D-fE-U36"/>
- <constraint firstItem="L37-VJ-Afd" firstAttribute="leading" secondItem="MmS-F4-Tc5" secondAttribute="leading" constant="18" id="9Ib-gy-3rI"/>
- <constraint firstAttribute="height" constant="45" id="KrM-lq-5A1"/>
- <constraint firstItem="XWh-ql-ISW" firstAttribute="centerY" secondItem="L37-VJ-Afd" secondAttribute="centerY" id="NSD-CM-M7a"/>
- <constraint firstAttribute="bottom" secondItem="Zjl-ch-L3v" secondAttribute="bottom" id="PCJ-Nb-zaT"/>
- <constraint firstItem="Zjl-ch-L3v" firstAttribute="top" secondItem="MmS-F4-Tc5" secondAttribute="top" id="bUy-Tg-Cfa"/>
- <constraint firstItem="L37-VJ-Afd" firstAttribute="top" secondItem="MmS-F4-Tc5" secondAttribute="top" constant="9" id="hJu-ei-fYc"/>
- <constraint firstItem="Zjl-ch-L3v" firstAttribute="leading" secondItem="MmS-F4-Tc5" secondAttribute="leading" id="m2Y-rz-evI"/>
- <constraint firstAttribute="trailing" secondItem="Zjl-ch-L3v" secondAttribute="trailing" id="wXj-fO-TUm"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5oh-9H-dZy">
- <rect key="frame" x="0.0" y="96" width="375" height="42"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="gongsitongxunlu_btn" translatesAutoresizingMaskIntoConstraints="NO" id="OMB-ad-b8t">
- <rect key="frame" x="18" y="9" width="33" height="33"/>
- <constraints>
- <constraint firstAttribute="width" constant="33" id="KS7-Yz-78R"/>
- <constraint firstAttribute="height" constant="33" id="X4e-WN-xRo"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="公司通讯录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Mkc-0e-OPb">
- <rect key="frame" x="58" y="17.5" width="66.5" height="16"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Rif-dV-q0v">
- <rect key="frame" x="0.0" y="0.0" width="375" height="42"/>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="OMB-ad-b8t" firstAttribute="leading" secondItem="5oh-9H-dZy" secondAttribute="leading" constant="18" id="2lt-KI-EFM"/>
- <constraint firstItem="Rif-dV-q0v" firstAttribute="leading" secondItem="5oh-9H-dZy" secondAttribute="leading" id="2ns-Sw-2VZ"/>
- <constraint firstAttribute="bottom" secondItem="Rif-dV-q0v" secondAttribute="bottom" id="64e-H8-1N0"/>
- <constraint firstItem="Mkc-0e-OPb" firstAttribute="centerY" secondItem="OMB-ad-b8t" secondAttribute="centerY" id="Gh7-x5-aEI"/>
- <constraint firstItem="Mkc-0e-OPb" firstAttribute="leading" secondItem="OMB-ad-b8t" secondAttribute="trailing" constant="7" id="Q6q-NA-KQ4"/>
- <constraint firstItem="Rif-dV-q0v" firstAttribute="top" secondItem="5oh-9H-dZy" secondAttribute="top" id="UOE-ZZ-iCM"/>
- <constraint firstAttribute="height" constant="42" id="XWm-xI-xel"/>
- <constraint firstItem="OMB-ad-b8t" firstAttribute="top" secondItem="5oh-9H-dZy" secondAttribute="top" constant="9" id="sEr-oL-aEL"/>
- <constraint firstAttribute="trailing" secondItem="Rif-dV-q0v" secondAttribute="trailing" id="yeQ-pW-ZhP"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="5oh-9H-dZy" firstAttribute="leading" secondItem="wQR-b1-JLk" secondAttribute="leading" id="0U1-vX-V7y"/>
- <constraint firstItem="l6H-JB-gWN" firstAttribute="top" secondItem="3Lx-Bf-qCy" secondAttribute="bottom" id="0zp-hJ-wLt"/>
- <constraint firstItem="MmS-F4-Tc5" firstAttribute="top" secondItem="5oh-9H-dZy" secondAttribute="bottom" id="2tc-Pg-uSx"/>
- <constraint firstItem="l6H-JB-gWN" firstAttribute="top" secondItem="3Lx-Bf-qCy" secondAttribute="bottom" id="4EB-1B-WD8"/>
- <constraint firstAttribute="trailing" secondItem="5oh-9H-dZy" secondAttribute="trailing" id="Bn4-Xf-rAy"/>
- <constraint firstItem="MmS-F4-Tc5" firstAttribute="top" secondItem="5oh-9H-dZy" secondAttribute="bottom" id="FEs-4o-i5Z"/>
- <constraint firstItem="l6H-JB-gWN" firstAttribute="leading" secondItem="wQR-b1-JLk" secondAttribute="leading" id="Jx2-lt-FGK"/>
- <constraint firstAttribute="trailing" secondItem="3Lx-Bf-qCy" secondAttribute="trailing" id="Lxc-8w-b6m"/>
- <constraint firstItem="3Lx-Bf-qCy" firstAttribute="leading" secondItem="wQR-b1-JLk" secondAttribute="leading" id="MI8-of-sRQ"/>
- <constraint firstItem="3Lx-Bf-qCy" firstAttribute="top" secondItem="wQR-b1-JLk" secondAttribute="top" constant="12" id="Mu5-wH-oPV"/>
- <constraint firstItem="MmS-F4-Tc5" firstAttribute="leading" secondItem="wQR-b1-JLk" secondAttribute="leading" id="NbI-Ac-3J2"/>
- <constraint firstAttribute="trailing" secondItem="MmS-F4-Tc5" secondAttribute="trailing" id="XaA-af-pgU"/>
- <constraint firstAttribute="trailing" secondItem="l6H-JB-gWN" secondAttribute="trailing" id="Zrq-Af-jNM"/>
- <constraint firstItem="5oh-9H-dZy" firstAttribute="top" secondItem="l6H-JB-gWN" secondAttribute="bottom" id="h0u-XX-q2z"/>
- <constraint firstItem="5oh-9H-dZy" firstAttribute="top" secondItem="l6H-JB-gWN" secondAttribute="bottom" id="nVN-NM-mij"/>
- <constraint firstAttribute="height" constant="195" id="xPW-8V-IPC"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我的ID号:asdhfas131234kdbhfakshdf" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mhu-jg-h4P">
- <rect key="frame" x="71" y="18" width="233" height="16"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.59999999999999998" green="0.62352941176470589" blue="0.61568627450980395" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="qcode" translatesAutoresizingMaskIntoConstraints="NO" id="JQw-nF-LjV">
- <rect key="frame" x="314" y="20.5" width="11" height="11"/>
- <constraints>
- <constraint firstAttribute="width" constant="11" id="PKd-fi-85J"/>
- <constraint firstAttribute="height" constant="11" id="fbV-TD-aJ0"/>
- </constraints>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GIb-C4-Crh">
- <rect key="frame" x="0.0" y="0.0" width="375" height="54"/>
- </button>
- </subviews>
- <color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.94117647058823528" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="wQR-b1-JLk" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="AIc-oV-0Ic"/>
- <constraint firstItem="mhu-jg-h4P" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="V1x-p6-t3E"/>
- <constraint firstItem="wQR-b1-JLk" firstAttribute="top" secondItem="GIb-C4-Crh" secondAttribute="bottom" id="YUp-QM-njp"/>
- <constraint firstItem="wQR-b1-JLk" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="54" id="aXO-tv-9WO"/>
- <constraint firstItem="JQw-nF-LjV" firstAttribute="leading" secondItem="mhu-jg-h4P" secondAttribute="trailing" constant="10" id="hxA-fn-et9"/>
- <constraint firstItem="JQw-nF-LjV" firstAttribute="centerY" secondItem="mhu-jg-h4P" secondAttribute="centerY" id="jqf-dt-l3i"/>
- <constraint firstItem="GIb-C4-Crh" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="p2x-Ay-Qwr"/>
- <constraint firstAttribute="trailing" secondItem="GIb-C4-Crh" secondAttribute="trailing" id="rt4-Ew-huj"/>
- <constraint firstItem="mhu-jg-h4P" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="18" id="tYq-Fh-3pB"/>
- <constraint firstAttribute="trailing" secondItem="wQR-b1-JLk" secondAttribute="trailing" id="x4B-3Z-mlR"/>
- <constraint firstItem="GIb-C4-Crh" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="yU2-ic-AZ0"/>
- </constraints>
- <connections>
- <outlet property="gongsiBtn" destination="Rif-dV-q0v" id="RFe-z1-UIs"/>
- <outlet property="phoneBtn" destination="Zjl-ch-L3v" id="cwt-gZ-AIf"/>
- <outlet property="qunBtn" destination="NZL-xr-wnH" id="Pfa-tt-fb9"/>
- <outlet property="saoBtn" destination="aaa-Hg-ePz" id="7Iu-03-JNW"/>
- </connections>
- <point key="canvasLocation" x="140" y="102.99850074962519"/>
- </view>
- </objects>
- <resources>
- <image name="gongsitongxunlu_btn" width="36" height="36"/>
- <image name="phoneTongxunlu" width="36" height="36"/>
- <image name="qcode" width="12" height="12"/>
- <image name="qunliao_btn" width="36" height="36"/>
- <image name="soyisao_btn" width="36" height="36"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|