<?xml version="1.0" encoding="UTF-8"?>
|
<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="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"/>
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
</dependencies>
|
<objects>
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="SignUpCourseVC" customModule="WanPai" customModuleProvider="target">
|
<connections>
|
<outlet property="btn_courseType" destination="tTc-fK-ck9" id="5xi-U2-LOs"/>
|
<outlet property="tableView" destination="2nE-6T-cdD" id="IZ4-5s-Tpa"/>
|
<outlet property="tf_search" destination="6Cj-8V-y0Z" id="PQL-V6-pPR"/>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
<outlet property="view_topView" destination="nMo-PV-Mr6" id="eYf-5K-aIO"/>
|
</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="nMo-PV-Mr6">
|
<rect key="frame" x="0.0" y="59" width="393" height="105"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="31H-AT-hGv">
|
<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="xDn-Uh-hs3">
|
<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="6Cj-8V-y0Z" 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 firstItem="xDn-Uh-hs3" firstAttribute="centerY" secondItem="31H-AT-hGv" secondAttribute="centerY" id="2b8-as-sQC"/>
|
<constraint firstAttribute="trailing" secondItem="6Cj-8V-y0Z" secondAttribute="trailing" constant="10" id="Lb1-de-99q"/>
|
<constraint firstItem="6Cj-8V-y0Z" firstAttribute="top" secondItem="31H-AT-hGv" secondAttribute="top" id="M3L-4I-USv"/>
|
<constraint firstAttribute="height" constant="38" id="RfL-3n-1CG"/>
|
<constraint firstItem="6Cj-8V-y0Z" firstAttribute="leading" secondItem="xDn-Uh-hs3" secondAttribute="trailing" constant="4" id="Yhe-iy-kzw"/>
|
<constraint firstItem="xDn-Uh-hs3" firstAttribute="leading" secondItem="31H-AT-hGv" secondAttribute="leading" constant="4" id="maE-Gr-ZFG"/>
|
<constraint firstAttribute="bottom" secondItem="6Cj-8V-y0Z" secondAttribute="bottom" id="nfq-8u-plo"/>
|
</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="v4T-Dq-znS">
|
<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="Jqz-wI-73J"/>
|
</connections>
|
</button>
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="ljY-Lp-0lq">
|
<rect key="frame" x="14" y="53" width="86" height="52"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tTc-fK-ck9" customClass="QMUIButton">
|
<rect key="frame" x="0.0" y="0.0" width="86" height="52"/>
|
<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="crouseTypeAction:" destination="-1" eventType="touchUpInside" id="p3g-kr-8yp"/>
|
</connections>
|
</button>
|
</subviews>
|
</stackView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="105" id="8bd-YN-Fpb"/>
|
<constraint firstAttribute="trailing" secondItem="v4T-Dq-znS" secondAttribute="trailing" id="CMf-BL-cz9"/>
|
<constraint firstItem="ljY-Lp-0lq" firstAttribute="top" secondItem="31H-AT-hGv" secondAttribute="bottom" id="DbX-jy-RwF"/>
|
<constraint firstAttribute="trailing" secondItem="31H-AT-hGv" secondAttribute="trailing" constant="53" id="GVS-iY-fCp"/>
|
<constraint firstItem="31H-AT-hGv" firstAttribute="leading" secondItem="nMo-PV-Mr6" secondAttribute="leading" constant="14" id="PNy-hn-3GG"/>
|
<constraint firstAttribute="bottom" secondItem="ljY-Lp-0lq" secondAttribute="bottom" id="R9G-yl-9uF"/>
|
<constraint firstItem="ljY-Lp-0lq" firstAttribute="leading" secondItem="nMo-PV-Mr6" secondAttribute="leading" constant="14" id="RyA-cD-Qh4"/>
|
<constraint firstItem="v4T-Dq-znS" firstAttribute="leading" secondItem="31H-AT-hGv" secondAttribute="trailing" id="SbR-u4-f2g"/>
|
<constraint firstItem="v4T-Dq-znS" firstAttribute="bottom" secondItem="31H-AT-hGv" secondAttribute="bottom" id="l4D-46-MH0"/>
|
<constraint firstItem="v4T-Dq-znS" firstAttribute="top" secondItem="31H-AT-hGv" secondAttribute="top" id="r7G-0T-NaC"/>
|
<constraint firstItem="31H-AT-hGv" firstAttribute="top" secondItem="nMo-PV-Mr6" secondAttribute="top" constant="15" id="xLA-bm-rn7"/>
|
</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="2nE-6T-cdD" customClass="BaseTableView" customModule="WanPai" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="174" width="393" height="644"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
</tableView>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="nMo-PV-Mr6" secondAttribute="trailing" id="1qG-Hh-VjT"/>
|
<constraint firstItem="nMo-PV-Mr6" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="2Ut-ap-CiK"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="2nE-6T-cdD" secondAttribute="bottom" id="KLY-P4-vUv"/>
|
<constraint firstItem="2nE-6T-cdD" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="NYW-uN-uQn"/>
|
<constraint firstItem="nMo-PV-Mr6" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="cFJ-B7-kMB"/>
|
<constraint firstItem="2nE-6T-cdD" firstAttribute="top" secondItem="nMo-PV-Mr6" secondAttribute="bottom" constant="10" id="nLr-uq-oTT"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="2nE-6T-cdD" secondAttribute="trailing" id="x7h-2h-WQM"/>
|
</constraints>
|
<point key="canvasLocation" x="138" y="21"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="icon_down_arrow" width="20" height="14"/>
|
<image name="icon_down_arrow_s" width="20" height="14"/>
|
<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>
|