123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_12" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22130"/>
- <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="default" indentationWidth="10" rowHeight="90" id="KGk-i7-Jjw" customClass="BrokerageCell" customModule="ADHTuanCan" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="324" height="90"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
- <rect key="frame" x="0.0" y="0.0" width="324" height="90"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6nj-or-Wi7">
- <rect key="frame" x="20" y="0.0" width="284" height="70"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="活动佣金" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uRd-Nr-Gcw">
- <rect key="frame" x="14.000000000000004" y="14" width="57.333333333333343" height="17"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
- <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="R4g-zF-kz2">
- <rect key="frame" x="14.000000000000004" y="39" width="57.333333333333343" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.41568627450000001" green="0.45882352939999999" blue="0.52156862749999999" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2020/2020" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="10w-IN-vzB">
- <rect key="frame" x="76.333333333333329" y="39" width="71.999999999999986" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.41568627450000001" green="0.45882352939999999" blue="0.52156862749999999" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="249" verticalHuggingPriority="249" horizontalCompressionResistancePriority="748" verticalCompressionResistancePriority="748" text="+8888" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Sfy-vn-OPO">
- <rect key="frame" x="213" y="24.666666666666671" width="57" height="21"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
- <color key="textColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="uRd-Nr-Gcw" firstAttribute="leading" secondItem="6nj-or-Wi7" secondAttribute="leading" constant="14" id="4yE-p0-7vx"/>
- <constraint firstItem="Sfy-vn-OPO" firstAttribute="centerY" secondItem="6nj-or-Wi7" secondAttribute="centerY" id="ABt-4B-ZcM"/>
- <constraint firstAttribute="height" constant="70" id="SWk-D1-PAs"/>
- <constraint firstAttribute="trailing" secondItem="Sfy-vn-OPO" secondAttribute="trailing" constant="14" id="WNe-7i-hfh"/>
- <constraint firstAttribute="bottom" secondItem="R4g-zF-kz2" secondAttribute="bottom" constant="14" id="ZOn-EX-SwU"/>
- <constraint firstItem="uRd-Nr-Gcw" firstAttribute="top" secondItem="6nj-or-Wi7" secondAttribute="top" constant="14" id="aRJ-O8-N1s"/>
- <constraint firstItem="10w-IN-vzB" firstAttribute="leading" secondItem="R4g-zF-kz2" secondAttribute="trailing" constant="5" id="cU5-U8-Twa"/>
- <constraint firstItem="R4g-zF-kz2" firstAttribute="leading" secondItem="6nj-or-Wi7" secondAttribute="leading" constant="14" id="pDZ-IE-vxT"/>
- <constraint firstItem="10w-IN-vzB" firstAttribute="centerY" secondItem="R4g-zF-kz2" secondAttribute="centerY" id="ysX-Pc-Krx"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="24"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="6nj-or-Wi7" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="GGO-ig-qdW"/>
- <constraint firstAttribute="bottom" secondItem="6nj-or-Wi7" secondAttribute="bottom" constant="10" id="Nji-Wb-Af7"/>
- <constraint firstAttribute="trailing" secondItem="6nj-or-Wi7" secondAttribute="trailing" constant="20" id="Q0m-wx-LR0"/>
- <constraint firstItem="6nj-or-Wi7" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="wat-WC-NYt"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <connections>
- <outlet property="numLab" destination="Sfy-vn-OPO" id="yPD-hE-rhN"/>
- <outlet property="timeLab" destination="10w-IN-vzB" id="5xm-Xo-XG9"/>
- <outlet property="typeLab" destination="uRd-Nr-Gcw" id="5LO-dc-R8i"/>
- </connections>
- <point key="canvasLocation" x="141.98473282442748" y="16.197183098591552"/>
- </tableViewCell>
- </objects>
- </document>
|