<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22155" 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="22131"/>
|
<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"/>
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
</dependencies>
|
<objects>
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CourseExerciseSubListVC" customModule="WanPai" customModuleProvider="target">
|
<connections>
|
<outlet property="btn_assign" destination="jwk-F4-OqE" id="4PD-bc-l1K"/>
|
<outlet property="tableView" destination="oVl-x5-GNE" id="tkE-dh-5vr"/>
|
<outlet property="tf_search" destination="qIm-p1-qCB" id="xsQ-5v-dGL"/>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
<outlet property="view_topView" destination="2Qr-aS-IbC" id="brL-sJ-q9k"/>
|
</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="2Qr-aS-IbC">
|
<rect key="frame" x="0.0" y="59" width="393" height="105"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ide-TN-Iqx">
|
<rect key="frame" x="14" y="15" width="326" height="38"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_search" translatesAutoresizingMaskIntoConstraints="NO" id="hzt-xY-w3e">
|
<rect key="frame" x="4" y="10.666666666666671" width="17" height="17"/>
|
</imageView>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="输入视频名称" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="qIm-p1-qCB" customClass="QMUITextField">
|
<rect key="frame" x="25" y="0.0" width="291" height="38"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<textInputTraits key="textInputTraits" returnKeyType="search"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="color" keyPath="placeholderColor">
|
<color key="value" red="0.7843137255" green="0.79215686269999996" blue="0.83921568629999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
</subviews>
|
<color key="backgroundColor" red="0.96470588239999999" green="0.96470588239999999" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="qIm-p1-qCB" secondAttribute="bottom" id="0b5-q5-O0n"/>
|
<constraint firstAttribute="trailing" secondItem="qIm-p1-qCB" secondAttribute="trailing" constant="10" id="0os-Lh-zQx"/>
|
<constraint firstItem="qIm-p1-qCB" firstAttribute="leading" secondItem="hzt-xY-w3e" secondAttribute="trailing" constant="4" id="8Hl-3c-Nsy"/>
|
<constraint firstAttribute="height" constant="38" id="HAH-Rg-dj4"/>
|
<constraint firstItem="hzt-xY-w3e" firstAttribute="leading" secondItem="Ide-TN-Iqx" secondAttribute="leading" constant="4" id="iJf-rX-djS"/>
|
<constraint firstItem="hzt-xY-w3e" firstAttribute="centerY" secondItem="Ide-TN-Iqx" secondAttribute="centerY" id="j8f-Ee-yej"/>
|
<constraint firstItem="qIm-p1-qCB" firstAttribute="top" secondItem="Ide-TN-Iqx" secondAttribute="top" id="jUh-qA-bn2"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="4.1600000000000001"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qwo-f0-OeA">
|
<rect key="frame" x="340" y="15" width="53" height="38"/>
|
<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" name="FE6E0D"/>
|
</state>
|
<connections>
|
<action selector="searchAction:" destination="-1" eventType="touchUpInside" id="8fa-7d-ilb"/>
|
</connections>
|
</button>
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="NDx-vs-KqL">
|
<rect key="frame" x="14" y="57" width="95" height="48"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jwk-F4-OqE" customClass="QMUIButton">
|
<rect key="frame" x="0.0" y="0.0" width="95" height="48"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="布置运动营" image="icon_down_arrow">
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</state>
|
<state key="selected" image="icon_down_arrow_s">
|
<color key="titleColor" name="FE6E0D"/>
|
</state>
|
<connections>
|
<action selector="assignAction:" destination="-1" eventType="touchUpInside" id="j6u-Rv-z4Q"/>
|
</connections>
|
</button>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="height" constant="48" id="aRz-kC-ZGj"/>
|
</constraints>
|
</stackView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="Ide-TN-Iqx" secondAttribute="trailing" constant="53" id="09Y-fS-sRJ"/>
|
<constraint firstItem="qwo-f0-OeA" firstAttribute="top" secondItem="Ide-TN-Iqx" secondAttribute="top" id="9JH-Vb-RA0"/>
|
<constraint firstItem="Ide-TN-Iqx" firstAttribute="top" secondItem="2Qr-aS-IbC" secondAttribute="top" constant="15" id="9Xf-0e-gqQ"/>
|
<constraint firstItem="NDx-vs-KqL" firstAttribute="top" secondItem="Ide-TN-Iqx" secondAttribute="bottom" constant="4" id="Bgr-4i-Z14"/>
|
<constraint firstItem="Ide-TN-Iqx" firstAttribute="leading" secondItem="2Qr-aS-IbC" secondAttribute="leading" constant="14" id="KeQ-85-MIS"/>
|
<constraint firstAttribute="trailing" secondItem="qwo-f0-OeA" secondAttribute="trailing" id="RBG-3o-cWm"/>
|
<constraint firstItem="NDx-vs-KqL" firstAttribute="leading" secondItem="2Qr-aS-IbC" secondAttribute="leading" constant="14" id="nlY-1J-CUh"/>
|
<constraint firstItem="qwo-f0-OeA" firstAttribute="leading" secondItem="Ide-TN-Iqx" secondAttribute="trailing" id="onb-Ni-Kqv"/>
|
<constraint firstItem="qwo-f0-OeA" firstAttribute="bottom" secondItem="Ide-TN-Iqx" secondAttribute="bottom" id="wrp-Pt-iKV"/>
|
<constraint firstAttribute="bottom" secondItem="NDx-vs-KqL" secondAttribute="bottom" id="zr2-ZE-VF0"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="size" keyPath="shadowOffset">
|
<size key="value" width="0.0" height="2"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="shadowColor">
|
<color key="value" red="0.87450980389999999" green="0.87450980389999999" blue="0.87450980389999999" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
|
<real key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
</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="oVl-x5-GNE" customClass="BaseTableView" customModule="WanPai" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="164" width="393" height="644"/>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<rect key="contentStretch" x="0.050000000000000003" y="0.0" width="1" height="1"/>
|
</tableView>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="ufI-mk-2VZ"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="2Qr-aS-IbC" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="FFh-z3-1T5"/>
|
<constraint firstAttribute="trailing" secondItem="oVl-x5-GNE" secondAttribute="trailing" id="GuG-OZ-7bC"/>
|
<constraint firstItem="oVl-x5-GNE" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="aYe-Vy-VJZ"/>
|
<constraint firstItem="2Qr-aS-IbC" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="topMargin" id="cFq-zd-6To"/>
|
<constraint firstAttribute="bottomMargin" secondItem="oVl-x5-GNE" secondAttribute="bottom" constant="10" id="hbr-Im-kjk"/>
|
<constraint firstAttribute="trailing" secondItem="2Qr-aS-IbC" secondAttribute="trailing" id="k16-eD-x3K"/>
|
<constraint firstItem="oVl-x5-GNE" firstAttribute="top" secondItem="2Qr-aS-IbC" secondAttribute="bottom" id="qbz-V9-qCQ"/>
|
</constraints>
|
<point key="canvasLocation" x="140" y="21"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="icon_down_arrow" width="13" height="8"/>
|
<image name="icon_down_arrow_s" width="13" height="8"/>
|
<image name="icon_search" width="17" height="17"/>
|
<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>
|