Files
yuyin_ios/SweetParty/主类/Mine/爵位/DLJueweiItemCell.xib
2025-08-08 11:05:33 +08:00

63 lines
5.2 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="DLJueweiItemCell">
<rect key="frame" x="0.0" y="0.0" width="110" height="141"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="110" height="141"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aEc-CP-2x0">
<rect key="frame" x="0.0" y="0.0" width="110" height="141"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="5hL-xe-KxK">
<rect key="frame" x="25" y="20" width="60" height="60"/>
<constraints>
<constraint firstAttribute="width" constant="60" id="6f6-EN-ty0"/>
<constraint firstAttribute="height" constant="60" id="AJF-pr-4Wm"/>
<constraint firstAttribute="width" secondItem="5hL-xe-KxK" secondAttribute="height" multiplier="1:1" id="KFo-UK-41G"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bxg-OY-5sa">
<rect key="frame" x="0.0" y="80" width="110" height="61"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="5hL-xe-KxK" firstAttribute="top" secondItem="aEc-CP-2x0" secondAttribute="top" constant="20" id="DFe-sX-yaO"/>
<constraint firstItem="Bxg-OY-5sa" firstAttribute="leading" secondItem="aEc-CP-2x0" secondAttribute="leading" id="OCP-Lv-RLS"/>
<constraint firstItem="Bxg-OY-5sa" firstAttribute="top" secondItem="5hL-xe-KxK" secondAttribute="bottom" id="bsn-P0-FkW"/>
<constraint firstItem="5hL-xe-KxK" firstAttribute="centerX" secondItem="aEc-CP-2x0" secondAttribute="centerX" id="dU8-hZ-6Fi"/>
<constraint firstAttribute="bottom" secondItem="Bxg-OY-5sa" secondAttribute="bottom" id="kfh-bg-F8u"/>
<constraint firstAttribute="trailing" secondItem="Bxg-OY-5sa" secondAttribute="trailing" id="zxf-N2-lms"/>
</constraints>
</view>
</subviews>
</view>
<constraints>
<constraint firstItem="aEc-CP-2x0" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="FXm-Jd-dqM"/>
<constraint firstAttribute="bottom" secondItem="aEc-CP-2x0" secondAttribute="bottom" id="MSN-Sc-Qa1"/>
<constraint firstAttribute="trailing" secondItem="aEc-CP-2x0" secondAttribute="trailing" id="OjJ-ua-09W"/>
<constraint firstItem="aEc-CP-2x0" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="ybc-jU-z5g"/>
</constraints>
<size key="customSize" width="147" height="141"/>
<connections>
<outlet property="imgV" destination="5hL-xe-KxK" id="Tam-O4-7pE"/>
<outlet property="titleLab" destination="Bxg-OY-5sa" id="0Jo-2k-SNb"/>
</connections>
<point key="canvasLocation" x="124" y="59"/>
</collectionViewCell>
</objects>
</document>