Files
yuyin_ios/SweetParty/主类/Mine/Wallet/SPWalletJinbiVC.xib
2025-08-08 11:05:33 +08:00

332 lines
34 KiB
XML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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" colorMatched="YES">
<device id="retina6_1" 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" customClass="SPWalletJinbiVC">
<connections>
<outlet property="balanceBgV" destination="5rd-kg-Z0W" id="ffe-w7-j98"/>
<outlet property="balanceLab" destination="Nt7-71-LtM" id="hU6-3X-z8E"/>
<outlet property="buyTitleLab" destination="Po6-QH-Tze" id="EVt-U0-JWO"/>
<outlet property="collectionView" destination="yx8-wF-vQl" id="6NF-0D-79f"/>
<outlet property="confirmBtn" destination="CfD-BT-0ga" id="MMa-2K-4YE"/>
<outlet property="huifuAliBtn" destination="eS4-jR-iCX" id="LYa-eD-OKO"/>
<outlet property="topLayout" destination="AFH-Qh-OPL" id="B3x-M9-zF2"/>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
<outlet property="wxBtn" destination="kXe-NB-vgI" id="aXo-0C-RJ1"/>
<outlet property="zfbBtn" destination="dNJ-iW-7zE" id="9IZ-BN-97y"/>
</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="home_bg" translatesAutoresizingMaskIntoConstraints="NO" id="7wH-CA-NkG">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5rd-kg-Z0W">
<rect key="frame" x="15" y="110" width="345" height="101"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我的金币" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TX7-tT-zEg">
<rect key="frame" x="155" y="48.5" width="65.5" height="19.5"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
<color key="textColor" red="0.23921568627450979" green="0.23921568627450979" blue="0.23921568627450979" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Nt7-71-LtM">
<rect key="frame" x="162" y="0.0" width="21.5" height="38.5"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="32"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_jinbi" translatesAutoresizingMaskIntoConstraints="NO" id="dG0-nf-2Ox">
<rect key="frame" x="126" y="46.5" width="24" height="24"/>
</imageView>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XVm-RO-Uc8">
<rect key="frame" x="243" y="32.5" width="92" height="36"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="wallet_home_re_jilu"/>
<connections>
<action selector="coinSendRecordButtonClick:" destination="-1" eventType="touchUpInside" id="G1W-Wz-bUn"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="101" id="3ES-OR-Ero"/>
<constraint firstItem="TX7-tT-zEg" firstAttribute="leading" secondItem="dG0-nf-2Ox" secondAttribute="trailing" constant="5" id="D6V-rY-0nX"/>
<constraint firstItem="Nt7-71-LtM" firstAttribute="centerX" secondItem="5rd-kg-Z0W" secondAttribute="centerX" id="Gz5-dV-Xnl"/>
<constraint firstItem="TX7-tT-zEg" firstAttribute="top" secondItem="Nt7-71-LtM" secondAttribute="bottom" constant="10" id="PtY-fl-5xT"/>
<constraint firstItem="Nt7-71-LtM" firstAttribute="centerX" secondItem="TX7-tT-zEg" secondAttribute="centerX" constant="-15" id="T72-WM-rDl"/>
<constraint firstItem="TX7-tT-zEg" firstAttribute="centerY" secondItem="dG0-nf-2Ox" secondAttribute="centerY" id="kTh-X0-duD"/>
<constraint firstAttribute="trailing" secondItem="XVm-RO-Uc8" secondAttribute="trailing" constant="10" id="nLO-Yd-4X6"/>
<constraint firstItem="XVm-RO-Uc8" firstAttribute="centerY" secondItem="5rd-kg-Z0W" secondAttribute="centerY" id="nWf-hi-RwQ"/>
<constraint firstItem="Nt7-71-LtM" firstAttribute="top" secondItem="5rd-kg-Z0W" secondAttribute="top" id="tDv-Dx-wwo"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="充值金额" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Po6-QH-Tze">
<rect key="frame" x="15" y="220" width="73.5" height="21.5"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
<color key="textColor" red="0.23921568627450979" green="0.23921568627450979" blue="0.23921568627450979" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="yx8-wF-vQl">
<rect key="frame" x="0.0" y="251.5" width="375" height="270"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="270" id="ieR-It-8VE"/>
</constraints>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="b4U-Dk-ta2">
<size key="itemSize" width="128" height="128"/>
<size key="headerReferenceSize" width="0.0" height="0.0"/>
<size key="footerReferenceSize" width="0.0" height="0.0"/>
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
</collectionViewFlowLayout>
</collectionView>
<button hidden="YES" opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CfD-BT-0ga">
<rect key="frame" x="27" y="746.5" width="321" height="49"/>
<color key="backgroundColor" red="1" green="0.67843137254901964" blue="0.9137254901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="49" id="aFZ-17-DIx"/>
</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="onConfirm:" destination="-1" eventType="touchUpInside" id="MiV-Bx-x4J"/>
</connections>
</button>
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hbm-gd-n6f">
<rect key="frame" x="0.0" y="536.5" width="375" height="55"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_zfb" translatesAutoresizingMaskIntoConstraints="NO" id="V9H-Yn-VHd">
<rect key="frame" x="15" y="12.5" width="30" height="30"/>
<constraints>
<constraint firstAttribute="width" constant="30" id="fWq-rH-7GC"/>
<constraint firstAttribute="height" constant="30" id="xw4-sf-Tsu"/>
</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="iQU-re-Cdc">
<rect key="frame" x="55" y="18.5" width="46" height="18"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
<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" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dNJ-iW-7zE">
<rect key="frame" x="330" y="12.5" width="30" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="J9g-Hf-G1y"/>
<constraint firstAttribute="width" constant="30" id="kG6-4f-9Wj"/>
</constraints>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="xieyi_nor"/>
<state key="selected" image="xieyi_sel"/>
<connections>
<action selector="onSelZfb:" destination="-1" eventType="touchUpInside" id="6Cu-o0-xWq"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="V9H-Yn-VHd" firstAttribute="leading" secondItem="hbm-gd-n6f" secondAttribute="leading" constant="15" id="0eA-8I-Da4"/>
<constraint firstItem="iQU-re-Cdc" firstAttribute="centerY" secondItem="hbm-gd-n6f" secondAttribute="centerY" id="7QY-W4-EJb"/>
<constraint firstItem="dNJ-iW-7zE" firstAttribute="centerY" secondItem="iQU-re-Cdc" secondAttribute="centerY" id="CFO-6I-1l7"/>
<constraint firstAttribute="trailing" secondItem="dNJ-iW-7zE" secondAttribute="trailing" constant="15" id="MvK-nH-V76"/>
<constraint firstItem="iQU-re-Cdc" firstAttribute="leading" secondItem="V9H-Yn-VHd" secondAttribute="trailing" constant="10" id="Rib-H2-Kdb"/>
<constraint firstItem="V9H-Yn-VHd" firstAttribute="centerY" secondItem="hbm-gd-n6f" secondAttribute="centerY" id="UJ9-87-bnS"/>
<constraint firstItem="iQU-re-Cdc" firstAttribute="centerY" secondItem="V9H-Yn-VHd" secondAttribute="centerY" id="aDV-QJ-xcc"/>
<constraint firstAttribute="height" constant="55" id="yce-K6-Pus"/>
</constraints>
</view>
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EfW-aw-ssH">
<rect key="frame" x="0.0" y="591.5" width="375" height="55"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_wx" translatesAutoresizingMaskIntoConstraints="NO" id="3CD-ni-Ian">
<rect key="frame" x="15" y="12.5" width="30" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="OGS-3Y-dDK"/>
<constraint firstAttribute="width" constant="30" id="fZj-Zy-oK5"/>
</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="h98-z2-Bl3">
<rect key="frame" x="55" y="18.5" width="31" height="18"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
<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="kXe-NB-vgI">
<rect key="frame" x="330" y="12.5" width="30" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="Z1P-ep-ElD"/>
<constraint firstAttribute="width" constant="30" id="rre-Hd-fTZ"/>
</constraints>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="xieyi_nor"/>
<state key="selected" image="xieyi_sel"/>
<connections>
<action selector="onSelWx:" destination="-1" eventType="touchUpInside" id="jkW-FU-zfd"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="h98-z2-Bl3" firstAttribute="centerY" secondItem="3CD-ni-Ian" secondAttribute="centerY" id="6Hs-r9-lHi"/>
<constraint firstItem="h98-z2-Bl3" firstAttribute="leading" secondItem="3CD-ni-Ian" secondAttribute="trailing" constant="10" id="700-Ic-coL"/>
<constraint firstItem="3CD-ni-Ian" firstAttribute="centerY" secondItem="EfW-aw-ssH" secondAttribute="centerY" id="7J5-WM-8WV"/>
<constraint firstItem="3CD-ni-Ian" firstAttribute="leading" secondItem="EfW-aw-ssH" secondAttribute="leading" constant="15" id="AnZ-yj-Iog"/>
<constraint firstAttribute="trailing" secondItem="kXe-NB-vgI" secondAttribute="trailing" constant="15" id="IfC-pr-S4e"/>
<constraint firstItem="kXe-NB-vgI" firstAttribute="centerY" secondItem="h98-z2-Bl3" secondAttribute="centerY" id="bE8-tp-yLd"/>
<constraint firstAttribute="height" constant="55" id="f4i-R7-kFY"/>
<constraint firstItem="h98-z2-Bl3" firstAttribute="centerY" secondItem="EfW-aw-ssH" secondAttribute="centerY" id="yrl-Mv-XVk"/>
</constraints>
</view>
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AoK-ee-ULf">
<rect key="frame" x="0.0" y="646.5" width="375" height="55"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_zfb" translatesAutoresizingMaskIntoConstraints="NO" id="r75-Oi-YuT">
<rect key="frame" x="15" y="12.5" width="30" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="cx5-GJ-nhD"/>
<constraint firstAttribute="width" constant="30" id="syu-Oc-31N"/>
</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="mgB-Hi-oyo">
<rect key="frame" x="55" y="18.5" width="76.5" height="18"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
<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="eS4-jR-iCX">
<rect key="frame" x="330" y="12.5" width="30" height="30"/>
<constraints>
<constraint firstAttribute="width" constant="30" id="E3o-8s-4Mo"/>
<constraint firstAttribute="height" constant="30" id="lYH-uZ-ePI"/>
</constraints>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="xieyi_nor"/>
<state key="selected" image="xieyi_sel"/>
<connections>
<action selector="huifuButtonClick:" destination="-1" eventType="touchUpInside" id="Kk0-wt-VAH"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="mgB-Hi-oyo" firstAttribute="centerY" secondItem="r75-Oi-YuT" secondAttribute="centerY" id="0ah-a8-JfA"/>
<constraint firstAttribute="height" constant="55" id="5aY-q7-hu2"/>
<constraint firstItem="mgB-Hi-oyo" firstAttribute="leading" secondItem="r75-Oi-YuT" secondAttribute="trailing" constant="10" id="6pC-cW-Zzu"/>
<constraint firstItem="r75-Oi-YuT" firstAttribute="leading" secondItem="AoK-ee-ULf" secondAttribute="leading" constant="15" id="Eff-pi-JL7"/>
<constraint firstAttribute="trailing" secondItem="eS4-jR-iCX" secondAttribute="trailing" constant="15" id="K4E-Rp-usZ"/>
<constraint firstItem="r75-Oi-YuT" firstAttribute="centerY" secondItem="AoK-ee-ULf" secondAttribute="centerY" id="Rj9-j7-ZiB"/>
<constraint firstItem="mgB-Hi-oyo" firstAttribute="centerY" secondItem="AoK-ee-ULf" secondAttribute="centerY" id="YS8-EI-z0n"/>
<constraint firstItem="eS4-jR-iCX" firstAttribute="centerY" secondItem="mgB-Hi-oyo" secondAttribute="centerY" id="a5c-IY-IBi"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="温馨提示:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9F6-1l-bhC">
<rect key="frame" x="15" y="536.5" width="53" height="15"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<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="1.充值前请确认已满18周岁未成年人不允许充值和打赏" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="A6I-CU-doe">
<rect key="frame" x="15" y="556.5" width="317" height="15"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<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="2.切勿轻信刷单、低价充值等类似的言论,谨防上当受骗;" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uvx-vH-sjv">
<rect key="frame" x="15" y="576.5" width="318" height="15"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<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="3.充值成功后,到账可能会有一定延迟,请您耐心等待;" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qNi-vn-ded">
<rect key="frame" x="15" y="596.5" width="306" height="15"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<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="bAw-ly-9wM">
<rect key="frame" x="15" y="708" width="165" height="44"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="zhifubaochongzhi"/>
<connections>
<action selector="zhifubaoClick:" destination="-1" eventType="touchUpInside" id="S5F-ZA-UNX"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oXP-MM-Ls3">
<rect key="frame" x="195" y="708" width="165" height="44"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="weixinchongzhi"/>
<connections>
<action selector="weixinClick:" destination="-1" eventType="touchUpInside" id="x1Q-tD-6W5"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="5rd-kg-Z0W" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="1Zx-5Y-iXm"/>
<constraint firstItem="7wH-CA-NkG" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="5ER-Y6-QAT"/>
<constraint firstAttribute="trailing" secondItem="yx8-wF-vQl" secondAttribute="trailing" id="5RZ-pz-gXh"/>
<constraint firstItem="Po6-QH-Tze" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="220" id="644-YG-sPk"/>
<constraint firstItem="Po6-QH-Tze" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="7wg-Ko-AFb"/>
<constraint firstItem="CfD-BT-0ga" firstAttribute="top" secondItem="AoK-ee-ULf" secondAttribute="bottom" constant="45" id="8p7-9t-y1L"/>
<constraint firstItem="5rd-kg-Z0W" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="110" id="AFH-Qh-OPL"/>
<constraint firstAttribute="trailing" secondItem="EfW-aw-ssH" secondAttribute="trailing" id="Atq-V1-2kQ"/>
<constraint firstAttribute="trailing" secondItem="oXP-MM-Ls3" secondAttribute="trailing" constant="15" id="BZi-CI-IuJ"/>
<constraint firstItem="EfW-aw-ssH" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="EhJ-go-bl4"/>
<constraint firstAttribute="bottom" secondItem="oXP-MM-Ls3" secondAttribute="bottom" constant="60" id="GYA-mV-oIe"/>
<constraint firstItem="uvx-vH-sjv" firstAttribute="top" secondItem="A6I-CU-doe" secondAttribute="bottom" constant="5" id="GkX-pQ-YOp"/>
<constraint firstAttribute="trailing" secondItem="5rd-kg-Z0W" secondAttribute="trailing" constant="15" id="HkY-Z4-eHJ"/>
<constraint firstItem="AoK-ee-ULf" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="IEC-rq-oPD"/>
<constraint firstAttribute="trailing" secondItem="hbm-gd-n6f" secondAttribute="trailing" id="KZe-2m-dvL"/>
<constraint firstAttribute="bottom" secondItem="7wH-CA-NkG" secondAttribute="bottom" id="M41-1d-5Za"/>
<constraint firstItem="7wH-CA-NkG" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="McH-yn-cNI"/>
<constraint firstItem="hbm-gd-n6f" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="NFb-s1-UMK"/>
<constraint firstAttribute="trailing" secondItem="AoK-ee-ULf" secondAttribute="trailing" id="OHD-ub-iad"/>
<constraint firstItem="A6I-CU-doe" firstAttribute="top" secondItem="9F6-1l-bhC" secondAttribute="bottom" constant="5" id="RbV-BI-XIR"/>
<constraint firstItem="EfW-aw-ssH" firstAttribute="top" secondItem="hbm-gd-n6f" secondAttribute="bottom" id="Swx-m1-S7v"/>
<constraint firstItem="CfD-BT-0ga" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="27" id="W5y-CQ-640"/>
<constraint firstItem="AoK-ee-ULf" firstAttribute="top" secondItem="EfW-aw-ssH" secondAttribute="bottom" id="Wz1-dF-h5F"/>
<constraint firstItem="yx8-wF-vQl" firstAttribute="top" secondItem="Po6-QH-Tze" secondAttribute="bottom" constant="10" id="YzI-ZV-ieq"/>
<constraint firstItem="uvx-vH-sjv" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="Zxa-qF-AmP"/>
<constraint firstItem="yx8-wF-vQl" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="cs2-8H-hD8"/>
<constraint firstItem="A6I-CU-doe" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="d2i-EH-Kjw"/>
<constraint firstAttribute="trailing" secondItem="CfD-BT-0ga" secondAttribute="trailing" constant="27" id="dpP-VW-S8Q"/>
<constraint firstAttribute="bottom" secondItem="bAw-ly-9wM" secondAttribute="bottom" constant="60" id="duq-53-owE"/>
<constraint firstAttribute="trailing" secondItem="7wH-CA-NkG" secondAttribute="trailing" id="hdT-as-gHN"/>
<constraint firstItem="bAw-ly-9wM" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="iMU-f2-KIA"/>
<constraint firstItem="9F6-1l-bhC" firstAttribute="top" secondItem="yx8-wF-vQl" secondAttribute="bottom" constant="15" id="loG-sD-eWc"/>
<constraint firstItem="qNi-vn-ded" firstAttribute="top" secondItem="uvx-vH-sjv" secondAttribute="bottom" constant="5" id="ni5-8j-L4A"/>
<constraint firstItem="9F6-1l-bhC" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="o0i-hx-Eqc"/>
<constraint firstItem="qNi-vn-ded" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="sVf-Vd-SKs"/>
<constraint firstItem="hbm-gd-n6f" firstAttribute="top" secondItem="yx8-wF-vQl" secondAttribute="bottom" constant="15" id="sju-GC-1OX"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="-2808" y="25"/>
</view>
</objects>
<resources>
<image name="home_bg" width="375" height="812"/>
<image name="wallet_home_re_jilu" width="92" height="36"/>
<image name="wallet_jinbi" width="24" height="24"/>
<image name="wallet_wx" width="30" height="30"/>
<image name="wallet_zfb" width="30" height="30"/>
<image name="weixinchongzhi" width="165" height="44"/>
<image name="xieyi_nor" width="20" height="20"/>
<image name="xieyi_sel" width="20" height="20"/>
<image name="zhifubaochongzhi" width="165" height="44"/>
</resources>
</document>