<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" 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="22130"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
<capability name="System colors in document resources" minToolsVersion="11.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"/>
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="AgreentView" customModule="WanPai" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RL2-Pc-fjv">
|
<rect key="frame" x="0.0" y="580.66666666666663" width="393" height="271.33333333333337"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="60u-g2-ZcS">
|
<rect key="frame" x="357.66666666666669" y="18" width="21.333333333333314" height="22"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" image="btn_close"/>
|
<connections>
|
<action selector="completeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="3yC-82-lkX"/>
|
</connections>
|
</button>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="G2G-hL-VpJ">
|
<rect key="frame" x="176.33333333333334" y="15.999999999999998" width="40.666666666666657" height="19.333333333333329"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WwM-c0-8lx">
|
<rect key="frame" x="20" y="55.333333333333371" width="353" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="14"/>
|
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="WwM-c0-8lx" firstAttribute="leading" secondItem="RL2-Pc-fjv" secondAttribute="leading" constant="20" id="2I6-TI-Y16"/>
|
<constraint firstAttribute="trailing" secondItem="WwM-c0-8lx" secondAttribute="trailing" constant="20" id="3wR-Q8-bxO"/>
|
<constraint firstItem="G2G-hL-VpJ" firstAttribute="centerX" secondItem="RL2-Pc-fjv" secondAttribute="centerX" id="7sw-Tj-tyj"/>
|
<constraint firstAttribute="width" secondItem="RL2-Pc-fjv" secondAttribute="height" multiplier="1:0.69" id="LAf-wU-ZYv"/>
|
<constraint firstItem="WwM-c0-8lx" firstAttribute="top" secondItem="G2G-hL-VpJ" secondAttribute="bottom" constant="20" id="R4E-SG-VQK"/>
|
<constraint firstAttribute="trailing" secondItem="60u-g2-ZcS" secondAttribute="trailing" constant="14" id="bdC-7d-9G5"/>
|
<constraint firstItem="G2G-hL-VpJ" firstAttribute="top" secondItem="RL2-Pc-fjv" secondAttribute="top" constant="16" id="ftE-Xk-5Qu"/>
|
<constraint firstItem="60u-g2-ZcS" firstAttribute="top" secondItem="RL2-Pc-fjv" secondAttribute="top" constant="18" id="sqJ-gr-MIZ"/>
|
</constraints>
|
</view>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="RL2-Pc-fjv" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="PLV-b8-pJ0"/>
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="RL2-Pc-fjv" secondAttribute="trailing" id="YwC-BS-9e2"/>
|
<constraint firstAttribute="bottom" secondItem="RL2-Pc-fjv" secondAttribute="bottom" id="mzT-t7-Ph5"/>
|
</constraints>
|
<connections>
|
<outlet property="bottom_cons" destination="mzT-t7-Ph5" id="s3O-fR-X42"/>
|
<outlet property="label_content" destination="WwM-c0-8lx" id="J6a-VU-XUF"/>
|
<outlet property="label_title" destination="G2G-hL-VpJ" id="B9O-8S-yCu"/>
|
<outlet property="view_container" destination="RL2-Pc-fjv" id="r9b-Cn-uAS"/>
|
</connections>
|
<point key="canvasLocation" x="20.610687022900763" y="20.422535211267608"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="btn_close" width="21.333333969116211" height="21.333333969116211"/>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|