<?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" customClass="PublishSellCarSuccessVC" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="contentL" destination="nIk-Tt-l9m" id="LDM-mC-xew"/>
|
<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>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_success-1" translatesAutoresizingMaskIntoConstraints="NO" id="4bJ-6O-bnU">
|
<rect key="frame" x="183.5" y="168" width="47" height="48"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="信息提交成功,等待平台审核~" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nIk-Tt-l9m">
|
<rect key="frame" x="114" y="243" width="186" height="16"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="nIk-Tt-l9m" firstAttribute="top" secondItem="4bJ-6O-bnU" secondAttribute="bottom" constant="27" id="25j-xy-eBA"/>
|
<constraint firstItem="nIk-Tt-l9m" firstAttribute="centerX" secondItem="4bJ-6O-bnU" secondAttribute="centerX" id="DAA-zg-Hob"/>
|
<constraint firstItem="4bJ-6O-bnU" firstAttribute="centerX" secondItem="fnl-2z-Ty3" secondAttribute="centerX" id="b4T-is-xcA"/>
|
<constraint firstItem="4bJ-6O-bnU" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="124" id="mvJ-xf-0EC"/>
|
</constraints>
|
<point key="canvasLocation" x="139" y="154"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="icon_success-1" width="47" height="48"/>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|