杨锴
2024-11-06 63f7ed967433acee3ae8764c7a077e15c29c41f2
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
<?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="22685"/>
        <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" customClass="StudyListVC" customModule="XQMuse" customModuleProvider="target">
            <connections>
                <outlet property="collectionView" destination="eHc-Eu-NuF" id="pjR-fo-5eA"/>
                <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
            </connections>
        </placeholder>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
            <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="IfF-SR-g6f">
                    <rect key="frame" x="0.0" y="59.000000000000007" width="393" height="75.666666666666686"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我的课程" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9S0-96-3nm">
                            <rect key="frame" x="22.000000000000004" y="28.666666666666671" width="61.333333333333343" height="18"/>
                            <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
                            <color key="textColor" red="0.15686274509803921" green="0.15686274509803921" blue="0.15686274509803921" alpha="1" colorSpace="calibratedRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0VA-qj-bFC" customClass="QMUIButton">
                            <rect key="frame" x="255.99999999999997" y="22.666666666666671" width="115.66666666666666" height="30"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="30" id="PZi-Ey-3lf"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
                            <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                            <state key="normal" title="找不到已购课程" image="icon_question">
                                <color key="titleColor" red="0.42745098039215684" green="0.42745098039215684" blue="0.42745098039215684" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            </state>
                            <userDefinedRuntimeAttributes>
                                <userDefinedRuntimeAttribute type="number" keyPath="spacingBetweenImageAndTitle">
                                    <real key="value" value="9.5"/>
                                </userDefinedRuntimeAttribute>
                            </userDefinedRuntimeAttributes>
                            <connections>
                                <action selector="questionAction:" destination="-1" eventType="touchUpInside" id="Rzl-9s-gXz"/>
                            </connections>
                        </button>
                    </subviews>
                    <color key="backgroundColor" red="0.96470588235294119" green="0.96470588235294119" blue="0.96470588235294119" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <constraints>
                        <constraint firstItem="9S0-96-3nm" firstAttribute="leading" secondItem="IfF-SR-g6f" secondAttribute="leading" constant="22" id="6mu-30-WSG"/>
                        <constraint firstItem="0VA-qj-bFC" firstAttribute="centerY" secondItem="IfF-SR-g6f" secondAttribute="centerY" id="K0K-1U-2rh"/>
                        <constraint firstAttribute="trailing" secondItem="0VA-qj-bFC" secondAttribute="trailing" constant="21.5" id="W9p-Ky-YoZ"/>
                        <constraint firstAttribute="height" constant="75.5" id="ecG-ke-lor"/>
                        <constraint firstItem="9S0-96-3nm" firstAttribute="centerY" secondItem="IfF-SR-g6f" secondAttribute="centerY" id="qo1-mY-CNT"/>
                    </constraints>
                </view>
                <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="eHc-Eu-NuF">
                    <rect key="frame" x="0.0" y="134.66666666666669" width="393" height="683.33333333333326"/>
                    <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="K2p-RA-gRf">
                        <size key="itemSize" width="128" height="128"/>
                        <size key="headerReferenceSize" width="0.0" height="0.0"/>
                        <size key="footerReferenceSize" width="0.0" height="0.0"/>
                        <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
                    </collectionViewFlowLayout>
                </collectionView>
            </subviews>
            <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
            <constraints>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="IfF-SR-g6f" secondAttribute="trailing" id="7ia-Y6-jMe"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="eHc-Eu-NuF" secondAttribute="bottom" id="9a2-tf-DvZ"/>
                <constraint firstItem="IfF-SR-g6f" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="YDT-xL-QJW"/>
                <constraint firstItem="eHc-Eu-NuF" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="azy-WH-Yyg"/>
                <constraint firstItem="eHc-Eu-NuF" firstAttribute="top" secondItem="IfF-SR-g6f" secondAttribute="bottom" id="fc0-s9-1lr"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="eHc-Eu-NuF" secondAttribute="trailing" id="m68-D3-WYT"/>
                <constraint firstItem="IfF-SR-g6f" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="nJ3-f2-PlE"/>
            </constraints>
            <point key="canvasLocation" x="140" y="20"/>
        </view>
    </objects>
    <resources>
        <image name="icon_question" width="15.666666984558105" height="15.666666984558105"/>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>