137 lines
13 KiB
Plaintext
137 lines
13 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="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="DengBoxAlert">
|
||
|
|
<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="sS6-J0-qrW">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
||
|
|
<color key="backgroundColor" white="0.0" alpha="0.29620278290000002" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
</imageView>
|
||
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Art-n9-Wd8">
|
||
|
|
<rect key="frame" x="0.0" y="212" width="375" height="600"/>
|
||
|
|
<subviews>
|
||
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="deng_box_bg" translatesAutoresizingMaskIntoConstraints="NO" id="HWV-tJ-aSW">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="600"/>
|
||
|
|
</imageView>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VHI-oP-bmq">
|
||
|
|
<rect key="frame" x="0.0" y="120" width="42" height="26"/>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
||
|
|
<state key="normal" image="deng_box_rule"/>
|
||
|
|
<connections>
|
||
|
|
<action selector="onRule:" destination="iN0-l3-epB" eventType="touchUpInside" id="jt6-qF-jOv"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="msU-gb-sVw">
|
||
|
|
<rect key="frame" x="347" y="128" width="28" height="82"/>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
||
|
|
<state key="normal" image="deng_box_achieve"/>
|
||
|
|
<connections>
|
||
|
|
<action selector="onAchieve:" destination="iN0-l3-epB" eventType="touchUpInside" id="H0x-oJ-hcq"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="GbI-yl-rs0">
|
||
|
|
<rect key="frame" x="0.0" y="230" width="375" height="340"/>
|
||
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
</tableView>
|
||
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1Yq-3d-uuL">
|
||
|
|
<rect key="frame" x="-8" y="154" width="60" height="24"/>
|
||
|
|
<subviews>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oyV-4C-0S5">
|
||
|
|
<rect key="frame" x="10" y="0.0" width="42" height="24"/>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
||
|
|
<color key="textColor" red="0.66666666666666663" green="1" blue="0.5490196078431373" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
</subviews>
|
||
|
|
<color key="backgroundColor" white="0.0" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="24" id="ZbL-3k-Beh"/>
|
||
|
|
<constraint firstItem="oyV-4C-0S5" firstAttribute="top" secondItem="1Yq-3d-uuL" secondAttribute="top" id="aG8-Q2-1I6"/>
|
||
|
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="60" id="au3-Ut-86b"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="oyV-4C-0S5" secondAttribute="bottom" id="cjh-jc-NQ2"/>
|
||
|
|
<constraint firstItem="oyV-4C-0S5" firstAttribute="leading" secondItem="1Yq-3d-uuL" secondAttribute="leading" constant="10" id="mj2-sZ-zdG"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="oyV-4C-0S5" secondAttribute="trailing" constant="8" id="she-JO-Au4"/>
|
||
|
|
</constraints>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="5"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
||
|
|
<real key="value" value="1"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
||
|
|
<color key="value" red="0.66666666666666663" green="1" blue="0.5490196078431373" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</view>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="i6o-3Q-4hN">
|
||
|
|
<rect key="frame" x="0.0" y="188" width="75" height="22.5"/>
|
||
|
|
<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="deng_box_buy">
|
||
|
|
<color key="titleShadowColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
</state>
|
||
|
|
<connections>
|
||
|
|
<action selector="onRecharge:" destination="iN0-l3-epB" eventType="touchUpInside" id="5j4-mh-lZH"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
</subviews>
|
||
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="GbI-yl-rs0" secondAttribute="trailing" id="16R-Gk-JDH"/>
|
||
|
|
<constraint firstItem="HWV-tJ-aSW" firstAttribute="top" secondItem="Art-n9-Wd8" secondAttribute="top" id="5cO-Y0-c5j"/>
|
||
|
|
<constraint firstItem="GbI-yl-rs0" firstAttribute="leading" secondItem="Art-n9-Wd8" secondAttribute="leading" id="9qI-Tv-xdv"/>
|
||
|
|
<constraint firstAttribute="width" secondItem="Art-n9-Wd8" secondAttribute="height" multiplier="375:600" id="ChQ-Mt-Ld9"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="HWV-tJ-aSW" secondAttribute="trailing" id="K8q-U8-2OJ"/>
|
||
|
|
<constraint firstItem="GbI-yl-rs0" firstAttribute="top" secondItem="msU-gb-sVw" secondAttribute="bottom" constant="20" id="Mry-vd-Jpo"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="HWV-tJ-aSW" secondAttribute="bottom" id="U1B-2O-hjo"/>
|
||
|
|
<constraint firstItem="i6o-3Q-4hN" firstAttribute="leading" secondItem="Art-n9-Wd8" secondAttribute="leading" id="X5U-FF-ckP"/>
|
||
|
|
<constraint firstItem="VHI-oP-bmq" firstAttribute="top" secondItem="Art-n9-Wd8" secondAttribute="top" constant="120" id="fJj-SP-iUc"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="GbI-yl-rs0" secondAttribute="bottom" constant="30" id="hVz-tQ-82r"/>
|
||
|
|
<constraint firstItem="msU-gb-sVw" firstAttribute="top" secondItem="Art-n9-Wd8" secondAttribute="top" constant="128" id="hlp-mP-MB2"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="msU-gb-sVw" secondAttribute="trailing" id="k8n-cr-nEj"/>
|
||
|
|
<constraint firstItem="1Yq-3d-uuL" firstAttribute="leading" secondItem="Art-n9-Wd8" secondAttribute="leading" constant="-8" id="oRa-By-bKH"/>
|
||
|
|
<constraint firstItem="1Yq-3d-uuL" firstAttribute="top" secondItem="VHI-oP-bmq" secondAttribute="bottom" constant="8" id="r46-EQ-EMT"/>
|
||
|
|
<constraint firstItem="i6o-3Q-4hN" firstAttribute="top" secondItem="1Yq-3d-uuL" secondAttribute="bottom" constant="10" id="rjk-aM-2Yd"/>
|
||
|
|
<constraint firstItem="HWV-tJ-aSW" firstAttribute="leading" secondItem="Art-n9-Wd8" secondAttribute="leading" id="uCd-ge-nMK"/>
|
||
|
|
<constraint firstItem="VHI-oP-bmq" firstAttribute="leading" secondItem="Art-n9-Wd8" secondAttribute="leading" id="wJ8-BX-n5A"/>
|
||
|
|
</constraints>
|
||
|
|
</view>
|
||
|
|
</subviews>
|
||
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="sS6-J0-qrW" secondAttribute="bottom" id="91W-2V-rX3"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="sS6-J0-qrW" secondAttribute="trailing" id="HVm-O6-LrK"/>
|
||
|
|
<constraint firstItem="sS6-J0-qrW" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="YDm-3H-byl"/>
|
||
|
|
<constraint firstItem="Art-n9-Wd8" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="fmw-cV-PdN"/>
|
||
|
|
<constraint firstItem="sS6-J0-qrW" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="gae-d5-zJL"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="Art-n9-Wd8" secondAttribute="trailing" id="jIK-Hc-6m7"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="Art-n9-Wd8" secondAttribute="bottom" id="p0o-xP-N2V"/>
|
||
|
|
</constraints>
|
||
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
||
|
|
<connections>
|
||
|
|
<outlet property="moneyLab" destination="oyV-4C-0S5" id="p6g-Bf-W2d"/>
|
||
|
|
<outlet property="tableView" destination="GbI-yl-rs0" id="nH5-aP-LJL"/>
|
||
|
|
<outlet property="touchImgV" destination="sS6-J0-qrW" id="L6j-QS-58c"/>
|
||
|
|
</connections>
|
||
|
|
<point key="canvasLocation" x="5" y="26"/>
|
||
|
|
</view>
|
||
|
|
</objects>
|
||
|
|
<resources>
|
||
|
|
<image name="deng_box_achieve" width="28" height="82"/>
|
||
|
|
<image name="deng_box_bg" width="375" height="600"/>
|
||
|
|
<image name="deng_box_buy" width="75" height="22.5"/>
|
||
|
|
<image name="deng_box_rule" width="42" height="26"/>
|
||
|
|
</resources>
|
||
|
|
</document>
|