<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" 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="19454"/>
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
<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" customClass="YYAlertViewController" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="button_cancel" destination="LU5-w1-znu" id="FOG-uB-dkS"/>
|
<outlet property="button_done" destination="ZCO-5G-wsU" id="Am9-LS-8F7"/>
|
<outlet property="label_content" destination="ZFH-nM-a9C" id="dCs-MA-cyz"/>
|
<outlet property="label_title" destination="yWm-Ly-jJD" id="Cgj-di-Jzd"/>
|
<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 clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GRR-2W-lie" customClass="YYView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="57" y="368" width="300" height="160"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yWm-Ly-jJD">
|
<rect key="frame" x="20" y="15" width="260" height="0.0"/>
|
<constraints>
|
<constraint firstAttribute="height" relation="lessThanOrEqual" constant="22" id="g5j-1d-hBQ"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="S0y-eI-hxv">
|
<rect key="frame" x="16" y="88" width="268" height="40"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LU5-w1-znu">
|
<rect key="frame" x="0.0" y="0.0" width="130" height="40"/>
|
<color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.96470588235294119" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<state key="normal" title="取消">
|
<color key="titleColor" red="0.59607843137254901" green="0.60784313725490191" blue="0.69019607843137254" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="didPressCancelButton:" destination="-1" eventType="touchUpInside" id="tXo-2A-29V"/>
|
</connections>
|
</button>
|
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wY3-mO-V4P">
|
<rect key="frame" x="134" y="0.0" width="1" height="40"/>
|
<color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="7Qy-we-ZkT"/>
|
<constraint firstAttribute="width" constant="1" id="w89-Wv-Hap"/>
|
</constraints>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZCO-5G-wsU" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="138" y="0.0" width="130" height="40"/>
|
<color key="backgroundColor" name="Color"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
|
<state key="normal" title="确定">
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="didPressDoneButton:" destination="-1" eventType="touchUpInside" id="TyC-NF-AQ4"/>
|
</connections>
|
</button>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="ZCO-5G-wsU" secondAttribute="trailing" id="2rn-Wu-7o3"/>
|
<constraint firstItem="LU5-w1-znu" firstAttribute="top" secondItem="S0y-eI-hxv" secondAttribute="top" id="AsS-Wb-G8e"/>
|
<constraint firstAttribute="height" constant="40" id="BMR-d5-hKO"/>
|
<constraint firstItem="ZCO-5G-wsU" firstAttribute="width" secondItem="LU5-w1-znu" secondAttribute="width" id="PiZ-Nf-nMh"/>
|
<constraint firstAttribute="bottom" secondItem="LU5-w1-znu" secondAttribute="bottom" id="gre-TJ-xEN"/>
|
<constraint firstItem="ZCO-5G-wsU" firstAttribute="top" secondItem="S0y-eI-hxv" secondAttribute="top" id="k6M-xH-7Ri"/>
|
<constraint firstItem="LU5-w1-znu" firstAttribute="leading" secondItem="S0y-eI-hxv" secondAttribute="leading" id="olS-G0-Eq9"/>
|
<constraint firstAttribute="bottom" secondItem="ZCO-5G-wsU" secondAttribute="bottom" id="ppu-g3-lPK"/>
|
</constraints>
|
</stackView>
|
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Py2-zO-64o">
|
<rect key="frame" x="0.0" y="87" width="300" height="1"/>
|
<color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="1" id="mGN-b0-rCY"/>
|
</constraints>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZFH-nM-a9C">
|
<rect key="frame" x="20" y="35" width="260" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="30" id="blB-qA-ItB"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
|
<color key="textColor" red="0.23137254901960785" green="0.24705882352941178" blue="0.33725490196078434" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="ZFH-nM-a9C" secondAttribute="trailing" constant="20" id="1pE-zq-ZG8"/>
|
<constraint firstAttribute="trailing" secondItem="yWm-Ly-jJD" secondAttribute="trailing" constant="20" id="AOb-FI-ZX2"/>
|
<constraint firstItem="ZFH-nM-a9C" firstAttribute="top" secondItem="yWm-Ly-jJD" secondAttribute="bottom" constant="20" id="HNB-Cg-Bdf"/>
|
<constraint firstAttribute="trailing" secondItem="Py2-zO-64o" secondAttribute="trailing" id="NIh-zd-vwx"/>
|
<constraint firstAttribute="trailing" secondItem="S0y-eI-hxv" secondAttribute="trailing" constant="16" id="OWg-5k-XvU"/>
|
<constraint firstItem="Py2-zO-64o" firstAttribute="top" secondItem="ZFH-nM-a9C" secondAttribute="bottom" constant="22" id="PIY-XU-5Ia"/>
|
<constraint firstItem="yWm-Ly-jJD" firstAttribute="leading" secondItem="GRR-2W-lie" secondAttribute="leading" constant="20" id="Q2b-BR-LBO"/>
|
<constraint firstItem="ZFH-nM-a9C" firstAttribute="leading" secondItem="GRR-2W-lie" secondAttribute="leading" constant="20" id="Rk0-mm-Bix"/>
|
<constraint firstAttribute="width" constant="300" id="Tbn-Id-Wfo"/>
|
<constraint firstItem="Py2-zO-64o" firstAttribute="leading" secondItem="GRR-2W-lie" secondAttribute="leading" id="bWe-nz-Ls1"/>
|
<constraint firstAttribute="height" relation="greaterThanOrEqual" id="efZ-Oj-ocX"/>
|
<constraint firstItem="ZCO-5G-wsU" firstAttribute="top" secondItem="Py2-zO-64o" secondAttribute="bottom" id="f9f-dU-nW0"/>
|
<constraint firstAttribute="bottom" secondItem="S0y-eI-hxv" secondAttribute="bottom" constant="32" id="qzX-Hw-Nig"/>
|
<constraint firstItem="S0y-eI-hxv" firstAttribute="leading" secondItem="GRR-2W-lie" secondAttribute="leading" constant="16" id="w8R-KY-aFp"/>
|
<constraint firstItem="yWm-Ly-jJD" firstAttribute="top" secondItem="GRR-2W-lie" secondAttribute="top" constant="15" id="zJw-oL-eV2"/>
|
<constraint firstItem="S0y-eI-hxv" firstAttribute="top" secondItem="Py2-zO-64o" secondAttribute="bottom" id="zb0-FN-e9a"/>
|
</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.0" green="0.0" blue="0.0" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="GRR-2W-lie" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Xsg-Cw-qVv"/>
|
<constraint firstItem="GRR-2W-lie" firstAttribute="centerY" secondItem="i5M-Pr-FkT" secondAttribute="centerY" id="iE3-Ar-KaD"/>
|
</constraints>
|
<point key="canvasLocation" x="132" y="115"/>
|
</view>
|
</objects>
|
<designables>
|
<designable name="ZCO-5G-wsU">
|
<size key="intrinsicContentSize" width="31" height="30"/>
|
</designable>
|
</designables>
|
<resources>
|
<namedColor name="Color">
|
<color red="0.0" green="0.74900001287460327" blue="0.18799999356269836" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
</resources>
|
</document>
|