Files
my_yuyin/QXLive/Mine(音域)/View/钱包/QXWalletHomeCell.xib
2025-09-22 18:48:29 +08:00

76 lines
6.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" 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="23506"/>
<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"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="119" id="KGk-i7-Jjw" customClass="QXWalletHomeCell">
<rect key="frame" x="0.0" y="0.0" width="477" height="119"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="477" height="119"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2Jr-Iv-ZVP">
<rect key="frame" x="16" y="6" width="445" height="107"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GRE-zM-0ma">
<rect key="frame" x="12" y="45" width="35.333333333333336" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<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="arrowRight" translatesAutoresizingMaskIntoConstraints="NO" id="c2a-Jb-s2X">
<rect key="frame" x="405" y="41.666666666666664" width="24" height="23.999999999999993"/>
<constraints>
<constraint firstAttribute="width" constant="24" id="Npj-rj-nqt"/>
<constraint firstAttribute="height" constant="24" id="QVY-OL-9UH"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="GRE-zM-0ma" firstAttribute="leading" secondItem="2Jr-Iv-ZVP" secondAttribute="leading" constant="12" id="4IG-QW-dUi"/>
<constraint firstAttribute="trailing" secondItem="c2a-Jb-s2X" secondAttribute="trailing" constant="16" id="kro-Nn-63X"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="7"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<constraints>
<constraint firstItem="2Jr-Iv-ZVP" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="6" id="2v9-ZJ-EMj"/>
<constraint firstItem="2Jr-Iv-ZVP" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="IiU-gz-TfH"/>
<constraint firstAttribute="bottom" secondItem="2Jr-Iv-ZVP" secondAttribute="bottom" constant="6" id="MBW-fP-cW2"/>
<constraint firstAttribute="trailing" secondItem="2Jr-Iv-ZVP" secondAttribute="trailing" constant="16" id="gCm-6H-6E9"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
<constraints>
<constraint firstItem="GRE-zM-0ma" firstAttribute="centerY" secondItem="aW0-zy-SZf" secondAttribute="centerY" id="gGc-sV-aWf"/>
<constraint firstItem="c2a-Jb-s2X" firstAttribute="centerY" secondItem="aW0-zy-SZf" secondAttribute="centerY" id="v8x-7j-nsd"/>
</constraints>
<connections>
<outlet property="titleLabel" destination="GRE-zM-0ma" id="Jpd-7Z-kMy"/>
</connections>
<point key="canvasLocation" x="258.77862595419845" y="46.126760563380287"/>
</tableViewCell>
</objects>
<resources>
<image name="arrowRight" width="16" height="16"/>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>