<?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="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"/>
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="_CourseBookingTCell" rowHeight="95" id="KGk-i7-Jjw" customClass="CourseBookingTCell" customModule="WanPai" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="337" height="95"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
|
<rect key="frame" x="0.0" y="0.0" width="337" height="95"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rYv-E4-9YK">
|
<rect key="frame" x="0.0" y="7" width="337" height="81"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uBt-D3-uxa">
|
<rect key="frame" x="14" y="39" width="100" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="nxc-Xp-QTZ">
|
<rect key="frame" x="124" y="32.666666666666664" width="123" height="30"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="00:00-00:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wnJ-m8-Cn6">
|
<rect key="frame" x="0.0" y="0.0" width="123" height="14"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="14" id="cLS-sG-TFB"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="10"/>
|
<color key="textColor" red="0.99607843137254903" green="0.43137254901960786" blue="0.19215686274509802" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥0/会员扣0学时" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="trU-MW-rOB">
|
<rect key="frame" x="0.0" y="16" width="123" height="14"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="14" id="xMb-Hp-9za"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="10"/>
|
<color key="textColor" red="0.27843137254901962" green="0.40000000000000002" blue="0.81176470588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
</stackView>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hxG-tv-maw">
|
<rect key="frame" x="252" y="34.666666666666664" width="56" height="26"/>
|
<color key="backgroundColor" red="0.42352941176470588" green="0.76470588235294112" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="26" id="Q86-Qa-ykm"/>
|
<constraint firstAttribute="width" constant="56" id="TpL-y8-XM8"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="预 约"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="3"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="bookingAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="Iyg-vB-cvj"/>
|
</connections>
|
</button>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_more_s" translatesAutoresizingMaskIntoConstraints="NO" id="ca5-70-BBW">
|
<rect key="frame" x="321" y="41.666666666666664" width="7" height="12"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="12" id="OLB-Lj-hDF"/>
|
<constraint firstAttribute="width" constant="7" id="Q68-Fn-34Z"/>
|
</constraints>
|
</imageView>
|
</subviews>
|
<constraints>
|
<constraint firstItem="rYv-E4-9YK" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="7" id="3Vb-HJ-rki"/>
|
<constraint firstAttribute="trailing" secondItem="hxG-tv-maw" secondAttribute="trailing" constant="29" id="8ck-B7-DOy"/>
|
<constraint firstItem="uBt-D3-uxa" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="CeF-Tg-D8i"/>
|
<constraint firstItem="uBt-D3-uxa" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="GXZ-NY-FSr"/>
|
<constraint firstItem="nxc-Xp-QTZ" firstAttribute="leading" secondItem="uBt-D3-uxa" secondAttribute="trailing" constant="10" id="Je0-bw-bFU"/>
|
<constraint firstItem="hxG-tv-maw" firstAttribute="centerY" secondItem="uBt-D3-uxa" secondAttribute="centerY" id="M3B-O2-xtI"/>
|
<constraint firstItem="nxc-Xp-QTZ" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="124" id="Vc3-ne-itC"/>
|
<constraint firstAttribute="trailing" secondItem="rYv-E4-9YK" secondAttribute="trailing" id="YX2-bP-Zhd"/>
|
<constraint firstItem="ca5-70-BBW" firstAttribute="centerY" secondItem="uBt-D3-uxa" secondAttribute="centerY" id="ZCf-Ly-7o6"/>
|
<constraint firstItem="hxG-tv-maw" firstAttribute="leading" secondItem="nxc-Xp-QTZ" secondAttribute="trailing" constant="5" id="dWM-Zg-Czb"/>
|
<constraint firstAttribute="bottom" secondItem="rYv-E4-9YK" secondAttribute="bottom" constant="7" id="eul-GW-mkI"/>
|
<constraint firstItem="rYv-E4-9YK" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="gBy-DK-aYi"/>
|
<constraint firstItem="nxc-Xp-QTZ" firstAttribute="centerY" secondItem="uBt-D3-uxa" secondAttribute="centerY" id="u6a-AJ-52h"/>
|
<constraint firstAttribute="trailing" secondItem="ca5-70-BBW" secondAttribute="trailing" constant="9" id="yex-Ry-j9c"/>
|
</constraints>
|
</tableViewCellContentView>
|
<connections>
|
<outlet property="btn_handle" destination="hxG-tv-maw" id="a8k-Dp-PW4"/>
|
<outlet property="label_info" destination="trU-MW-rOB" id="apB-iN-WHi"/>
|
<outlet property="label_time" destination="wnJ-m8-Cn6" id="Le5-1b-72V"/>
|
<outlet property="label_title" destination="uBt-D3-uxa" id="EtQ-fq-UjT"/>
|
<outlet property="view_corner" destination="rYv-E4-9YK" id="HPC-RQ-fIY"/>
|
</connections>
|
<point key="canvasLocation" x="87.786259541984734" y="38.380281690140848"/>
|
</tableViewCell>
|
</objects>
|
<resources>
|
<image name="icon_more_s" width="7" height="12"/>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|