Robert
1 天以前 d23fce7c9da9f47cb4bb4630c3b428b12ce1c7eb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <device id="retina6_12" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
        <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="WorldCupListRankView" customModule="WanPai" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iMw-ow-gwQ">
                    <rect key="frame" x="0.0" y="252" width="393" height="600"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="选择比赛" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bvP-Ur-pcZ">
                            <rect key="frame" x="158.33333333333334" y="10" width="76.666666666666657" height="24"/>
                            <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="20"/>
                            <nil key="textColor"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rbv-aM-DoE">
                            <rect key="frame" x="46.666666666666657" y="540" width="300" height="40"/>
                            <color key="backgroundColor" name="FE6E0D"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="40" id="EHP-Qk-bBr"/>
                                <constraint firstAttribute="width" constant="300" id="t9J-Jx-76k"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
                            <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                            <state key="normal" title="确认"/>
                            <userDefinedRuntimeAttributes>
                                <userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
                                    <real key="value" value="20"/>
                                </userDefinedRuntimeAttribute>
                            </userDefinedRuntimeAttributes>
                            <connections>
                                <action selector="sureAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="abD-ag-Rcw"/>
                            </connections>
                        </button>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SQe-pF-bBN">
                            <rect key="frame" x="0.0" y="44" width="393" height="486"/>
                            <subviews>
                                <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="lQm-gr-7GQ">
                                    <rect key="frame" x="0.0" y="0.0" width="393" height="486"/>
                                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                </tableView>
                            </subviews>
                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                            <constraints>
                                <constraint firstAttribute="trailing" secondItem="lQm-gr-7GQ" secondAttribute="trailing" id="2fb-HG-jVG"/>
                                <constraint firstAttribute="bottom" secondItem="lQm-gr-7GQ" secondAttribute="bottom" id="Lfc-VG-Idc"/>
                                <constraint firstItem="lQm-gr-7GQ" firstAttribute="leading" secondItem="SQe-pF-bBN" secondAttribute="leading" id="nZE-5p-fze"/>
                                <constraint firstItem="lQm-gr-7GQ" firstAttribute="top" secondItem="SQe-pF-bBN" secondAttribute="top" id="xrU-b5-Ofh"/>
                            </constraints>
                        </view>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9kw-Hl-SfO">
                            <rect key="frame" x="343" y="2" width="40" height="40"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="40" id="7ZO-gM-hXk"/>
                                <constraint firstAttribute="height" constant="40" id="J01-P8-YCC"/>
                            </constraints>
                            <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                            <state key="normal" image="btn_close_2"/>
                            <connections>
                                <action selector="dimissAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="hU7-2k-Mtu"/>
                            </connections>
                        </button>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstItem="SQe-pF-bBN" firstAttribute="leading" secondItem="iMw-ow-gwQ" secondAttribute="leading" id="Aev-IP-Lc2"/>
                        <constraint firstItem="bvP-Ur-pcZ" firstAttribute="centerX" secondItem="iMw-ow-gwQ" secondAttribute="centerX" id="DQK-Uk-u1l"/>
                        <constraint firstItem="rbv-aM-DoE" firstAttribute="top" secondItem="SQe-pF-bBN" secondAttribute="bottom" constant="10" id="FVg-Sf-PIH"/>
                        <constraint firstItem="9kw-Hl-SfO" firstAttribute="centerY" secondItem="bvP-Ur-pcZ" secondAttribute="centerY" id="JyR-Mp-f6k"/>
                        <constraint firstItem="bvP-Ur-pcZ" firstAttribute="top" secondItem="iMw-ow-gwQ" secondAttribute="top" constant="10" id="KAz-Ac-2lb"/>
                        <constraint firstAttribute="trailing" secondItem="SQe-pF-bBN" secondAttribute="trailing" id="SBC-86-E6J"/>
                        <constraint firstAttribute="trailing" secondItem="9kw-Hl-SfO" secondAttribute="trailing" constant="10" id="TRb-Lx-eXh"/>
                        <constraint firstItem="SQe-pF-bBN" firstAttribute="top" secondItem="bvP-Ur-pcZ" secondAttribute="bottom" constant="10" id="efi-tp-QCo"/>
                        <constraint firstItem="rbv-aM-DoE" firstAttribute="centerX" secondItem="iMw-ow-gwQ" secondAttribute="centerX" id="uIw-nY-nQK"/>
                        <constraint firstAttribute="height" constant="600" id="xY4-s8-y4s"/>
                        <constraint firstAttribute="bottom" secondItem="rbv-aM-DoE" secondAttribute="bottom" constant="20" id="ylR-e7-5dm"/>
                    </constraints>
                </view>
            </subviews>
            <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.70843962589999998" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstItem="iMw-ow-gwQ" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="Hj7-qJ-5m8"/>
                <constraint firstAttribute="trailing" secondItem="iMw-ow-gwQ" secondAttribute="trailing" id="bnf-gz-bX3"/>
                <constraint firstAttribute="bottom" secondItem="iMw-ow-gwQ" secondAttribute="bottom" id="ipi-6a-sfd"/>
            </constraints>
            <connections>
                <outlet property="sureAction" destination="rbv-aM-DoE" id="xtM-al-qBZ"/>
                <outlet property="tabBackView" destination="SQe-pF-bBN" id="WrS-TC-yHK"/>
                <outlet property="tabview" destination="lQm-gr-7GQ" id="CCL-nH-dKQ"/>
            </connections>
            <point key="canvasLocation" x="147" y="-15"/>
        </view>
    </objects>
    <resources>
        <image name="btn_close_2" width="20" height="20"/>
        <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>