1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
- <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"/>
- <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="WorkFlowHomeCell">
- <rect key="frame" x="0.0" y="0.0" width="165" height="216"/>
- <autoresizingMask key="autoresizingMask"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
- <rect key="frame" x="0.0" y="0.0" width="165" height="216"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="zanweitu" translatesAutoresizingMaskIntoConstraints="NO" id="pBP-VP-g3b">
- <rect key="frame" x="0.0" y="0.0" width="165" height="120"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="pBP-VP-g3b" secondAttribute="height" multiplier="11:8" id="io0-tm-ONO"/>
- </constraints>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KLa-xg-fD4">
- <rect key="frame" x="6" y="138" width="153" height="60"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="Ite-eW-NJd">
- <rect key="frame" x="0.0" y="0.0" width="153" height="60"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="会议室" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cwf-FS-lZr">
- <rect key="frame" x="0.0" y="0.0" width="153" height="20"/>
- <fontDescription key="fontDescription" type="system" pointSize="11"/>
- <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="calibratedRGB"/>
- <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="s7M-Pv-fpM">
- <rect key="frame" x="0.0" y="20" width="153" height="20"/>
- <fontDescription key="fontDescription" type="system" pointSize="11"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="人数:0人" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8MU-4k-Dfv">
- <rect key="frame" x="0.0" y="40" width="153" height="20"/>
- <fontDescription key="fontDescription" type="system" pointSize="11"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </stackView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="Ite-eW-NJd" secondAttribute="bottom" id="Tj0-Lj-236"/>
- <constraint firstItem="Ite-eW-NJd" firstAttribute="top" secondItem="KLa-xg-fD4" secondAttribute="top" id="mng-uV-sLl"/>
- <constraint firstItem="Ite-eW-NJd" firstAttribute="leading" secondItem="KLa-xg-fD4" secondAttribute="leading" id="qXd-lg-Vgi"/>
- <constraint firstAttribute="trailing" secondItem="Ite-eW-NJd" secondAttribute="trailing" id="wK3-PX-i9C"/>
- </constraints>
- </view>
- </subviews>
- </view>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="pBP-VP-g3b" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="3Mt-ty-RLD"/>
- <constraint firstItem="KLa-xg-fD4" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="6" id="3Qx-kh-3bl"/>
- <constraint firstItem="pBP-VP-g3b" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="RQ7-SP-R68"/>
- <constraint firstItem="KLa-xg-fD4" firstAttribute="top" secondItem="pBP-VP-g3b" secondAttribute="bottom" constant="18" id="YXB-oR-F5x"/>
- <constraint firstAttribute="trailing" secondItem="pBP-VP-g3b" secondAttribute="trailing" id="c4o-44-fXh"/>
- <constraint firstAttribute="bottom" secondItem="KLa-xg-fD4" secondAttribute="bottom" constant="18" id="mnb-aQ-jfE"/>
- <constraint firstAttribute="trailing" secondItem="KLa-xg-fD4" secondAttribute="trailing" constant="6" id="sOd-NH-lXe"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="SEy-5g-ep8"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <integer key="value" value="0"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <outlet property="roomAddressLbl" destination="s7M-Pv-fpM" id="ooo-Re-YmF"/>
- <outlet property="roomImgView" destination="pBP-VP-g3b" id="cm0-9Y-A7M"/>
- <outlet property="roomMaxPeopleLbl" destination="8MU-4k-Dfv" id="zD9-EW-jRB"/>
- <outlet property="roomNameLbl" destination="cwf-FS-lZr" id="5bq-xO-Ijq"/>
- </connections>
- <point key="canvasLocation" x="-453" y="95"/>
- </collectionViewCell>
- </objects>
- <resources>
- <image name="zanweitu" width="165.5" height="120"/>
- </resources>
- </document>
|