54 lines
4.3 KiB
XML
54 lines
4.3 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="shopNoCumtomerViewCell" rowHeight="229" id="KGk-i7-Jjw" customClass="shopNoCumtomerViewCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="229"/>
|
|
<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="228"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="j2S-ti-ERO">
|
|
<rect key="frame" x="8" y="8" width="304" height="212"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="还没有需要看护的顾客" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FLS-KZ-KDc">
|
|
<rect key="frame" x="63" y="95" width="180" height="22"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
|
|
<color key="textColor" red="0.20784313730000001" green="0.20784313730000001" blue="0.20784313730000001" 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 firstItem="FLS-KZ-KDc" firstAttribute="centerY" secondItem="j2S-ti-ERO" secondAttribute="centerY" id="Tjo-ks-4E7"/>
|
|
<constraint firstItem="FLS-KZ-KDc" firstAttribute="centerX" secondItem="j2S-ti-ERO" secondAttribute="centerX" constant="1" id="tPj-ye-p3t"/>
|
|
</constraints>
|
|
</view>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="bottomMargin" secondItem="j2S-ti-ERO" secondAttribute="bottom" id="Dba-1w-EVf"/>
|
|
<constraint firstAttribute="leadingMargin" secondItem="j2S-ti-ERO" secondAttribute="leading" id="lKc-Ei-lVf"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="j2S-ti-ERO" secondAttribute="trailing" id="oy9-Yf-Vu7"/>
|
|
<constraint firstAttribute="topMargin" secondItem="j2S-ti-ERO" secondAttribute="top" id="pfI-cd-Yic"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<connections>
|
|
<outlet property="noGuKeBackView" destination="j2S-ti-ERO" id="xCL-0c-CJM"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="405" y="255.5"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
</document>
|