| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" 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="20020"/>
- <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="71" id="KGk-i7-Jjw" customClass="YBDayTaskCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="71"/>
- <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="320" height="71"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="M1W-NK-XXY">
- <rect key="frame" x="16" y="17.5" width="33" height="16"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="730" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TyG-uN-2BX">
- <rect key="frame" x="16" y="41.5" width="26.5" height="12"/>
- <fontDescription key="fontDescription" type="system" pointSize="10"/>
- <color key="textColor" red="0.58823529409999997" green="0.58823529409999997" blue="0.58823529409999997" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4kH-6W-0da">
- <rect key="frame" x="244" y="22.5" width="60" height="26"/>
- <constraints>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="60" id="0w4-ld-Qe9"/>
- <constraint firstAttribute="height" constant="26" id="1ll-OW-bH3"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <inset key="contentEdgeInsets" minX="5" minY="0.0" maxX="5" maxY="0.0"/>
- <state key="normal" title="按钮"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="13"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="stateBtnClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="dlu-9s-Ncv"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gJ3-2v-Ayx">
- <rect key="frame" x="16" y="70" width="288" height="1"/>
- <color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="Z3Y-Di-2fc"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="M1W-NK-XXY" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="28c-X1-vLg"/>
- <constraint firstItem="M1W-NK-XXY" firstAttribute="trailing" relation="lessThanOrEqual" secondItem="4kH-6W-0da" secondAttribute="leading" constant="-5" id="ESB-Sr-7Nf"/>
- <constraint firstAttribute="trailing" secondItem="gJ3-2v-Ayx" secondAttribute="trailing" constant="16" id="Q55-4K-bqM"/>
- <constraint firstItem="M1W-NK-XXY" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" constant="-10" id="VX0-9A-37G"/>
- <constraint firstItem="TyG-uN-2BX" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="Vne-i3-28r"/>
- <constraint firstItem="4kH-6W-0da" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="W9A-id-A8z"/>
- <constraint firstItem="TyG-uN-2BX" firstAttribute="trailing" relation="lessThanOrEqual" secondItem="4kH-6W-0da" secondAttribute="leading" constant="-5" id="abe-eU-AIL"/>
- <constraint firstItem="gJ3-2v-Ayx" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="bIL-qk-ZFo"/>
- <constraint firstItem="TyG-uN-2BX" firstAttribute="top" secondItem="M1W-NK-XXY" secondAttribute="bottom" constant="8" id="kQz-F6-deu"/>
- <constraint firstAttribute="bottom" secondItem="gJ3-2v-Ayx" secondAttribute="bottom" id="vff-un-uhx"/>
- <constraint firstAttribute="trailing" secondItem="4kH-6W-0da" secondAttribute="trailing" constant="16" id="wWG-AN-02M"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="contentLb" destination="TyG-uN-2BX" id="ZBK-JE-jjw"/>
- <outlet property="lineLb" destination="gJ3-2v-Ayx" id="aWG-NU-bVY"/>
- <outlet property="stateBtn" destination="4kH-6W-0da" id="tNU-5J-AlM"/>
- <outlet property="titleLb" destination="M1W-NK-XXY" id="B0G-sh-Ssa"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="112.83482142857142"/>
- </tableViewCell>
- </objects>
- <resources>
- <systemColor name="groupTableViewBackgroundColor">
- <color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- </resources>
- </document>
|