Files
mier_ios/SweetParty/主类/RCMic/Room/Box/QiuQiuBoxGiftItemV.xib
2025-08-11 10:43:19 +08:00

66 lines
5.7 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"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="QiuQiuBoxGiftItemV">
<rect key="frame" x="0.0" y="0.0" width="88" height="68"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="explore_item_bg" translatesAutoresizingMaskIntoConstraints="NO" id="wCm-3O-EEQ">
<rect key="frame" x="0.0" y="0.0" width="88" height="68"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="9oy-1b-hGk">
<rect key="frame" x="21.5" y="11.5" width="45" height="45"/>
<constraints>
<constraint firstAttribute="width" constant="45" id="6I3-OH-PVV"/>
<constraint firstAttribute="height" constant="45" id="Nhx-CD-2Ka"/>
</constraints>
</imageView>
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kfo-3x-Hrx">
<rect key="frame" x="28" y="59.5" width="32" height="14.5"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<color key="textColor" red="0.84313725490196079" green="0.3529411764705882" blue="0.90980392156862744" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="reO-zv-oI1">
<rect key="frame" x="32" y="74" width="24" height="11"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="9"/>
<color key="textColor" red="0.93333333333333335" green="0.42745098039215684" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="wCm-3O-EEQ" secondAttribute="bottom" id="5cC-QR-f0Z"/>
<constraint firstItem="kfo-3x-Hrx" firstAttribute="top" secondItem="9oy-1b-hGk" secondAttribute="bottom" constant="3" id="7kM-PS-RAd"/>
<constraint firstItem="9oy-1b-hGk" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="EgY-Na-2qO"/>
<constraint firstItem="9oy-1b-hGk" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="N4m-Gb-Kiz"/>
<constraint firstItem="wCm-3O-EEQ" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Oqq-iV-efa"/>
<constraint firstItem="wCm-3O-EEQ" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="SjW-AH-jgN"/>
<constraint firstAttribute="trailing" secondItem="wCm-3O-EEQ" secondAttribute="trailing" id="Uve-yD-Cbl"/>
<constraint firstItem="kfo-3x-Hrx" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="p5X-CD-4yI"/>
<constraint firstItem="reO-zv-oI1" firstAttribute="top" secondItem="kfo-3x-Hrx" secondAttribute="bottom" id="q2Q-3S-3xU"/>
<constraint firstItem="reO-zv-oI1" firstAttribute="centerX" secondItem="kfo-3x-Hrx" secondAttribute="centerX" id="ugx-dI-EOc"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<connections>
<outlet property="bgImgV" destination="wCm-3O-EEQ" id="1Xu-YR-8Ct"/>
<outlet property="imgV" destination="9oy-1b-hGk" id="Ave-fM-GGq"/>
<outlet property="nameLab" destination="kfo-3x-Hrx" id="7Gm-XH-uxS"/>
<outlet property="priceLab" destination="reO-zv-oI1" id="D55-fY-IBL"/>
</connections>
<point key="canvasLocation" x="213.04347826086959" y="136.60714285714286"/>
</view>
</objects>
<resources>
<image name="explore_item_bg" width="59" height="61"/>
</resources>
</document>