170 lines
17 KiB
Plaintext
170 lines
17 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|||
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|||
|
|
<dependencies>
|
|||
|
|
<deployment identifier="iOS"/>
|
|||
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
|
|||
|
|
<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" customClass="SPInviteFriendVC">
|
|||
|
|
<connections>
|
|||
|
|
<outlet property="avatarImgV" destination="arF-wA-rje" id="akV-9X-iOD"/>
|
|||
|
|
<outlet property="inviteCodeLab" destination="zxV-ka-KUg" id="h0n-Ur-Do9"/>
|
|||
|
|
<outlet property="nicknameLab" destination="EvW-OC-7G7" id="fTd-1b-kt0"/>
|
|||
|
|
<outlet property="qrCodeImgV" destination="WKS-G2-rZR" id="KZZ-b9-Tei"/>
|
|||
|
|
<outlet property="saveBtn" destination="Iic-gW-tqR" id="oKI-Ek-k1S"/>
|
|||
|
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
|||
|
|
</connections>
|
|||
|
|
</placeholder>
|
|||
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|||
|
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
|||
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|||
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|||
|
|
<subviews>
|
|||
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="invite_bg" translatesAutoresizingMaskIntoConstraints="NO" id="Qb9-tJ-7sV">
|
|||
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|||
|
|
</imageView>
|
|||
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="m7c-oG-Yjl">
|
|||
|
|
<rect key="frame" x="15" y="305" width="345" height="457"/>
|
|||
|
|
<subviews>
|
|||
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="arF-wA-rje">
|
|||
|
|
<rect key="frame" x="30" y="30" width="44" height="44"/>
|
|||
|
|
<constraints>
|
|||
|
|
<constraint firstAttribute="width" constant="44" id="MDS-pD-7le"/>
|
|||
|
|
<constraint firstAttribute="height" constant="44" id="ZjK-2W-rUq"/>
|
|||
|
|
</constraints>
|
|||
|
|
<userDefinedRuntimeAttributes>
|
|||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|||
|
|
<real key="value" value="22"/>
|
|||
|
|
</userDefinedRuntimeAttribute>
|
|||
|
|
</userDefinedRuntimeAttributes>
|
|||
|
|
</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="EvW-OC-7G7">
|
|||
|
|
<rect key="frame" x="84" y="30" width="40.5" height="19.5"/>
|
|||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
|||
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" 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" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sPR-Sk-PuO">
|
|||
|
|
<rect key="frame" x="84" y="54.5" width="118.5" height="14.5"/>
|
|||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
|||
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
|||
|
|
<nil key="highlightedColor"/>
|
|||
|
|
</label>
|
|||
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="WKS-G2-rZR">
|
|||
|
|
<rect key="frame" x="90" y="89" width="165" height="165"/>
|
|||
|
|
<constraints>
|
|||
|
|
<constraint firstAttribute="height" constant="165" id="FBQ-57-jM5"/>
|
|||
|
|
<constraint firstAttribute="width" constant="165" id="aLn-TR-rZH"/>
|
|||
|
|
</constraints>
|
|||
|
|
</imageView>
|
|||
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="A B C D" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zxV-ka-KUg">
|
|||
|
|
<rect key="frame" x="90" y="293.5" width="165" height="32"/>
|
|||
|
|
<color key="backgroundColor" red="0.0" green="0.71372549019607845" blue="0.50980392156862742" alpha="0.10000000000000001" colorSpace="custom" customColorSpace="sRGB"/>
|
|||
|
|
<constraints>
|
|||
|
|
<constraint firstAttribute="width" constant="165" id="9Kz-zt-7L0"/>
|
|||
|
|
<constraint firstAttribute="height" constant="32" id="Gua-f1-mQ9"/>
|
|||
|
|
</constraints>
|
|||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
|
|||
|
|
<color key="textColor" red="0.066666666666666666" green="0.066666666666666666" blue="0.066666666666666666" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|||
|
|
<nil key="highlightedColor"/>
|
|||
|
|
<userDefinedRuntimeAttributes>
|
|||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|||
|
|
<real key="value" value="16"/>
|
|||
|
|
</userDefinedRuntimeAttribute>
|
|||
|
|
</userDefinedRuntimeAttributes>
|
|||
|
|
</label>
|
|||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我的邀请码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ls4-yF-JIJ">
|
|||
|
|
<rect key="frame" x="131.5" y="264" width="82" height="19.5"/>
|
|||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
|||
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|||
|
|
<nil key="highlightedColor"/>
|
|||
|
|
</label>
|
|||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Iic-gW-tqR">
|
|||
|
|
<rect key="frame" x="180" y="388" width="135" height="44"/>
|
|||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
|||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|||
|
|
<state key="normal" image="invite_save_img"/>
|
|||
|
|
<connections>
|
|||
|
|
<action selector="onSave:" destination="-1" eventType="touchUpInside" id="rjJ-R4-NXg"/>
|
|||
|
|
</connections>
|
|||
|
|
</button>
|
|||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="t3H-N8-Qsy">
|
|||
|
|
<rect key="frame" x="30" y="388" width="135" height="44"/>
|
|||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
|||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|||
|
|
<state key="normal" image="invite_duplicate">
|
|||
|
|
<color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|||
|
|
</state>
|
|||
|
|
<userDefinedRuntimeAttributes>
|
|||
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|||
|
|
<color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|||
|
|
</userDefinedRuntimeAttribute>
|
|||
|
|
</userDefinedRuntimeAttributes>
|
|||
|
|
<connections>
|
|||
|
|
<action selector="onDuplicate:" destination="-1" eventType="touchUpInside" id="bXe-O0-029"/>
|
|||
|
|
</connections>
|
|||
|
|
</button>
|
|||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="邀请充值福利:只要被邀请人通过你的邀请链接注册下载app,被邀请人的每一次充值,你都会获得千分之三的钻石奖励,绑定支付宝后,满50元可直接提现。提现手续费7%" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v4N-CP-Nhs">
|
|||
|
|
<rect key="frame" x="15" y="335.5" width="315" height="39.5"/>
|
|||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
|
|||
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
|||
|
|
<nil key="highlightedColor"/>
|
|||
|
|
</label>
|
|||
|
|
</subviews>
|
|||
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|||
|
|
<constraints>
|
|||
|
|
<constraint firstAttribute="trailing" secondItem="v4N-CP-Nhs" secondAttribute="trailing" constant="15" id="0C9-aI-evc"/>
|
|||
|
|
<constraint firstItem="sPR-Sk-PuO" firstAttribute="leading" secondItem="EvW-OC-7G7" secondAttribute="leading" id="2KE-ry-CjB"/>
|
|||
|
|
<constraint firstItem="arF-wA-rje" firstAttribute="top" secondItem="m7c-oG-Yjl" secondAttribute="top" constant="30" id="6WE-3H-XoS"/>
|
|||
|
|
<constraint firstItem="zxV-ka-KUg" firstAttribute="top" secondItem="Ls4-yF-JIJ" secondAttribute="bottom" constant="10" id="Cgg-Ag-lTA"/>
|
|||
|
|
<constraint firstItem="EvW-OC-7G7" firstAttribute="leading" secondItem="arF-wA-rje" secondAttribute="trailing" constant="10" id="DP0-Yk-CHO"/>
|
|||
|
|
<constraint firstAttribute="trailing" secondItem="Iic-gW-tqR" secondAttribute="trailing" constant="30" id="LHY-Qv-jyL"/>
|
|||
|
|
<constraint firstItem="zxV-ka-KUg" firstAttribute="centerX" secondItem="m7c-oG-Yjl" secondAttribute="centerX" id="Myr-dn-67F"/>
|
|||
|
|
<constraint firstItem="EvW-OC-7G7" firstAttribute="top" secondItem="arF-wA-rje" secondAttribute="top" id="THz-za-NIs"/>
|
|||
|
|
<constraint firstItem="WKS-G2-rZR" firstAttribute="top" secondItem="sPR-Sk-PuO" secondAttribute="bottom" constant="20" id="TpZ-R4-Plo"/>
|
|||
|
|
<constraint firstAttribute="bottom" secondItem="t3H-N8-Qsy" secondAttribute="bottom" constant="25" id="WUg-Yj-PZ7"/>
|
|||
|
|
<constraint firstItem="arF-wA-rje" firstAttribute="leading" secondItem="m7c-oG-Yjl" secondAttribute="leading" constant="30" id="Yz2-JM-dwE"/>
|
|||
|
|
<constraint firstItem="t3H-N8-Qsy" firstAttribute="leading" secondItem="m7c-oG-Yjl" secondAttribute="leading" constant="30" id="a4I-Qg-5iR"/>
|
|||
|
|
<constraint firstItem="WKS-G2-rZR" firstAttribute="centerX" secondItem="m7c-oG-Yjl" secondAttribute="centerX" id="bdH-1j-smc"/>
|
|||
|
|
<constraint firstItem="Ls4-yF-JIJ" firstAttribute="centerX" secondItem="m7c-oG-Yjl" secondAttribute="centerX" id="dCY-oC-cwh"/>
|
|||
|
|
<constraint firstItem="Ls4-yF-JIJ" firstAttribute="top" secondItem="WKS-G2-rZR" secondAttribute="bottom" constant="10" id="gQS-H4-3KT"/>
|
|||
|
|
<constraint firstItem="v4N-CP-Nhs" firstAttribute="leading" secondItem="m7c-oG-Yjl" secondAttribute="leading" constant="15" id="hhz-TN-Cu5"/>
|
|||
|
|
<constraint firstItem="v4N-CP-Nhs" firstAttribute="top" secondItem="zxV-ka-KUg" secondAttribute="bottom" constant="10" id="iW3-sy-pf4"/>
|
|||
|
|
<constraint firstItem="sPR-Sk-PuO" firstAttribute="top" secondItem="EvW-OC-7G7" secondAttribute="bottom" constant="5" id="rHg-g4-8Om"/>
|
|||
|
|
<constraint firstAttribute="height" constant="457" id="rMR-L5-c3n"/>
|
|||
|
|
<constraint firstAttribute="bottom" secondItem="Iic-gW-tqR" secondAttribute="bottom" constant="25" id="xMD-wj-uge"/>
|
|||
|
|
</constraints>
|
|||
|
|
<userDefinedRuntimeAttributes>
|
|||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|||
|
|
<real key="value" value="16"/>
|
|||
|
|
</userDefinedRuntimeAttribute>
|
|||
|
|
</userDefinedRuntimeAttributes>
|
|||
|
|
</view>
|
|||
|
|
</subviews>
|
|||
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|||
|
|
<constraints>
|
|||
|
|
<constraint firstItem="Qb9-tJ-7sV" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="AQ3-dg-xLj"/>
|
|||
|
|
<constraint firstAttribute="bottom" secondItem="Qb9-tJ-7sV" secondAttribute="bottom" id="GnL-wW-MWk"/>
|
|||
|
|
<constraint firstItem="m7c-oG-Yjl" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="H89-0b-nSx"/>
|
|||
|
|
<constraint firstAttribute="bottom" secondItem="m7c-oG-Yjl" secondAttribute="bottom" constant="50" id="L4W-Xz-McP"/>
|
|||
|
|
<constraint firstAttribute="trailing" secondItem="Qb9-tJ-7sV" secondAttribute="trailing" id="Ute-ws-IcF"/>
|
|||
|
|
<constraint firstAttribute="trailing" secondItem="m7c-oG-Yjl" secondAttribute="trailing" constant="15" id="ovZ-bS-zkx"/>
|
|||
|
|
<constraint firstItem="Qb9-tJ-7sV" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="q3D-1r-5WZ"/>
|
|||
|
|
</constraints>
|
|||
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|||
|
|
<point key="canvasLocation" x="159" y="117"/>
|
|||
|
|
</view>
|
|||
|
|
</objects>
|
|||
|
|
<resources>
|
|||
|
|
<image name="invite_bg" width="375" height="812"/>
|
|||
|
|
<image name="invite_duplicate" width="135" height="44"/>
|
|||
|
|
<image name="invite_save_img" width="135" height="44"/>
|
|||
|
|
<systemColor name="systemBackgroundColor">
|
|||
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|||
|
|
</systemColor>
|
|||
|
|
</resources>
|
|||
|
|
</document>
|