无故事王国
2023-09-20 2834569133090d46dd3f28a30100fa74661ef1e1
WanPai/Root/Course/VC/CourseListVC.xib
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<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="21679"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22129"/>
        <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"/>
@@ -160,9 +160,22 @@
                    </userDefinedRuntimeAttributes>
                </view>
                <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="Uy7-FM-GEG" customClass="BaseTableView" customModule="WanPai" customModuleProvider="target">
                    <rect key="frame" x="0.0" y="169" width="393" height="649"/>
                    <rect key="frame" x="0.0" y="169" width="393" height="601"/>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                </tableView>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vNG-X1-4Fq">
                    <rect key="frame" x="0.0" y="770" width="393" height="48"/>
                    <color key="backgroundColor" name="FE6E0D"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="48" id="CEx-uf-XZC"/>
                    </constraints>
                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
                    <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                    <state key="normal" title="已报名课程"/>
                    <connections>
                        <action selector="enrolledAction:" destination="-1" eventType="touchUpInside" id="c1b-aj-ufD"/>
                    </connections>
                </button>
            </subviews>
            <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
@@ -171,9 +184,12 @@
                <constraint firstItem="Uy7-FM-GEG" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="RnS-Vt-AHl"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="1pn-Fd-8Ng" secondAttribute="trailing" id="S0j-qM-l39"/>
                <constraint firstItem="1pn-Fd-8Ng" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="VtA-Lr-az1"/>
                <constraint firstAttribute="trailing" secondItem="vNG-X1-4Fq" secondAttribute="trailing" id="YCo-Sp-cvO"/>
                <constraint firstItem="vNG-X1-4Fq" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="lBw-G4-izj"/>
                <constraint firstItem="vNG-X1-4Fq" firstAttribute="top" secondItem="Uy7-FM-GEG" secondAttribute="bottom" id="lX7-um-UZf"/>
                <constraint firstItem="1pn-Fd-8Ng" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="mT6-x6-x8x"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="vNG-X1-4Fq" secondAttribute="bottom" id="vYr-pU-k9N"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Uy7-FM-GEG" secondAttribute="trailing" id="vkT-06-nok"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="Uy7-FM-GEG" secondAttribute="bottom" id="ztp-Wd-zeE"/>
            </constraints>
            <point key="canvasLocation" x="38.931297709923662" y="20.422535211267608"/>
        </view>