| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
- <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="GeographicPickView" customModule="BPML" customModuleProvider="target">
- <connections>
- <outlet property="all" destination="LTz-3H-NHQ" id="2pv-aZ-OfJ"/>
- <outlet property="cancel" destination="YP2-7e-ixY" id="SM9-bF-fyq"/>
- <outlet property="pickView" destination="RR6-Rl-sCp" id="3QN-SS-G3M"/>
- <outlet property="reault" destination="MST-Jp-rcz" id="VBz-04-PZP"/>
- <outlet property="sure" destination="f4K-ea-HEA" id="WNn-4F-WIt"/>
- <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 alpha="0.5" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lAK-3d-uPf">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <gestureRecognizers/>
- <connections>
- <outletCollection property="gestureRecognizers" destination="CxS-0E-cP6" appends="YES" id="83J-Hs-CQ8"/>
- </connections>
- </view>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="TwO-40-noe">
- <rect key="frame" x="0.0" y="632" width="414" height="264"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GU5-wx-4oB">
- <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CuF-0U-9Uh">
- <rect key="frame" x="10" y="0.0" width="394" height="44"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YP2-7e-ixY">
- <rect key="frame" x="0.0" y="0.0" width="100" height="44"/>
- <constraints>
- <constraint firstAttribute="width" constant="100" id="uoI-fD-Xfb"/>
- </constraints>
- <state key="normal" title="取消">
- <color key="titleColor" red="0.76470588235294112" green="0.63137254901960782" blue="0.42745098039215684" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="onButtonPressed:" destination="-1" eventType="touchUpInside" id="Y65-Bs-ZFk"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MST-Jp-rcz">
- <rect key="frame" x="100" y="0.0" width="194" height="44"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.20784313725490194" green="0.17254901960784313" blue="0.12549019607843137" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LTz-3H-NHQ">
- <rect key="frame" x="294" y="0.0" width="50" height="44"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="BTw-NL-2bK"/>
- </constraints>
- <state key="normal" title="全部">
- <color key="titleColor" red="1" green="0.36078431370000003" blue="0.43529411759999997" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="onButtonPressed:" destination="-1" eventType="touchUpInside" id="pcj-IX-hAl"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="f4K-ea-HEA">
- <rect key="frame" x="344" y="0.0" width="50" height="44"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="dWN-6S-EGh"/>
- </constraints>
- <state key="normal" title="确定">
- <color key="titleColor" red="0.76470588235294112" green="0.63137254901960782" blue="0.42745098039215684" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="onButtonPressed:" destination="-1" eventType="touchUpInside" id="veM-Za-I6S"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="zvV-w6-qDl"/>
- </constraints>
- </stackView>
- </subviews>
- <color key="backgroundColor" red="0.91764705882352937" green="0.91764705882352937" blue="0.91764705882352937" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="CuF-0U-9Uh" secondAttribute="bottom" id="flO-eF-dvN"/>
- <constraint firstItem="CuF-0U-9Uh" firstAttribute="leading" secondItem="GU5-wx-4oB" secondAttribute="leading" constant="10" id="utD-CL-Gcb"/>
- <constraint firstItem="CuF-0U-9Uh" firstAttribute="top" secondItem="GU5-wx-4oB" secondAttribute="top" id="vig-ai-pqT"/>
- <constraint firstAttribute="trailing" secondItem="CuF-0U-9Uh" secondAttribute="trailing" constant="10" id="vqG-dy-MYF"/>
- </constraints>
- </view>
- <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RR6-Rl-sCp">
- <rect key="frame" x="0.0" y="44" width="414" height="220"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="220" id="AZC-1w-DrK"/>
- </constraints>
- <connections>
- <outlet property="dataSource" destination="-1" id="RXL-21-PLo"/>
- <outlet property="delegate" destination="-1" id="KaS-He-OuI"/>
- </connections>
- </pickerView>
- </subviews>
- </stackView>
- </subviews>
- <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="lAK-3d-uPf" secondAttribute="trailing" id="3dh-zH-bbs"/>
- <constraint firstAttribute="bottom" secondItem="lAK-3d-uPf" secondAttribute="bottom" id="8NV-1L-LgT"/>
- <constraint firstItem="lAK-3d-uPf" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="Uxe-uZ-qXh"/>
- <constraint firstItem="TwO-40-noe" firstAttribute="bottom" secondItem="lAK-3d-uPf" secondAttribute="bottom" id="Y18-oY-KDp"/>
- <constraint firstItem="lAK-3d-uPf" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="ajF-IB-W3I"/>
- <constraint firstItem="TwO-40-noe" firstAttribute="leading" secondItem="lAK-3d-uPf" secondAttribute="leading" id="kGg-BY-3HC"/>
- <constraint firstItem="TwO-40-noe" firstAttribute="trailing" secondItem="lAK-3d-uPf" secondAttribute="trailing" id="tmq-MH-kO9"/>
- </constraints>
- <point key="canvasLocation" x="141" y="127"/>
- </view>
- <tapGestureRecognizer id="CxS-0E-cP6">
- <connections>
- <action selector="onTapGestureRecognizer:" destination="-1" id="0Af-N2-j7r"/>
- </connections>
- </tapGestureRecognizer>
- </objects>
- </document>
|