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

75 lines
6.3 KiB
XML
Executable File

<?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="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="SPWalletBoneVC">
<connections>
<outlet property="balanceBgV" destination="4Og-b7-kau" id="erK-RK-oMa"/>
<outlet property="balanceLab" destination="e0Q-9l-ri7" id="p5J-BI-Dna"/>
<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="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4Og-b7-kau">
<rect key="frame" x="14" y="10" width="386" height="130"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="当前余额" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rgf-Po-djj">
<rect key="frame" x="20" y="32" width="58" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<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="e0Q-9l-ri7">
<rect key="frame" x="52" y="65.5" width="11" height="26"/>
<fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="22"/>
<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="wallet_bone" translatesAutoresizingMaskIntoConstraints="NO" id="N0f-Ge-DJV">
<rect key="frame" x="20" y="66" width="25" height="25"/>
<constraints>
<constraint firstAttribute="height" constant="25" id="fdw-zF-Ttm"/>
<constraint firstAttribute="width" constant="25" id="zGb-l8-xjm"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" red="0.89803921568627454" green="0.68627450980392157" blue="0.12941176470588234" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="Rgf-Po-djj" firstAttribute="top" secondItem="4Og-b7-kau" secondAttribute="top" constant="32" id="0uA-u4-XpI"/>
<constraint firstItem="e0Q-9l-ri7" firstAttribute="centerY" secondItem="N0f-Ge-DJV" secondAttribute="centerY" id="3ag-pX-HYf"/>
<constraint firstAttribute="height" constant="130" id="7Xv-ar-Z9L"/>
<constraint firstItem="e0Q-9l-ri7" firstAttribute="leading" secondItem="N0f-Ge-DJV" secondAttribute="trailing" constant="7" id="DRw-WH-Jx1"/>
<constraint firstItem="N0f-Ge-DJV" firstAttribute="leading" secondItem="Rgf-Po-djj" secondAttribute="leading" id="Ucy-Nb-WYc"/>
<constraint firstItem="N0f-Ge-DJV" firstAttribute="top" secondItem="Rgf-Po-djj" secondAttribute="bottom" constant="17" id="cjL-iX-NBA"/>
<constraint firstItem="Rgf-Po-djj" firstAttribute="leading" secondItem="4Og-b7-kau" secondAttribute="leading" constant="20" id="uTw-Gw-rJP"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="4Og-b7-kau" secondAttribute="trailing" constant="14" id="ECW-0H-ZHR"/>
<constraint firstItem="4Og-b7-kau" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="14" id="cgL-JJ-uPY"/>
<constraint firstItem="4Og-b7-kau" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="10" id="ymD-wu-5NW"/>
</constraints>
<point key="canvasLocation" x="132" y="109"/>
</view>
</objects>
<resources>
<image name="wallet_bone" width="23" height="30"/>
</resources>
</document>