12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="System colors in document resources" minToolsVersion="11.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" id="KGk-i7-Jjw" customClass="BillFlowCell" customModule="xingchuangke" customModuleProvider="target">
- <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="2021-06-28POS日结分润" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PTP-gQ-LjX" userLabel="title Label">
- <rect key="frame" x="15" y="2" width="240" height="17"/>
- <constraints>
- <constraint firstAttribute="width" constant="240" id="qJ1-67-m8I"/>
- </constraints>
- <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="Time" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Xg-Cd-hBG" userLabel="time Label">
- <rect key="frame" x="15" y="25" width="32" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="0.00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3De-4Z-POE" userLabel="earn Label">
- <rect key="frame" x="276" y="2" width="29" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" systemColor="systemPinkColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="total" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ctk-VZ-JyC" userLabel="total Label">
- <rect key="frame" x="276" y="25" width="29" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="X80-qI-ecA">
- <rect key="frame" x="15" y="43" width="305" height="1"/>
- <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="4ug-kw-gpV"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="3De-4Z-POE" secondAttribute="trailing" constant="15" id="6Rb-ID-vIJ"/>
- <constraint firstItem="PTP-gQ-LjX" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="O9Y-2H-MwW"/>
- <constraint firstItem="X80-qI-ecA" firstAttribute="bottom" secondItem="H2p-sc-9uM" secondAttribute="bottom" id="Xew-84-MTM"/>
- <constraint firstItem="3De-4Z-POE" firstAttribute="centerY" secondItem="PTP-gQ-LjX" secondAttribute="centerY" id="c6i-Wo-ENA"/>
- <constraint firstItem="PTP-gQ-LjX" firstAttribute="bottom" secondItem="H2p-sc-9uM" secondAttribute="centerY" constant="-3" id="cyp-KR-nFe"/>
- <constraint firstItem="ctk-VZ-JyC" firstAttribute="centerY" secondItem="3Xg-Cd-hBG" secondAttribute="centerY" id="haQ-yp-NM9"/>
- <constraint firstItem="X80-qI-ecA" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="ln5-Oh-gDJ"/>
- <constraint firstItem="X80-qI-ecA" firstAttribute="trailing" secondItem="H2p-sc-9uM" secondAttribute="trailing" id="oDR-Au-abY"/>
- <constraint firstItem="3Xg-Cd-hBG" firstAttribute="leading" secondItem="PTP-gQ-LjX" secondAttribute="leading" id="tur-aH-MdU"/>
- <constraint firstItem="3Xg-Cd-hBG" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="centerY" constant="3" id="w4T-Al-wnl"/>
- <constraint firstItem="ctk-VZ-JyC" firstAttribute="trailing" secondItem="3De-4Z-POE" secondAttribute="trailing" id="zza-dy-mAC"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
- <connections>
- <outlet property="earnLabel" destination="3De-4Z-POE" id="WJu-k2-dUD"/>
- <outlet property="timeLabel" destination="3Xg-Cd-hBG" id="YJt-vM-EPa"/>
- <outlet property="titleLabel" destination="PTP-gQ-LjX" id="cHI-bl-Xft"/>
- <outlet property="totalLabel" destination="ctk-VZ-JyC" id="fIa-XG-T7Z"/>
- </connections>
- <point key="canvasLocation" x="139" y="108"/>
- </tableViewCell>
- </objects>
- <resources>
- <systemColor name="systemPinkColor">
- <color red="1" green="0.17647058823529413" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- </resources>
- </document>
|