123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
- <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="MyLessonSearchView">
- <rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LpR-2y-gXZ">
- <rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sav-8B-TD3">
- <rect key="frame" x="0.0" y="0.0" width="131.5" height="50"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="XXXX年XX月" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SZF-Nh-GLK">
- <rect key="frame" x="16.5" y="16.5" width="90" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="sort_down" translatesAutoresizingMaskIntoConstraints="NO" id="vSU-NS-Qou">
- <rect key="frame" x="112.5" y="22" width="8" height="6"/>
- <constraints>
- <constraint firstAttribute="height" constant="6" id="L0G-Nt-hlU"/>
- <constraint firstAttribute="width" constant="8" id="nhm-Fv-ewC"/>
- </constraints>
- </imageView>
- <button opaque="NO" tag="1001" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CSP-VE-Q55">
- <rect key="frame" x="0.0" y="0.0" width="131.5" height="50"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="buttonClickAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="TaJ-ah-38O"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="CSP-VE-Q55" secondAttribute="trailing" id="0bd-hm-rCy"/>
- <constraint firstAttribute="bottom" secondItem="CSP-VE-Q55" secondAttribute="bottom" id="5ye-zJ-qJd"/>
- <constraint firstItem="SZF-Nh-GLK" firstAttribute="centerX" secondItem="sav-8B-TD3" secondAttribute="centerX" constant="-4" id="Alx-tT-2ei"/>
- <constraint firstItem="vSU-NS-Qou" firstAttribute="leading" secondItem="SZF-Nh-GLK" secondAttribute="trailing" constant="6" id="gzf-kV-Yq4"/>
- <constraint firstItem="CSP-VE-Q55" firstAttribute="top" secondItem="sav-8B-TD3" secondAttribute="top" id="lqg-EV-zPD"/>
- <constraint firstItem="SZF-Nh-GLK" firstAttribute="centerY" secondItem="sav-8B-TD3" secondAttribute="centerY" id="nyN-Qr-ZM8"/>
- <constraint firstItem="vSU-NS-Qou" firstAttribute="centerY" secondItem="sav-8B-TD3" secondAttribute="centerY" id="vSN-3Z-GaR"/>
- <constraint firstItem="CSP-VE-Q55" firstAttribute="leading" secondItem="sav-8B-TD3" secondAttribute="leading" id="zIY-Ko-K7m"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EXN-FR-v0M">
- <rect key="frame" x="141.5" y="0.0" width="131" height="50"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="课程状态" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6ns-hS-Kd7">
- <rect key="frame" x="33.5" y="16.5" width="56" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="sort_down" translatesAutoresizingMaskIntoConstraints="NO" id="OTv-DP-LWv">
- <rect key="frame" x="95.5" y="22" width="8" height="6"/>
- <constraints>
- <constraint firstAttribute="width" constant="8" id="5Xg-pv-7Nq"/>
- <constraint firstAttribute="height" constant="6" id="z2o-1V-B1s"/>
- </constraints>
- </imageView>
- <button opaque="NO" tag="1002" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4ob-Ur-wiA">
- <rect key="frame" x="0.0" y="0.0" width="131" height="50"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal">
- <color key="titleColor" red="0.1019607843" green="0.1019607843" blue="0.1019607843" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="buttonClickAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="dy9-XT-PTc"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="6ns-hS-Kd7" firstAttribute="centerY" secondItem="EXN-FR-v0M" secondAttribute="centerY" id="AzD-bE-066"/>
- <constraint firstItem="4ob-Ur-wiA" firstAttribute="leading" secondItem="EXN-FR-v0M" secondAttribute="leading" id="GtX-9e-ehq"/>
- <constraint firstItem="OTv-DP-LWv" firstAttribute="leading" secondItem="6ns-hS-Kd7" secondAttribute="trailing" constant="6" id="I7T-xV-JF7"/>
- <constraint firstAttribute="trailing" secondItem="4ob-Ur-wiA" secondAttribute="trailing" id="YNZ-vD-gf4"/>
- <constraint firstItem="6ns-hS-Kd7" firstAttribute="centerX" secondItem="EXN-FR-v0M" secondAttribute="centerX" constant="-4" id="YbI-hY-Ult"/>
- <constraint firstItem="OTv-DP-LWv" firstAttribute="centerY" secondItem="EXN-FR-v0M" secondAttribute="centerY" id="b3Z-oq-v2w"/>
- <constraint firstAttribute="bottom" secondItem="4ob-Ur-wiA" secondAttribute="bottom" id="jwa-36-Cbd"/>
- <constraint firstItem="4ob-Ur-wiA" firstAttribute="top" secondItem="EXN-FR-v0M" secondAttribute="top" id="ljE-Zk-4Wc"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tfS-Rc-iEN">
- <rect key="frame" x="282.5" y="0.0" width="131.5" height="50"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="全部声部" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="o6O-VM-5uU">
- <rect key="frame" x="34" y="16.5" width="56" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="sort_down" translatesAutoresizingMaskIntoConstraints="NO" id="2nN-nP-Pcx">
- <rect key="frame" x="96" y="22" width="8" height="6"/>
- <constraints>
- <constraint firstAttribute="height" constant="6" id="Hqu-N6-YGq"/>
- <constraint firstAttribute="width" constant="8" id="RHc-EF-HM2"/>
- </constraints>
- </imageView>
- <button opaque="NO" tag="1003" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cgC-dL-lRH">
- <rect key="frame" x="0.0" y="0.0" width="131.5" height="50"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="buttonClickAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="nuc-JZ-JJe"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="2nN-nP-Pcx" firstAttribute="leading" secondItem="o6O-VM-5uU" secondAttribute="trailing" constant="6" id="0n4-YK-n4D"/>
- <constraint firstItem="2nN-nP-Pcx" firstAttribute="centerY" secondItem="tfS-Rc-iEN" secondAttribute="centerY" id="5EQ-2B-7AS"/>
- <constraint firstAttribute="trailing" secondItem="cgC-dL-lRH" secondAttribute="trailing" id="736-JC-2Pv"/>
- <constraint firstItem="o6O-VM-5uU" firstAttribute="centerX" secondItem="tfS-Rc-iEN" secondAttribute="centerX" constant="-4" id="7M7-x1-FfN"/>
- <constraint firstItem="o6O-VM-5uU" firstAttribute="centerY" secondItem="tfS-Rc-iEN" secondAttribute="centerY" id="FMB-rn-9RF"/>
- <constraint firstItem="cgC-dL-lRH" firstAttribute="top" secondItem="tfS-Rc-iEN" secondAttribute="top" id="Jda-N3-CeP"/>
- <constraint firstAttribute="bottom" secondItem="cgC-dL-lRH" secondAttribute="bottom" id="i38-qz-i66"/>
- <constraint firstItem="cgC-dL-lRH" firstAttribute="leading" secondItem="tfS-Rc-iEN" secondAttribute="leading" id="zXE-H5-6j1"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="tfS-Rc-iEN" firstAttribute="leading" secondItem="EXN-FR-v0M" secondAttribute="trailing" constant="10" id="4dx-rG-JsD"/>
- <constraint firstItem="EXN-FR-v0M" firstAttribute="bottom" secondItem="sav-8B-TD3" secondAttribute="bottom" id="9F3-pd-MYs"/>
- <constraint firstItem="tfS-Rc-iEN" firstAttribute="width" secondItem="sav-8B-TD3" secondAttribute="width" id="CLF-fI-pzs"/>
- <constraint firstItem="EXN-FR-v0M" firstAttribute="top" secondItem="sav-8B-TD3" secondAttribute="top" id="FLx-ZH-cjQ"/>
- <constraint firstItem="tfS-Rc-iEN" firstAttribute="top" secondItem="sav-8B-TD3" secondAttribute="top" id="Hbw-pi-fCh"/>
- <constraint firstItem="sav-8B-TD3" firstAttribute="top" secondItem="LpR-2y-gXZ" secondAttribute="top" id="Ihc-cJ-1Oh"/>
- <constraint firstItem="tfS-Rc-iEN" firstAttribute="bottom" secondItem="sav-8B-TD3" secondAttribute="bottom" id="Xfd-4u-1IF"/>
- <constraint firstAttribute="bottom" secondItem="sav-8B-TD3" secondAttribute="bottom" id="bu2-X6-Yg6"/>
- <constraint firstItem="EXN-FR-v0M" firstAttribute="width" secondItem="sav-8B-TD3" secondAttribute="width" id="fPc-ee-c1N"/>
- <constraint firstAttribute="trailing" secondItem="tfS-Rc-iEN" secondAttribute="trailing" id="u1e-Ax-BTi"/>
- <constraint firstItem="sav-8B-TD3" firstAttribute="leading" secondItem="LpR-2y-gXZ" secondAttribute="leading" id="uCG-Vn-Bi5"/>
- <constraint firstItem="EXN-FR-v0M" firstAttribute="leading" secondItem="sav-8B-TD3" secondAttribute="trailing" constant="10" id="vlA-mz-du1"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="size" keyPath="shadowOffset">
- <size key="value" width="0.0" height="2"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
- <real key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="shadowRadius">
- <real key="value" value="7"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="shadowUIColor">
- <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.070000000000000007" colorSpace="calibratedRGB"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="LpR-2y-gXZ" secondAttribute="trailing" id="TJN-ui-GfD"/>
- <constraint firstItem="LpR-2y-gXZ" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="cRb-QE-c94"/>
- <constraint firstItem="LpR-2y-gXZ" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="jZD-EQ-305"/>
- <constraint firstAttribute="bottom" secondItem="LpR-2y-gXZ" secondAttribute="bottom" id="mqe-U8-IPW"/>
- </constraints>
- <nil key="simulatedTopBarMetrics"/>
- <nil key="simulatedBottomBarMetrics"/>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="firstArrow" destination="vSU-NS-Qou" id="Kv5-mp-IhS"/>
- <outlet property="firstLabel" destination="SZF-Nh-GLK" id="tEx-TG-3F3"/>
- <outlet property="secondArrow" destination="OTv-DP-LWv" id="t4Z-hT-MB6"/>
- <outlet property="secondLabel" destination="6ns-hS-Kd7" id="5aW-zc-XWs"/>
- <outlet property="thirdArrow" destination="2nN-nP-Pcx" id="VyH-DI-YOp"/>
- <outlet property="thirdLabel" destination="o6O-VM-5uU" id="4Qy-Qr-D3o"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="-33.482142857142854"/>
- </view>
- </objects>
- <resources>
- <image name="sort_down" width="8" height="6"/>
- </resources>
- </document>
|