<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
<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"/>
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="111" id="KGk-i7-Jjw" customClass="SystemMessageCell" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="320" height="111"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
|
<rect key="frame" x="0.0" y="0.0" width="320" height="111"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uVb-CH-H3X">
|
<rect key="frame" x="0.0" y="4" width="320" height="107"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="系统提示" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="N7f-hk-rZG">
|
<rect key="frame" x="14" y="14" width="57.5" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2019-05-02 10:48" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nFk-f9-eMH">
|
<rect key="frame" x="202" y="15.5" width="105" height="14.5"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.40000000000000002" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="您呼叫的快车司机已经到达预约地点,请前往乘车" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8Bz-EK-kHB">
|
<rect key="frame" x="14" y="37" width="292" height="14.5"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jaG-mk-d1L">
|
<rect key="frame" x="307" y="18.5" width="8" height="8"/>
|
<color key="backgroundColor" systemColor="systemPinkColor"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="8" id="NmD-2e-4RP"/>
|
<constraint firstAttribute="height" constant="8" id="a1D-uq-X79"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="8Bz-EK-kHB" firstAttribute="top" secondItem="N7f-hk-rZG" secondAttribute="bottom" constant="6" id="1Mf-0X-uTJ"/>
|
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="8Bz-EK-kHB" secondAttribute="bottom" constant="19" id="A4z-fL-rJS"/>
|
<constraint firstAttribute="trailing" secondItem="8Bz-EK-kHB" secondAttribute="trailing" constant="14" id="FxJ-uq-rV3"/>
|
<constraint firstAttribute="trailing" secondItem="jaG-mk-d1L" secondAttribute="trailing" constant="5" id="P7z-TZ-Yyk"/>
|
<constraint firstAttribute="trailing" secondItem="nFk-f9-eMH" secondAttribute="trailing" constant="13" id="VpU-jd-g2V"/>
|
<constraint firstItem="jaG-mk-d1L" firstAttribute="centerY" secondItem="N7f-hk-rZG" secondAttribute="centerY" id="XxL-xD-G5Z"/>
|
<constraint firstItem="8Bz-EK-kHB" firstAttribute="leading" secondItem="uVb-CH-H3X" secondAttribute="leading" constant="14" id="dhT-Eu-8gL"/>
|
<constraint firstItem="N7f-hk-rZG" firstAttribute="leading" secondItem="uVb-CH-H3X" secondAttribute="leading" constant="14" id="fGD-eg-sCE"/>
|
<constraint firstItem="N7f-hk-rZG" firstAttribute="top" secondItem="uVb-CH-H3X" secondAttribute="top" constant="14" id="nmi-qc-XfX"/>
|
<constraint firstItem="nFk-f9-eMH" firstAttribute="centerY" secondItem="N7f-hk-rZG" secondAttribute="centerY" id="w79-qV-h6S"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" red="0.95294117647058818" green="0.95686274509803915" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstItem="uVb-CH-H3X" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="4" id="3PV-gM-oWA"/>
|
<constraint firstAttribute="trailing" secondItem="uVb-CH-H3X" secondAttribute="trailing" id="EgT-OI-d43"/>
|
<constraint firstItem="uVb-CH-H3X" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="dfK-ix-Rk9"/>
|
<constraint firstAttribute="bottom" secondItem="uVb-CH-H3X" secondAttribute="bottom" id="p5U-SS-nVu"/>
|
</constraints>
|
</tableViewCellContentView>
|
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
|
<connections>
|
<outlet property="label_content" destination="8Bz-EK-kHB" id="Pe3-h9-y57"/>
|
<outlet property="label_date" destination="nFk-f9-eMH" id="1cm-Eo-Kdd"/>
|
<outlet property="label_title" destination="N7f-hk-rZG" id="JkR-Qp-98z"/>
|
<outlet property="redPointView" destination="jaG-mk-d1L" id="t0O-f9-Mv1"/>
|
</connections>
|
<point key="canvasLocation" x="-30" y="79"/>
|
</tableViewCell>
|
</objects>
|
<resources>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
<systemColor name="systemPinkColor">
|
<color red="1" green="0.17647058823529413" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</systemColor>
|
</resources>
|
</document>
|