<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23094" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
<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="WalletVC" customModule="XQMuse" customModuleProvider="target">
|
<connections>
|
<outlet property="label_balance" destination="ytR-o7-C2p" id="ZJD-cY-KS9"/>
|
<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="393" height="852"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bg_voice_top" translatesAutoresizingMaskIntoConstraints="NO" id="YLf-DI-Qac">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="297"/>
|
</imageView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KW9-Cu-mZr">
|
<rect key="frame" x="14.666666666666657" y="114" width="364" height="201"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bg_wallet" translatesAutoresizingMaskIntoConstraints="NO" id="Mnw-W1-t6B">
|
<rect key="frame" x="0.0" y="0.0" width="364" height="201"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="可用余额(元)" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1hb-Gu-i11">
|
<rect key="frame" x="45" y="27.000000000000004" width="274" height="14.666666666666668"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="14.5" id="RjS-4t-g8T"/>
|
</constraints>
|
<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>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ytR-o7-C2p">
|
<rect key="frame" x="168.66666666666669" y="61" width="26.666666666666657" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="30" id="xUB-51-NIU"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="40"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="12.5" translatesAutoresizingMaskIntoConstraints="NO" id="ZnL-wn-1sN">
|
<rect key="frame" x="36" y="130" width="292" height="49"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1fa-be-bVw">
|
<rect key="frame" x="0.0" y="0.0" width="139.66666666666666" height="49"/>
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="提现">
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="24.5"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="withdrawAction:" destination="-1" eventType="touchUpInside" id="Tk2-iT-wdF"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="HHE-qz-hlk">
|
<rect key="frame" x="152.33333333333337" y="0.0" width="139.66666666666663" height="49"/>
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="充值">
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="24.5"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="recharegeAction:" destination="-1" eventType="touchUpInside" id="Bgj-IC-kFc"/>
|
</connections>
|
</button>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="height" constant="49" id="vFY-rp-CZS"/>
|
</constraints>
|
</stackView>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="ZnL-wn-1sN" secondAttribute="bottom" constant="22" id="2YD-3d-ezA"/>
|
<constraint firstItem="1hb-Gu-i11" firstAttribute="leading" secondItem="KW9-Cu-mZr" secondAttribute="leading" constant="45" id="8NB-M1-U1K"/>
|
<constraint firstAttribute="trailing" secondItem="Mnw-W1-t6B" secondAttribute="trailing" id="FXZ-Jy-cvW"/>
|
<constraint firstAttribute="bottom" secondItem="Mnw-W1-t6B" secondAttribute="bottom" id="PcJ-m8-Jlz"/>
|
<constraint firstItem="ytR-o7-C2p" firstAttribute="centerX" secondItem="1hb-Gu-i11" secondAttribute="centerX" id="RH5-rJ-7zm"/>
|
<constraint firstAttribute="trailing" secondItem="ZnL-wn-1sN" secondAttribute="trailing" constant="36" id="V81-n1-Bbn"/>
|
<constraint firstItem="Mnw-W1-t6B" firstAttribute="leading" secondItem="KW9-Cu-mZr" secondAttribute="leading" id="YOr-VI-K7v"/>
|
<constraint firstItem="ZnL-wn-1sN" firstAttribute="leading" secondItem="KW9-Cu-mZr" secondAttribute="leading" constant="36" id="Ysd-wz-AY4"/>
|
<constraint firstItem="Mnw-W1-t6B" firstAttribute="top" secondItem="KW9-Cu-mZr" secondAttribute="top" id="ccW-W7-2rs"/>
|
<constraint firstItem="ZnL-wn-1sN" firstAttribute="top" secondItem="ytR-o7-C2p" secondAttribute="bottom" constant="39" id="cph-hP-8nj"/>
|
<constraint firstItem="ytR-o7-C2p" firstAttribute="top" secondItem="1hb-Gu-i11" secondAttribute="bottom" constant="19.5" id="eL8-lf-wW1"/>
|
<constraint firstAttribute="trailing" secondItem="1hb-Gu-i11" secondAttribute="trailing" constant="45" id="oA3-Wn-1Tm"/>
|
<constraint firstItem="1hb-Gu-i11" firstAttribute="centerX" secondItem="KW9-Cu-mZr" secondAttribute="centerX" id="sYZ-5a-ElP"/>
|
<constraint firstItem="1hb-Gu-i11" firstAttribute="top" secondItem="KW9-Cu-mZr" secondAttribute="top" constant="27" id="wjx-0a-bgI"/>
|
</constraints>
|
</view>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="d4r-tq-ZJ0">
|
<rect key="frame" x="16" y="323" width="361" height="102"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="n8v-Zl-Su5" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="361" height="51"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CTT-vC-tUN">
|
<rect key="frame" x="0.0" y="50.666666666666686" width="361" height="0.3333333333333357"/>
|
<color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="X1M-Na-Jo4"/>
|
</constraints>
|
</view>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_coin" translatesAutoresizingMaskIntoConstraints="NO" id="vao-0m-YYq">
|
<rect key="frame" x="16" y="17.666666666666686" width="15.666666666666664" height="15.666666666666664"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="余额明细" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Irv-xl-Q2e">
|
<rect key="frame" x="41.666666666666671" y="17.666666666666686" width="51.666666666666671" height="15.666666666666664"/>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_more" translatesAutoresizingMaskIntoConstraints="NO" id="ENG-Pn-f6h">
|
<rect key="frame" x="336" y="20.333333333333314" width="6" height="10.666666666666664"/>
|
</imageView>
|
</subviews>
|
<constraints>
|
<constraint firstItem="CTT-vC-tUN" firstAttribute="leading" secondItem="n8v-Zl-Su5" secondAttribute="leading" id="4xI-Pt-g3V"/>
|
<constraint firstAttribute="height" constant="51" id="8OS-KN-Iq7"/>
|
<constraint firstAttribute="trailing" secondItem="CTT-vC-tUN" secondAttribute="trailing" id="OX7-bc-DUo"/>
|
<constraint firstItem="vao-0m-YYq" firstAttribute="centerY" secondItem="n8v-Zl-Su5" secondAttribute="centerY" id="Pum-YL-H5q"/>
|
<constraint firstItem="vao-0m-YYq" firstAttribute="leading" secondItem="n8v-Zl-Su5" secondAttribute="leading" constant="16" id="j9F-fC-kw2"/>
|
<constraint firstAttribute="bottom" secondItem="CTT-vC-tUN" secondAttribute="bottom" id="jMC-mI-kF3"/>
|
<constraint firstItem="Irv-xl-Q2e" firstAttribute="centerY" secondItem="vao-0m-YYq" secondAttribute="centerY" id="kfr-Nb-t2D"/>
|
<constraint firstAttribute="trailing" secondItem="ENG-Pn-f6h" secondAttribute="trailing" constant="19" id="scM-YB-3iJ"/>
|
<constraint firstItem="ENG-Pn-f6h" firstAttribute="centerY" secondItem="n8v-Zl-Su5" secondAttribute="centerY" id="xls-qW-7T6"/>
|
<constraint firstItem="Irv-xl-Q2e" firstAttribute="leading" secondItem="vao-0m-YYq" secondAttribute="trailing" constant="10" id="yDc-Lz-o7V"/>
|
</constraints>
|
<connections>
|
<action selector="spendingDetailAction:" destination="-1" eventType="touchUpInside" id="yBs-99-1bf"/>
|
</connections>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qMJ-nq-nHL" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="51" width="361" height="51"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="phv-ve-Q3R">
|
<rect key="frame" x="0.0" y="50.666666666666686" width="361" height="0.3333333333333357"/>
|
<color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="sSZ-oa-ZN3"/>
|
</constraints>
|
</view>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_like" translatesAutoresizingMaskIntoConstraints="NO" id="J7r-og-biD">
|
<rect key="frame" x="16" y="18.666666666666686" width="14.666666666666664" height="13.666666666666664"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="推荐名单" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ibw-8k-fbD">
|
<rect key="frame" x="40.666666666666671" y="17.666666666666686" width="51.666666666666671" height="15.666666666666664"/>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_more" translatesAutoresizingMaskIntoConstraints="NO" id="VLy-d2-kWx">
|
<rect key="frame" x="336" y="20.333333333333314" width="6" height="10.666666666666664"/>
|
</imageView>
|
</subviews>
|
<constraints>
|
<constraint firstItem="J7r-og-biD" firstAttribute="leading" secondItem="qMJ-nq-nHL" secondAttribute="leading" constant="16" id="3cQ-eG-kD9"/>
|
<constraint firstItem="ibw-8k-fbD" firstAttribute="leading" secondItem="J7r-og-biD" secondAttribute="trailing" constant="10" id="3pk-Oz-TRG"/>
|
<constraint firstAttribute="height" constant="51" id="4lX-LV-EgP"/>
|
<constraint firstItem="phv-ve-Q3R" firstAttribute="leading" secondItem="qMJ-nq-nHL" secondAttribute="leading" id="OAQ-pI-vdb"/>
|
<constraint firstItem="ibw-8k-fbD" firstAttribute="centerY" secondItem="J7r-og-biD" secondAttribute="centerY" id="Td2-uz-YwG"/>
|
<constraint firstAttribute="trailing" secondItem="VLy-d2-kWx" secondAttribute="trailing" constant="19" id="U0t-yy-ID3"/>
|
<constraint firstAttribute="bottom" secondItem="phv-ve-Q3R" secondAttribute="bottom" id="XAe-Ze-bP7"/>
|
<constraint firstItem="VLy-d2-kWx" firstAttribute="centerY" secondItem="qMJ-nq-nHL" secondAttribute="centerY" id="ZgT-J8-R9N"/>
|
<constraint firstAttribute="trailing" secondItem="phv-ve-Q3R" secondAttribute="trailing" id="eTh-bT-tcn"/>
|
<constraint firstItem="J7r-og-biD" firstAttribute="centerY" secondItem="qMJ-nq-nHL" secondAttribute="centerY" id="l80-3F-Xjw"/>
|
</constraints>
|
<connections>
|
<action selector="commentAction:" destination="-1" eventType="touchUpInside" id="aV0-eL-keT"/>
|
</connections>
|
</view>
|
</subviews>
|
</stackView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rlo-Ro-eiy" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="14.666666666666657" y="460.66666666666669" width="364" height="66.333333333333314"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="推荐泉疗愈给好友" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XgZ-h6-scF">
|
<rect key="frame" x="9.3333333333333357" y="25.333333333333318" width="103.33333333333331" height="15.666666666666668"/>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="btn_sendGift" translatesAutoresizingMaskIntoConstraints="NO" id="qXC-0b-5WY">
|
<rect key="frame" x="313.33333333333331" y="21.333333333333314" width="20.666666666666686" height="23.666666666666671"/>
|
</imageView>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_more" translatesAutoresizingMaskIntoConstraints="NO" id="ob5-NP-f5y">
|
<rect key="frame" x="349" y="27.666666666666632" width="6" height="10.666666666666668"/>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="XgZ-h6-scF" firstAttribute="centerY" secondItem="rlo-Ro-eiy" secondAttribute="centerY" id="3qd-yK-9zs"/>
|
<constraint firstAttribute="trailing" secondItem="ob5-NP-f5y" secondAttribute="trailing" constant="9" id="Anp-wU-2jN"/>
|
<constraint firstItem="ob5-NP-f5y" firstAttribute="centerY" secondItem="rlo-Ro-eiy" secondAttribute="centerY" id="GSL-J5-uWI"/>
|
<constraint firstItem="qXC-0b-5WY" firstAttribute="centerY" secondItem="rlo-Ro-eiy" secondAttribute="centerY" id="Iuy-dN-KLr"/>
|
<constraint firstItem="XgZ-h6-scF" firstAttribute="leading" secondItem="rlo-Ro-eiy" secondAttribute="leading" constant="9.5" id="WEu-Jt-kap"/>
|
<constraint firstAttribute="height" constant="66.5" id="qNs-wV-K5C"/>
|
<constraint firstAttribute="trailing" secondItem="qXC-0b-5WY" secondAttribute="trailing" constant="30" id="sbG-Hl-kN3"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="15"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="popularizeAction:" destination="-1" eventType="touchUpInside" id="nEo-xe-0gc"/>
|
</connections>
|
</view>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="d4r-tq-ZJ0" firstAttribute="top" secondItem="KW9-Cu-mZr" secondAttribute="bottom" constant="8" id="0eh-F9-8Gk"/>
|
<constraint firstItem="YLf-DI-Qac" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="8fh-Bk-03T"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="rlo-Ro-eiy" secondAttribute="trailing" constant="14.5" id="8yy-8k-olj"/>
|
<constraint firstItem="YLf-DI-Qac" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="EAo-wz-7IC"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="KW9-Cu-mZr" secondAttribute="trailing" constant="14.5" id="PcZ-V2-diT"/>
|
<constraint firstItem="rlo-Ro-eiy" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="14.5" id="enX-zD-hrJ"/>
|
<constraint firstItem="KW9-Cu-mZr" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="14.5" id="lj7-Da-LR3"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="YLf-DI-Qac" secondAttribute="trailing" id="nJw-8K-jzB"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="d4r-tq-ZJ0" secondAttribute="trailing" constant="16" id="ock-wG-9ur"/>
|
<constraint firstItem="rlo-Ro-eiy" firstAttribute="top" secondItem="d4r-tq-ZJ0" secondAttribute="bottom" constant="35.5" id="srM-0i-jqr"/>
|
<constraint firstItem="d4r-tq-ZJ0" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="16" id="uwW-4R-9mn"/>
|
<constraint firstItem="KW9-Cu-mZr" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="55" id="yvr-8T-ZHb"/>
|
</constraints>
|
<point key="canvasLocation" x="139.69465648854961" y="20.422535211267608"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="bg_voice_top" width="390" height="297"/>
|
<image name="bg_wallet" width="364.66665649414062" height="202.66667175292969"/>
|
<image name="btn_sendGift" width="20.666666030883789" height="23.666666030883789"/>
|
<image name="icon_coin" width="15.666666984558105" height="15.666666984558105"/>
|
<image name="icon_like" width="14.666666984558105" height="13.666666984558105"/>
|
<image name="icon_more" width="6" height="10.666666984558105"/>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|