|
@@ -0,0 +1,85 @@
|
|
|
+<?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" useSafeAreas="YES" colorMatched="YES">
|
|
|
+ <device id="retina6_12" orientation="portrait" appearance="light"/>
|
|
|
+ <dependencies>
|
|
|
+ <deployment identifier="iOS"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
|
|
|
+ <capability name="Safe area layout guides" minToolsVersion="9.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" rowHeight="67" id="KGk-i7-Jjw" customClass="MyStyleTimeSettingCell">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="69"/>
|
|
|
+ <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="375" height="69"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GCU-h5-JEn">
|
|
|
+ <rect key="frame" x="14" y="0.0" width="347" height="57"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="可约课时间段" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VQ0-Tg-gv9">
|
|
|
+ <rect key="frame" x="13.999999999999993" y="16" width="107.33333333333331" height="25"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="25" id="5yk-pq-UJc"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
|
|
|
+ <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="未设置" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KUl-wI-F45">
|
|
|
+ <rect key="frame" x="257.33333333333331" y="18.666666666666668" width="47.666666666666686" height="20.000000000000004"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
+ <color key="textColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="styleEdit_next" translatesAutoresizingMaskIntoConstraints="NO" id="gsj-ET-gAd">
|
|
|
+ <rect key="frame" x="328" y="25" width="5" height="7"/>
|
|
|
+ </imageView>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wLT-Er-49O">
|
|
|
+ <rect key="frame" x="257.33333333333331" y="0.0" width="89.666666666666686" height="57"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="wLT-Er-49O" secondAttribute="bottom" id="2FB-xu-bhL"/>
|
|
|
+ <constraint firstItem="gsj-ET-gAd" firstAttribute="leading" secondItem="KUl-wI-F45" secondAttribute="trailing" constant="23" id="Crg-qj-owz"/>
|
|
|
+ <constraint firstItem="gsj-ET-gAd" firstAttribute="centerY" secondItem="GCU-h5-JEn" secondAttribute="centerY" id="HSF-9C-cSl"/>
|
|
|
+ <constraint firstItem="wLT-Er-49O" firstAttribute="top" secondItem="GCU-h5-JEn" secondAttribute="top" id="Hnk-rH-jmh"/>
|
|
|
+ <constraint firstItem="gsj-ET-gAd" firstAttribute="centerY" secondItem="KUl-wI-F45" secondAttribute="centerY" id="Lax-G1-5kQ"/>
|
|
|
+ <constraint firstItem="VQ0-Tg-gv9" firstAttribute="leading" secondItem="GCU-h5-JEn" secondAttribute="leading" constant="14" id="RPR-x7-rwP"/>
|
|
|
+ <constraint firstItem="wLT-Er-49O" firstAttribute="leading" secondItem="KUl-wI-F45" secondAttribute="leading" id="eB5-ei-QHv"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="VQ0-Tg-gv9" secondAttribute="bottom" constant="16" id="fCU-YA-2ec"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="wLT-Er-49O" secondAttribute="trailing" id="j6z-9h-PxS"/>
|
|
|
+ <constraint firstItem="VQ0-Tg-gv9" firstAttribute="top" secondItem="GCU-h5-JEn" secondAttribute="top" constant="16" id="kye-GH-GXd"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="gsj-ET-gAd" secondAttribute="trailing" constant="14" id="w5H-F9-o7e"/>
|
|
|
+ </constraints>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="10"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="GCU-h5-JEn" secondAttribute="bottom" constant="12" id="0uU-jI-hTX"/>
|
|
|
+ <constraint firstItem="GCU-h5-JEn" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="AAH-cc-yGr"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="GCU-h5-JEn" secondAttribute="trailing" constant="14" id="JwN-ft-UrZ"/>
|
|
|
+ <constraint firstItem="GCU-h5-JEn" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="WgJ-kN-ZmM"/>
|
|
|
+ </constraints>
|
|
|
+ </tableViewCellContentView>
|
|
|
+ <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="timeStatusLabel" destination="KUl-wI-F45" id="crZ-r8-2gb"/>
|
|
|
+ </connections>
|
|
|
+ <point key="canvasLocation" x="84.732824427480907" y="27.816901408450704"/>
|
|
|
+ </tableViewCell>
|
|
|
+ </objects>
|
|
|
+ <resources>
|
|
|
+ <image name="styleEdit_next" width="5" height="7"/>
|
|
|
+ </resources>
|
|
|
+</document>
|