123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina5_5" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
- <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="RQActivateVIPViewController">
- <connections>
- <outlet property="activationCodeView" destination="Tsp-rW-uwo" id="cV5-tL-1To"/>
- <outlet property="containerView" destination="uG9-mx-wlA" id="lDS-eC-rm8"/>
- <outlet property="headerImageView" destination="KNh-Fo-y14" id="Az0-SF-NEk"/>
- <outlet property="myHeaderView" destination="CFP-2q-97V" id="klG-0u-GiJ"/>
- <outlet property="nicknameLabel" destination="O8N-be-HuS" id="HG5-5s-GBq"/>
- <outlet property="openBtn" destination="Oed-iq-jcz" id="rTc-tU-dtT"/>
- <outlet property="titleLabelHeight" destination="LpV-1X-iL7" id="V4f-7V-gSV"/>
- <outlet property="titleLabelToTop" destination="c8u-kn-QBq" id="jwi-ja-EOO"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- <outlet property="vipPriceLabel" destination="SF7-Im-x0E" id="ktM-47-xca"/>
- <outlet property="vipPriceOriginalLabel" destination="rUL-0B-X6N" id="CMS-mi-xDV"/>
- <outlet property="wechatView" destination="LrF-tK-hjX" id="R39-9w-bcl"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT" customClass="UIScrollView">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uG9-mx-wlA">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CFP-2q-97V">
- <rect key="frame" x="0.0" y="0.0" width="414" height="196.66666666666666"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IAv-yj-l2D">
- <rect key="frame" x="10.666666666666664" y="13" width="22" height="22"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="IAv-yj-l2D" secondAttribute="height" multiplier="1:1" id="Rj3-6V-T6d"/>
- </constraints>
- <state key="normal" image="back_white"/>
- <connections>
- <action selector="backAction:" destination="-1" eventType="touchUpInside" id="CAB-I0-YSW"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="激活VIP" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="76E-iC-YMI">
- <rect key="frame" x="175.33333333333334" y="15" width="63.666666666666657" height="18"/>
- <constraints>
- <constraint firstAttribute="height" constant="18" id="LpV-1X-iL7"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="18"/>
- <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="headImagePlaceholder1" translatesAutoresizingMaskIntoConstraints="NO" id="KNh-Fo-y14">
- <rect key="frame" x="175" y="41" width="64" height="64"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="KNh-Fo-y14" secondAttribute="height" multiplier="1:1" id="gOl-MP-jo4"/>
- <constraint firstAttribute="height" constant="64" id="sTb-kf-aiz"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="27"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Happy" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="O8N-be-HuS">
- <rect key="frame" x="181" y="113" width="52.333333333333343" height="21.666666666666657"/>
- <fontDescription key="fontDescription" type="system" pointSize="18"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="0.28627450980392155" green="0.55686274509803924" blue="0.96078431372549022" alpha="1" colorSpace="deviceRGB"/>
- <constraints>
- <constraint firstItem="IAv-yj-l2D" firstAttribute="leading" secondItem="CFP-2q-97V" secondAttribute="leading" constant="10.5" id="LQ7-oB-HfD"/>
- <constraint firstItem="O8N-be-HuS" firstAttribute="top" secondItem="KNh-Fo-y14" secondAttribute="bottom" constant="8" id="MZa-IT-puN"/>
- <constraint firstItem="KNh-Fo-y14" firstAttribute="centerX" secondItem="CFP-2q-97V" secondAttribute="centerX" id="Sf6-NZ-Uzh"/>
- <constraint firstItem="76E-iC-YMI" firstAttribute="top" secondItem="CFP-2q-97V" secondAttribute="top" constant="15" id="c8u-kn-QBq"/>
- <constraint firstItem="76E-iC-YMI" firstAttribute="centerX" secondItem="CFP-2q-97V" secondAttribute="centerX" id="esg-SL-fqY"/>
- <constraint firstAttribute="width" secondItem="CFP-2q-97V" secondAttribute="height" multiplier="375:178" id="icx-dE-EUG"/>
- <constraint firstItem="IAv-yj-l2D" firstAttribute="centerY" secondItem="76E-iC-YMI" secondAttribute="centerY" id="iuD-r4-xko"/>
- <constraint firstItem="KNh-Fo-y14" firstAttribute="top" secondItem="76E-iC-YMI" secondAttribute="bottom" constant="8" id="pos-RA-KVL"/>
- <constraint firstItem="O8N-be-HuS" firstAttribute="centerX" secondItem="KNh-Fo-y14" secondAttribute="centerX" id="xFO-mo-Ogs"/>
- </constraints>
- </view>
- <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Oed-iq-jcz">
- <rect key="frame" x="74" y="290.66666666666669" width="266" height="40"/>
- <color key="backgroundColor" red="0.28627450980392155" green="0.55686274509803924" blue="0.96078431372549022" alpha="1" colorSpace="deviceRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="21g-zL-ip1"/>
- <constraint firstAttribute="width" secondItem="Oed-iq-jcz" secondAttribute="height" multiplier="266:40" id="vaA-6f-UtM"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <state key="normal" title="立即开通">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="20"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="actiVateBtnAction:" destination="-1" eventType="touchUpInside" id="Y3i-jh-6zq"/>
- </connections>
- </button>
- <stackView opaque="NO" contentMode="scaleToFill" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="65R-zt-bLi">
- <rect key="frame" x="16.666666666666657" y="206.66666666666666" width="380.66666666666674" height="110.33333333333334"/>
- <subviews>
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Tsp-rW-uwo">
- <rect key="frame" x="0.0" y="0.0" width="184.33333333333334" height="110.33333333333333"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" spacing="9" translatesAutoresizingMaskIntoConstraints="NO" id="OyP-Yp-ux3">
- <rect key="frame" x="33.333333333333321" y="43" width="117.66666666666669" height="24"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ActivationCode1" translatesAutoresizingMaskIntoConstraints="NO" id="hQz-9m-vKg">
- <rect key="frame" x="0.0" y="0.0" width="22" height="24"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="激活码激活" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7H6-C9-tni">
- <rect key="frame" x="31.000000000000007" y="0.0" width="86.666666666666686" height="24"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.28627450980392155" green="0.55686274509803924" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </stackView>
- </subviews>
- <color key="backgroundColor" red="0.88235294117647056" green="0.9137254901960784" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="OyP-Yp-ux3" firstAttribute="centerY" secondItem="Tsp-rW-uwo" secondAttribute="centerY" id="KiA-YS-koX"/>
- <constraint firstItem="OyP-Yp-ux3" firstAttribute="centerX" secondItem="Tsp-rW-uwo" secondAttribute="centerX" id="Ymv-hx-tCW"/>
- <constraint firstAttribute="width" secondItem="Tsp-rW-uwo" secondAttribute="height" multiplier="167:100" id="oNc-5q-QsN"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowRadius">
- <integer key="value" value="6"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowOpacity">
- <integer key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="size" keyPath="layer.shadowOffset">
- <size key="value" width="0.0" height="5"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="NO"/>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="10"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LrF-tK-hjX">
- <rect key="frame" x="196.33333333333331" y="0.0" width="184.33333333333331" height="110.33333333333333"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="13" translatesAutoresizingMaskIntoConstraints="NO" id="ntF-Rr-sU5">
- <rect key="frame" x="40.666666666666657" y="23.333333333333339" width="103" height="63.666666666666657"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" spacing="9" translatesAutoresizingMaskIntoConstraints="NO" id="dsq-Mb-ekY">
- <rect key="frame" x="0.0" y="0.0" width="103" height="22"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wechat" translatesAutoresizingMaskIntoConstraints="NO" id="uCm-ve-YmG">
- <rect key="frame" x="0.0" y="0.0" width="24.666666666666668" height="22"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="微信激活" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eqO-SF-Qsa">
- <rect key="frame" x="33.66666666666665" y="0.0" width="69.333333333333314" height="22"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0039215686274509803" green="0.75686274509803919" blue="0.55294117647058827" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </stackView>
- <stackView opaque="NO" contentMode="scaleToFill" alignment="firstBaseline" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="Ebb-qi-Q6X">
- <rect key="frame" x="11.333333333333343" y="35" width="80.666666666666671" height="28.666666666666671"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="11.9" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SF7-Im-x0E">
- <rect key="frame" x="0.0" y="0.0" width="41.666666666666664" height="28.666666666666668"/>
- <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="24"/>
- <color key="textColor" red="1" green="0.30196078431372547" blue="0.32549019607843138" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="99.9" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rUL-0B-X6N">
- <rect key="frame" x="49.666666666666686" y="8.6666666666666856" width="31" height="18"/>
- <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="15"/>
- <color key="textColor" red="1" green="0.30196078430000001" blue="0.32549019610000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </stackView>
- </subviews>
- </stackView>
- </subviews>
- <color key="backgroundColor" red="0.8666666666666667" green="0.94117647058823528" blue="0.92156862745098034" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="ntF-Rr-sU5" firstAttribute="centerX" secondItem="LrF-tK-hjX" secondAttribute="centerX" id="3MG-tl-392"/>
- <constraint firstItem="ntF-Rr-sU5" firstAttribute="centerY" secondItem="LrF-tK-hjX" secondAttribute="centerY" id="Fl5-eM-Sn8"/>
- <constraint firstAttribute="width" secondItem="LrF-tK-hjX" secondAttribute="height" multiplier="167:100" id="Zh9-Vw-bRt"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowRadius">
- <integer key="value" value="6"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowOpacity">
- <integer key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="size" keyPath="layer.shadowOffset">
- <size key="value" width="0.0" height="5"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="NO"/>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="10"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- </stackView>
- </subviews>
- <color key="backgroundColor" red="0.94901960784313721" green="0.95294117647058818" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="CFP-2q-97V" firstAttribute="top" secondItem="uG9-mx-wlA" secondAttribute="top" id="1G3-UJ-heE"/>
- <constraint firstItem="Oed-iq-jcz" firstAttribute="top" secondItem="CFP-2q-97V" secondAttribute="bottom" constant="94" id="O1O-qS-83I"/>
- <constraint firstItem="CFP-2q-97V" firstAttribute="leading" secondItem="uG9-mx-wlA" secondAttribute="leading" id="Psn-b4-cqV"/>
- <constraint firstAttribute="trailing" secondItem="CFP-2q-97V" secondAttribute="trailing" id="RmA-bz-xf9"/>
- <constraint firstItem="65R-zt-bLi" firstAttribute="top" secondItem="CFP-2q-97V" secondAttribute="bottom" constant="10" id="ZFJ-YC-R0f"/>
- <constraint firstItem="Oed-iq-jcz" firstAttribute="centerX" secondItem="uG9-mx-wlA" secondAttribute="centerX" id="vdf-fH-Lmf"/>
- <constraint firstItem="65R-zt-bLi" firstAttribute="centerX" secondItem="uG9-mx-wlA" secondAttribute="centerX" id="w5P-v7-Jhk"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="uG9-mx-wlA" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="9QF-ee-XUo"/>
- <constraint firstAttribute="trailing" secondItem="uG9-mx-wlA" secondAttribute="trailing" id="Egj-yA-IVs"/>
- <constraint firstItem="LrF-tK-hjX" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" multiplier="167:375" id="IoW-FV-kg6"/>
- <constraint firstAttribute="bottom" secondItem="uG9-mx-wlA" secondAttribute="bottom" id="SMl-Vu-iCu"/>
- <constraint firstItem="uG9-mx-wlA" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="sz7-7Q-mXo"/>
- <constraint firstItem="Tsp-rW-uwo" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" multiplier="167:375" id="uUh-lm-eON"/>
- </constraints>
- <point key="canvasLocation" x="213.04347826086959" y="91.304347826086968"/>
- </view>
- </objects>
- <resources>
- <image name="ActivationCode1" width="22" height="24"/>
- <image name="back_white" width="9.3333330154418945" height="17"/>
- <image name="headImagePlaceholder1" width="46" height="46"/>
- <image name="wechat" width="24.666666030883789" height="22"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|