123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13771" 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="13772"/>
- <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" rowHeight="179" id="KGk-i7-Jjw" customClass="RecordCell_New">
- <rect key="frame" x="0.0" y="0.0" width="311" height="82"/>
- <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="311" height="81.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1.车辆基础操作" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VZO-nV-jKm">
- <rect key="frame" x="10" y="15" width="102.5" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="备注:测试" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1WG-PK-3MQ">
- <rect key="frame" x="10" y="38" width="286" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Sdq-sx-vJ5">
- <rect key="frame" x="10" y="60" width="286" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.4756349325" green="0.47564673419999998" blue="0.47564041610000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8F9-l1-owY">
- <rect key="frame" x="258.5" y="15.5" width="37.5" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="Sdq-sx-vJ5" secondAttribute="trailing" constant="15" id="0ch-MT-ONX"/>
- <constraint firstItem="1WG-PK-3MQ" firstAttribute="top" secondItem="VZO-nV-jKm" secondAttribute="bottom" constant="5" id="2pd-ay-QVp"/>
- <constraint firstItem="VZO-nV-jKm" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="4Ux-I7-hMl"/>
- <constraint firstItem="1WG-PK-3MQ" firstAttribute="trailing" secondItem="Sdq-sx-vJ5" secondAttribute="trailing" id="QPF-5b-MNb"/>
- <constraint firstItem="8F9-l1-owY" firstAttribute="centerY" secondItem="VZO-nV-jKm" secondAttribute="centerY" id="RHG-4u-VwD"/>
- <constraint firstItem="VZO-nV-jKm" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="U3l-RR-oCe"/>
- <constraint firstItem="1WG-PK-3MQ" firstAttribute="leading" secondItem="VZO-nV-jKm" secondAttribute="leading" id="Ur0-Je-g20"/>
- <constraint firstAttribute="bottom" secondItem="Sdq-sx-vJ5" secondAttribute="bottom" constant="4.5" id="ZKF-6h-iZV"/>
- <constraint firstItem="Sdq-sx-vJ5" firstAttribute="leading" secondItem="VZO-nV-jKm" secondAttribute="leading" id="ciN-Za-tkb"/>
- <constraint firstItem="Sdq-sx-vJ5" firstAttribute="top" secondItem="1WG-PK-3MQ" secondAttribute="bottom" constant="5" id="hMe-AP-3aC"/>
- <constraint firstItem="8F9-l1-owY" firstAttribute="trailing" secondItem="1WG-PK-3MQ" secondAttribute="trailing" id="my7-r5-NVD"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="contentLab" destination="1WG-PK-3MQ" id="eo3-XR-GER"/>
- <outlet property="subjectLab" destination="8F9-l1-owY" id="i5i-bs-uXh"/>
- <outlet property="timeLab" destination="Sdq-sx-vJ5" id="WQ3-p0-VZ5"/>
- <outlet property="titleLab" destination="VZO-nV-jKm" id="ZQb-GE-TdN"/>
- </connections>
- <point key="canvasLocation" x="29.5" y="63"/>
- </tableViewCell>
- </objects>
- </document>
|