123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" 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="16087"/>
- <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="63" id="KGk-i7-Jjw" customClass="NewlyAddedDelegateCell" customModule="xingchuangke" customModuleProvider="target">
- <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>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ion_index_01" translatesAutoresizingMaskIntoConstraints="NO" id="vv3-PZ-5GE">
- <rect key="frame" x="15" y="3.5" width="52.5" height="53"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="未实名认证" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DjY-Gr-KUJ" userLabel="name Label">
- <rect key="frame" x="77.5" y="11" width="72" 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="132****0658" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NUa-2L-6UP" userLabel="phone Label">
- <rect key="frame" x="159.5" y="12" width="73" height="15"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <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="代理数:0个" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jMe-kH-DMN" userLabel="delegate Label">
- <rect key="frame" x="77.5" y="33" width="69" height="15"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <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="商户数:0个" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="o0g-ea-oqW" userLabel="merc Label">
- <rect key="frame" x="161.5" y="33" width="69" height="15"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <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="vv3-PZ-5GE" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="0Y3-kU-X71"/>
- <constraint firstItem="DjY-Gr-KUJ" firstAttribute="leading" secondItem="vv3-PZ-5GE" secondAttribute="trailing" constant="10" id="FyU-Ua-F3F"/>
- <constraint firstItem="NUa-2L-6UP" firstAttribute="centerY" secondItem="DjY-Gr-KUJ" secondAttribute="centerY" id="Jce-7g-DMR"/>
- <constraint firstItem="jMe-kH-DMN" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="centerY" constant="3" id="SLT-J2-6ON"/>
- <constraint firstItem="DjY-Gr-KUJ" firstAttribute="bottom" secondItem="H2p-sc-9uM" secondAttribute="centerY" constant="-2" id="TnV-98-luT"/>
- <constraint firstItem="jMe-kH-DMN" firstAttribute="leading" secondItem="DjY-Gr-KUJ" secondAttribute="leading" id="Yhj-zq-S57"/>
- <constraint firstItem="o0g-ea-oqW" firstAttribute="leading" secondItem="jMe-kH-DMN" secondAttribute="trailing" constant="15" id="dpu-Y9-agE"/>
- <constraint firstItem="vv3-PZ-5GE" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="hKF-hx-NCa"/>
- <constraint firstItem="NUa-2L-6UP" firstAttribute="leading" secondItem="DjY-Gr-KUJ" secondAttribute="trailing" constant="10" id="kVb-J8-3KQ"/>
- <constraint firstItem="o0g-ea-oqW" firstAttribute="centerY" secondItem="jMe-kH-DMN" secondAttribute="centerY" id="lLt-z6-b2p"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
- <connections>
- <outlet property="delegateLabel" destination="jMe-kH-DMN" id="kiG-Lg-XuG"/>
- <outlet property="logoImgV" destination="vv3-PZ-5GE" id="o1e-ow-fKY"/>
- <outlet property="mercLabel" destination="o0g-ea-oqW" id="IqF-Xc-qOc"/>
- <outlet property="nameLabel" destination="DjY-Gr-KUJ" id="RQg-0x-FoY"/>
- <outlet property="phoneLabel" destination="NUa-2L-6UP" id="m6p-KE-oaa"/>
- </connections>
- <point key="canvasLocation" x="137.68115942028987" y="88.727678571428569"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="ion_index_01" width="52.5" height="52.5"/>
- </resources>
- </document>
|