59 lines
4.7 KiB
XML
59 lines
4.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11542" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
<device id="retina4_7" orientation="portrait">
|
|
<adaptation id="fullscreen"/>
|
|
</device>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/>
|
|
<capability name="Constraints to layout margins" minToolsVersion="6.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="KanHuWorkHeaderViewCell" rowHeight="61" id="KGk-i7-Jjw" customClass="KanHuWorkHeaderViewCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="61"/>
|
|
<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="60"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iza-Pj-zsd">
|
|
<rect key="frame" x="8" y="6" width="304" height="53"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="看护列表" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NaM-5H-ped">
|
|
<rect key="frame" x="8" y="16" width="76" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="21" id="h5N-mH-UTD"/>
|
|
<constraint firstAttribute="width" constant="76" id="k15-oz-pPU"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="53" id="BCk-yF-Yvu"/>
|
|
<constraint firstItem="NaM-5H-ped" firstAttribute="leading" secondItem="iza-Pj-zsd" secondAttribute="leading" constant="8" id="ncq-HK-kgt"/>
|
|
<constraint firstItem="NaM-5H-ped" firstAttribute="top" secondItem="iza-Pj-zsd" secondAttribute="top" constant="16" id="zQ7-8Z-uUr"/>
|
|
</constraints>
|
|
</view>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="bottomMargin" secondItem="iza-Pj-zsd" secondAttribute="bottom" constant="-7" id="IgH-mm-sWb"/>
|
|
<constraint firstAttribute="topMargin" secondItem="iza-Pj-zsd" secondAttribute="top" constant="2" id="bcW-R7-EaN"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="iza-Pj-zsd" secondAttribute="trailing" id="dvf-51-Sbz"/>
|
|
<constraint firstAttribute="leadingMargin" secondItem="iza-Pj-zsd" secondAttribute="leading" id="qn0-Wq-aKJ"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<color key="backgroundColor" red="0.91764705879999997" green="0.91764705879999997" blue="0.91764705879999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<connections>
|
|
<outlet property="listCellHeadBack" destination="iza-Pj-zsd" id="12x-B8-uSE"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="361" y="378.5"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
</document>
|