<?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="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"/>
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="iN0-l3-epB" customClass="MineInfoView" customModule="OK出行" customModuleProvider="target">
|
<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="nRr-w0-8IN" customClass="YYView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="12" y="687" width="390" height="160"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kCI-PJ-0ei">
|
<rect key="frame" x="343" y="21" width="30" height="29"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<state key="normal" title="确认">
|
<color key="titleColor" name="Color"/>
|
</state>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="62t-r8-IMe">
|
<rect key="frame" x="17" y="21" width="30" height="29"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="29" id="5e7-uS-jmc"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<state key="normal" title="取消">
|
<color key="titleColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
</button>
|
<pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="p27-hb-Qqy">
|
<rect key="frame" x="0.0" y="54" width="390" height="106"/>
|
</pickerView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="p27-hb-Qqy" secondAttribute="bottom" id="5U2-Gl-Sjt"/>
|
<constraint firstAttribute="height" constant="160" id="CZK-uR-lDm"/>
|
<constraint firstItem="62t-r8-IMe" firstAttribute="top" secondItem="nRr-w0-8IN" secondAttribute="top" constant="21" id="JwB-ck-PbS"/>
|
<constraint firstItem="p27-hb-Qqy" firstAttribute="leading" secondItem="nRr-w0-8IN" secondAttribute="leading" id="RA6-iC-bKM"/>
|
<constraint firstItem="62t-r8-IMe" firstAttribute="leading" secondItem="nRr-w0-8IN" secondAttribute="leading" constant="17" id="W8B-Fi-8kL"/>
|
<constraint firstItem="p27-hb-Qqy" firstAttribute="top" secondItem="62t-r8-IMe" secondAttribute="bottom" constant="4" id="bv5-sc-dIB"/>
|
<constraint firstAttribute="trailing" secondItem="p27-hb-Qqy" secondAttribute="trailing" id="ooY-Cn-ZSp"/>
|
<constraint firstAttribute="trailing" secondItem="kCI-PJ-0ei" secondAttribute="trailing" constant="17" id="uTk-JT-iTZ"/>
|
<constraint firstItem="kCI-PJ-0ei" firstAttribute="top" secondItem="nRr-w0-8IN" secondAttribute="top" constant="21" id="zgO-41-5Zb"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="6"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="nRr-w0-8IN" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="12" id="MiX-yB-BpK"/>
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="nRr-w0-8IN" secondAttribute="bottom" constant="15" id="bm2-hu-cij"/>
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="nRr-w0-8IN" secondAttribute="trailing" constant="12" id="yi9-M3-pEP"/>
|
</constraints>
|
<connections>
|
<outlet property="button_cancel" destination="62t-r8-IMe" id="ZqJ-CT-nhk"/>
|
<outlet property="button_submit" destination="kCI-PJ-0ei" id="XtZ-27-m35"/>
|
<outlet property="pickerView" destination="p27-hb-Qqy" id="ofw-GP-dTE"/>
|
<outlet property="view_container" destination="nRr-w0-8IN" id="js2-nR-CFy"/>
|
</connections>
|
<point key="canvasLocation" x="131.8840579710145" y="114.50892857142857"/>
|
</view>
|
</objects>
|
<resources>
|
<namedColor name="Color">
|
<color red="0.0" green="0.74900001287460327" blue="0.18799999356269836" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|