r
7 天以前 8c309ff419690cc77c9b178096878e18d4849fc2
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
<?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" useSafeAreas="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="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"/>
        <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="305" id="KGk-i7-Jjw" customClass="MyCardTCell" customModule="WanPai" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="320" height="305"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
                <rect key="frame" x="0.0" y="0.0" width="320" height="305"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xRS-EW-0ze">
                        <rect key="frame" x="20" y="0.0" width="280" height="285"/>
                        <subviews>
                            <view contentMode="scaleAspectFill" translatesAutoresizingMaskIntoConstraints="NO" id="nf4-Ou-Ude">
                                <rect key="frame" x="0.0" y="0.0" width="280" height="200"/>
                                <subviews>
                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_card_mask" translatesAutoresizingMaskIntoConstraints="NO" id="GpB-g5-DS4">
                                        <rect key="frame" x="0.0" y="0.0" width="280" height="200"/>
                                    </imageView>
                                </subviews>
                                <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                <constraints>
                                    <constraint firstItem="GpB-g5-DS4" firstAttribute="leading" secondItem="nf4-Ou-Ude" secondAttribute="leading" id="DKA-xF-uvr"/>
                                    <constraint firstAttribute="bottom" secondItem="GpB-g5-DS4" secondAttribute="bottom" id="UKr-Hp-mpb"/>
                                    <constraint firstAttribute="trailing" secondItem="GpB-g5-DS4" secondAttribute="trailing" id="Y9x-OJ-U8x"/>
                                    <constraint firstAttribute="height" constant="200" id="vMj-JC-qaG"/>
                                    <constraint firstItem="GpB-g5-DS4" firstAttribute="top" secondItem="nf4-Ou-Ude" secondAttribute="top" id="vfi-Bb-rfu"/>
                                </constraints>
                            </view>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jhO-J2-YDG">
                                <rect key="frame" x="180" y="219" width="86" height="31"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="31" id="F4l-gV-mMp"/>
                                    <constraint firstAttribute="width" constant="86" id="iFH-3G-iJc"/>
                                </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="退款">
                                    <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
                                </state>
                                <connections>
                                    <action selector="refundAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="N31-03-eW6"/>
                                </connections>
                            </button>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zUg-yp-Y13">
                                <rect key="frame" x="14" y="214" width="160" height="37"/>
                                <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
                                <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oOa-ct-EVe">
                                <rect key="frame" x="14" y="253" width="156" height="17"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="17" id="nSz-8n-8Gv"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                                <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.62" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstAttribute="bottom" secondItem="oOa-ct-EVe" secondAttribute="bottom" constant="15" id="07q-Kt-HGL"/>
                            <constraint firstItem="oOa-ct-EVe" firstAttribute="top" secondItem="zUg-yp-Y13" secondAttribute="bottom" constant="2" id="43O-Ph-nvu"/>
                            <constraint firstAttribute="trailing" secondItem="jhO-J2-YDG" secondAttribute="trailing" constant="14" id="8Dn-fM-3Pk"/>
                            <constraint firstItem="zUg-yp-Y13" firstAttribute="top" secondItem="nf4-Ou-Ude" secondAttribute="bottom" constant="14" id="9Fn-Uq-Nfo"/>
                            <constraint firstItem="zUg-yp-Y13" firstAttribute="leading" secondItem="xRS-EW-0ze" secondAttribute="leading" constant="14" id="9sU-SB-Tdf"/>
                            <constraint firstItem="nf4-Ou-Ude" firstAttribute="leading" secondItem="xRS-EW-0ze" secondAttribute="leading" id="HHa-5d-5et"/>
                            <constraint firstItem="oOa-ct-EVe" firstAttribute="leading" secondItem="zUg-yp-Y13" secondAttribute="leading" id="Ja9-az-DZr"/>
                            <constraint firstItem="nf4-Ou-Ude" firstAttribute="top" secondItem="xRS-EW-0ze" secondAttribute="top" id="MZF-1v-h69"/>
                            <constraint firstItem="jhO-J2-YDG" firstAttribute="top" secondItem="nf4-Ou-Ude" secondAttribute="bottom" constant="19" id="Mq5-Fy-6W0"/>
                            <constraint firstAttribute="trailing" secondItem="nf4-Ou-Ude" secondAttribute="trailing" id="dVg-fS-sM7"/>
                            <constraint firstItem="jhO-J2-YDG" firstAttribute="leading" secondItem="oOa-ct-EVe" secondAttribute="trailing" constant="10" id="feh-3a-EpC"/>
                            <constraint firstItem="jhO-J2-YDG" firstAttribute="leading" secondItem="zUg-yp-Y13" secondAttribute="trailing" constant="6" id="sMO-qK-kIq"/>
                        </constraints>
                    </view>
                </subviews>
                <constraints>
                    <constraint firstItem="xRS-EW-0ze" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="BUg-Lw-Z6q"/>
                    <constraint firstItem="xRS-EW-0ze" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="ExS-ty-oIf"/>
                    <constraint firstAttribute="trailing" secondItem="xRS-EW-0ze" secondAttribute="trailing" constant="20" id="eZq-xS-rJA"/>
                    <constraint firstAttribute="bottom" secondItem="xRS-EW-0ze" secondAttribute="bottom" constant="20" id="n5W-PO-zOr"/>
                </constraints>
            </tableViewCellContentView>
            <connections>
                <outlet property="btn_refund" destination="jhO-J2-YDG" id="i1Q-o0-j0R"/>
                <outlet property="img" destination="GpB-g5-DS4" id="WDc-Rb-08i"/>
                <outlet property="img_h" destination="vMj-JC-qaG" id="zhQ-tH-97d"/>
                <outlet property="label_subTitle" destination="oOa-ct-EVe" id="zec-ke-0xQ"/>
                <outlet property="label_title" destination="zUg-yp-Y13" id="AWF-35-mcb"/>
                <outlet property="view_container" destination="xRS-EW-0ze" id="LKd-wp-xIx"/>
            </connections>
            <point key="canvasLocation" x="138.93129770992365" y="111.61971830985917"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="icon_card_mask" width="350" height="140"/>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>