12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15400" 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="15404"/>
- <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"/>
- <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="SelectTextCell" id="KGk-i7-Jjw" customClass="SelectTextCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
- <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="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="公文类型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rbG-v0-yON">
- <rect key="frame" x="15.5" y="11.5" width="69.5" height="21"/>
- <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>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="星号" translatesAutoresizingMaskIntoConstraints="NO" id="PqG-mU-CKe">
- <rect key="frame" x="93" y="18.5" width="6" height="7"/>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="right_img" translatesAutoresizingMaskIntoConstraints="NO" id="BlB-3y-Y9b">
- <rect key="frame" x="297.5" y="15.5" width="7.5" height="13.5"/>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tkq-El-IDi">
- <rect key="frame" x="240" y="5.5" width="52" height="33"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <state key="normal" title="请选择">
- <color key="titleColor" red="0.60784313725490191" green="0.60784313725490191" blue="0.60784313725490191" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="B2Z-uV-ORs">
- <rect key="frame" x="0.0" y="43" width="320" height="1"/>
- <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="jQ4-X2-yFm"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="rbG-v0-yON" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15.5" id="4om-rF-btr"/>
- <constraint firstItem="PqG-mU-CKe" firstAttribute="leading" secondItem="rbG-v0-yON" secondAttribute="trailing" constant="8" id="Fhw-kd-VxS"/>
- <constraint firstItem="BlB-3y-Y9b" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Gi9-fp-pSR"/>
- <constraint firstItem="tkq-El-IDi" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="TDG-nv-T25"/>
- <constraint firstItem="PqG-mU-CKe" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="V5Z-v7-3q8"/>
- <constraint firstItem="B2Z-uV-ORs" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="aoW-T9-1ck"/>
- <constraint firstAttribute="trailing" secondItem="BlB-3y-Y9b" secondAttribute="trailing" constant="15" id="cHg-yG-pfZ"/>
- <constraint firstAttribute="trailing" secondItem="B2Z-uV-ORs" secondAttribute="trailing" id="cPP-Ie-VBr"/>
- <constraint firstItem="BlB-3y-Y9b" firstAttribute="leading" secondItem="tkq-El-IDi" secondAttribute="trailing" constant="5.5" id="dQu-99-S4y"/>
- <constraint firstItem="rbG-v0-yON" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="hh7-qW-jVR"/>
- <constraint firstAttribute="bottom" secondItem="B2Z-uV-ORs" secondAttribute="bottom" id="tOa-ac-yhg"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="bottomLineView" destination="B2Z-uV-ORs" id="DyQ-Yq-m6a"/>
- <outlet property="haveImageView" destination="PqG-mU-CKe" id="c4r-fx-s0U"/>
- <outlet property="nameLab" destination="rbG-v0-yON" id="pXo-qG-g9e"/>
- <outlet property="selectButton" destination="tkq-El-IDi" id="91b-y8-Rix"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="152.67857142857142"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="right_img" width="7.5" height="13.5"/>
- <image name="星号" width="5.5" height="6.5"/>
- </resources>
- </document>
|