|
@@ -0,0 +1,127 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21225" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
+ <device id="retina6_0" orientation="portrait" appearance="light"/>
|
|
|
+ <dependencies>
|
|
|
+ <deployment identifier="iOS"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21207"/>
|
|
|
+ <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="KSAwardAlertView">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MiZ-wq-ORz">
|
|
|
+ <rect key="frame" x="59" y="156.66666666666663" width="257" height="354"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="award_image" translatesAutoresizingMaskIntoConstraints="NO" id="IC2-xC-CLi">
|
|
|
+ <rect key="frame" x="35.666666666666686" y="23" width="186" height="106"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="106" id="anK-1i-GVd"/>
|
|
|
+ <constraint firstAttribute="width" constant="186" id="fOA-cb-ers"/>
|
|
|
+ </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="YML-3d-3xZ">
|
|
|
+ <rect key="frame" x="64" y="150.00000000000003" width="129" height="25"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="25" id="g0B-ln-iIz"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="18"/>
|
|
|
+ <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="FdQ-H5-bhI">
|
|
|
+ <rect key="frame" x="57" y="185.00000000000003" width="143" height="20"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="G7h-27-P1x"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="shF-sU-HAn">
|
|
|
+ <rect key="frame" x="44" y="276" width="169" height="40"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="10"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </view>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QeN-Iz-5Fd">
|
|
|
+ <rect key="frame" x="44" y="276" width="169" height="40"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="169" id="7qk-v3-bhT"/>
|
|
|
+ <constraint firstAttribute="height" constant="40" id="Zv6-71-ZF2"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
+ <state key="normal" title="立即领取"/>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="10"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ <connections>
|
|
|
+ <action selector="sureAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="bmf-Bg-PoU"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="FdQ-H5-bhI" firstAttribute="top" secondItem="YML-3d-3xZ" secondAttribute="bottom" constant="10" id="4b8-fZ-AAk"/>
|
|
|
+ <constraint firstItem="YML-3d-3xZ" firstAttribute="top" secondItem="IC2-xC-CLi" secondAttribute="bottom" constant="21" id="5A5-vD-syR"/>
|
|
|
+ <constraint firstItem="FdQ-H5-bhI" firstAttribute="centerX" secondItem="MiZ-wq-ORz" secondAttribute="centerX" id="Gye-jC-eR5"/>
|
|
|
+ <constraint firstItem="QeN-Iz-5Fd" firstAttribute="centerX" secondItem="MiZ-wq-ORz" secondAttribute="centerX" id="Pcd-Q3-Ezv"/>
|
|
|
+ <constraint firstItem="QeN-Iz-5Fd" firstAttribute="top" secondItem="shF-sU-HAn" secondAttribute="top" id="a63-7b-Ehi"/>
|
|
|
+ <constraint firstItem="YML-3d-3xZ" firstAttribute="centerX" secondItem="MiZ-wq-ORz" secondAttribute="centerX" id="aRq-ob-Zrl"/>
|
|
|
+ <constraint firstItem="IC2-xC-CLi" firstAttribute="top" secondItem="MiZ-wq-ORz" secondAttribute="top" constant="23" id="cSa-s7-MfX"/>
|
|
|
+ <constraint firstItem="IC2-xC-CLi" firstAttribute="centerX" secondItem="MiZ-wq-ORz" secondAttribute="centerX" id="exL-ag-L9Q"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="QeN-Iz-5Fd" secondAttribute="bottom" constant="38" id="iRd-4w-yLl"/>
|
|
|
+ <constraint firstAttribute="width" secondItem="MiZ-wq-ORz" secondAttribute="height" multiplier="257:354" id="l24-6q-vsW"/>
|
|
|
+ <constraint firstItem="QeN-Iz-5Fd" firstAttribute="trailing" secondItem="shF-sU-HAn" secondAttribute="trailing" id="nPo-f6-IUt"/>
|
|
|
+ <constraint firstItem="QeN-Iz-5Fd" firstAttribute="leading" secondItem="shF-sU-HAn" secondAttribute="leading" id="wY8-hs-shA"/>
|
|
|
+ <constraint firstItem="QeN-Iz-5Fd" firstAttribute="bottom" secondItem="shF-sU-HAn" secondAttribute="bottom" id="zvl-z3-ehd"/>
|
|
|
+ </constraints>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="12"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </view>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bIK-mD-ZCc">
|
|
|
+ <rect key="frame" x="167.66666666666666" y="520.66666666666663" width="40" height="40"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="40" id="0R3-Vj-qjX"/>
|
|
|
+ <constraint firstAttribute="width" constant="40" id="B7L-cH-EMp"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" image="alert_cancle"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="cancleAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="yjy-Uj-O67"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.46000000000000002" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="MiZ-wq-ORz" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="Bew-aJ-rIM"/>
|
|
|
+ <constraint firstItem="bIK-mD-ZCc" firstAttribute="top" secondItem="MiZ-wq-ORz" secondAttribute="bottom" constant="10" id="JvZ-b3-XVX"/>
|
|
|
+ <constraint firstItem="MiZ-wq-ORz" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="59" id="Kgi-N1-xhh"/>
|
|
|
+ <constraint firstItem="bIK-mD-ZCc" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="vNa-JL-E2l"/>
|
|
|
+ <constraint firstItem="MiZ-wq-ORz" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="vpd-Ho-UBP"/>
|
|
|
+ </constraints>
|
|
|
+ <nil key="simulatedTopBarMetrics"/>
|
|
|
+ <nil key="simulatedBottomBarMetrics"/>
|
|
|
+ <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="colorView" destination="shF-sU-HAn" id="n5q-60-PDe"/>
|
|
|
+ </connections>
|
|
|
+ <point key="canvasLocation" x="56.153846153846153" y="-11.018957345971563"/>
|
|
|
+ </view>
|
|
|
+ </objects>
|
|
|
+ <resources>
|
|
|
+ <image name="alert_cancle" width="28" height="28"/>
|
|
|
+ <image name="award_image" width="186" height="106"/>
|
|
|
+ </resources>
|
|
|
+</document>
|