<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> <device id="retina6_1" orientation="portrait"> <adaptation id="fullscreen"/> </device> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/> <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" id="KGk-i7-Jjw" customClass="ZCAddCardCell"> <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="59.5"/> <autoresizingMask key="autoresizingMask"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_addpic" translatesAutoresizingMaskIntoConstraints="NO" id="S6f-e0-olP"> <rect key="frame" x="15" y="12" width="36" height="36"/> <constraints> <constraint firstAttribute="width" constant="36" id="IYZ-JT-ppn"/> <constraint firstAttribute="height" constant="36" id="xJF-vx-T3Q"/> </constraints> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eKr-Jf-qy1"> <rect key="frame" x="68" y="19.5" width="75" height="21"/> <attributedString key="attributedText"> <fragment content="添加银行卡"> <attributes> <color key="NSColor" red="0.20093529929577469" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <font key="NSFont" size="15" name="PingFangSC-Regular"/> </attributes> </fragment> </attributedString> <nil key="highlightedColor"/> </label> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_go_1" translatesAutoresizingMaskIntoConstraints="NO" id="oV1-9E-082"> <rect key="frame" x="295" y="25.5" width="5" height="9"/> <constraints> <constraint firstAttribute="width" constant="5" id="KcZ-U1-Hk7"/> <constraint firstAttribute="height" constant="9" id="k3r-Za-qo1"/> </constraints> </imageView> </subviews> <constraints> <constraint firstItem="eKr-Jf-qy1" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="AHa-v0-7My"/> <constraint firstItem="oV1-9E-082" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="GPM-ST-CIM"/> <constraint firstAttribute="trailing" secondItem="oV1-9E-082" secondAttribute="trailing" constant="20" id="Hcd-rV-J54"/> <constraint firstItem="eKr-Jf-qy1" firstAttribute="leading" secondItem="S6f-e0-olP" secondAttribute="trailing" constant="17" id="ZvF-9X-Uva"/> <constraint firstItem="S6f-e0-olP" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="g0s-iS-Lu6"/> <constraint firstItem="S6f-e0-olP" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="iSi-fS-1py"/> </constraints> </tableViewCellContentView> <point key="canvasLocation" x="112" y="113"/> </tableViewCell> </objects> <resources> <image name="ic_addpic" width="35.5" height="35.5"/> <image name="ic_go_1" width="5" height="9"/> </resources> </document>