<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23094" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/>
|
<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="CountdownChooseListView" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RIb-w0-AAo">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<connections>
|
<action selector="closeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="sJU-dJ-ta7"/>
|
</connections>
|
</button>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="USh-pc-rFX">
|
<rect key="frame" x="0.0" y="225.66666666666669" width="393" height="626.33333333333326"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Frj-KE-ITo">
|
<rect key="frame" x="47.666666666666657" y="540" width="298" height="37"/>
|
<color key="backgroundColor" red="0.71764705880000002" green="0.86274509799999999" blue="0.56470588239999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="37" id="uYY-BV-42K"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="确定"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="18.5"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="cancelAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="2WY-SI-Cwn"/>
|
</connections>
|
</button>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="6ln-cx-9VA">
|
<rect key="frame" x="27.666666666666657" y="30" width="338" height="480"/>
|
<subviews>
|
<view tag="100" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dFl-RS-EOk" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="338" height="60"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="5分钟" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R6N-pc-KFT">
|
<rect key="frame" x="0.0" y="20.333333333333343" width="43.666666666666664" height="19.333333333333329"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.57647058819999997" green="0.66666666669999997" blue="0.49803921569999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_choose_small_s" translatesAutoresizingMaskIntoConstraints="NO" id="WKB-34-lB6">
|
<rect key="frame" x="322.33333333333331" y="22.000000000000028" width="15.666666666666686" height="16"/>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="60" id="9Sk-o5-ukK"/>
|
<constraint firstItem="R6N-pc-KFT" firstAttribute="leading" secondItem="dFl-RS-EOk" secondAttribute="leading" id="P0v-2h-U2N"/>
|
<constraint firstItem="R6N-pc-KFT" firstAttribute="centerY" secondItem="dFl-RS-EOk" secondAttribute="centerY" id="PO9-P1-aUF"/>
|
<constraint firstAttribute="trailing" secondItem="WKB-34-lB6" secondAttribute="trailing" id="qzM-0k-1rY"/>
|
<constraint firstItem="WKB-34-lB6" firstAttribute="centerY" secondItem="R6N-pc-KFT" secondAttribute="centerY" id="ykm-zM-w93"/>
|
</constraints>
|
<connections>
|
<action selector="clickAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="gLV-a3-PGT"/>
|
</connections>
|
</view>
|
<view tag="101" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="doo-rD-8lU" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="60.000000000000028" width="338" height="60"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10分钟" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4dF-XD-wTF">
|
<rect key="frame" x="0.0" y="20.333333333333314" width="51.333333333333336" height="19.333333333333329"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.36078431370000003" green="0.36078431370000003" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_choose_small" translatesAutoresizingMaskIntoConstraints="NO" id="fsu-dc-keh">
|
<rect key="frame" x="322.33333333333331" y="22" width="15.666666666666686" height="15.666666666666664"/>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="4dF-XD-wTF" firstAttribute="leading" secondItem="doo-rD-8lU" secondAttribute="leading" id="AT8-pq-gIl"/>
|
<constraint firstItem="fsu-dc-keh" firstAttribute="centerY" secondItem="4dF-XD-wTF" secondAttribute="centerY" id="CSi-vv-XIs"/>
|
<constraint firstItem="4dF-XD-wTF" firstAttribute="centerY" secondItem="doo-rD-8lU" secondAttribute="centerY" id="HX5-NP-lD8"/>
|
<constraint firstAttribute="height" constant="60" id="tpy-v2-7fq"/>
|
<constraint firstAttribute="trailing" secondItem="fsu-dc-keh" secondAttribute="trailing" id="wzp-cI-yUX"/>
|
</constraints>
|
<connections>
|
<action selector="clickAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="B3U-Ao-bfh"/>
|
</connections>
|
</view>
|
<view tag="102" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lG1-2H-ffU" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="120.00000000000003" width="338" height="60"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="15分钟" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c3J-LT-iKQ">
|
<rect key="frame" x="0.0" y="20.333333333333314" width="51" height="19.333333333333329"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.36078431370000003" green="0.36078431370000003" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_choose_small" translatesAutoresizingMaskIntoConstraints="NO" id="d3a-yz-4S5">
|
<rect key="frame" x="322.33333333333331" y="22" width="15.666666666666686" height="15.666666666666664"/>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="60" id="Dnc-wU-36B"/>
|
<constraint firstAttribute="trailing" secondItem="d3a-yz-4S5" secondAttribute="trailing" id="LrO-Zr-op5"/>
|
<constraint firstItem="c3J-LT-iKQ" firstAttribute="centerY" secondItem="lG1-2H-ffU" secondAttribute="centerY" id="ZIx-en-11j"/>
|
<constraint firstItem="c3J-LT-iKQ" firstAttribute="leading" secondItem="lG1-2H-ffU" secondAttribute="leading" id="bfQ-9s-pon"/>
|
<constraint firstItem="d3a-yz-4S5" firstAttribute="centerY" secondItem="c3J-LT-iKQ" secondAttribute="centerY" id="ygi-Lz-BcN"/>
|
</constraints>
|
<connections>
|
<action selector="clickAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="ZQx-xs-x2O"/>
|
</connections>
|
</view>
|
<view tag="103" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TYL-rZ-Y1w" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="180.00000000000003" width="338" height="60"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="30分钟" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VZp-Te-BRo">
|
<rect key="frame" x="0.0" y="20.333333333333314" width="54" height="19.333333333333329"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.36078431370000003" green="0.36078431370000003" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_choose_small" translatesAutoresizingMaskIntoConstraints="NO" id="lZx-fb-Rh2">
|
<rect key="frame" x="322.33333333333331" y="22" width="15.666666666666686" height="15.666666666666664"/>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="lZx-fb-Rh2" firstAttribute="centerY" secondItem="VZp-Te-BRo" secondAttribute="centerY" id="Ttr-3S-53R"/>
|
<constraint firstItem="VZp-Te-BRo" firstAttribute="leading" secondItem="TYL-rZ-Y1w" secondAttribute="leading" id="W58-PR-ikc"/>
|
<constraint firstAttribute="trailing" secondItem="lZx-fb-Rh2" secondAttribute="trailing" id="WXE-1s-3KC"/>
|
<constraint firstAttribute="height" constant="60" id="qhW-OG-pGC"/>
|
<constraint firstItem="VZp-Te-BRo" firstAttribute="centerY" secondItem="TYL-rZ-Y1w" secondAttribute="centerY" id="xXE-gt-FzJ"/>
|
</constraints>
|
<connections>
|
<action selector="clickAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="GjU-vv-oVG"/>
|
</connections>
|
</view>
|
<view tag="104" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ogq-FL-BqQ" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="240" width="338" height="60"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="60分钟" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MAb-Aa-TfD">
|
<rect key="frame" x="0.0" y="20.333333333333314" width="54" height="19.333333333333329"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.36078431370000003" green="0.36078431370000003" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_choose_small" translatesAutoresizingMaskIntoConstraints="NO" id="6VE-VC-wwh">
|
<rect key="frame" x="322.33333333333331" y="21.999999999999943" width="15.666666666666686" height="15.666666666666664"/>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="MAb-Aa-TfD" firstAttribute="centerY" secondItem="Ogq-FL-BqQ" secondAttribute="centerY" id="0yP-ug-GLt"/>
|
<constraint firstAttribute="trailing" secondItem="6VE-VC-wwh" secondAttribute="trailing" id="Fi1-tc-AYX"/>
|
<constraint firstItem="MAb-Aa-TfD" firstAttribute="leading" secondItem="Ogq-FL-BqQ" secondAttribute="leading" id="P0E-g5-PsZ"/>
|
<constraint firstAttribute="height" constant="60" id="QI0-9Z-FxZ"/>
|
<constraint firstItem="6VE-VC-wwh" firstAttribute="centerY" secondItem="MAb-Aa-TfD" secondAttribute="centerY" id="ZvP-pl-XpO"/>
|
</constraints>
|
<connections>
|
<action selector="clickAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="EPl-6g-F0Z"/>
|
</connections>
|
</view>
|
<view tag="105" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QTE-IV-vuO" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="300" width="338" height="60"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="90分钟" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yau-63-b2F">
|
<rect key="frame" x="0.0" y="20.333333333333371" width="54" height="19.333333333333329"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.36078431370000003" green="0.36078431370000003" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_choose_small" translatesAutoresizingMaskIntoConstraints="NO" id="sgY-Kb-Z6e">
|
<rect key="frame" x="322.33333333333331" y="22" width="15.666666666666686" height="15.666666666666664"/>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="yau-63-b2F" firstAttribute="centerY" secondItem="QTE-IV-vuO" secondAttribute="centerY" id="J5d-E5-azR"/>
|
<constraint firstAttribute="trailing" secondItem="sgY-Kb-Z6e" secondAttribute="trailing" id="K4j-qb-wYm"/>
|
<constraint firstAttribute="height" constant="60" id="L10-ei-bg0"/>
|
<constraint firstItem="yau-63-b2F" firstAttribute="leading" secondItem="QTE-IV-vuO" secondAttribute="leading" id="ezs-xD-saI"/>
|
<constraint firstItem="sgY-Kb-Z6e" firstAttribute="centerY" secondItem="yau-63-b2F" secondAttribute="centerY" id="zrB-Pm-foX"/>
|
</constraints>
|
<connections>
|
<action selector="clickAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="4h6-fF-B1R"/>
|
</connections>
|
</view>
|
<view tag="106" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="j1t-Fj-ycD" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="360" width="338" height="60"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="自定义" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="13t-bq-ZrI">
|
<rect key="frame" x="0.0" y="20.333333333333371" width="47.666666666666664" height="19.333333333333329"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.36078431370000003" green="0.36078431370000003" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<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="7t6-hs-qy2">
|
<rect key="frame" x="306" y="20.333333333333371" width="32" height="19.333333333333329"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.36078431370000003" green="0.36078431370000003" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pco-QS-K6g">
|
<rect key="frame" x="184" y="13.333333333333371" width="111" height="33"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nZz-b9-hm4">
|
<rect key="frame" x="34.333333333333343" y="7" width="0.6666666666666643" height="19"/>
|
<color key="backgroundColor" red="0.74509803919999995" green="0.74509803919999995" blue="0.74509803919999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="0.75" id="lQS-qt-T1j"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Gdb-Sf-7En">
|
<rect key="frame" x="80.333333333333343" y="7" width="1" height="19"/>
|
<color key="backgroundColor" red="0.74509803919999995" green="0.74509803919999995" blue="0.74509803919999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="0.90000000000000002" id="4Ak-wJ-Pn9"/>
|
</constraints>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3gc-AH-OlI">
|
<rect key="frame" x="81.333333333333343" y="0.0" width="29.666666666666671" height="33"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="+">
|
<color key="titleColor" red="0.36078431370000003" green="0.36078431370000003" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="customAddAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="tho-jN-iVW"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="00u-1k-8Ln">
|
<rect key="frame" x="0.0" y="0.0" width="34.333333333333336" height="33"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="-">
|
<color key="titleColor" red="0.36078431370000003" green="0.36078431370000003" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="customReduceAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="onp-0c-Wjx"/>
|
</connections>
|
</button>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="1" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="ufc-ho-QmW">
|
<rect key="frame" x="35" y="0.0" width="45.333333333333343" height="33"/>
|
<color key="textColor" red="0.36078431370000003" green="0.36078431370000003" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
</textField>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="Gdb-Sf-7En" firstAttribute="leading" secondItem="ufc-ho-QmW" secondAttribute="trailing" id="1x4-Am-JMk"/>
|
<constraint firstItem="nZz-b9-hm4" firstAttribute="leading" secondItem="pco-QS-K6g" secondAttribute="leading" constant="34.5" id="9aG-M3-t1K"/>
|
<constraint firstItem="3gc-AH-OlI" firstAttribute="top" secondItem="pco-QS-K6g" secondAttribute="top" id="BbJ-C4-mt6"/>
|
<constraint firstAttribute="bottom" secondItem="00u-1k-8Ln" secondAttribute="bottom" id="Bs3-Er-2LA"/>
|
<constraint firstAttribute="bottom" secondItem="Gdb-Sf-7En" secondAttribute="bottom" constant="7" id="FAQ-yQ-h7W"/>
|
<constraint firstItem="Gdb-Sf-7En" firstAttribute="top" secondItem="pco-QS-K6g" secondAttribute="top" constant="7" id="II0-bH-FXP"/>
|
<constraint firstAttribute="trailing" secondItem="3gc-AH-OlI" secondAttribute="trailing" id="J8v-Qy-n8l"/>
|
<constraint firstItem="3gc-AH-OlI" firstAttribute="leading" secondItem="Gdb-Sf-7En" secondAttribute="trailing" id="KEk-Q2-7nA"/>
|
<constraint firstItem="00u-1k-8Ln" firstAttribute="leading" secondItem="pco-QS-K6g" secondAttribute="leading" id="L7t-uI-gWZ"/>
|
<constraint firstItem="nZz-b9-hm4" firstAttribute="top" secondItem="pco-QS-K6g" secondAttribute="top" constant="7" id="QCz-Uf-TnA"/>
|
<constraint firstItem="00u-1k-8Ln" firstAttribute="top" secondItem="pco-QS-K6g" secondAttribute="top" id="Qeo-Uz-FOG"/>
|
<constraint firstAttribute="width" constant="111" id="aFN-vN-3LA"/>
|
<constraint firstAttribute="trailing" secondItem="Gdb-Sf-7En" secondAttribute="trailing" constant="29.5" id="eTV-l0-2vj"/>
|
<constraint firstItem="ufc-ho-QmW" firstAttribute="leading" secondItem="nZz-b9-hm4" secondAttribute="trailing" id="jVU-kV-0nE"/>
|
<constraint firstItem="nZz-b9-hm4" firstAttribute="leading" secondItem="00u-1k-8Ln" secondAttribute="trailing" id="k7K-Nt-1gT"/>
|
<constraint firstAttribute="height" constant="33" id="m6D-d0-TgP"/>
|
<constraint firstAttribute="bottom" secondItem="3gc-AH-OlI" secondAttribute="bottom" id="rRr-pO-9nK"/>
|
<constraint firstItem="ufc-ho-QmW" firstAttribute="top" secondItem="pco-QS-K6g" secondAttribute="top" id="xII-cM-LNv"/>
|
<constraint firstAttribute="bottom" secondItem="ufc-ho-QmW" secondAttribute="bottom" id="yWX-wU-HIi"/>
|
<constraint firstAttribute="bottom" secondItem="nZz-b9-hm4" secondAttribute="bottom" constant="7" id="ym9-yo-VMS"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_borderWidthXIB">
|
<real key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="ld_borderColorXIB">
|
<color key="value" red="0.74509803919999995" green="0.74509803919999995" blue="0.74509803919999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="16.5"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="7t6-hs-qy2" secondAttribute="trailing" id="4N1-0c-iig"/>
|
<constraint firstItem="13t-bq-ZrI" firstAttribute="centerY" secondItem="j1t-Fj-ycD" secondAttribute="centerY" id="DKI-b4-gOl"/>
|
<constraint firstItem="13t-bq-ZrI" firstAttribute="leading" secondItem="j1t-Fj-ycD" secondAttribute="leading" id="EWL-uX-k0A"/>
|
<constraint firstAttribute="height" constant="60" id="FIJ-TD-hxa"/>
|
<constraint firstItem="7t6-hs-qy2" firstAttribute="leading" secondItem="pco-QS-K6g" secondAttribute="trailing" constant="11" id="axl-9f-eQ0"/>
|
<constraint firstItem="7t6-hs-qy2" firstAttribute="centerY" secondItem="13t-bq-ZrI" secondAttribute="centerY" id="pHH-M9-wpI"/>
|
<constraint firstItem="pco-QS-K6g" firstAttribute="centerY" secondItem="j1t-Fj-ycD" secondAttribute="centerY" id="zi2-DF-rnx"/>
|
</constraints>
|
<connections>
|
<action selector="clickAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="8o3-Mp-Odb"/>
|
</connections>
|
</view>
|
<view tag="107" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dAz-YG-1Iy" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="420" width="338" height="60"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="关闭倒计时" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nEw-Jm-F5g">
|
<rect key="frame" x="0.0" y="20.333333333333371" width="79.666666666666671" height="19.333333333333329"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.36078431370000003" green="0.36078431370000003" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_choose_small" translatesAutoresizingMaskIntoConstraints="NO" id="QlU-yg-jZp">
|
<rect key="frame" x="322.33333333333331" y="22" width="15.666666666666686" height="15.666666666666664"/>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="nEw-Jm-F5g" firstAttribute="centerY" secondItem="dAz-YG-1Iy" secondAttribute="centerY" id="Ccb-Cm-D6W"/>
|
<constraint firstItem="nEw-Jm-F5g" firstAttribute="leading" secondItem="dAz-YG-1Iy" secondAttribute="leading" id="SnM-uI-GXU"/>
|
<constraint firstAttribute="trailing" secondItem="QlU-yg-jZp" secondAttribute="trailing" id="cvi-1G-jRd"/>
|
<constraint firstAttribute="height" constant="60" id="fiQ-HA-AAY"/>
|
<constraint firstItem="QlU-yg-jZp" firstAttribute="centerY" secondItem="nEw-Jm-F5g" secondAttribute="centerY" id="wxY-Ig-b1M"/>
|
</constraints>
|
<connections>
|
<action selector="clickAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="YAw-2x-v2b"/>
|
</connections>
|
</view>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="height" constant="480" id="kcw-6n-XTG"/>
|
</constraints>
|
</stackView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="6ln-cx-9VA" secondAttribute="trailing" constant="27.5" id="1Eh-Z4-Wen"/>
|
<constraint firstItem="Frj-KE-ITo" firstAttribute="leading" secondItem="USh-pc-rFX" secondAttribute="leading" constant="47.5" id="BLA-na-qhk"/>
|
<constraint firstItem="6ln-cx-9VA" firstAttribute="leading" secondItem="USh-pc-rFX" secondAttribute="leading" constant="27.5" id="Kap-VC-gRi"/>
|
<constraint firstItem="6ln-cx-9VA" firstAttribute="top" secondItem="USh-pc-rFX" secondAttribute="top" constant="30" id="MYa-iF-CX7"/>
|
<constraint firstItem="Frj-KE-ITo" firstAttribute="top" secondItem="6ln-cx-9VA" secondAttribute="bottom" constant="30" id="VmG-2N-1EB"/>
|
<constraint firstAttribute="bottom" secondItem="Frj-KE-ITo" secondAttribute="bottom" constant="49.5" id="W7l-fC-RbX"/>
|
<constraint firstAttribute="trailing" secondItem="Frj-KE-ITo" secondAttribute="trailing" constant="47.5" id="bYf-d0-Klo"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" red="0.36078431370000003" green="0.36078431370000003" blue="0.36078431370000003" alpha="0.14999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="RIb-w0-AAo" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="5p4-ej-zMc"/>
|
<constraint firstAttribute="bottom" secondItem="RIb-w0-AAo" secondAttribute="bottom" id="C93-Os-Eqb"/>
|
<constraint firstItem="USh-pc-rFX" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="WYh-EN-7oF"/>
|
<constraint firstAttribute="trailing" secondItem="RIb-w0-AAo" secondAttribute="trailing" id="ZQn-HF-W3Y"/>
|
<constraint firstAttribute="bottom" secondItem="USh-pc-rFX" secondAttribute="bottom" id="ayY-u1-OKu"/>
|
<constraint firstItem="RIb-w0-AAo" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="id4-Yj-gvW"/>
|
<constraint firstAttribute="trailing" secondItem="USh-pc-rFX" secondAttribute="trailing" id="qs6-ux-Wne"/>
|
</constraints>
|
<connections>
|
<outlet property="btn_cancel" destination="Frj-KE-ITo" id="71c-MW-RJK"/>
|
<outlet property="cons_bottom" destination="ayY-u1-OKu" id="fUA-sU-41Z"/>
|
<outlet property="stackView" destination="6ln-cx-9VA" id="Uaq-QZ-vjI"/>
|
<outlet property="tf_input" destination="ufc-ho-QmW" id="a6z-2z-6dz"/>
|
<outlet property="view_content" destination="USh-pc-rFX" id="Ift-ed-zBc"/>
|
</connections>
|
<point key="canvasLocation" x="81.679389312977094" y="20.422535211267608"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="icon_choose_small" width="15.666666984558105" height="15.666666984558105"/>
|
<image name="icon_choose_small_s" width="15.666666984558105" height="16"/>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|