| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
- <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="60" id="KGk-i7-Jjw" customClass="BillCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="60"/>
- <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="60"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥80.0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ele-fg-ogr">
- <rect key="frame" x="16" y="7" width="172" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="yWt-gA-rh1"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
- <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2020-01-08 12:30" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jjc-37-Svq">
- <rect key="frame" x="16" y="33" width="172" height="14.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" red="0.58823529409999997" green="0.58823529409999997" blue="0.58823529409999997" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已到账" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" highlighted="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5gz-7u-pg6">
- <rect key="frame" x="208" y="19.5" width="100" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="100" id="6pC-c4-WhX"/>
- <constraint firstAttribute="height" constant="21" id="mSb-hb-DdE"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <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="2fG-AS-PCm">
- <rect key="frame" x="0.0" y="59" width="320" height="1"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="Y4U-Yv-YGq"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="Ele-fg-ogr" secondAttribute="trailing" constant="132" id="3KH-da-1QT"/>
- <constraint firstItem="Ele-fg-ogr" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="7" id="Ak5-0Z-U6B"/>
- <constraint firstItem="jjc-37-Svq" firstAttribute="top" secondItem="Ele-fg-ogr" secondAttribute="bottom" constant="5" id="Bw3-i6-pQm"/>
- <constraint firstAttribute="trailing" secondItem="2fG-AS-PCm" secondAttribute="trailing" id="LWk-Bt-VA0"/>
- <constraint firstAttribute="bottom" secondItem="2fG-AS-PCm" secondAttribute="bottom" id="P6v-yc-eCw"/>
- <constraint firstItem="Ele-fg-ogr" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="UCj-AQ-635"/>
- <constraint firstItem="jjc-37-Svq" firstAttribute="trailing" secondItem="Ele-fg-ogr" secondAttribute="trailing" id="X7w-78-X4i"/>
- <constraint firstItem="2fG-AS-PCm" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="hdT-Lb-BTF"/>
- <constraint firstAttribute="trailing" secondItem="5gz-7u-pg6" secondAttribute="trailing" constant="12" id="mR2-fF-7Eo"/>
- <constraint firstItem="5gz-7u-pg6" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="rct-v9-dFR"/>
- <constraint firstItem="jjc-37-Svq" firstAttribute="leading" secondItem="Ele-fg-ogr" secondAttribute="leading" id="rzq-F8-ywp"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="priceLb" destination="Ele-fg-ogr" id="Pdg-6q-5wQ"/>
- <outlet property="statusLb" destination="5gz-7u-pg6" id="8q7-CW-dBa"/>
- <outlet property="timeLb" destination="jjc-37-Svq" id="eAy-1k-1QP"/>
- </connections>
- <point key="canvasLocation" x="82.608695652173921" y="97.767857142857139"/>
- </tableViewCell>
- </objects>
- </document>
|