12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" 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="21505"/>
- <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" rowHeight="100" id="KGk-i7-Jjw" customClass="MyShopListTableViewCell" customModule="xingchuangke" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="408" height="108"/>
- <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="408" height="108"/>
- <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="ufw-cq-Y40">
- <rect key="frame" x="15" y="20" width="46" 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="1380***0023" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fhg-O8-k6W">
- <rect key="frame" x="15" y="48" width="81" height="16"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <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="3l0-LN-645">
- <rect key="frame" x="15" y="100" width="378" height="1"/>
- <color key="backgroundColor" red="0.92941176470588238" green="0.92941176470588238" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="aNz-oB-jCa"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="当月总额:1111.0元" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1TM-x8-Yc0">
- <rect key="frame" x="288" y="48" width="105" height="16"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bLg-kS-yvX">
- <rect key="frame" x="15" y="74" width="33" height="16"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <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="251" verticalHuggingPriority="251" text="交易笔数:2笔" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OGV-Qu-ExX">
- <rect key="frame" x="315" y="74" width="78" height="16"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="bLg-kS-yvX" firstAttribute="top" secondItem="Fhg-O8-k6W" secondAttribute="bottom" constant="10" id="9le-BA-hMx"/>
- <constraint firstItem="bLg-kS-yvX" firstAttribute="leading" secondItem="ufw-cq-Y40" secondAttribute="leading" id="Bf0-wd-a0O"/>
- <constraint firstItem="OGV-Qu-ExX" firstAttribute="trailing" secondItem="3l0-LN-645" secondAttribute="trailing" id="Iu3-Y7-z8z"/>
- <constraint firstItem="3l0-LN-645" firstAttribute="top" secondItem="OGV-Qu-ExX" secondAttribute="bottom" constant="10" id="Na1-ux-ihV"/>
- <constraint firstAttribute="trailing" secondItem="1TM-x8-Yc0" secondAttribute="trailing" constant="15" id="SKS-EP-bRw"/>
- <constraint firstItem="OGV-Qu-ExX" firstAttribute="top" secondItem="bLg-kS-yvX" secondAttribute="top" id="Tw2-Fy-yBZ"/>
- <constraint firstItem="Fhg-O8-k6W" firstAttribute="top" secondItem="ufw-cq-Y40" secondAttribute="bottom" constant="10" id="XAN-k5-ymi"/>
- <constraint firstItem="1TM-x8-Yc0" firstAttribute="top" secondItem="Fhg-O8-k6W" secondAttribute="top" id="XBw-tk-jU5"/>
- <constraint firstItem="1TM-x8-Yc0" firstAttribute="trailing" secondItem="OGV-Qu-ExX" secondAttribute="trailing" id="hmM-QJ-fK0"/>
- <constraint firstItem="Fhg-O8-k6W" firstAttribute="leading" secondItem="ufw-cq-Y40" secondAttribute="leading" id="l2l-5f-fzI"/>
- <constraint firstItem="ufw-cq-Y40" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="20" id="m2T-gZ-JLA"/>
- <constraint firstItem="ufw-cq-Y40" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="qRr-1q-ezm"/>
- <constraint firstItem="3l0-LN-645" firstAttribute="leading" secondItem="bLg-kS-yvX" secondAttribute="leading" id="wHY-WI-0xh"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
- <connections>
- <outlet property="lblCount" destination="OGV-Qu-ExX" id="0N8-9q-s9q"/>
- <outlet property="lblMoney" destination="1TM-x8-Yc0" id="2Qf-NT-uBs"/>
- <outlet property="lblName" destination="ufw-cq-Y40" id="yHh-PR-0ng"/>
- <outlet property="lblNumber" destination="bLg-kS-yvX" id="xt8-kb-pdX"/>
- <outlet property="lblPhone" destination="Fhg-O8-k6W" id="RRk-yC-QZA"/>
- </connections>
- <point key="canvasLocation" x="-211.59420289855075" y="102.45535714285714"/>
- </tableViewCell>
- </objects>
- </document>
|