<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" 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="19519"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.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" reuseIdentifier="_Common_SingleText_TCell" rowHeight="60" id="KGk-i7-Jjw" customClass="Common_SingleText_TCell" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="405" height="60"/>
|
<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="405" height="60"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="B0v-Ds-F82">
|
<rect key="frame" x="14" y="15" width="36" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="30" id="S00-1x-xsj"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="0.84705882352941175" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kEa-b2-BME">
|
<rect key="frame" x="355.5" y="21.5" width="35.5" height="17"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.40000000000000002" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FUq-i0-n2D">
|
<rect key="frame" x="14" y="59.5" width="377" height="0.5"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.59999999999999998" id="hOn-AT-FfA"/>
|
</constraints>
|
</view>
|
</subviews>
|
<constraints>
|
<constraint firstItem="B0v-Ds-F82" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="FVr-HD-nzw"/>
|
<constraint firstItem="FUq-i0-n2D" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="J6U-SH-VuJ"/>
|
<constraint firstItem="kEa-b2-BME" firstAttribute="centerY" secondItem="B0v-Ds-F82" secondAttribute="centerY" id="nsL-Fl-dWM"/>
|
<constraint firstAttribute="trailing" secondItem="kEa-b2-BME" secondAttribute="trailing" constant="14" id="r5F-6C-J5C"/>
|
<constraint firstItem="B0v-Ds-F82" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="rKd-gi-f7T"/>
|
<constraint firstAttribute="trailing" secondItem="FUq-i0-n2D" secondAttribute="trailing" constant="14" id="t9z-d4-4Yn"/>
|
<constraint firstAttribute="bottom" secondItem="FUq-i0-n2D" secondAttribute="bottom" id="tDm-JW-yaH"/>
|
</constraints>
|
</tableViewCellContentView>
|
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
|
<connections>
|
<outlet property="lineView" destination="FUq-i0-n2D" id="BrH-g5-uLo"/>
|
<outlet property="subTitleL" destination="kEa-b2-BME" id="FeD-X1-x6H"/>
|
<outlet property="titleL" destination="B0v-Ds-F82" id="8bh-R6-ZcU"/>
|
</connections>
|
<point key="canvasLocation" x="199.27536231884059" y="158.70535714285714"/>
|
</tableViewCell>
|
</objects>
|
</document>
|