54 lines
4.5 KiB
XML
54 lines
4.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
|
|
<capability name="Constraints to layout margins" minToolsVersion="6.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="BaoGaoViewFirstCell" rowHeight="50" id="KGk-i7-Jjw" customClass="BaoGaoViewFirstCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
|
|
<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="49"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hUE-eH-iwe">
|
|
<rect key="frame" x="242" y="6" width="70" height="38"/>
|
|
<color key="backgroundColor" red="0.082352941176470587" green="0.66666666666666663" blue="0.92156862745098034" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="70" id="GpZ-jd-7Kg"/>
|
|
<constraint firstAttribute="height" constant="38" id="UHs-b4-G1v"/>
|
|
</constraints>
|
|
<state key="normal" title="生成"/>
|
|
</button>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" 填写看护报告" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lxe-X5-exJ">
|
|
<rect key="frame" x="8" y="15" width="107" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="107" id="bYm-0L-QWW"/>
|
|
<constraint firstAttribute="height" constant="21" id="ucn-kS-io4"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="trailingMargin" secondItem="hUE-eH-iwe" secondAttribute="trailing" id="0Ar-4X-bpK"/>
|
|
<constraint firstItem="lxe-X5-exJ" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="7" id="3aR-60-MY4"/>
|
|
<constraint firstItem="hUE-eH-iwe" firstAttribute="leading" secondItem="lxe-X5-exJ" secondAttribute="trailing" constant="127" id="B6t-9c-CvS"/>
|
|
<constraint firstAttribute="bottomMargin" secondItem="hUE-eH-iwe" secondAttribute="bottom" constant="-3" id="gvk-r5-OFR"/>
|
|
<constraint firstItem="hUE-eH-iwe" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="-2" id="qMT-uX-4Ap"/>
|
|
<constraint firstItem="lxe-X5-exJ" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" id="t1n-ei-zkm"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="shengChengBtn" destination="hUE-eH-iwe" id="Rr8-ed-riT"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="671" y="520"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
</document>
|