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

57 lines
5.1 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"/>
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="YYVipItemCell">
<rect key="frame" x="0.0" y="0.0" width="208" height="199"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="208" height="199"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Z9F-BL-hXc">
<rect key="frame" x="0.0" y="0.0" width="208" height="199"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="88å…ƒ" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EYM-GO-Y8Y">
<rect key="frame" x="86.5" y="48" width="35" height="18"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
<color key="textColor" red="0.47058823529411764" green="0.31764705882352939" blue="0.22352941176470587" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="7天" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nKl-od-SD9">
<rect key="frame" x="88" y="16" width="32" height="24"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
<color key="textColor" red="0.31764705879999999" green="0.1647058824" blue="0.070588235289999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</view>
<constraints>
<constraint firstItem="EYM-GO-Y8Y" firstAttribute="top" secondItem="nKl-od-SD9" secondAttribute="bottom" constant="8" id="6Yt-yj-7I1"/>
<constraint firstAttribute="bottom" secondItem="Z9F-BL-hXc" secondAttribute="bottom" id="ApE-vf-OdT"/>
<constraint firstItem="Z9F-BL-hXc" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="CR7-6d-DJF"/>
<constraint firstItem="nKl-od-SD9" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="F6w-6b-8WR"/>
<constraint firstAttribute="trailing" secondItem="Z9F-BL-hXc" secondAttribute="trailing" id="Nyc-IJ-AjB"/>
<constraint firstItem="EYM-GO-Y8Y" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="QG2-HJ-Jre"/>
<constraint firstItem="Z9F-BL-hXc" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="SJP-R2-9TG"/>
<constraint firstItem="nKl-od-SD9" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="16" id="l42-O1-Yeo"/>
</constraints>
<size key="customSize" width="208" height="199"/>
<connections>
<outlet property="bgImgV" destination="Z9F-BL-hXc" id="4g1-vW-8fl"/>
<outlet property="dayLab" destination="nKl-od-SD9" id="y7n-He-oej"/>
<outlet property="priceLab" destination="EYM-GO-Y8Y" id="ex1-Lh-XLA"/>
</connections>
<point key="canvasLocation" x="246.37681159420291" y="151.67410714285714"/>
</collectionViewCell>
</objects>
</document>