杨锴
2025-05-11 7453d2d0cef415b34323d1b91e6cfa4a6ba31178
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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" 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="22130"/>
        <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="PaymentCourseView" 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="CjF-zA-4Hi">
                    <rect key="frame" x="0.0" y="491" width="393" height="361"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="所需课时数:0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="28h-Pc-Ao5">
                            <rect key="frame" x="13.999999999999993" y="28" width="108.33333333333331" height="22"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="22" id="frl-YE-zQS"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" weight="medium" 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>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pkZ-I9-7Ww">
                            <rect key="frame" x="206.66666666666663" y="253" width="145.33333333333337" height="40"/>
                            <color key="backgroundColor" name="FE6E0D"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="40" id="GXY-x6-yjs"/>
                            </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="paymentAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="wMw-29-34f"/>
                            </connections>
                        </button>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dGE-gy-H9V">
                            <rect key="frame" x="41" y="253" width="145.66666666666666" height="40"/>
                            <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="40" id="cRG-BH-7sN"/>
                            </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="color" keyPath="ld_borderColorXIB">
                                    <color key="value" name="FE6E0D"/>
                                </userDefinedRuntimeAttribute>
                                <userDefinedRuntimeAttribute type="number" keyPath="ld_borderWidthXIB">
                                    <real key="value" value="1"/>
                                </userDefinedRuntimeAttribute>
                                <userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
                                    <real key="value" value="20"/>
                                </userDefinedRuntimeAttribute>
                            </userDefinedRuntimeAttributes>
                            <connections>
                                <action selector="hiddenAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="T2L-VI-9LG"/>
                            </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="BP3-c0-m5T">
                            <rect key="frame" x="0.0" y="50" width="393" height="180"/>
                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="180" id="W2X-Ts-Zvy"/>
                            </constraints>
                        </tableView>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstItem="dGE-gy-H9V" firstAttribute="leading" secondItem="CjF-zA-4Hi" secondAttribute="leading" constant="41" id="48j-B3-bW1"/>
                        <constraint firstItem="pkZ-I9-7Ww" firstAttribute="width" secondItem="dGE-gy-H9V" secondAttribute="width" id="BdR-IA-LCz"/>
                        <constraint firstItem="BP3-c0-m5T" firstAttribute="top" secondItem="28h-Pc-Ao5" secondAttribute="bottom" id="JkA-Aj-Krf"/>
                        <constraint firstItem="pkZ-I9-7Ww" firstAttribute="top" secondItem="BP3-c0-m5T" secondAttribute="bottom" constant="23" id="UrI-Pz-kuw"/>
                        <constraint firstItem="pkZ-I9-7Ww" firstAttribute="top" secondItem="dGE-gy-H9V" secondAttribute="top" id="VCt-i4-vO2"/>
                        <constraint firstItem="BP3-c0-m5T" firstAttribute="leading" secondItem="CjF-zA-4Hi" secondAttribute="leading" id="VZr-zl-q6b"/>
                        <constraint firstAttribute="bottomMargin" secondItem="pkZ-I9-7Ww" secondAttribute="bottom" constant="26" id="Wtt-ZA-xs5"/>
                        <constraint firstItem="28h-Pc-Ao5" firstAttribute="top" secondItem="CjF-zA-4Hi" secondAttribute="top" constant="28" id="dKR-Xn-2RP"/>
                        <constraint firstItem="pkZ-I9-7Ww" firstAttribute="bottom" secondItem="dGE-gy-H9V" secondAttribute="bottom" id="gRo-Lx-Yxf"/>
                        <constraint firstAttribute="trailing" secondItem="pkZ-I9-7Ww" secondAttribute="trailing" constant="41" id="lQ3-df-ADW"/>
                        <constraint firstItem="pkZ-I9-7Ww" firstAttribute="leading" secondItem="dGE-gy-H9V" secondAttribute="trailing" constant="20" id="oj4-Dq-c5w"/>
                        <constraint firstAttribute="trailing" secondItem="BP3-c0-m5T" secondAttribute="trailing" id="pMn-m7-OFY"/>
                        <constraint firstItem="28h-Pc-Ao5" firstAttribute="leading" secondItem="CjF-zA-4Hi" secondAttribute="leading" constant="14" id="sEH-zc-JiE"/>
                    </constraints>
                </view>
            </subviews>
            <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstAttribute="bottom" secondItem="CjF-zA-4Hi" secondAttribute="bottom" id="j5e-H8-77V"/>
                <constraint firstAttribute="trailing" secondItem="CjF-zA-4Hi" secondAttribute="trailing" id="tm4-ih-WhU"/>
                <constraint firstItem="CjF-zA-4Hi" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="vrQ-vh-gKy"/>
            </constraints>
            <connections>
                <outlet property="cons_bottom" destination="j5e-H8-77V" id="J5U-qk-n75"/>
                <outlet property="label_num" destination="28h-Pc-Ao5" id="siW-Eq-KzM"/>
                <outlet property="tableView" destination="BP3-c0-m5T" id="9FE-b5-mdI"/>
                <outlet property="view_container" destination="CjF-zA-4Hi" id="Bfx-KH-7lY"/>
            </connections>
            <point key="canvasLocation" x="88" 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>