| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
- <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" restorationIdentifier="ASOfCell" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="ASTableViewCell">
- <rect key="frame" x="0.0" y="0.0" width="375" height="45"/>
- <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="375" height="44.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="me_bangding_phone" translatesAutoresizingMaskIntoConstraints="NO" id="rpr-p3-BIG">
- <rect key="frame" x="10" y="14" width="10" height="17"/>
- <constraints>
- <constraint firstAttribute="height" constant="17" id="1tV-1b-CbG"/>
- <constraint firstAttribute="width" constant="10" id="mV0-D4-f55"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="手机绑定" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kgb-Uf-Flm">
- <rect key="frame" x="30" y="0.0" width="173" height="45"/>
- <constraints>
- <constraint firstAttribute="width" constant="173" id="cIG-XO-exN"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="com_arrow_right_1" translatesAutoresizingMaskIntoConstraints="NO" id="CKc-H8-VtR">
- <rect key="frame" x="359" y="17" width="6" height="11"/>
- <constraints>
- <constraint firstAttribute="width" constant="6" id="Eug-29-Gqu"/>
- <constraint firstAttribute="height" constant="11" id="Uyb-ac-fFD"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="未绑定" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9UL-Bj-DCY">
- <rect key="frame" x="234" y="0.0" width="115" height="45"/>
- <constraints>
- <constraint firstAttribute="width" constant="115" id="dJq-TL-ZWJ"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="CKc-H8-VtR" secondAttribute="trailing" constant="10" id="DHg-G4-XSK"/>
- <constraint firstItem="CKc-H8-VtR" firstAttribute="leading" secondItem="9UL-Bj-DCY" secondAttribute="trailing" constant="10" id="Hfh-FZ-dXE"/>
- <constraint firstItem="9UL-Bj-DCY" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="LUK-QU-VD1"/>
- <constraint firstItem="rpr-p3-BIG" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Pvx-d2-Sk8"/>
- <constraint firstItem="kgb-Uf-Flm" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="Uqo-fC-4XX"/>
- <constraint firstItem="CKc-H8-VtR" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="VXg-c2-h0m"/>
- <constraint firstAttribute="bottom" secondItem="9UL-Bj-DCY" secondAttribute="bottom" id="bD1-EM-Qhy"/>
- <constraint firstItem="kgb-Uf-Flm" firstAttribute="leading" secondItem="rpr-p3-BIG" secondAttribute="trailing" constant="10" id="lBU-g0-IH3"/>
- <constraint firstAttribute="bottom" secondItem="kgb-Uf-Flm" secondAttribute="bottom" id="uq1-qf-PtH"/>
- <constraint firstItem="rpr-p3-BIG" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="wsu-CD-9Bu"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="leftNameLabel" destination="kgb-Uf-Flm" id="YK7-cC-qhm"/>
- <outlet property="phoneNumber" destination="9UL-Bj-DCY" id="bE0-yK-Msa"/>
- </connections>
- <point key="canvasLocation" x="310.5" y="388.5"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="com_arrow_right_1" width="6" height="11"/>
- <image name="me_bangding_phone" width="11" height="17"/>
- </resources>
- </document>
|