<?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 contentMode="scaleToFill" id="iN0-l3-epB" customClass="TipView" 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="Tom-rN-KRk" customClass="YYView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="15" y="632" width="384" height="218"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="BFF-mf-kz7" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="336" y="27" 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="WUS-ao-Cf5" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="16" y="27" width="30" height="29"/>
|
<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="calibratedRGB"/>
|
</state>
|
</button>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="修改小费金额" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GDp-yH-YZp">
|
<rect key="frame" x="143" y="26" width="98" height="19.5"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="19.5" id="2w9-ZQ-kGp"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
<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="lEq-zn-2Gv">
|
<rect key="frame" x="102" y="51.5" width="180" height="13.5"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="13.5" id="uxu-jW-91t"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="C8f-1L-3sc">
|
<rect key="frame" x="0.0" y="79" width="384" height="1"/>
|
<color key="backgroundColor" red="0.15294117647058825" green="0.15686274509803921" blue="0.1764705882352941" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="1" id="DYC-2M-zGg"/>
|
</constraints>
|
</view>
|
<pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XPF-79-8cD">
|
<rect key="frame" x="0.0" y="91" width="384" height="127"/>
|
</pickerView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="WUS-ao-Cf5" firstAttribute="leading" secondItem="Tom-rN-KRk" secondAttribute="leading" constant="16" id="1Jb-iW-9Xl"/>
|
<constraint firstItem="BFF-mf-kz7" firstAttribute="top" secondItem="Tom-rN-KRk" secondAttribute="top" constant="27" id="29j-9X-OAA"/>
|
<constraint firstAttribute="trailing" secondItem="C8f-1L-3sc" secondAttribute="trailing" id="3jl-xl-gLm"/>
|
<constraint firstItem="GDp-yH-YZp" firstAttribute="centerX" secondItem="Tom-rN-KRk" secondAttribute="centerX" id="AMe-li-Uz4"/>
|
<constraint firstItem="C8f-1L-3sc" firstAttribute="leading" secondItem="Tom-rN-KRk" secondAttribute="leading" id="KLW-Fc-qBw"/>
|
<constraint firstAttribute="bottom" secondItem="XPF-79-8cD" secondAttribute="bottom" id="Mcm-YQ-ptU"/>
|
<constraint firstAttribute="trailing" secondItem="BFF-mf-kz7" secondAttribute="trailing" constant="18" id="OS8-G5-lh2"/>
|
<constraint firstItem="XPF-79-8cD" firstAttribute="top" secondItem="C8f-1L-3sc" secondAttribute="bottom" constant="11" id="ceA-CI-4cs"/>
|
<constraint firstItem="XPF-79-8cD" firstAttribute="leading" secondItem="Tom-rN-KRk" secondAttribute="leading" id="dEG-Vp-Ont"/>
|
<constraint firstItem="lEq-zn-2Gv" firstAttribute="centerX" secondItem="Tom-rN-KRk" secondAttribute="centerX" id="f6M-ba-WS9"/>
|
<constraint firstAttribute="trailing" secondItem="XPF-79-8cD" secondAttribute="trailing" id="h8s-VH-1vw"/>
|
<constraint firstItem="GDp-yH-YZp" firstAttribute="top" secondItem="Tom-rN-KRk" secondAttribute="top" constant="26" id="jOk-U8-80M"/>
|
<constraint firstItem="lEq-zn-2Gv" firstAttribute="top" secondItem="GDp-yH-YZp" secondAttribute="bottom" constant="6" id="s4t-7K-xhE"/>
|
<constraint firstItem="C8f-1L-3sc" firstAttribute="top" secondItem="lEq-zn-2Gv" secondAttribute="bottom" constant="14" id="sZg-Ki-3r4"/>
|
<constraint firstAttribute="height" constant="218" id="tWI-aW-CRg"/>
|
<constraint firstItem="WUS-ao-Cf5" firstAttribute="top" secondItem="Tom-rN-KRk" secondAttribute="top" constant="27" id="tdF-hu-cBv"/>
|
</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="calibratedRGB"/>
|
<constraints>
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="Tom-rN-KRk" secondAttribute="trailing" constant="15" id="0xS-Ta-IKW"/>
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="Tom-rN-KRk" secondAttribute="bottom" constant="12" id="7fW-wA-uU2"/>
|
<constraint firstItem="Tom-rN-KRk" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="15" id="URv-wX-tIx"/>
|
</constraints>
|
<connections>
|
<outlet property="button_cancel" destination="WUS-ao-Cf5" id="Xxu-hg-k4x"/>
|
<outlet property="button_submit" destination="BFF-mf-kz7" id="SMp-i8-8cT"/>
|
<outlet property="label_desc" destination="lEq-zn-2Gv" id="fQ8-bY-8kN"/>
|
<outlet property="label_title" destination="GDp-yH-YZp" id="2YE-V6-b9P"/>
|
<outlet property="pickerView" destination="XPF-79-8cD" id="uNe-vJ-kNa"/>
|
<outlet property="view_container" destination="Tom-rN-KRk" id="6pb-aE-1lW"/>
|
</connections>
|
<point key="canvasLocation" x="131.8840579710145" y="114.50892857142857"/>
|
</view>
|
</objects>
|
<designables>
|
<designable name="BFF-mf-kz7">
|
<size key="intrinsicContentSize" width="30" height="29"/>
|
</designable>
|
<designable name="WUS-ao-Cf5">
|
<size key="intrinsicContentSize" width="30" height="29"/>
|
</designable>
|
</designables>
|
<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>
|