123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" 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="15704"/>
- <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" reuseIdentifier="MyInfoCell0" id="KGk-i7-Jjw" customClass="MyInfoCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="42.5"/>
- <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="42.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OnA-Rs-Xn9">
- <rect key="frame" x="15.5" y="11.5" width="39.5" height="19.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="my_conter_rightArrow_hui_icon" translatesAutoresizingMaskIntoConstraints="NO" id="9gn-af-Eza">
- <rect key="frame" x="296.5" y="14.5" width="7.5" height="14"/>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Rw1-gi-jit">
- <rect key="frame" x="264.5" y="10" width="23" height="23"/>
- <constraints>
- <constraint firstAttribute="height" constant="23" id="Npe-PK-SjF"/>
- <constraint firstAttribute="width" constant="23" id="TjX-vL-Zsd"/>
- </constraints>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="OAp-i8-TCE">
- <rect key="frame" x="269.5" y="12.5" width="18" height="18"/>
- <constraints>
- <constraint firstAttribute="height" constant="18" id="c0l-mE-L04"/>
- <constraint firstAttribute="width" constant="18" id="lM0-46-xrA"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6aG-iP-vch">
- <rect key="frame" x="245.5" y="11.5" width="39.5" height="19.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <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="bI9-nC-YyM">
- <rect key="frame" x="0.0" y="42" width="320" height="0.5"/>
- <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="EMx-Dp-5PA"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="OnA-Rs-Xn9" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="18m-rk-CC2"/>
- <constraint firstItem="9gn-af-Eza" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="4bd-No-Omc"/>
- <constraint firstAttribute="trailing" secondItem="bI9-nC-YyM" secondAttribute="trailing" id="52y-q4-Qd0"/>
- <constraint firstItem="9gn-af-Eza" firstAttribute="leading" secondItem="6aG-iP-vch" secondAttribute="trailing" constant="11.5" id="Hqh-50-JWK"/>
- <constraint firstItem="6aG-iP-vch" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="RF5-cf-cso"/>
- <constraint firstItem="OnA-Rs-Xn9" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15.5" id="T3b-Ob-LTz"/>
- <constraint firstAttribute="bottom" secondItem="bI9-nC-YyM" secondAttribute="bottom" id="bbd-RP-QSH"/>
- <constraint firstItem="OAp-i8-TCE" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="hiL-oA-qbq"/>
- <constraint firstItem="9gn-af-Eza" firstAttribute="leading" secondItem="Rw1-gi-jit" secondAttribute="trailing" constant="9" id="mNL-hP-u6y"/>
- <constraint firstItem="bI9-nC-YyM" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="mqa-np-vlN"/>
- <constraint firstAttribute="trailing" secondItem="9gn-af-Eza" secondAttribute="trailing" constant="16" id="vYb-2N-s1l"/>
- <constraint firstItem="9gn-af-Eza" firstAttribute="leading" secondItem="OAp-i8-TCE" secondAttribute="trailing" constant="9" id="vuV-AL-cqp"/>
- <constraint firstItem="Rw1-gi-jit" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="z6R-vc-0Qo"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="cell0ErWeiMaImgView" destination="OAp-i8-TCE" id="U3F-ll-iaL"/>
- <outlet property="cell0LineView" destination="bI9-nC-YyM" id="oVk-Vb-7h0"/>
- <outlet property="cell0TitleLabel" destination="OnA-Rs-Xn9" id="kuZ-mM-Goq"/>
- <outlet property="cell0UserImgView" destination="Rw1-gi-jit" id="fgf-W0-3Yc"/>
- <outlet property="cell0ValueLabel" destination="6aG-iP-vch" id="ykB-U8-Z2m"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="113.50446428571428"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="MyInfoCell1" id="qem-RC-xP8" customClass="MyInfoCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="42.5"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="qem-RC-xP8" id="h1f-NU-SFT">
- <rect key="frame" x="0.0" y="0.0" width="320" height="42.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fCn-gE-3kq">
- <rect key="frame" x="15.5" y="11.5" width="39.5" height="19.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GPo-dT-VNw">
- <rect key="frame" x="266.5" y="12.5" width="37.5" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <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="BXd-sd-hFz">
- <rect key="frame" x="0.0" y="42" width="320" height="0.5"/>
- <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="Dny-QY-yR4"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="GPo-dT-VNw" secondAttribute="trailing" constant="16" id="0Sj-cP-wqu"/>
- <constraint firstItem="BXd-sd-hFz" firstAttribute="leading" secondItem="h1f-NU-SFT" secondAttribute="leading" id="42W-5K-RPA"/>
- <constraint firstAttribute="bottom" secondItem="BXd-sd-hFz" secondAttribute="bottom" id="9N8-y9-D7j"/>
- <constraint firstItem="fCn-gE-3kq" firstAttribute="centerY" secondItem="h1f-NU-SFT" secondAttribute="centerY" id="JQQ-ha-KXG"/>
- <constraint firstItem="GPo-dT-VNw" firstAttribute="centerY" secondItem="h1f-NU-SFT" secondAttribute="centerY" id="O92-GF-2Lk"/>
- <constraint firstItem="fCn-gE-3kq" firstAttribute="leading" secondItem="h1f-NU-SFT" secondAttribute="leading" constant="15.5" id="RLm-Im-Ldo"/>
- <constraint firstAttribute="trailing" secondItem="BXd-sd-hFz" secondAttribute="trailing" id="x1H-kw-cKV"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="bQR-ie-YJu"/>
- <connections>
- <outlet property="cell1LineView" destination="BXd-sd-hFz" id="lR0-se-KDU"/>
- <outlet property="cell1TitleLabel" destination="fCn-gE-3kq" id="oho-ll-8xb"/>
- <outlet property="cell1ValueLabel" destination="GPo-dT-VNw" id="4kV-kJ-wvj"/>
- </connections>
- <point key="canvasLocation" x="132" y="186"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="my_conter_rightArrow_hui_icon" width="7.5" height="14"/>
- </resources>
- </document>
|