123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21225" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21207"/>
- <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"/>
- <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="RQProfileUserAndVipCell">
- <rect key="frame" x="0.0" y="0.0" width="375" height="314"/>
- <autoresizingMask key="autoresizingMask"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
- <rect key="frame" x="0.0" y="0.0" width="375" height="314"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rLu-vO-F2L">
- <rect key="frame" x="0.0" y="0.0" width="375" height="314"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="科三" translatesAutoresizingMaskIntoConstraints="NO" id="0On-M4-IXh">
- <rect key="frame" x="0.0" y="0.0" width="375" height="315"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="0On-M4-IXh" secondAttribute="height" multiplier="25:21" id="fle-JU-Ggs"/>
- </constraints>
- </imageView>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="zF4-WA-3gh">
- <rect key="frame" x="331" y="36" width="20" height="20"/>
- <subviews>
- <button opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LSZ-wj-Xj4" customClass="QMUIButton">
- <rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="LSZ-wj-Xj4" secondAttribute="height" id="uf3-Nv-GjR"/>
- </constraints>
- <state key="normal" backgroundImage="设置"/>
- <connections>
- <action selector="settingAction:" destination="gTV-IL-0wX" eventType="touchUpInside" id="4Ny-nd-iWO"/>
- </connections>
- </button>
- <button hidden="YES" opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iiY-mv-2kU" customClass="QMUIButton">
- <rect key="frame" x="0.0" y="-1.5" width="20" height="23"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="iiY-mv-2kU" secondAttribute="height" multiplier="15/17" id="knf-oj-sDd"/>
- </constraints>
- <state key="normal" backgroundImage="消息"/>
- </button>
- </subviews>
- </stackView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="头像" translatesAutoresizingMaskIntoConstraints="NO" id="Mgf-gf-5sR">
- <rect key="frame" x="16" y="72" width="70" height="70"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="Mgf-gf-5sR" secondAttribute="height" id="BRA-pN-45S"/>
- </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="LfJ-gg-kVM">
- <rect key="frame" x="102" y="72" width="39" height="23"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="19"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3cU-Rk-rpK" customClass="QMUIButton">
- <rect key="frame" x="102" y="102" width="104" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="18250178956" image="手机"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="spacingBetweenImageAndTitle">
- <real key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TVi-Gm-zZx" customClass="QMUIButton">
- <rect key="frame" x="102" y="124" width="248" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="厦门通凯驾驶培训有限公司" image="公司"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="spacingBetweenImageAndTitle">
- <real key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="B2l-YO-598" customClass="QMUIButton">
- <rect key="frame" x="300.5" y="102" width="30.5" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="C1" image="驾照类型"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="spacingBetweenImageAndTitle">
- <real key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </button>
- <imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="查看详情" translatesAutoresizingMaskIntoConstraints="NO" id="a4K-Ug-FH4">
- <rect key="frame" x="350" y="98.5" width="9" height="17"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="a4K-Ug-FH4" secondAttribute="height" multiplier="9:17" id="KYz-Md-NNV"/>
- <constraint firstAttribute="height" constant="17" id="cug-BA-DHX"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="TVi-Gm-zZx" firstAttribute="bottom" secondItem="Mgf-gf-5sR" secondAttribute="bottom" id="0Qm-xv-Owl"/>
- <constraint firstItem="Mgf-gf-5sR" firstAttribute="leading" secondItem="rLu-vO-F2L" secondAttribute="leading" constant="16" id="0Y6-dk-7JB"/>
- <constraint firstItem="TVi-Gm-zZx" firstAttribute="top" secondItem="B2l-YO-598" secondAttribute="bottom" constant="4" id="3fK-PX-a32"/>
- <constraint firstItem="3cU-Rk-rpK" firstAttribute="leading" secondItem="Mgf-gf-5sR" secondAttribute="trailing" constant="16" id="7l7-ir-oo6"/>
- <constraint firstItem="LfJ-gg-kVM" firstAttribute="top" secondItem="Mgf-gf-5sR" secondAttribute="top" id="8Ck-4e-0rK"/>
- <constraint firstItem="a4K-Ug-FH4" firstAttribute="leading" secondItem="TVi-Gm-zZx" secondAttribute="trailing" id="Duk-5m-qLO"/>
- <constraint firstItem="0On-M4-IXh" firstAttribute="centerX" secondItem="rLu-vO-F2L" secondAttribute="centerX" id="Edf-NQ-WR6"/>
- <constraint firstItem="TVi-Gm-zZx" firstAttribute="top" secondItem="3cU-Rk-rpK" secondAttribute="bottom" constant="4" id="HbF-ZC-NQ1"/>
- <constraint firstItem="TVi-Gm-zZx" firstAttribute="leading" secondItem="Mgf-gf-5sR" secondAttribute="trailing" constant="16" id="Sbt-Af-lIP"/>
- <constraint firstItem="Mgf-gf-5sR" firstAttribute="width" secondItem="rLu-vO-F2L" secondAttribute="width" multiplier="70/375" id="d63-GV-IRc"/>
- <constraint firstItem="zF4-WA-3gh" firstAttribute="top" secondItem="rLu-vO-F2L" secondAttribute="top" constant="36" id="eIV-hZ-4l4"/>
- <constraint firstItem="LfJ-gg-kVM" firstAttribute="leading" secondItem="Mgf-gf-5sR" secondAttribute="trailing" constant="16" id="egf-BY-zIy"/>
- <constraint firstItem="zF4-WA-3gh" firstAttribute="leading" secondItem="B2l-YO-598" secondAttribute="trailing" id="mP3-u0-PF4"/>
- <constraint firstItem="0On-M4-IXh" firstAttribute="top" secondItem="rLu-vO-F2L" secondAttribute="top" id="uLh-ch-szA"/>
- <constraint firstAttribute="trailing" secondItem="a4K-Ug-FH4" secondAttribute="trailing" constant="16" id="ve0-h7-HJu"/>
- <constraint firstItem="a4K-Ug-FH4" firstAttribute="centerY" secondItem="Mgf-gf-5sR" secondAttribute="centerY" id="vyh-rh-yyD"/>
- <constraint firstAttribute="trailing" secondItem="zF4-WA-3gh" secondAttribute="trailing" constant="24" id="xQb-Gh-eq9"/>
- </constraints>
- </view>
- </subviews>
- </view>
- <constraints>
- <constraint firstItem="LSZ-wj-Xj4" firstAttribute="width" secondItem="gTV-IL-0wX" secondAttribute="width" multiplier="20/375" id="3hN-PR-ISw"/>
- <constraint firstItem="0On-M4-IXh" firstAttribute="width" secondItem="gTV-IL-0wX" secondAttribute="width" id="5je-1l-f6J"/>
- <constraint firstAttribute="bottom" secondItem="rLu-vO-F2L" secondAttribute="bottom" id="Bcb-65-HYn"/>
- <constraint firstItem="iiY-mv-2kU" firstAttribute="width" secondItem="gTV-IL-0wX" secondAttribute="width" multiplier="20/375" id="ECi-2T-8pZ"/>
- <constraint firstAttribute="trailing" secondItem="rLu-vO-F2L" secondAttribute="trailing" id="bzz-Zo-WyW"/>
- <constraint firstItem="rLu-vO-F2L" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="iBV-Ke-bCx"/>
- <constraint firstItem="Mgf-gf-5sR" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="72" id="jGA-dR-6us"/>
- <constraint firstItem="rLu-vO-F2L" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="rDO-RL-Qer"/>
- </constraints>
- <size key="customSize" width="50" height="77"/>
- <connections>
- <outlet property="btnsViewToTop" destination="eIV-hZ-4l4" id="zIt-m4-t7U"/>
- <outlet property="carTypeBtn" destination="B2l-YO-598" id="xsG-Fp-Mp1"/>
- <outlet property="detailArrowImg" destination="a4K-Ug-FH4" id="HyE-mq-e7B"/>
- <outlet property="headImagViewToTop" destination="jGA-dR-6us" id="k0T-m4-VyX"/>
- <outlet property="messageBtn" destination="iiY-mv-2kU" id="Ms9-19-jGQ"/>
- <outlet property="myBgImageView" destination="0On-M4-IXh" id="M5e-bC-55K"/>
- <outlet property="myHeadImageView" destination="Mgf-gf-5sR" id="xmS-e7-pS0"/>
- <outlet property="schoolNameBtn" destination="TVi-Gm-zZx" id="ZR8-qA-TVv"/>
- <outlet property="settingBtn" destination="LSZ-wj-Xj4" id="w0X-kb-KNK"/>
- <outlet property="telePhoneBtn" destination="3cU-Rk-rpK" id="Eax-BL-1Kf"/>
- <outlet property="userNameLabel" destination="LfJ-gg-kVM" id="Nl8-aW-pMW"/>
- <outlet property="vipContentView" destination="rLu-vO-F2L" id="yMo-pf-rfa"/>
- </connections>
- <point key="canvasLocation" x="136.95652173913044" y="138.61607142857142"/>
- </collectionViewCell>
- </objects>
- <resources>
- <image name="公司" width="9.5" height="12"/>
- <image name="头像" width="69" height="69"/>
- <image name="手机" width="9" height="12"/>
- <image name="查看详情" width="9.5" height="17"/>
- <image name="消息" width="15.5" height="17"/>
- <image name="科三" width="375" height="315"/>
- <image name="设置" width="17" height="17"/>
- <image name="驾照类型" width="12.5" height="10"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|