Files
mier_ios/SweetParty/主类/RCMic/Room/Box/开奖结果/ResultCollectionViewCell.xib
2025-08-11 10:43:19 +08:00

72 lines
6.2 KiB
XML
Executable File

<?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" useSafeAreas="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"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="ResultCollectionViewCell">
<rect key="frame" x="0.0" y="0.0" width="118" height="130"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="118" height="130"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="box_gift_bg" translatesAutoresizingMaskIntoConstraints="NO" id="QRH-pn-MKe" userLabel="bg">
<rect key="frame" x="16.5" y="0.0" width="85" height="85"/>
<constraints>
<constraint firstAttribute="width" secondItem="QRH-pn-MKe" secondAttribute="height" multiplier="1:1" id="OOp-8f-X6h"/>
<constraint firstAttribute="width" constant="85" id="Qmq-xH-IfI"/>
</constraints>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="未加载图片" translatesAutoresizingMaskIntoConstraints="NO" id="guy-lw-cGT">
<rect key="frame" x="31.5" y="15" width="55" height="55"/>
<constraints>
<constraint firstAttribute="width" constant="55" id="jWz-HH-Jti"/>
<constraint firstAttribute="width" secondItem="guy-lw-cGT" secondAttribute="height" multiplier="1:1" id="ku7-5s-BgI"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nOa-8J-T5x">
<rect key="frame" x="42.5" y="95" width="33" height="14.5"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
<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="oEF-Xf-2DK">
<rect key="frame" x="55.5" y="114.5" width="7" height="12"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</view>
<constraints>
<constraint firstItem="oEF-Xf-2DK" firstAttribute="top" secondItem="nOa-8J-T5x" secondAttribute="bottom" constant="5" id="B1T-e8-viw"/>
<constraint firstItem="nOa-8J-T5x" firstAttribute="top" secondItem="QRH-pn-MKe" secondAttribute="bottom" constant="10" id="EKq-CD-2kw"/>
<constraint firstItem="QRH-pn-MKe" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="MEF-gq-Vby"/>
<constraint firstItem="oEF-Xf-2DK" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="WFU-ks-6x7"/>
<constraint firstItem="nOa-8J-T5x" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="bGZ-1A-r1l"/>
<constraint firstItem="QRH-pn-MKe" firstAttribute="centerX" secondItem="guy-lw-cGT" secondAttribute="centerX" id="y6z-ef-6Sx"/>
<constraint firstItem="QRH-pn-MKe" firstAttribute="centerY" secondItem="guy-lw-cGT" secondAttribute="centerY" id="yXr-RO-qhN"/>
<constraint firstItem="guy-lw-cGT" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="zhT-ll-ada"/>
</constraints>
<size key="customSize" width="118" height="130"/>
<connections>
<outlet property="bgImg" destination="QRH-pn-MKe" id="N1L-4c-Cs8"/>
<outlet property="gift_image" destination="guy-lw-cGT" id="iN2-xw-Ym1"/>
<outlet property="nameLabel" destination="nOa-8J-T5x" id="PXu-0b-N53"/>
<outlet property="priceLabel" destination="oEF-Xf-2DK" id="oOF-sd-7aM"/>
</connections>
<point key="canvasLocation" x="181.15942028985509" y="90.401785714285708"/>
</collectionViewCell>
</objects>
<resources>
<image name="box_gift_bg" width="118" height="117.5"/>
<image name="未加载图片" width="500" height="500"/>
</resources>
</document>