| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
- <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="nickname" selectionStyle="default" indentationWidth="10" rowHeight="81" id="KGk-i7-Jjw" userLabel="昵称" customClass="EditCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="81"/>
- <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="81"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="昵称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4QE-XB-IC5" userLabel="昵称">
- <rect key="frame" x="15" y="10" width="60" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="60" id="5mO-DH-dR8"/>
- <constraint firstAttribute="height" constant="40" id="lht-LZ-GRj"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.43529411764705883" green="0.4392156862745098" blue="0.45098039215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="123" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Gwf-E1-vhm" userLabel="TF" customClass="MyTextField">
- <rect key="frame" x="75" y="10" width="230" height="40"/>
- <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TnT-a5-TCO" userLabel="line">
- <rect key="frame" x="0.0" y="59.5" width="320" height="0.5"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.059999999999999998" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="8vi-LA-BJO"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="4QE-XB-IC5" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="3xI-I2-E0C"/>
- <constraint firstItem="TnT-a5-TCO" firstAttribute="width" secondItem="H2p-sc-9uM" secondAttribute="width" id="8eT-MU-BJl"/>
- <constraint firstItem="TnT-a5-TCO" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="GsD-O2-sVE"/>
- <constraint firstItem="4QE-XB-IC5" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="Ox5-za-S86"/>
- <constraint firstItem="TnT-a5-TCO" firstAttribute="bottom" secondItem="4QE-XB-IC5" secondAttribute="bottom" constant="10" id="ZT9-C3-ByB"/>
- <constraint firstItem="Gwf-E1-vhm" firstAttribute="height" secondItem="4QE-XB-IC5" secondAttribute="height" id="dZW-yp-hzj"/>
- <constraint firstAttribute="trailing" secondItem="Gwf-E1-vhm" secondAttribute="trailing" constant="15" id="gXY-bS-hd3"/>
- <constraint firstItem="Gwf-E1-vhm" firstAttribute="leading" secondItem="4QE-XB-IC5" secondAttribute="trailing" id="iPP-gP-cwX"/>
- <constraint firstItem="Gwf-E1-vhm" firstAttribute="top" secondItem="4QE-XB-IC5" secondAttribute="top" id="yiU-oh-U22"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="leftNameWidth" destination="5mO-DH-dR8" id="eFa-wz-Q6X"/>
- <outlet property="nameL" destination="4QE-XB-IC5" id="HRJ-04-mal"/>
- <outlet property="nameTF" destination="Gwf-E1-vhm" id="XKW-en-Z1V"/>
- </connections>
- <point key="canvasLocation" x="57" y="-63.5"/>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="birth" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="80" id="Wgy-DO-ckK" userLabel="生日" customClass="EditCell">
- <rect key="frame" x="0.0" y="0.0" width="321" height="80"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Wgy-DO-ckK" id="FIR-gH-R0n">
- <rect key="frame" x="0.0" y="0.0" width="321" height="80"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="生日" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Nk6-TC-ZHn" userLabel="生日">
- <rect key="frame" x="15" y="10" width="60" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="60" id="YTv-Na-h3D"/>
- <constraint firstAttribute="height" constant="40" id="jdO-N8-fvd"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.43529411764705883" green="0.4392156862745098" blue="0.45098039215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="2018-6-14" placeholder="请选择生日" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="xG8-tj-sFe" userLabel="TF" customClass="MyTextField">
- <rect key="frame" x="75" y="10" width="231" height="40"/>
- <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="B3L-Ei-IW5" userLabel="line">
- <rect key="frame" x="0.0" y="59.5" width="321" height="0.5"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.059999999999999998" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="9bY-RQ-dgw"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="B3L-Ei-IW5" firstAttribute="bottom" secondItem="Nk6-TC-ZHn" secondAttribute="bottom" constant="10" id="8gA-Z7-YBn"/>
- <constraint firstItem="Nk6-TC-ZHn" firstAttribute="top" secondItem="FIR-gH-R0n" secondAttribute="top" constant="10" id="HHN-ey-VTo"/>
- <constraint firstItem="xG8-tj-sFe" firstAttribute="leading" secondItem="Nk6-TC-ZHn" secondAttribute="trailing" id="OgR-5K-T6K"/>
- <constraint firstItem="B3L-Ei-IW5" firstAttribute="centerX" secondItem="FIR-gH-R0n" secondAttribute="centerX" id="Ost-f0-aAB"/>
- <constraint firstItem="xG8-tj-sFe" firstAttribute="top" secondItem="Nk6-TC-ZHn" secondAttribute="top" id="V93-p3-gWe"/>
- <constraint firstItem="Nk6-TC-ZHn" firstAttribute="leading" secondItem="FIR-gH-R0n" secondAttribute="leading" constant="15" id="WTt-ND-1Iv"/>
- <constraint firstItem="B3L-Ei-IW5" firstAttribute="width" secondItem="FIR-gH-R0n" secondAttribute="width" id="hn9-ie-1VX"/>
- <constraint firstAttribute="trailing" secondItem="xG8-tj-sFe" secondAttribute="trailing" constant="15" id="m4t-q7-Jhk"/>
- <constraint firstItem="xG8-tj-sFe" firstAttribute="height" secondItem="Nk6-TC-ZHn" secondAttribute="height" id="wdA-ap-URj"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="birthL" destination="Nk6-TC-ZHn" id="Hdw-Vd-xE0"/>
- <outlet property="birthTF" destination="xG8-tj-sFe" id="WoX-Hv-tAq"/>
- <outlet property="leftNameWidth" destination="YTv-Na-h3D" id="TjC-lG-Wmc"/>
- </connections>
- <point key="canvasLocation" x="58" y="62"/>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="sex" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="81" id="aVJ-TK-Is2" userLabel="性别" customClass="EditCell">
- <rect key="frame" x="0.0" y="0.0" width="321" height="81"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="aVJ-TK-Is2" id="q3y-KW-XTF">
- <rect key="frame" x="0.0" y="0.0" width="321" height="81"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="性别" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4Fs-ZZ-WhU" userLabel="性别">
- <rect key="frame" x="15" y="10" width="60" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="SQg-Vi-QC2"/>
- <constraint firstAttribute="width" constant="60" id="TlB-Zq-u7P"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.43529411759999997" green="0.43921568630000002" blue="0.45098039220000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请选择性别" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="ziB-Av-mQO" userLabel="TF" customClass="MyTextField">
- <rect key="frame" x="75" y="10" width="231" height="40"/>
- <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ig9-l4-kSQ" userLabel="line">
- <rect key="frame" x="0.0" y="59.5" width="321" height="0.5"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.059999999999999998" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="OSG-1Z-Sam"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="ziB-Av-mQO" firstAttribute="leading" secondItem="4Fs-ZZ-WhU" secondAttribute="trailing" id="Ag1-7a-I0Z"/>
- <constraint firstItem="ig9-l4-kSQ" firstAttribute="width" secondItem="q3y-KW-XTF" secondAttribute="width" id="DRn-q1-0ac"/>
- <constraint firstItem="ziB-Av-mQO" firstAttribute="top" secondItem="4Fs-ZZ-WhU" secondAttribute="top" id="QKN-x3-krM"/>
- <constraint firstItem="4Fs-ZZ-WhU" firstAttribute="leading" secondItem="q3y-KW-XTF" secondAttribute="leading" constant="15" id="YyL-hb-vIM"/>
- <constraint firstItem="ziB-Av-mQO" firstAttribute="height" secondItem="4Fs-ZZ-WhU" secondAttribute="height" id="bYf-cj-oLg"/>
- <constraint firstItem="4Fs-ZZ-WhU" firstAttribute="top" secondItem="q3y-KW-XTF" secondAttribute="top" constant="10" id="dT8-gg-2wn"/>
- <constraint firstItem="ig9-l4-kSQ" firstAttribute="bottom" secondItem="4Fs-ZZ-WhU" secondAttribute="bottom" constant="10" id="ofD-uU-hg4"/>
- <constraint firstItem="ig9-l4-kSQ" firstAttribute="centerX" secondItem="q3y-KW-XTF" secondAttribute="centerX" id="pJ9-Aq-9io"/>
- <constraint firstAttribute="trailing" secondItem="ziB-Av-mQO" secondAttribute="trailing" constant="15" id="q5f-Ad-jWg"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="leftNameWidth" destination="TlB-Zq-u7P" id="7h8-Wq-2eO"/>
- <outlet property="sexL" destination="4Fs-ZZ-WhU" id="lrb-vM-MzT"/>
- <outlet property="sexTF" destination="ziB-Av-mQO" id="ogC-ne-MrW"/>
- </connections>
- <point key="canvasLocation" x="66.5" y="185.5"/>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="location" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="78" id="RVj-Ei-Fda" userLabel="地区" customClass="EditCell">
- <rect key="frame" x="0.0" y="0.0" width="327" height="78"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="RVj-Ei-Fda" id="04O-eV-7z2">
- <rect key="frame" x="0.0" y="0.0" width="327" height="78"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="地区" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rfJ-hd-ksT" userLabel="地区">
- <rect key="frame" x="15" y="10" width="60" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="Xj0-C1-nO3"/>
- <constraint firstAttribute="width" constant="60" id="zjg-f3-jb1"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.43529411759999997" green="0.43921568630000002" blue="0.45098039220000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="123" placeholder="选择您所在的地区" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="hQs-BY-mod" userLabel="TF" customClass="MyTextField">
- <rect key="frame" x="75" y="10" width="237" height="40"/>
- <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sRQ-sN-RUy" userLabel="line">
- <rect key="frame" x="0.0" y="59.5" width="327" height="0.5"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.059999999999999998" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="VJx-F5-rN8"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="rfJ-hd-ksT" firstAttribute="leading" secondItem="04O-eV-7z2" secondAttribute="leading" constant="15" id="4C2-Fe-2zF"/>
- <constraint firstItem="hQs-BY-mod" firstAttribute="leading" secondItem="rfJ-hd-ksT" secondAttribute="trailing" id="Grc-5J-CZt"/>
- <constraint firstItem="sRQ-sN-RUy" firstAttribute="centerX" secondItem="04O-eV-7z2" secondAttribute="centerX" id="JeH-yf-IhS"/>
- <constraint firstItem="hQs-BY-mod" firstAttribute="top" secondItem="rfJ-hd-ksT" secondAttribute="top" id="N73-ok-DvC"/>
- <constraint firstAttribute="trailing" secondItem="hQs-BY-mod" secondAttribute="trailing" constant="15" id="OpB-LY-4jV"/>
- <constraint firstItem="hQs-BY-mod" firstAttribute="height" secondItem="rfJ-hd-ksT" secondAttribute="height" id="YHP-mj-NnL"/>
- <constraint firstItem="sRQ-sN-RUy" firstAttribute="bottom" secondItem="rfJ-hd-ksT" secondAttribute="bottom" constant="10" id="mNd-Zl-5C4"/>
- <constraint firstItem="sRQ-sN-RUy" firstAttribute="width" secondItem="04O-eV-7z2" secondAttribute="width" id="qEc-bV-kD1"/>
- <constraint firstItem="rfJ-hd-ksT" firstAttribute="top" secondItem="04O-eV-7z2" secondAttribute="top" constant="10" id="tAT-jT-9te"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="leftNameWidth" destination="zjg-f3-jb1" id="fnZ-kU-Lz2"/>
- <outlet property="localL" destination="rfJ-hd-ksT" id="wud-om-g14"/>
- <outlet property="locationTF" destination="hQs-BY-mod" id="MKa-OU-R9O"/>
- </connections>
- <point key="canvasLocation" x="69.5" y="335"/>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="signatory" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="82" id="ArR-IZ-4Vc" userLabel="签名" customClass="EditCell">
- <rect key="frame" x="0.0" y="0.0" width="321" height="82"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ArR-IZ-4Vc" id="Ttc-cL-S9m">
- <rect key="frame" x="0.0" y="0.0" width="321" height="82"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="签名" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iuG-IT-XL0">
- <rect key="frame" x="15" y="10" width="60" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="L1d-y7-gXd"/>
- <constraint firstAttribute="width" constant="60" id="rcM-Fl-9W6"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.43529411759999997" green="0.43921568630000002" blue="0.45098039220000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="签名" placeholder="留下点什么吧~" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="OkL-nS-dm2" userLabel="TF" customClass="MyTextField">
- <rect key="frame" x="75" y="10" width="231" height="40"/>
- <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KNy-gF-51e" userLabel="line">
- <rect key="frame" x="0.0" y="79.5" width="321" height="0.5"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.059999999999999998" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="vfP-QU-HCS"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="20/20" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5fX-M1-J2t" userLabel="字数">
- <rect key="frame" x="265" y="50" width="41" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="XiI-pl-rtV"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="OkL-nS-dm2" firstAttribute="height" secondItem="iuG-IT-XL0" secondAttribute="height" id="DAM-Bx-lK8"/>
- <constraint firstItem="OkL-nS-dm2" firstAttribute="centerY" secondItem="iuG-IT-XL0" secondAttribute="centerY" id="Dmb-AY-8Cd"/>
- <constraint firstItem="KNy-gF-51e" firstAttribute="bottom" secondItem="5fX-M1-J2t" secondAttribute="bottom" constant="10" id="GLc-f9-LPm"/>
- <constraint firstAttribute="trailing" secondItem="5fX-M1-J2t" secondAttribute="trailing" constant="15" id="OCz-up-uYh"/>
- <constraint firstAttribute="trailing" secondItem="OkL-nS-dm2" secondAttribute="trailing" constant="15" id="Ohn-Fo-UtP"/>
- <constraint firstItem="KNy-gF-51e" firstAttribute="centerX" secondItem="Ttc-cL-S9m" secondAttribute="centerX" id="QFy-Np-7xk"/>
- <constraint firstItem="5fX-M1-J2t" firstAttribute="top" secondItem="OkL-nS-dm2" secondAttribute="bottom" id="UWn-tf-YkP"/>
- <constraint firstItem="iuG-IT-XL0" firstAttribute="top" secondItem="Ttc-cL-S9m" secondAttribute="top" constant="10" id="Xwq-gv-4W0"/>
- <constraint firstItem="OkL-nS-dm2" firstAttribute="leading" secondItem="iuG-IT-XL0" secondAttribute="trailing" id="YlL-08-5Dr"/>
- <constraint firstItem="KNy-gF-51e" firstAttribute="width" secondItem="Ttc-cL-S9m" secondAttribute="width" id="au8-Lc-a9d"/>
- <constraint firstItem="iuG-IT-XL0" firstAttribute="leading" secondItem="Ttc-cL-S9m" secondAttribute="leading" constant="15" id="uR6-lv-Bhy"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="leftNameWidth" destination="rcM-Fl-9W6" id="BqT-1T-RPC"/>
- <outlet property="numL" destination="5fX-M1-J2t" id="kgR-Gv-Qxz"/>
- <outlet property="signaL" destination="iuG-IT-XL0" id="qUl-7e-3RI"/>
- <outlet property="signatoryTF" destination="OkL-nS-dm2" id="YH8-xq-99y"/>
- </connections>
- <point key="canvasLocation" x="72.5" y="505"/>
- </tableViewCell>
- </objects>
- </document>
|