杨锴
2024-11-14 1cc03dff6006c235686f87fe0f80af2fde97abf4
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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23094" 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="23084"/>
        <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="CourseDetailHeaderView" customModule="XQMuse" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="364" height="413"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="demo_bg" translatesAutoresizingMaskIntoConstraints="NO" id="3FR-3L-eGU">
                    <rect key="frame" x="0.0" y="0.0" width="364" height="291.33333333333331"/>
                    <constraints>
                        <constraint firstAttribute="width" secondItem="3FR-3L-eGU" secondAttribute="height" multiplier="1:0.8" id="dKc-G0-qUl"/>
                    </constraints>
                </imageView>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AMf-zP-hoy">
                    <rect key="frame" x="0.0" y="291.33333333333331" width="364" height="99.333333333333314"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="1000" verticalHuggingPriority="251" horizontalCompressionResistancePriority="250" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CgZ-Jh-uGm">
                            <rect key="frame" x="20.666666666666664" y="20" width="17.666666666666664" height="23"/>
                            <fontDescription key="fontDescription" type="boldSystem" pointSize="19"/>
                            <color key="textColor" red="0.15686274509803921" green="0.15686274509803921" blue="0.15686274509803921" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="导师 --" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DbG-SW-sik">
                            <rect key="frame" x="48.333333333333343" y="24.333333333333371" width="295.33333333333326" height="14.333333333333336"/>
                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                            <color key="textColor" red="0.27058823529411763" green="0.27058823529411763" blue="0.27058823529411763" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_user_1" translatesAutoresizingMaskIntoConstraints="NO" id="QZb-OD-zkm">
                            <rect key="frame" x="20.666666666666668" y="63.333333333333364" width="10" height="10.666666666666664"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="10" id="Oim-LL-682"/>
                                <constraint firstAttribute="height" constant="10.5" id="UW0-AR-Xhg"/>
                            </constraints>
                        </imageView>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0人已加入学习" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0I9-CV-ojJ">
                            <rect key="frame" x="35.666666666666664" y="62.666666666666686" width="67.333333333333343" height="12"/>
                            <fontDescription key="fontDescription" type="system" pointSize="10"/>
                            <color key="textColor" red="0.80392156862745101" green="0.80392156862745101" blue="0.80392156862745101" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                    </subviews>
                    <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                    <constraints>
                        <constraint firstItem="QZb-OD-zkm" firstAttribute="leading" secondItem="CgZ-Jh-uGm" secondAttribute="leading" id="9m2-IA-FFN"/>
                        <constraint firstAttribute="height" constant="99.5" id="LcG-qp-bba"/>
                        <constraint firstItem="DbG-SW-sik" firstAttribute="leading" secondItem="CgZ-Jh-uGm" secondAttribute="trailing" constant="10" id="UAT-ii-Q8y"/>
                        <constraint firstAttribute="trailing" secondItem="DbG-SW-sik" secondAttribute="trailing" constant="20.5" id="dRM-2S-Gf9"/>
                        <constraint firstItem="0I9-CV-ojJ" firstAttribute="leading" secondItem="QZb-OD-zkm" secondAttribute="trailing" constant="5" id="e2U-HD-qip"/>
                        <constraint firstItem="CgZ-Jh-uGm" firstAttribute="top" secondItem="AMf-zP-hoy" secondAttribute="top" constant="20" id="f9p-jH-KwJ"/>
                        <constraint firstItem="CgZ-Jh-uGm" firstAttribute="leading" secondItem="AMf-zP-hoy" secondAttribute="leading" constant="20.5" id="fzO-TU-hyZ"/>
                        <constraint firstItem="QZb-OD-zkm" firstAttribute="top" secondItem="CgZ-Jh-uGm" secondAttribute="bottom" constant="20.5" id="iWI-lW-jIf"/>
                        <constraint firstItem="QZb-OD-zkm" firstAttribute="centerY" secondItem="0I9-CV-ojJ" secondAttribute="centerY" id="pCH-gF-id3"/>
                        <constraint firstItem="DbG-SW-sik" firstAttribute="centerY" secondItem="CgZ-Jh-uGm" secondAttribute="centerY" id="rIW-tx-0kQ"/>
                    </constraints>
                </view>
            </subviews>
            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
            <constraints>
                <constraint firstItem="AMf-zP-hoy" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="5hu-fm-fpJ"/>
                <constraint firstItem="AMf-zP-hoy" firstAttribute="top" secondItem="3FR-3L-eGU" secondAttribute="bottom" id="HCP-1R-mx8"/>
                <constraint firstAttribute="trailing" secondItem="3FR-3L-eGU" secondAttribute="trailing" id="KJx-ha-rYc"/>
                <constraint firstItem="3FR-3L-eGU" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="KjP-Qt-mZS"/>
                <constraint firstAttribute="trailing" secondItem="AMf-zP-hoy" secondAttribute="trailing" id="QnO-1B-SP7"/>
                <constraint firstAttribute="bottom" secondItem="AMf-zP-hoy" secondAttribute="bottom" priority="750" id="TyS-Df-byM"/>
                <constraint firstItem="3FR-3L-eGU" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="fEh-oE-o3e"/>
            </constraints>
            <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
            <connections>
                <outlet property="icon" destination="QZb-OD-zkm" id="C8w-ga-BSc"/>
                <outlet property="image_cover" destination="3FR-3L-eGU" id="zat-PK-Mtx"/>
                <outlet property="label_studyNum" destination="0I9-CV-ojJ" id="Xu3-ID-OsO"/>
                <outlet property="label_teacher" destination="DbG-SW-sik" id="BfM-77-ZSS"/>
                <outlet property="label_title" destination="CgZ-Jh-uGm" id="zt0-Fw-MFu"/>
            </connections>
            <point key="canvasLocation" x="59.541984732824424" y="-98.239436619718319"/>
        </view>
    </objects>
    <resources>
        <image name="demo_bg" width="621" height="1064"/>
        <image name="icon_user_1" width="10" height="10.666666984558105"/>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>