<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11201" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="KWMPickView"> <connections> <outlet property="btnConfirm" destination="tpa-xg-f1b" id="Ugy-eM-B0X"/> <outlet property="lbTitle" destination="jdG-kL-AQ5" id="oHN-O6-0Eg"/> <outlet property="pvPickView" destination="tOH-VW-Uoc" id="ZyP-0T-G3I"/> <outlet property="vBg" destination="F1i-uA-bIB" id="zor-lJ-SFD"/> <outlet property="vContentView" destination="iN0-l3-epB" id="EKX-pC-jae"/> </connections> </placeholder> <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> <view contentMode="scaleToFill" id="iN0-l3-epB"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <view alpha="0.29999999999999999" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="F1i-uA-bIB" userLabel="vBg"> <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eZC-Hs-cVx" userLabel="vPick"> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HUA-I3-Fqc" userLabel="vLine"> <color key="backgroundColor" red="0.75559091567993164" green="0.75556838512420654" blue="0.75558114051818848" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstAttribute="height" constant="1" id="dnj-ha-sVI"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eve-mO-1YB" userLabel="按钮view"> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请选择年份" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jdG-kL-AQ5"> <constraints> <constraint firstAttribute="width" constant="122" id="IQO-dS-F5C"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="15"/> <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tpa-xg-f1b"> <color key="backgroundColor" red="0.99607843139999996" green="0.61568627450000002" blue="0.21176470589999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstAttribute="width" constant="60" id="bIm-vY-Um5"/> <constraint firstAttribute="height" constant="30" id="qJx-Ed-FkX"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="16"/> <state key="normal" title="确定"> <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <color key="titleShadowColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/> </state> <connections> <action selector="onClickConfirm:" destination="-1" eventType="touchUpInside" id="YoB-Cz-qbK"/> </connections> </button> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstAttribute="centerY" secondItem="tpa-xg-f1b" secondAttribute="centerY" id="3FE-Cr-BOW"/> <constraint firstAttribute="bottom" secondItem="jdG-kL-AQ5" secondAttribute="bottom" id="7HF-Q9-ynq"/> <constraint firstItem="jdG-kL-AQ5" firstAttribute="top" secondItem="eve-mO-1YB" secondAttribute="top" id="9ZG-XU-lev"/> <constraint firstItem="jdG-kL-AQ5" firstAttribute="leading" secondItem="eve-mO-1YB" secondAttribute="leading" constant="8" id="AU8-KO-x11"/> <constraint firstAttribute="trailing" secondItem="tpa-xg-f1b" secondAttribute="trailing" constant="10" id="axk-je-KZt"/> <constraint firstAttribute="height" constant="45" id="fo1-oM-2SK"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZUb-Bo-KSb" userLabel="vLine"> <color key="backgroundColor" red="0.75559091567993164" green="0.75556838512420654" blue="0.75558114051818848" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstAttribute="height" constant="1" id="0X2-bH-4Us"/> <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="1" id="Xsp-1I-fyu"/> </constraints> <variation key="default"> <mask key="constraints"> <exclude reference="Xsp-1I-fyu"/> </mask> </variation> </view> <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tOH-VW-Uoc"> <connections> <outlet property="dataSource" destination="eZC-Hs-cVx" id="ELW-lZ-74c"/> <outlet property="delegate" destination="eZC-Hs-cVx" id="yKF-5l-eII"/> </connections> </pickerView> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="tOH-VW-Uoc" firstAttribute="leading" secondItem="eZC-Hs-cVx" secondAttribute="leading" id="4Rp-9V-vh9"/> <constraint firstAttribute="height" constant="200" id="B9j-rd-RZJ"/> <constraint firstAttribute="trailing" secondItem="HUA-I3-Fqc" secondAttribute="trailing" id="IUP-Ci-AMN"/> <constraint firstItem="ZUb-Bo-KSb" firstAttribute="leading" secondItem="eZC-Hs-cVx" secondAttribute="leading" id="QsG-ka-GKf"/> <constraint firstItem="tOH-VW-Uoc" firstAttribute="top" secondItem="eve-mO-1YB" secondAttribute="bottom" constant="5" id="Tet-8p-Xp9"/> <constraint firstAttribute="trailing" secondItem="ZUb-Bo-KSb" secondAttribute="trailing" id="ZvG-S2-kYi"/> <constraint firstItem="eve-mO-1YB" firstAttribute="top" secondItem="HUA-I3-Fqc" secondAttribute="bottom" id="egc-Fv-mau"/> <constraint firstItem="eve-mO-1YB" firstAttribute="leading" secondItem="eZC-Hs-cVx" secondAttribute="leading" id="gBz-tQ-XhY"/> <constraint firstItem="HUA-I3-Fqc" firstAttribute="leading" secondItem="eZC-Hs-cVx" secondAttribute="leading" id="inv-4W-GEV"/> <constraint firstAttribute="trailing" secondItem="eve-mO-1YB" secondAttribute="trailing" id="ja0-Av-CTK"/> <constraint firstAttribute="trailing" secondItem="tOH-VW-Uoc" secondAttribute="trailing" id="nvj-H0-xCL"/> <constraint firstAttribute="bottom" secondItem="tOH-VW-Uoc" secondAttribute="bottom" id="qVR-qI-RaI"/> <constraint firstItem="HUA-I3-Fqc" firstAttribute="top" secondItem="eZC-Hs-cVx" secondAttribute="top" id="r9z-f3-0g5"/> <constraint firstItem="ZUb-Bo-KSb" firstAttribute="top" secondItem="eve-mO-1YB" secondAttribute="bottom" id="siC-af-CeE"/> </constraints> </view> </subviews> <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="F1i-uA-bIB" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="4te-Y6-djS"/> <constraint firstItem="eZC-Hs-cVx" firstAttribute="top" secondItem="F1i-uA-bIB" secondAttribute="bottom" constant="10" id="Hi8-O0-K5l"/> <constraint firstItem="F1i-uA-bIB" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="R1U-t2-ayj"/> <constraint firstItem="eZC-Hs-cVx" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="322" id="V7U-pF-Uab"/> <constraint firstItem="eZC-Hs-cVx" firstAttribute="top" secondItem="F1i-uA-bIB" secondAttribute="bottom" id="eU6-7I-eic"/> <constraint firstItem="eZC-Hs-cVx" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="322" id="fEt-C1-5lC"/> <constraint firstItem="eZC-Hs-cVx" firstAttribute="top" secondItem="F1i-uA-bIB" secondAttribute="bottom" constant="8" id="g0V-N5-nzy"/> <constraint firstAttribute="bottom" secondItem="eZC-Hs-cVx" secondAttribute="bottom" id="sJm-kT-ijz"/> <constraint firstAttribute="trailing" secondItem="F1i-uA-bIB" secondAttribute="trailing" id="sLQ-rk-uSM"/> <constraint firstAttribute="trailing" secondItem="eZC-Hs-cVx" secondAttribute="trailing" id="uPv-Gg-6j4"/> <constraint firstItem="eZC-Hs-cVx" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="w8U-ha-wf0"/> </constraints> <variation key="default"> <mask key="constraints"> <exclude reference="Hi8-O0-K5l"/> <exclude reference="V7U-pF-Uab"/> <exclude reference="fEt-C1-5lC"/> <exclude reference="g0V-N5-nzy"/> </mask> </variation> </view> </objects> </document>