<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" 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="22684"/>
|
<capability name="Named colors" 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"/>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="WorldCupHeadView" customModule="WanPai" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="118"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ek4-ol-Kwt">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="105"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CXW-eJ-9qe">
|
<rect key="frame" x="14" y="15" width="326" height="38"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_search" translatesAutoresizingMaskIntoConstraints="NO" id="dJg-KL-qo2">
|
<rect key="frame" x="4" y="10.666666666666668" width="17" height="17"/>
|
</imageView>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="搜索" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="ZL5-mj-nIt" customClass="QMUITextField">
|
<rect key="frame" x="25" y="0.0" width="291" height="38"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<textInputTraits key="textInputTraits" returnKeyType="search"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="color" keyPath="placeholderColor">
|
<color key="value" red="0.7843137255" green="0.79215686269999996" blue="0.83921568629999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
</subviews>
|
<color key="backgroundColor" red="0.96470588239999999" green="0.96470588239999999" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="38" id="AES-Ub-ySP"/>
|
<constraint firstItem="ZL5-mj-nIt" firstAttribute="top" secondItem="CXW-eJ-9qe" secondAttribute="top" id="JaC-ZI-4a8"/>
|
<constraint firstAttribute="bottom" secondItem="ZL5-mj-nIt" secondAttribute="bottom" id="V3x-6h-0iA"/>
|
<constraint firstAttribute="trailing" secondItem="ZL5-mj-nIt" secondAttribute="trailing" constant="10" id="dzm-lA-rZu"/>
|
<constraint firstItem="dJg-KL-qo2" firstAttribute="leading" secondItem="CXW-eJ-9qe" secondAttribute="leading" constant="4" id="hxb-EH-Sig"/>
|
<constraint firstItem="ZL5-mj-nIt" firstAttribute="leading" secondItem="dJg-KL-qo2" secondAttribute="trailing" constant="4" id="viY-qz-F47"/>
|
<constraint firstItem="dJg-KL-qo2" firstAttribute="centerY" secondItem="CXW-eJ-9qe" secondAttribute="centerY" id="yog-6x-AwH"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="4.1600000000000001"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ae0-Ig-puo">
|
<rect key="frame" x="340" y="15" width="53" height="38"/>
|
<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="搜索">
|
<color key="titleColor" name="FE6E0D"/>
|
</state>
|
<connections>
|
<action selector="searchAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="VE9-mw-Tkg"/>
|
</connections>
|
</button>
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" spacing="34" translatesAutoresizingMaskIntoConstraints="NO" id="RAp-2w-eQZ">
|
<rect key="frame" x="14" y="53" width="268" height="52"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UqK-cy-hEv" customClass="QMUIButton">
|
<rect key="frame" x="0.0" y="0.0" width="79" height="52"/>
|
<constraints>
|
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="180" id="lDb-Gs-6wa"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="所在赛点" image="icon_down_arrow">
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</state>
|
<state key="selected" image="icon_down_arrow_s">
|
<color key="titleColor" name="FE6E0D"/>
|
</state>
|
<connections>
|
<action selector="atPointAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="KD0-WJ-wGM"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="g0f-NI-dTH" customClass="QMUIButton">
|
<rect key="frame" x="113" y="0.0" width="79" height="52"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="报名条件" image="icon_down_arrow">
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</state>
|
<state key="selected" image="icon_down_arrow_s">
|
<color key="titleColor" name="FE6E0D"/>
|
</state>
|
<connections>
|
<action selector="atCoditionAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="nNg-7D-SU7"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fJe-vk-DMh" customClass="QMUIButton">
|
<rect key="frame" x="226" y="0.0" width="42" height="52"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="热度" image="icon_sort_normal">
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</state>
|
<state key="highlighted" image="icon_sort_normal"/>
|
<connections>
|
<action selector="atHotAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="JE1-P3-UEA"/>
|
</connections>
|
</button>
|
</subviews>
|
</stackView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="RAp-2w-eQZ" firstAttribute="leading" secondItem="Ek4-ol-Kwt" secondAttribute="leading" constant="14" id="98L-lP-7L9"/>
|
<constraint firstAttribute="trailing" secondItem="CXW-eJ-9qe" secondAttribute="trailing" constant="53" id="GW1-lv-oN9"/>
|
<constraint firstItem="CXW-eJ-9qe" firstAttribute="leading" secondItem="Ek4-ol-Kwt" secondAttribute="leading" constant="14" id="RKt-uT-fh2"/>
|
<constraint firstItem="RAp-2w-eQZ" firstAttribute="top" secondItem="CXW-eJ-9qe" secondAttribute="bottom" id="XEQ-sf-I56"/>
|
<constraint firstAttribute="height" constant="105" id="Xj4-xu-u70"/>
|
<constraint firstItem="ae0-Ig-puo" firstAttribute="leading" secondItem="CXW-eJ-9qe" secondAttribute="trailing" id="aEz-jx-oTK"/>
|
<constraint firstItem="CXW-eJ-9qe" firstAttribute="top" secondItem="Ek4-ol-Kwt" secondAttribute="top" constant="15" id="eAf-pr-old"/>
|
<constraint firstAttribute="bottom" secondItem="RAp-2w-eQZ" secondAttribute="bottom" id="fdT-0M-4u5"/>
|
<constraint firstAttribute="trailing" secondItem="ae0-Ig-puo" secondAttribute="trailing" id="h4Z-5Y-Cpt"/>
|
<constraint firstItem="ae0-Ig-puo" firstAttribute="bottom" secondItem="CXW-eJ-9qe" secondAttribute="bottom" id="s4c-7m-Wpt"/>
|
<constraint firstItem="ae0-Ig-puo" firstAttribute="top" secondItem="CXW-eJ-9qe" secondAttribute="top" id="wBa-In-t7T"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="size" keyPath="shadowOffset">
|
<size key="value" width="0.0" height="2"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="shadowColor">
|
<color key="value" red="0.87450980389999999" green="0.87450980389999999" blue="0.87450980389999999" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
|
<real key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="Ek4-ol-Kwt" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="9If-Sf-EKU"/>
|
<constraint firstItem="Ek4-ol-Kwt" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="UVo-c1-zQd"/>
|
<constraint firstAttribute="trailing" secondItem="Ek4-ol-Kwt" secondAttribute="trailing" id="pOT-gq-tRk"/>
|
</constraints>
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
<connections>
|
<outlet property="btn_condition" destination="g0f-NI-dTH" id="tV5-1H-D9h"/>
|
<outlet property="btn_hot" destination="fJe-vk-DMh" id="Xtv-FB-qlb"/>
|
<outlet property="btn_point" destination="UqK-cy-hEv" id="QRi-Xq-lWy"/>
|
<outlet property="btn_search" destination="ae0-Ig-puo" id="g1g-Na-9EG"/>
|
<outlet property="tf_search" destination="ZL5-mj-nIt" id="7eB-4q-NQf"/>
|
</connections>
|
<point key="canvasLocation" x="139.69465648854961" y="-238.02816901408451"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="icon_down_arrow" width="13" height="8"/>
|
<image name="icon_down_arrow_s" width="13" height="8"/>
|
<image name="icon_search" width="17" height="17"/>
|
<image name="icon_sort_normal" width="9" height="12"/>
|
<namedColor name="FE6E0D">
|
<color red="0.99199998378753662" green="0.53299999237060547" blue="0.0080000003799796104" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|