168 lines
16 KiB
XML
Executable File
168 lines
16 KiB
XML
Executable File
<?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" useSafeAreas="YES" colorMatched="YES">
|
|
<device id="retina5_9" 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"/>
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="MH_ZhuanZengView">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="asB-vB-XLR">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</imageView>
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VUL-fF-bih">
|
|
<rect key="frame" x="0.0" y="484" width="375" height="328"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="common_alert_bg" translatesAutoresizingMaskIntoConstraints="NO" id="GaS-OD-Wvh">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="328"/>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GP1-cu-s7M">
|
|
<rect key="frame" x="166.33333333333334" y="54" width="42.333333333333343" height="19.333333333333329"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cLg-to-3gJ">
|
|
<rect key="frame" x="173" y="85.333333333333371" width="29.333333333333343" height="14.333333333333329"/>
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
|
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NFT-Ps-7bL">
|
|
<rect key="frame" x="27" y="123.66666666666663" width="321" height="44"/>
|
|
<subviews>
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入转赠金额" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="A0f-eB-zR0">
|
|
<rect key="frame" x="20" y="0.0" width="281" height="44"/>
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
</subviews>
|
|
<color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<constraints>
|
|
<constraint firstItem="A0f-eB-zR0" firstAttribute="leading" secondItem="NFT-Ps-7bL" secondAttribute="leading" constant="20" id="6IT-61-ic2"/>
|
|
<constraint firstAttribute="height" constant="44" id="VE5-LQ-OlK"/>
|
|
<constraint firstItem="A0f-eB-zR0" firstAttribute="top" secondItem="NFT-Ps-7bL" secondAttribute="top" id="Zhp-n3-N0U"/>
|
|
<constraint firstAttribute="trailing" secondItem="A0f-eB-zR0" secondAttribute="trailing" constant="20" id="iRX-1o-VKo"/>
|
|
<constraint firstAttribute="bottom" secondItem="A0f-eB-zR0" secondAttribute="bottom" id="oo3-4S-2Oe"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="22"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="余额" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WVk-QJ-5PS">
|
|
<rect key="frame" x="179.33333333333334" y="185.66666666666663" width="32.666666666666657" height="19.333333333333343"/>
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ID_normal" translatesAutoresizingMaskIntoConstraints="NO" id="u1v-IS-6Ux">
|
|
<rect key="frame" x="155" y="85" width="15" height="15"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="15" id="GSc-0G-Oyl"/>
|
|
<constraint firstAttribute="width" constant="15" id="ceP-3B-bCW"/>
|
|
</constraints>
|
|
</imageView>
|
|
<button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lDG-so-fMs">
|
|
<rect key="frame" x="27" y="227" width="321" height="49"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="49" id="9wA-oF-tND"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<state key="normal" title="确定">
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</state>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="24.5"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
<connections>
|
|
<action selector="completeMethod:" destination="iN0-l3-epB" eventType="touchUpInside" id="9Fd-zM-uoZ"/>
|
|
</connections>
|
|
</button>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_jinbi" translatesAutoresizingMaskIntoConstraints="NO" id="q7j-Bh-nOQ">
|
|
<rect key="frame" x="155.33333333333334" y="186" width="19" height="19"/>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="lDG-so-fMs" firstAttribute="leading" secondItem="NFT-Ps-7bL" secondAttribute="leading" id="2rv-Cw-yB8"/>
|
|
<constraint firstAttribute="height" constant="328" id="77l-8T-NuU"/>
|
|
<constraint firstItem="q7j-Bh-nOQ" firstAttribute="centerY" secondItem="WVk-QJ-5PS" secondAttribute="centerY" id="AHU-ju-gxP"/>
|
|
<constraint firstItem="GP1-cu-s7M" firstAttribute="top" secondItem="VUL-fF-bih" secondAttribute="top" constant="54" id="FMy-fI-szC"/>
|
|
<constraint firstItem="NFT-Ps-7bL" firstAttribute="leading" secondItem="VUL-fF-bih" secondAttribute="leading" constant="27" id="G4z-au-u3O"/>
|
|
<constraint firstItem="NFT-Ps-7bL" firstAttribute="top" secondItem="cLg-to-3gJ" secondAttribute="bottom" constant="24" id="IEo-6J-JZD"/>
|
|
<constraint firstItem="GaS-OD-Wvh" firstAttribute="leading" secondItem="VUL-fF-bih" secondAttribute="leading" id="Msp-85-mYe"/>
|
|
<constraint firstItem="lDG-so-fMs" firstAttribute="trailing" secondItem="NFT-Ps-7bL" secondAttribute="trailing" id="N9e-Vl-OJc"/>
|
|
<constraint firstItem="WVk-QJ-5PS" firstAttribute="leading" secondItem="q7j-Bh-nOQ" secondAttribute="trailing" constant="5" id="PiR-Tj-zgX"/>
|
|
<constraint firstAttribute="bottom" secondItem="GaS-OD-Wvh" secondAttribute="bottom" id="S6U-V6-NDj"/>
|
|
<constraint firstItem="cLg-to-3gJ" firstAttribute="leading" secondItem="u1v-IS-6Ux" secondAttribute="trailing" constant="3" id="UkU-Mn-PeJ"/>
|
|
<constraint firstItem="cLg-to-3gJ" firstAttribute="centerY" secondItem="u1v-IS-6Ux" secondAttribute="centerY" id="VRk-Mp-ShR"/>
|
|
<constraint firstItem="GaS-OD-Wvh" firstAttribute="top" secondItem="VUL-fF-bih" secondAttribute="top" id="WNe-DY-vno"/>
|
|
<constraint firstAttribute="trailing" secondItem="GaS-OD-Wvh" secondAttribute="trailing" id="fWD-vj-63P"/>
|
|
<constraint firstItem="WVk-QJ-5PS" firstAttribute="top" secondItem="NFT-Ps-7bL" secondAttribute="bottom" constant="18" id="jT9-oY-Qde"/>
|
|
<constraint firstItem="cLg-to-3gJ" firstAttribute="centerX" secondItem="VUL-fF-bih" secondAttribute="centerX" id="okt-2q-5iS"/>
|
|
<constraint firstItem="WVk-QJ-5PS" firstAttribute="centerX" secondItem="VUL-fF-bih" secondAttribute="centerX" constant="8" id="rFa-bF-EO6"/>
|
|
<constraint firstItem="lDG-so-fMs" firstAttribute="top" secondItem="WVk-QJ-5PS" secondAttribute="bottom" constant="22" id="uB3-Dz-aSA"/>
|
|
<constraint firstItem="cLg-to-3gJ" firstAttribute="top" secondItem="GP1-cu-s7M" secondAttribute="bottom" constant="12" id="up5-VC-CIG"/>
|
|
<constraint firstItem="GP1-cu-s7M" firstAttribute="centerX" secondItem="VUL-fF-bih" secondAttribute="centerX" id="wgR-bi-IFj"/>
|
|
<constraint firstAttribute="trailing" secondItem="NFT-Ps-7bL" secondAttribute="trailing" constant="27" id="yIr-uq-HBs"/>
|
|
</constraints>
|
|
</view>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="default_userIcon" translatesAutoresizingMaskIntoConstraints="NO" id="6Vn-iP-i7u">
|
|
<rect key="frame" x="147.66666666666666" y="444" width="80" height="80"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="80" id="5IA-9s-9Wm"/>
|
|
<constraint firstAttribute="width" constant="80" id="EFU-Ig-AUh"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="40"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="asB-vB-XLR" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="0JK-aV-PE4"/>
|
|
<constraint firstItem="VUL-fF-bih" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="D7N-0T-qkM"/>
|
|
<constraint firstAttribute="bottom" secondItem="asB-vB-XLR" secondAttribute="bottom" id="Exg-nU-htc"/>
|
|
<constraint firstItem="6Vn-iP-i7u" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="PMI-5Z-xoC"/>
|
|
<constraint firstItem="asB-vB-XLR" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="S3P-e3-jQP"/>
|
|
<constraint firstAttribute="bottom" secondItem="VUL-fF-bih" secondAttribute="bottom" id="d6j-jc-dhc"/>
|
|
<constraint firstAttribute="trailing" secondItem="asB-vB-XLR" secondAttribute="trailing" id="hA4-Na-D1Z"/>
|
|
<constraint firstItem="VUL-fF-bih" firstAttribute="top" secondItem="6Vn-iP-i7u" secondAttribute="top" constant="40" id="jZ7-Xl-zw5"/>
|
|
<constraint firstAttribute="trailing" secondItem="VUL-fF-bih" secondAttribute="trailing" id="sNW-l3-16c"/>
|
|
</constraints>
|
|
<connections>
|
|
<outlet property="confirmBtn" destination="lDG-so-fMs" id="FK9-ul-nqB"/>
|
|
<outlet property="jineTF" destination="A0f-eB-zR0" id="PYr-ob-dsk"/>
|
|
<outlet property="liangImg" destination="u1v-IS-6Ux" id="uJG-Zy-gJq"/>
|
|
<outlet property="maskImg" destination="asB-vB-XLR" id="WlQ-b5-js4"/>
|
|
<outlet property="moneyLab" destination="WVk-QJ-5PS" id="8Xc-r6-4mH"/>
|
|
<outlet property="nickName" destination="GP1-cu-s7M" id="cEr-7y-l0E"/>
|
|
<outlet property="userID" destination="cLg-to-3gJ" id="5C7-Fo-82i"/>
|
|
<outlet property="userIcon" destination="6Vn-iP-i7u" id="3ke-nH-Grm"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="-44" y="79.802955665024641"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="ID_normal" width="15.5" height="15.5"/>
|
|
<image name="common_alert_bg" width="375" height="413"/>
|
|
<image name="default_userIcon" width="90" height="90"/>
|
|
<image name="wallet_jinbi" width="19" height="19"/>
|
|
</resources>
|
|
</document>
|