<?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_5" orientation="portrait" appearance="light"/> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/> <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" customClass="GLAlertSelectView" customModule="TestClass" customModuleProvider="target"> <connections> <outlet property="btmVHeight" destination="HPp-z3-Qzc" id="2I3-bt-sU4"/> <outlet property="btmView" destination="Y0m-9G-DsZ" id="iws-lT-YWW"/> <outlet property="inputDataView" destination="vcr-wd-MNy" id="IgT-35-D2O"/> <outlet property="ipdVHeight" destination="GWf-OE-tbg" id="vai-M3-iTW"/> <outlet property="selectTbv" destination="aRc-4S-xXS" id="5M8-Mi-14u"/> <outlet property="titleLbl" destination="Obf-xN-br1" id="U6P-eK-FXk"/> </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="414" height="896"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button opaque="NO" alpha="0.5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="F3A-eQ-U1t"> <rect key="frame" x="0.0" y="-60" width="414" height="1016"/> <color key="backgroundColor" name="标题字颜色"/> <state key="normal"> <color key="titleColor" name="标题字颜色"/> </state> <connections> <action selector="closeAction:" destination="-1" eventType="touchUpInside" id="Aaj-rD-zGE"/> </connections> </button> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yGj-x3-YL4" customClass="LGButton" customModule="LGButton"> <rect key="frame" x="0.0" y="813" width="414" height="83"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="color" keyPath="gradientStartColor"> <color key="value" name="按钮渐变色上"/> </userDefinedRuntimeAttribute> <userDefinedRuntimeAttribute type="color" keyPath="gradientEndColor"> <color key="value" name="按钮渐变色下,字体颜色"/> </userDefinedRuntimeAttribute> <userDefinedRuntimeAttribute type="boolean" keyPath="gradientHorizontal" value="YES"/> <userDefinedRuntimeAttribute type="number" keyPath="titleFontSize"> <real key="value" value="17"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> <connections> <action selector="submitClick:" destination="-1" eventType="touchUpInside" id="JRB-mC-cTP"/> </connections> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="确定" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qFB-1i-CWM"> <rect key="frame" x="0.0" y="813" width="414" height="49"/> <constraints> <constraint firstAttribute="height" constant="49" id="y4K-Ty-GT5"/> </constraints> <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="17"/> <color key="textColor" name="白色背景色"/> <nil key="highlightedColor"/> </label> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Y0m-9G-DsZ"> <rect key="frame" x="0.0" y="563" width="414" height="250"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="标题" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Obf-xN-br1"> <rect key="frame" x="0.0" y="0.0" width="414" height="51"/> <constraints> <constraint firstAttribute="height" constant="51" id="Glk-8e-D41"/> </constraints> <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="15"/> <color key="textColor" name="标题字颜色"/> <nil key="highlightedColor"/> </label> <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="aRc-4S-xXS"> <rect key="frame" x="0.0" y="147.66666666666663" width="414" height="102.33333333333331"/> <connections> <outlet property="dataSource" destination="-1" id="5Tz-Qf-U57"/> <outlet property="delegate" destination="-1" id="OfK-fO-bG2"/> </connections> </tableView> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="J9Q-vG-5ea"> <rect key="frame" x="0.0" y="51" width="414" height="1"/> <color key="backgroundColor" name="灰色分界线"/> <constraints> <constraint firstAttribute="height" constant="1" id="A7P-Li-0Xf"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vcr-wd-MNy"> <rect key="frame" x="0.0" y="52.000000000000007" width="414" height="95.666666666666686"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstAttribute="height" constant="95.5" id="GWf-OE-tbg"/> </constraints> </view> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="Obf-xN-br1" firstAttribute="top" secondItem="Y0m-9G-DsZ" secondAttribute="top" id="3uO-4M-WHX"/> <constraint firstAttribute="height" constant="250" id="HPp-z3-Qzc"/> <constraint firstItem="aRc-4S-xXS" firstAttribute="leading" secondItem="Y0m-9G-DsZ" secondAttribute="leading" id="Ltt-ga-IBp"/> <constraint firstAttribute="trailing" secondItem="aRc-4S-xXS" secondAttribute="trailing" id="OfX-tp-KfS"/> <constraint firstItem="J9Q-vG-5ea" firstAttribute="top" secondItem="Obf-xN-br1" secondAttribute="bottom" id="Q69-55-7zY"/> <constraint firstItem="vcr-wd-MNy" firstAttribute="leading" secondItem="Y0m-9G-DsZ" secondAttribute="leading" id="WtX-c9-Olh"/> <constraint firstAttribute="bottom" secondItem="aRc-4S-xXS" secondAttribute="bottom" id="Xkr-mX-gdp"/> <constraint firstAttribute="trailing" secondItem="J9Q-vG-5ea" secondAttribute="trailing" id="Z8E-af-AQt"/> <constraint firstItem="aRc-4S-xXS" firstAttribute="top" secondItem="vcr-wd-MNy" secondAttribute="bottom" id="ihc-VB-j14"/> <constraint firstItem="J9Q-vG-5ea" firstAttribute="leading" secondItem="Y0m-9G-DsZ" secondAttribute="leading" id="m5x-Fv-BXS"/> <constraint firstItem="vcr-wd-MNy" firstAttribute="top" secondItem="J9Q-vG-5ea" secondAttribute="bottom" id="o9P-We-NUd"/> <constraint firstAttribute="trailing" secondItem="Obf-xN-br1" secondAttribute="trailing" id="oed-X0-YKj"/> <constraint firstItem="Obf-xN-br1" firstAttribute="leading" secondItem="Y0m-9G-DsZ" secondAttribute="leading" id="ptA-oO-hhq"/> <constraint firstAttribute="trailing" secondItem="vcr-wd-MNy" secondAttribute="trailing" id="tRt-tF-TVr"/> </constraints> </view> </subviews> <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="F3A-eQ-U1t" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="-60" id="3h8-Iy-I3T"/> <constraint firstItem="Y0m-9G-DsZ" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="5Vx-uq-fQY"/> <constraint firstItem="yGj-x3-YL4" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="ADk-ki-313"/> <constraint firstItem="yGj-x3-YL4" firstAttribute="top" secondItem="qFB-1i-CWM" secondAttribute="top" id="BJd-jF-213"/> <constraint firstAttribute="bottom" secondItem="F3A-eQ-U1t" secondAttribute="bottom" constant="-60" id="P6u-XW-bUS"/> <constraint firstItem="F3A-eQ-U1t" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="QXI-49-6LM"/> <constraint firstItem="Y0m-9G-DsZ" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="acu-hl-uoM"/> <constraint firstAttribute="bottom" secondItem="yGj-x3-YL4" secondAttribute="bottom" id="dMX-Yg-zd2"/> <constraint firstItem="yGj-x3-YL4" firstAttribute="top" secondItem="Y0m-9G-DsZ" secondAttribute="bottom" id="gzY-PF-CKf"/> <constraint firstItem="qFB-1i-CWM" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="hjk-BF-n22"/> <constraint firstItem="F3A-eQ-U1t" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="qEw-2l-0Fg"/> <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="qFB-1i-CWM" secondAttribute="trailing" id="w2c-hi-UZ4"/> <constraint firstItem="yGj-x3-YL4" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="xKf-sb-Q5b"/> <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="qFB-1i-CWM" secondAttribute="bottom" id="xMm-ka-fIT"/> </constraints> <point key="canvasLocation" x="128.98550724637681" y="120.53571428571428"/> </view> </objects> <designables> <designable name="yGj-x3-YL4"> <size key="intrinsicContentSize" width="10" height="10"/> </designable> </designables> <resources> <namedColor name="按钮渐变色上"> <color red="0.3880000114440918" green="0.62400001287460327" blue="0.90200001001358032" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </namedColor> <namedColor name="按钮渐变色下,字体颜色"> <color red="0.27843137254901962" green="0.5607843137254902" blue="0.8901960784313725" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </namedColor> <namedColor name="标题字颜色"> <color red="0.18000000715255737" green="0.18000000715255737" blue="0.18000000715255737" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </namedColor> <namedColor name="灰色分界线"> <color red="0.92941176470588238" green="0.92941176470588238" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </namedColor> <namedColor name="白色背景色"> <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </namedColor> <systemColor name="systemBackgroundColor"> <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </systemColor> </resources> </document>