Files
yuyin_ios/SweetParty/主类/Mine/装扮&商城/SPMineDressCell.xib
2025-08-08 11:05:33 +08:00

101 lines
8.8 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" 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="22504"/>
<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="SPMineDressCell">
<rect key="frame" x="0.0" y="0.0" width="72" height="140"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="72" height="140"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dress_bg_nor" translatesAutoresizingMaskIntoConstraints="NO" id="7rP-mR-FwA">
<rect key="frame" x="0.0" y="0.0" width="72" height="72"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="width" secondItem="7rP-mR-FwA" secondAttribute="height" multiplier="1:1" id="aXn-Bs-GUZ"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" red="1" green="0.39607843139999999" blue="0.72549019609999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="AxA-uH-0ro">
<rect key="frame" x="16" y="16" width="40" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="RIb-BC-2nS"/>
<constraint firstAttribute="width" constant="40" id="bAG-1j-XdZ"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jRy-bO-DUt">
<rect key="frame" x="20.5" y="82" width="31.5" height="14.5"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<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="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Gel-sU-QqQ">
<rect key="frame" x="22.5" y="100.5" width="27" height="12"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="10"/>
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YOL-qY-n00">
<rect key="frame" x="9" y="114.5" width="54.5" height="20"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="Oko-gI-W0f"/>
<constraint firstAttribute="width" constant="54.5" id="UYw-8i-NQl"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" title="使用">
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<state key="selected" title="取消">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</button>
</subviews>
</view>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="jRy-bO-DUt" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="3kh-ea-zMg"/>
<constraint firstItem="7rP-mR-FwA" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="9eM-eX-piy"/>
<constraint firstItem="YOL-qY-n00" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="CAU-ZW-SuT"/>
<constraint firstItem="AxA-uH-0ro" firstAttribute="centerX" secondItem="7rP-mR-FwA" secondAttribute="centerX" id="DLO-XF-efr"/>
<constraint firstItem="Gel-sU-QqQ" firstAttribute="centerX" secondItem="jRy-bO-DUt" secondAttribute="centerX" id="EoP-Qg-2pb"/>
<constraint firstItem="Gel-sU-QqQ" firstAttribute="top" secondItem="jRy-bO-DUt" secondAttribute="bottom" constant="4" id="ZPx-kW-Hie"/>
<constraint firstItem="7rP-mR-FwA" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="ask-6h-c29"/>
<constraint firstItem="jRy-bO-DUt" firstAttribute="top" secondItem="7rP-mR-FwA" secondAttribute="bottom" constant="10" id="ept-ZG-88V"/>
<constraint firstAttribute="trailing" secondItem="7rP-mR-FwA" secondAttribute="trailing" id="lJg-Re-vtM"/>
<constraint firstItem="AxA-uH-0ro" firstAttribute="centerY" secondItem="7rP-mR-FwA" secondAttribute="centerY" id="rB3-gT-vwe"/>
<constraint firstItem="YOL-qY-n00" firstAttribute="top" secondItem="Gel-sU-QqQ" secondAttribute="bottom" constant="2" id="rNX-do-zms"/>
</constraints>
<size key="customSize" width="115" height="171"/>
<connections>
<outlet property="bgImgV" destination="7rP-mR-FwA" id="gJ4-8Y-7BA"/>
<outlet property="iconImgV" destination="AxA-uH-0ro" id="911-kF-jjz"/>
<outlet property="nameLab" destination="jRy-bO-DUt" id="Goo-cj-P2S"/>
<outlet property="timeLab" destination="Gel-sU-QqQ" id="ZIX-VA-k7m"/>
<outlet property="useBtn" destination="YOL-qY-n00" id="4FI-DQ-uwF"/>
</connections>
<point key="canvasLocation" x="-12" y="66"/>
</collectionViewCell>
</objects>
<resources>
<image name="dress_bg_nor" width="105" height="62"/>
</resources>
</document>