<?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 version="4352" identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
<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" customClass="YYCostDetailViewController" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="label_money" destination="fC2-Qf-gb4" id="ha3-yj-JgX"/>
|
<outlet property="tableView" destination="MhR-aU-zdK" id="gqw-ua-9vp"/>
|
<outlet property="tableViewHeiCons" destination="Z6T-gq-qSJ" id="BWt-zk-gZB"/>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
</connections>
|
</placeholder>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4ux-4a-ghC">
|
<rect key="frame" x="12" y="52" width="390" height="135.5"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="订单金额" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dTI-Gg-sjf">
|
<rect key="frame" x="162.5" y="14" width="65.5" height="19.5"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="19.5" id="Ti7-mn-J0C"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥0.0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fC2-Qf-gb4">
|
<rect key="frame" x="150" y="44.5" width="90.5" height="43"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="43" id="e1O-Ri-orL"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="36"/>
|
<color key="textColor" name="Color-1"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="费用明细" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uNS-Ev-UaT">
|
<rect key="frame" x="166.5" y="98.5" width="57.5" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="MhR-aU-zdK">
|
<rect key="frame" x="0.0" y="125.5" width="390" height="10"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="10" id="Z6T-gq-qSJ"/>
|
</constraints>
|
</tableView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="MhR-aU-zdK" firstAttribute="leading" secondItem="4ux-4a-ghC" secondAttribute="leading" id="326-0f-8JA"/>
|
<constraint firstAttribute="bottom" secondItem="MhR-aU-zdK" secondAttribute="bottom" id="IKs-Hv-oiV"/>
|
<constraint firstItem="uNS-Ev-UaT" firstAttribute="centerX" secondItem="4ux-4a-ghC" secondAttribute="centerX" id="OHp-b1-XWn"/>
|
<constraint firstItem="dTI-Gg-sjf" firstAttribute="top" secondItem="4ux-4a-ghC" secondAttribute="top" constant="14" id="OUp-eu-0B6"/>
|
<constraint firstItem="uNS-Ev-UaT" firstAttribute="top" secondItem="fC2-Qf-gb4" secondAttribute="bottom" constant="11" id="Tfq-7m-pbU"/>
|
<constraint firstAttribute="trailing" secondItem="MhR-aU-zdK" secondAttribute="trailing" id="aWV-Ya-KT8"/>
|
<constraint firstItem="dTI-Gg-sjf" firstAttribute="centerX" secondItem="4ux-4a-ghC" secondAttribute="centerX" id="bRl-PV-RdU"/>
|
<constraint firstItem="fC2-Qf-gb4" firstAttribute="centerX" secondItem="4ux-4a-ghC" secondAttribute="centerX" id="drt-fV-P56"/>
|
<constraint firstItem="MhR-aU-zdK" firstAttribute="top" secondItem="uNS-Ev-UaT" secondAttribute="bottom" constant="10" id="oMu-cW-l2S"/>
|
<constraint firstItem="fC2-Qf-gb4" firstAttribute="top" secondItem="dTI-Gg-sjf" secondAttribute="bottom" constant="11" id="s9J-cN-oSz"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="6"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" red="0.95294117647058818" green="0.95686274509803915" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="4ux-4a-ghC" secondAttribute="trailing" constant="12" id="TIu-9L-g6c"/>
|
<constraint firstItem="4ux-4a-ghC" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="8" id="ljK-b3-L83"/>
|
<constraint firstItem="4ux-4a-ghC" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="12" id="w4U-4i-zea"/>
|
</constraints>
|
<point key="canvasLocation" x="131.8840579710145" y="114.50892857142857"/>
|
</view>
|
</objects>
|
<resources>
|
<namedColor name="Color-1">
|
<color red="0.94099998474121094" green="0.44699999690055847" blue="0.027000000700354576" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|