123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
- <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="KSImageAlert">
- <rect key="frame" x="0.0" y="0.0" width="414" height="593"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nFM-Bl-bUU">
- <rect key="frame" x="31" y="226.5" width="352" height="140"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="accell_left" translatesAutoresizingMaskIntoConstraints="NO" id="zHs-1o-h1G">
- <rect key="frame" x="17" y="23" width="3" height="12"/>
- <constraints>
- <constraint firstAttribute="height" constant="12" id="qN5-0f-iFZ"/>
- <constraint firstAttribute="width" constant="3" id="qu7-Qi-7Jl"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="提示" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xyU-sV-u6y">
- <rect key="frame" x="27" y="14" width="305" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="PwA-2V-aLC"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0bL-fd-Mtf">
- <rect key="frame" x="176" y="92" width="176" height="48"/>
- <color key="backgroundColor" red="0.0039215686269999999" green="0.75686274509999996" blue="0.70980392160000005" alpha="1" colorSpace="calibratedRGB"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
- <state key="normal" title="确定">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="sureAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="Shc-Z2-apO"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YZf-KC-KdK">
- <rect key="frame" x="0.0" y="92" width="176" height="48"/>
- <color key="backgroundColor" red="0.93333333333333335" green="0.93725490196078431" blue="0.95294117647058818" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="48" id="RD6-Ii-N8V"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
- <state key="normal" title="取消">
- <color key="titleColor" red="0.0039215686274509803" green="0.75686274509803919" blue="0.70980392156862748" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="cancleAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="phP-cs-GwQ"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lgn-tk-5dh">
- <rect key="frame" x="16" y="50" width="320" height="12"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
- <color key="textColor" red="0.50196078431372548" green="0.50196078431372548" blue="0.50196078431372548" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="140" id="79V-OH-stp"/>
- <constraint firstItem="0bL-fd-Mtf" firstAttribute="bottom" secondItem="YZf-KC-KdK" secondAttribute="bottom" id="A3c-bw-tHc"/>
- <constraint firstItem="YZf-KC-KdK" firstAttribute="leading" secondItem="nFM-Bl-bUU" secondAttribute="leading" id="AeB-Hy-Cov"/>
- <constraint firstAttribute="bottom" secondItem="YZf-KC-KdK" secondAttribute="bottom" id="AhC-cD-plW"/>
- <constraint firstItem="0bL-fd-Mtf" firstAttribute="width" secondItem="YZf-KC-KdK" secondAttribute="width" id="EhQ-Lx-yBz"/>
- <constraint firstItem="zHs-1o-h1G" firstAttribute="leading" secondItem="nFM-Bl-bUU" secondAttribute="leading" constant="17" id="XVx-a1-Z4Z"/>
- <constraint firstAttribute="trailing" secondItem="Lgn-tk-5dh" secondAttribute="trailing" constant="16" id="dP1-1I-KsJ"/>
- <constraint firstAttribute="trailing" secondItem="0bL-fd-Mtf" secondAttribute="trailing" id="enc-sa-ORe"/>
- <constraint firstItem="Lgn-tk-5dh" firstAttribute="leading" secondItem="nFM-Bl-bUU" secondAttribute="leading" constant="16" id="fMP-Ko-uFA"/>
- <constraint firstAttribute="trailing" secondItem="xyU-sV-u6y" secondAttribute="trailing" constant="20" id="jOz-oa-o6X"/>
- <constraint firstItem="zHs-1o-h1G" firstAttribute="top" secondItem="nFM-Bl-bUU" secondAttribute="top" constant="23" id="kEE-Vn-4Xr"/>
- <constraint firstItem="0bL-fd-Mtf" firstAttribute="leading" secondItem="YZf-KC-KdK" secondAttribute="trailing" id="naI-7k-7uT"/>
- <constraint firstItem="Lgn-tk-5dh" firstAttribute="top" secondItem="zHs-1o-h1G" secondAttribute="bottom" constant="15" id="no9-gO-69s"/>
- <constraint firstItem="0bL-fd-Mtf" firstAttribute="top" secondItem="Lgn-tk-5dh" secondAttribute="bottom" constant="30" id="r99-No-FvB"/>
- <constraint firstItem="0bL-fd-Mtf" firstAttribute="height" secondItem="YZf-KC-KdK" secondAttribute="height" id="teO-pr-J8h"/>
- <constraint firstItem="xyU-sV-u6y" firstAttribute="centerY" secondItem="zHs-1o-h1G" secondAttribute="centerY" id="xJx-0C-Gh2"/>
- <constraint firstItem="xyU-sV-u6y" firstAttribute="leading" secondItem="zHs-1o-h1G" secondAttribute="trailing" constant="7" id="xh4-H4-3V9"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="10"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="nFM-Bl-bUU" secondAttribute="trailing" constant="31" id="6Gd-8y-xh2"/>
- <constraint firstItem="nFM-Bl-bUU" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="31" id="9FP-iv-mhL"/>
- <constraint firstItem="nFM-Bl-bUU" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="ABR-Dv-CCC"/>
- <constraint firstItem="nFM-Bl-bUU" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="KIC-ak-MWQ"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="cancleButton" destination="YZf-KC-KdK" id="aRj-tU-Yxg"/>
- <outlet property="sureButton" destination="0bL-fd-Mtf" id="c5G-jk-sme"/>
- <outlet property="titleLabel" destination="Lgn-tk-5dh" id="1dJ-ZB-pr1"/>
- <outlet property="topTitle" destination="xyU-sV-u6y" id="c1W-3Z-Tpd"/>
- </connections>
- <point key="canvasLocation" x="137.68115942028987" y="203.90625"/>
- </view>
- </objects>
- <resources>
- <image name="accell_left" width="3" height="12"/>
- </resources>
- </document>
|