r
6 天以前 24182a847205ad81c759a0d173cc0e12fcd5a149
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
115
116
117
118
119
120
121
122
123
124
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22155" 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="22131"/>
        <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"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="CouponChooseView" 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="aWM-tn-Qlc">
                    <rect key="frame" x="0.0" y="419.66666666666674" width="393" height="432.33333333333326"/>
                    <subviews>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="I8J-QH-Okd">
                            <rect key="frame" x="49" y="333.33333333333331" width="141.66666666666666" height="40"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="40" id="07s-jz-xur"/>
                            </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="取消">
                                <color key="titleColor" name="FE6E0D"/>
                            </state>
                            <userDefinedRuntimeAttributes>
                                <userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
                                <userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
                                    <real key="value" value="20"/>
                                </userDefinedRuntimeAttribute>
                                <userDefinedRuntimeAttribute type="color" keyPath="jq_xibBorderColor">
                                    <color key="value" name="FE6E0D"/>
                                </userDefinedRuntimeAttribute>
                                <userDefinedRuntimeAttribute type="number" keyPath="jq_xibBorderWidth">
                                    <real key="value" value="1"/>
                                </userDefinedRuntimeAttribute>
                            </userDefinedRuntimeAttributes>
                            <connections>
                                <action selector="cancelAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="PrI-yH-6PL"/>
                            </connections>
                        </button>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="26u-Yz-eXD">
                            <rect key="frame" x="210.66666666666663" y="333.33333333333331" width="141.33333333333337" height="40"/>
                            <color key="backgroundColor" name="FE6E0D"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="40" id="4Wt-yI-2u2"/>
                            </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="确认">
                                <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                            </state>
                            <userDefinedRuntimeAttributes>
                                <userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
                                <userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
                                    <real key="value" value="20"/>
                                </userDefinedRuntimeAttribute>
                            </userDefinedRuntimeAttributes>
                            <connections>
                                <action selector="completeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="Yis-UJ-0Ro"/>
                            </connections>
                        </button>
                        <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="Ksj-7h-JHG">
                            <rect key="frame" x="0.0" y="8" width="393" height="317.33333333333331"/>
                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        </tableView>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstAttribute="width" secondItem="aWM-tn-Qlc" secondAttribute="height" multiplier="1:1.1" id="8qc-Ct-ajD"/>
                        <constraint firstItem="26u-Yz-eXD" firstAttribute="top" secondItem="I8J-QH-Okd" secondAttribute="top" id="AUh-CI-UOg"/>
                        <constraint firstAttribute="bottomMargin" secondItem="I8J-QH-Okd" secondAttribute="bottom" constant="17" id="GAb-Wt-HWD"/>
                        <constraint firstItem="Ksj-7h-JHG" firstAttribute="leading" secondItem="aWM-tn-Qlc" secondAttribute="leading" id="HeA-hB-0Rs"/>
                        <constraint firstItem="26u-Yz-eXD" firstAttribute="width" secondItem="I8J-QH-Okd" secondAttribute="width" id="I3e-WB-QZd"/>
                        <constraint firstItem="I8J-QH-Okd" firstAttribute="top" secondItem="Ksj-7h-JHG" secondAttribute="bottom" constant="8" id="QCd-ch-Eva"/>
                        <constraint firstItem="I8J-QH-Okd" firstAttribute="leading" secondItem="aWM-tn-Qlc" secondAttribute="leadingMargin" constant="41" id="ani-ly-wgW"/>
                        <constraint firstItem="26u-Yz-eXD" firstAttribute="leading" secondItem="I8J-QH-Okd" secondAttribute="trailing" constant="20" id="fpo-wH-NAU"/>
                        <constraint firstAttribute="trailing" secondItem="26u-Yz-eXD" secondAttribute="trailing" constant="41" id="iOF-p8-w9w"/>
                        <constraint firstAttribute="trailing" secondItem="Ksj-7h-JHG" secondAttribute="trailing" id="jD8-tp-9BG"/>
                        <constraint firstItem="Ksj-7h-JHG" firstAttribute="top" secondItem="aWM-tn-Qlc" secondAttribute="top" constant="8" id="qUr-w6-up5"/>
                    </constraints>
                </view>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7sR-sG-JMu">
                    <rect key="frame" x="0.0" y="59" width="393" height="360.66666666666669"/>
                    <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                    <connections>
                        <action selector="cancelAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="gsi-lU-c3b"/>
                    </connections>
                </button>
            </subviews>
            <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
            <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="aWM-tn-Qlc" secondAttribute="trailing" id="Aog-ls-NWS"/>
                <constraint firstItem="7sR-sG-JMu" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="OOw-br-rXZ"/>
                <constraint firstItem="7sR-sG-JMu" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" id="sTO-4x-htZ"/>
                <constraint firstAttribute="bottom" secondItem="aWM-tn-Qlc" secondAttribute="bottom" id="wu0-fc-WSc"/>
                <constraint firstItem="aWM-tn-Qlc" firstAttribute="top" secondItem="7sR-sG-JMu" secondAttribute="bottom" id="xja-IK-Jno"/>
                <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="7sR-sG-JMu" secondAttribute="trailing" id="yHG-Tu-JcS"/>
                <constraint firstItem="aWM-tn-Qlc" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="z6M-8v-Tq6"/>
            </constraints>
            <connections>
                <outlet property="cons_bottom" destination="wu0-fc-WSc" id="P08-d4-gJ4"/>
                <outlet property="tableView" destination="Ksj-7h-JHG" id="zhI-wR-m61"/>
                <outlet property="view_container" destination="aWM-tn-Qlc" id="elG-G8-Rtf"/>
            </connections>
            <point key="canvasLocation" x="40" y="21"/>
        </view>
    </objects>
    <resources>
        <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>