|
@@ -1,9 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22155" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22131"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
|
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
@@ -15,7 +15,6 @@
|
|
|
<outlet property="IDImageBtn2" destination="GaI-9M-XYW" id="cPa-9r-75x"/>
|
|
|
<outlet property="IDnumTF" destination="Eqg-Jx-FYi" id="tBK-eX-npl"/>
|
|
|
<outlet property="LOGOImage" destination="S5u-Wp-Mcl" id="i55-YO-H7f"/>
|
|
|
- <outlet property="chooseTimeBtn" destination="Ogi-EX-bXD" id="x2c-Vs-mgC"/>
|
|
|
<outlet property="commentTF" destination="tsR-sM-fg7" id="hE6-4U-Tdk"/>
|
|
|
<outlet property="companyTF" destination="sVa-aL-6ui" id="J9v-gA-Bfd"/>
|
|
|
<outlet property="nameTF" destination="Tgo-b5-j8V" id="FWV-zX-eTK"/>
|
|
@@ -26,7 +25,6 @@
|
|
|
<outlet property="upImg2" destination="tHc-z1-Qug" id="YtR-TY-ybW"/>
|
|
|
<outlet property="uploadLab1" destination="9pW-6f-SAD" id="gik-Ia-gAc"/>
|
|
|
<outlet property="uploadLab2" destination="Mal-Oi-e01" id="BYq-oh-Qzx"/>
|
|
|
- <outlet property="validityTimeLab" destination="AmW-m1-qye" id="Q8q-nT-BTr"/>
|
|
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
|
|
</connections>
|
|
|
</placeholder>
|
|
@@ -116,82 +114,37 @@
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</view>
|
|
|
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EbO-Ct-WgF">
|
|
|
- <rect key="frame" x="109.33333333333334" y="129.66666666666666" width="259.66666666666663" height="48"/>
|
|
|
- <subviews>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="右箭头" translatesAutoresizingMaskIntoConstraints="NO" id="5eZ-Gt-3yS">
|
|
|
- <rect key="frame" x="238.66666666666669" y="16" width="16" height="16"/>
|
|
|
- </imageView>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalCompressionResistancePriority="749" verticalCompressionResistancePriority="749" text="请选择证件有效期" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AmW-m1-qye">
|
|
|
- <rect key="frame" x="10" y="15.666666666666686" width="218.66666666666666" height="17"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ogi-EX-bXD">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="259.66666666666669" height="48"/>
|
|
|
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
- <connections>
|
|
|
- <action selector="timeSelectAction:" destination="-1" eventType="touchUpInside" id="RWI-ym-Dya"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- </subviews>
|
|
|
- <color key="backgroundColor" red="0.92549019610000005" green="0.92549019610000005" blue="0.92549019610000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="5eZ-Gt-3yS" firstAttribute="leading" secondItem="AmW-m1-qye" secondAttribute="trailing" constant="10" id="K54-t3-Qfg"/>
|
|
|
- <constraint firstItem="AmW-m1-qye" firstAttribute="centerY" secondItem="EbO-Ct-WgF" secondAttribute="centerY" id="SQl-1Q-9Qm"/>
|
|
|
- <constraint firstItem="Ogi-EX-bXD" firstAttribute="top" secondItem="EbO-Ct-WgF" secondAttribute="top" id="UGg-mB-jYO"/>
|
|
|
- <constraint firstItem="Ogi-EX-bXD" firstAttribute="leading" secondItem="EbO-Ct-WgF" secondAttribute="leading" id="VRO-4F-SCZ"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="Ogi-EX-bXD" secondAttribute="trailing" id="WAo-fx-rsz"/>
|
|
|
- <constraint firstAttribute="height" constant="48" id="Yw2-7D-odl"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="5eZ-Gt-3yS" secondAttribute="trailing" constant="5" id="Zin-aT-CXq"/>
|
|
|
- <constraint firstItem="5eZ-Gt-3yS" firstAttribute="centerY" secondItem="EbO-Ct-WgF" secondAttribute="centerY" id="bxg-BR-Sck"/>
|
|
|
- <constraint firstItem="AmW-m1-qye" firstAttribute="leading" secondItem="EbO-Ct-WgF" secondAttribute="leading" constant="10" id="wQw-BY-BDC"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="Ogi-EX-bXD" secondAttribute="bottom" id="zam-AW-3gZ"/>
|
|
|
- </constraints>
|
|
|
- <userDefinedRuntimeAttributes>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="16"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- </userDefinedRuntimeAttributes>
|
|
|
- </view>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="有效期" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ex6-Si-bo1">
|
|
|
- <rect key="frame" x="24" y="144" width="49" height="19.333333333333343"/>
|
|
|
- <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
|
|
|
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="cfJ-XH-aHf">
|
|
|
- <rect key="frame" x="24" y="197.66666666666669" width="345" height="180"/>
|
|
|
+ <imageView clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="cfJ-XH-aHf">
|
|
|
+ <rect key="frame" x="24" y="129.66666666666666" width="345" height="179.99999999999997"/>
|
|
|
<color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="180" id="TPN-8J-tqq"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="相机" translatesAutoresizingMaskIntoConstraints="NO" id="LLk-er-bdC">
|
|
|
- <rect key="frame" x="171.66666666666666" y="262.66666666666669" width="50" height="50"/>
|
|
|
+ <rect key="frame" x="171.66666666666666" y="194.66666666666669" width="50" height="50"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="50" id="CGS-57-jMg"/>
|
|
|
<constraint firstAttribute="width" constant="50" id="n6i-dQ-5d4"/>
|
|
|
</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="9pW-6f-SAD">
|
|
|
- <rect key="frame" x="168" y="322.66666666666669" width="57.333333333333343" height="17"/>
|
|
|
+ <rect key="frame" x="168" y="254.66666666666669" width="57.333333333333343" height="17"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
<color key="textColor" red="0.41568627450000001" green="0.45882352939999999" blue="0.52156862749999999" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalCompressionResistancePriority="749" verticalCompressionResistancePriority="749" text="证件正面图" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0bB-59-HKX">
|
|
|
- <rect key="frame" x="160.66666666666666" y="389.66666666666669" width="71.666666666666657" height="17"/>
|
|
|
+ <rect key="frame" x="160.66666666666666" y="321.66666666666669" width="71.666666666666657" height="17"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
<color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nqD-0B-LWz">
|
|
|
- <rect key="frame" x="109.33333333333334" y="418.66666666666669" width="259.66666666666663" height="48"/>
|
|
|
+ <rect key="frame" x="267.33333333333331" y="350.66666666666669" width="101.66666666666669" height="48"/>
|
|
|
<subviews>
|
|
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="联系人姓名" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Tgo-b5-j8V">
|
|
|
- <rect key="frame" x="14.999999999999986" y="0.0" width="229.66666666666663" height="48"/>
|
|
|
+ <rect key="frame" x="15" y="0.0" width="71.666666666666671" height="48"/>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="48" id="5PL-RJ-Ne5"/>
|
|
@@ -221,10 +174,10 @@
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</view>
|
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yoo-eb-Mu3">
|
|
|
- <rect key="frame" x="109.33333333333334" y="478.66666666666663" width="259.66666666666663" height="48"/>
|
|
|
+ <rect key="frame" x="267.33333333333331" y="410.66666666666669" width="101.66666666666669" height="48"/>
|
|
|
<subviews>
|
|
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="联系电话" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="aLS-zT-DMH">
|
|
|
- <rect key="frame" x="14.999999999999986" y="0.0" width="229.66666666666663" height="48"/>
|
|
|
+ <rect key="frame" x="15" y="0.0" width="71.666666666666671" height="48"/>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="48" id="Mb9-iy-2iP"/>
|
|
@@ -254,51 +207,53 @@
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</view>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="联系人" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2zQ-rB-Flw">
|
|
|
- <rect key="frame" x="24" y="433" width="49" height="19.333333333333314"/>
|
|
|
+ <rect key="frame" x="24" y="365" width="49" height="19.333333333333314"/>
|
|
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
|
|
|
<color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="联系电话" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dkx-kN-Be5">
|
|
|
- <rect key="frame" x="24" y="493" width="65.333333333333329" height="19.333333333333371"/>
|
|
|
+ <rect key="frame" x="24" y="425" width="65.333333333333329" height="19.333333333333314"/>
|
|
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
|
|
|
<color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9hg-lP-sYg">
|
|
|
- <rect key="frame" x="24" y="197.66666666666669" width="345" height="180"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="180" id="RSD-Lc-W3g"/>
|
|
|
- </constraints>
|
|
|
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
- <connections>
|
|
|
- <action selector="IDLinkAction:" destination="-1" eventType="touchUpInside" id="1tz-hD-gDY"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="团队LOGO" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QzH-T7-I8b">
|
|
|
- <rect key="frame" x="24" y="553" width="77.666666666666671" height="19.333333333333371"/>
|
|
|
+ <rect key="frame" x="24" y="485" width="79.666666666666671" height="19.333333333333314"/>
|
|
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
|
|
|
<color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="S5u-Wp-Mcl">
|
|
|
- <rect key="frame" x="24" y="584.33333333333337" width="345" height="180"/>
|
|
|
+ <imageView clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="S5u-Wp-Mcl">
|
|
|
+ <rect key="frame" x="24" y="516.33333333333337" width="345" height="180"/>
|
|
|
<color key="backgroundColor" red="0.92549019610000005" green="0.92549019610000005" blue="0.92549019610000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="180" id="8ho-np-2FR"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="相机" translatesAutoresizingMaskIntoConstraints="NO" id="tHc-z1-Qug">
|
|
|
- <rect key="frame" x="171.66666666666666" y="649.33333333333337" width="50" height="50"/>
|
|
|
+ <rect key="frame" x="171.66666666666666" y="581.33333333333337" width="50" height="50"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="50" id="HeH-C8-0Ui"/>
|
|
|
<constraint firstAttribute="width" constant="50" id="UQ2-nr-kba"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9hg-lP-sYg">
|
|
|
+ <rect key="frame" x="171.66666666666666" y="194.66666666666669" width="50" height="50"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="50" id="IPE-Yf-RlG"/>
|
|
|
+ <constraint firstAttribute="width" constant="50" id="lcp-eu-gsP"/>
|
|
|
+ </constraints>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="IDLinkAction:" destination="-1" eventType="touchUpInside" id="1tz-hD-gDY"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GaI-9M-XYW">
|
|
|
- <rect key="frame" x="24" y="584.33333333333337" width="345" height="180"/>
|
|
|
+ <rect key="frame" x="171.66666666666666" y="581.33333333333337" width="50" height="50"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="180" id="HtV-3y-3hg"/>
|
|
|
+ <constraint firstAttribute="height" constant="50" id="2oP-lh-QZv"/>
|
|
|
+ <constraint firstAttribute="width" constant="50" id="pYq-33-fm6"/>
|
|
|
</constraints>
|
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
<connections>
|
|
@@ -306,19 +261,19 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="点击上传" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Mal-Oi-e01">
|
|
|
- <rect key="frame" x="168" y="709.33333333333337" width="57.333333333333343" height="17"/>
|
|
|
+ <rect key="frame" x="168" y="641.33333333333337" width="57.333333333333343" height="17"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
<color key="textColor" red="0.41568627450000001" green="0.45882352939999999" blue="0.52156862749999999" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="说明" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gQy-7b-Epa">
|
|
|
- <rect key="frame" x="23.999999999999996" y="779.33333333333337" width="32.666666666666657" height="19.333333333333371"/>
|
|
|
+ <rect key="frame" x="23.999999999999996" y="711.33333333333337" width="32.666666666666657" height="19.333333333333371"/>
|
|
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
|
|
|
<color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rfO-iP-kLr">
|
|
|
- <rect key="frame" x="109.33333333333334" y="779.33333333333337" width="259.66666666666663" height="120"/>
|
|
|
+ <rect key="frame" x="109.33333333333334" y="711.33333333333337" width="259.66666666666663" height="120"/>
|
|
|
<subviews>
|
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="tsR-sM-fg7">
|
|
|
<rect key="frame" x="9.9999999999999858" y="0.0" width="239.66666666666663" height="120"/>
|
|
@@ -342,13 +297,52 @@
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</view>
|
|
|
+ <button opaque="NO" alpha="0.5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="plt-NB-R8g">
|
|
|
+ <rect key="frame" x="308" y="147.66666666666666" width="55" height="30"/>
|
|
|
+ <color key="backgroundColor" red="0.63137254899999995" green="0.66274509800000003" blue="0.78039215689999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="55" id="6eB-Dy-1aB"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
+ <state key="normal" title="预览">
|
|
|
+ <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ </state>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="3"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ <connections>
|
|
|
+ <action selector="PDFcheck:" destination="-1" eventType="touchUpInside" id="Hzy-cA-Fih"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" alpha="0.5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="b1J-rY-ck6">
|
|
|
+ <rect key="frame" x="308" y="529.66666666666663" width="55" height="30"/>
|
|
|
+ <color key="backgroundColor" red="0.63137254899999995" green="0.66274509800000003" blue="0.78039215689999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="55" id="sVf-Aa-b87"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
+ <state key="normal" title="预览">
|
|
|
+ <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ </state>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="3"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ <connections>
|
|
|
+ <action selector="logoCheck:" destination="-1" eventType="touchUpInside" id="xvG-bo-yyh"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
<constraint firstItem="yoo-eb-Mu3" firstAttribute="leading" secondItem="nqD-0B-LWz" secondAttribute="leading" id="0oF-3h-bwJ"/>
|
|
|
<constraint firstItem="Mal-Oi-e01" firstAttribute="centerX" secondItem="tHc-z1-Qug" secondAttribute="centerX" id="2VZ-LF-661"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="S5u-Wp-Mcl" secondAttribute="trailing" constant="24" id="3dF-ob-jra"/>
|
|
|
- <constraint firstItem="EbO-Ct-WgF" firstAttribute="leading" secondItem="FKg-xo-i0X" secondAttribute="leading" id="4xV-fd-SWo"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="cfJ-XH-aHf" secondAttribute="trailing" constant="24" id="4yQ-xo-53C"/>
|
|
|
<constraint firstItem="QzH-T7-I8b" firstAttribute="top" secondItem="dkx-kN-Be5" secondAttribute="bottom" constant="40.670000000000002" id="5Gk-nh-k4l"/>
|
|
|
<constraint firstItem="0bB-59-HKX" firstAttribute="top" secondItem="cfJ-XH-aHf" secondAttribute="bottom" constant="12" id="5bA-ta-yHS"/>
|
|
@@ -359,7 +353,8 @@
|
|
|
<constraint firstItem="tHc-z1-Qug" firstAttribute="centerY" secondItem="S5u-Wp-Mcl" secondAttribute="centerY" id="B44-o5-uQu"/>
|
|
|
<constraint firstItem="hHR-rk-9xc" firstAttribute="leading" secondItem="vGi-j9-l6G" secondAttribute="trailing" constant="20" id="DzE-L2-0y8"/>
|
|
|
<constraint firstItem="dkx-kN-Be5" firstAttribute="leading" secondItem="Eww-UH-ptK" secondAttribute="leading" constant="24" id="ED4-Qs-hyW"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="GaI-9M-XYW" secondAttribute="trailing" constant="24" id="FIf-ds-TVE"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="b1J-rY-ck6" secondAttribute="trailing" constant="30" id="GmA-r4-6lD"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="plt-NB-R8g" secondAttribute="trailing" constant="30" id="Gz1-x7-QLX"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="hHR-rk-9xc" secondAttribute="trailing" constant="24" id="HF1-7r-yBt"/>
|
|
|
<constraint firstItem="cfJ-XH-aHf" firstAttribute="leading" secondItem="Eww-UH-ptK" secondAttribute="leading" constant="24" id="HJD-Sm-Wuv"/>
|
|
|
<constraint firstItem="FKg-xo-i0X" firstAttribute="top" secondItem="hHR-rk-9xc" secondAttribute="bottom" constant="12" id="HXc-F8-fA6"/>
|
|
@@ -370,38 +365,32 @@
|
|
|
<constraint firstItem="LLk-er-bdC" firstAttribute="centerY" secondItem="cfJ-XH-aHf" secondAttribute="centerY" id="OK5-3p-sa3"/>
|
|
|
<constraint firstItem="LLk-er-bdC" firstAttribute="centerX" secondItem="Eww-UH-ptK" secondAttribute="centerX" id="Ojf-u0-Tas"/>
|
|
|
<constraint firstItem="vGi-j9-l6G" firstAttribute="leading" secondItem="Eww-UH-ptK" secondAttribute="leading" constant="24" id="SYP-A1-8v5"/>
|
|
|
- <constraint firstItem="Ex6-Si-bo1" firstAttribute="centerY" secondItem="EbO-Ct-WgF" secondAttribute="centerY" id="Ssn-vS-RO9"/>
|
|
|
<constraint firstItem="GaI-9M-XYW" firstAttribute="centerX" secondItem="S5u-Wp-Mcl" secondAttribute="centerX" id="U0u-9Q-nNC"/>
|
|
|
- <constraint firstItem="GaI-9M-XYW" firstAttribute="leading" secondItem="Eww-UH-ptK" secondAttribute="leading" constant="24" id="W55-7t-0cj"/>
|
|
|
+ <constraint firstItem="b1J-rY-ck6" firstAttribute="top" secondItem="yoo-eb-Mu3" secondAttribute="bottom" constant="71" id="WQK-or-P7y"/>
|
|
|
<constraint firstItem="rfO-iP-kLr" firstAttribute="top" secondItem="S5u-Wp-Mcl" secondAttribute="bottom" constant="15" id="Xm4-TP-gXB"/>
|
|
|
<constraint firstItem="S5u-Wp-Mcl" firstAttribute="top" secondItem="QzH-T7-I8b" secondAttribute="bottom" constant="12" id="YHy-OQ-cJJ"/>
|
|
|
<constraint firstItem="9hg-lP-sYg" firstAttribute="centerX" secondItem="Eww-UH-ptK" secondAttribute="centerX" id="ZXq-Si-XMU"/>
|
|
|
+ <constraint firstItem="plt-NB-R8g" firstAttribute="top" secondItem="FKg-xo-i0X" secondAttribute="bottom" constant="30" id="aIm-HH-00M"/>
|
|
|
<constraint firstItem="vGi-j9-l6G" firstAttribute="top" secondItem="Eww-UH-ptK" secondAttribute="top" constant="24" id="bGy-Xz-GgH"/>
|
|
|
- <constraint firstItem="nqD-0B-LWz" firstAttribute="leading" secondItem="EbO-Ct-WgF" secondAttribute="leading" id="c7E-iL-FYD"/>
|
|
|
- <constraint firstItem="cfJ-XH-aHf" firstAttribute="top" secondItem="EbO-Ct-WgF" secondAttribute="bottom" constant="20" id="cXn-wX-jc4"/>
|
|
|
<constraint firstItem="kSR-p4-Hnw" firstAttribute="leading" secondItem="Eww-UH-ptK" secondAttribute="leading" constant="24" id="ceH-Cp-b9Z"/>
|
|
|
<constraint firstItem="yoo-eb-Mu3" firstAttribute="top" secondItem="nqD-0B-LWz" secondAttribute="bottom" constant="12" id="d8E-EU-yEk"/>
|
|
|
<constraint firstItem="Mal-Oi-e01" firstAttribute="top" secondItem="tHc-z1-Qug" secondAttribute="bottom" constant="10" id="e74-eT-Ywv"/>
|
|
|
<constraint firstItem="S5u-Wp-Mcl" firstAttribute="leading" secondItem="Eww-UH-ptK" secondAttribute="leading" constant="24" id="fif-kZ-YP5"/>
|
|
|
- <constraint firstItem="Ex6-Si-bo1" firstAttribute="leading" secondItem="Eww-UH-ptK" secondAttribute="leading" constant="24" id="gDF-1z-FcH"/>
|
|
|
<constraint firstItem="hHR-rk-9xc" firstAttribute="centerY" secondItem="vGi-j9-l6G" secondAttribute="centerY" id="gil-GC-klv"/>
|
|
|
- <constraint firstItem="EbO-Ct-WgF" firstAttribute="top" secondItem="FKg-xo-i0X" secondAttribute="bottom" constant="12" id="iKP-Ln-NYs"/>
|
|
|
<constraint firstItem="gQy-7b-Epa" firstAttribute="top" secondItem="S5u-Wp-Mcl" secondAttribute="bottom" constant="15" id="jq9-X0-pa9"/>
|
|
|
<constraint firstItem="0bB-59-HKX" firstAttribute="centerX" secondItem="Eww-UH-ptK" secondAttribute="centerX" id="lW7-lb-eey"/>
|
|
|
<constraint firstItem="rfO-iP-kLr" firstAttribute="leading" secondItem="hHR-rk-9xc" secondAttribute="leading" id="lcC-sn-cJn"/>
|
|
|
<constraint firstItem="9pW-6f-SAD" firstAttribute="top" secondItem="LLk-er-bdC" secondAttribute="bottom" constant="10" id="mfl-Un-Vcj"/>
|
|
|
<constraint firstItem="2zQ-rB-Flw" firstAttribute="centerY" secondItem="nqD-0B-LWz" secondAttribute="centerY" id="ocq-F7-opy"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="nqD-0B-LWz" secondAttribute="trailing" constant="24" id="q1v-lo-D9m"/>
|
|
|
- <constraint firstItem="9hg-lP-sYg" firstAttribute="leading" secondItem="Eww-UH-ptK" secondAttribute="leading" constant="24" id="qdO-Pm-ujh"/>
|
|
|
<constraint firstItem="tHc-z1-Qug" firstAttribute="centerX" secondItem="S5u-Wp-Mcl" secondAttribute="centerX" id="qjM-gh-PTt"/>
|
|
|
<constraint firstItem="nqD-0B-LWz" firstAttribute="top" secondItem="0bB-59-HKX" secondAttribute="bottom" constant="12" id="stt-aH-bSa"/>
|
|
|
<constraint firstItem="2zQ-rB-Flw" firstAttribute="leading" secondItem="Eww-UH-ptK" secondAttribute="leading" constant="24" id="tOG-WA-8lk"/>
|
|
|
<constraint firstItem="9pW-6f-SAD" firstAttribute="centerX" secondItem="LLk-er-bdC" secondAttribute="centerX" id="uHm-gF-gDH"/>
|
|
|
<constraint firstItem="S5u-Wp-Mcl" firstAttribute="centerX" secondItem="Eww-UH-ptK" secondAttribute="centerX" id="uNT-fT-0og"/>
|
|
|
<constraint firstItem="QzH-T7-I8b" firstAttribute="leading" secondItem="Eww-UH-ptK" secondAttribute="leading" constant="24" id="vQh-9B-wVL"/>
|
|
|
+ <constraint firstItem="cfJ-XH-aHf" firstAttribute="top" secondItem="FKg-xo-i0X" secondAttribute="bottom" constant="12" id="vpE-Xa-7N2"/>
|
|
|
<constraint firstItem="kSR-p4-Hnw" firstAttribute="centerY" secondItem="FKg-xo-i0X" secondAttribute="centerY" id="xoe-kJ-jTa"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="EbO-Ct-WgF" secondAttribute="trailing" constant="24" id="z1H-kL-0Ra"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="9hg-lP-sYg" secondAttribute="trailing" constant="24" id="z5Q-xe-8oj"/>
|
|
|
<constraint firstItem="dkx-kN-Be5" firstAttribute="centerY" secondItem="yoo-eb-Mu3" secondAttribute="centerY" id="zjx-wF-4w3"/>
|
|
|
</constraints>
|
|
|
</scrollView>
|
|
@@ -440,7 +429,6 @@
|
|
|
</view>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
- <image name="右箭头" width="16" height="16"/>
|
|
|
<image name="相机" width="166.66667175292969" height="166.66667175292969"/>
|
|
|
</resources>
|
|
|
</document>
|