Files
yuyin_ios/SweetParty/主类/Homepage/Controller/YYHomepageGiftVC.xib
2025-08-08 11:05:33 +08:00

98 lines
8.0 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" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="YYHomepageGiftVC">
<connections>
<outlet property="avatarImgV" destination="ihd-tf-LRe" id="sNi-DD-dzJ"/>
<outlet property="bottomBgView" destination="NUe-fU-rYb" id="pgC-mQ-fbd"/>
<outlet property="collectionView" destination="wxZ-kY-69K" id="FCV-JT-3zq"/>
<outlet property="nicknameLab" destination="PmA-ht-GGI" id="88x-Vs-iTX"/>
<outlet property="titleBgView" destination="l3p-6x-fzW" id="hYo-In-jXq"/>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ihd-tf-LRe">
<rect key="frame" x="155.5" y="58" width="64" height="64"/>
<constraints>
<constraint firstAttribute="height" constant="64" id="f4a-MX-BcD"/>
<constraint firstAttribute="width" constant="64" id="kgc-wF-cpi"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="32"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</imageView>
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="昵称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PmA-ht-GGI">
<rect key="frame" x="173" y="127" width="29" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="l3p-6x-fzW">
<rect key="frame" x="0.0" y="0.0" width="375" height="40"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="t0f-ds-VhS"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NUe-fU-rYb">
<rect key="frame" x="0.0" y="40" width="375" height="772"/>
<subviews>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="wxZ-kY-69K">
<rect key="frame" x="0.0" y="0.0" width="375" height="772"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="gB7-Qg-UUA">
<size key="itemSize" width="128" height="128"/>
<size key="headerReferenceSize" width="0.0" height="0.0"/>
<size key="footerReferenceSize" width="0.0" height="0.0"/>
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
</collectionViewFlowLayout>
</collectionView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="wxZ-kY-69K" firstAttribute="leading" secondItem="NUe-fU-rYb" secondAttribute="leading" id="64x-N5-5Lv"/>
<constraint firstAttribute="bottom" secondItem="wxZ-kY-69K" secondAttribute="bottom" id="HJ5-2E-qOF"/>
<constraint firstItem="wxZ-kY-69K" firstAttribute="top" secondItem="NUe-fU-rYb" secondAttribute="top" id="Ofv-TP-OXG"/>
<constraint firstAttribute="trailing" secondItem="wxZ-kY-69K" secondAttribute="trailing" id="bw0-7C-egb"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="NUe-fU-rYb" secondAttribute="bottom" id="DdK-Fz-60g"/>
<constraint firstItem="ihd-tf-LRe" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="58" id="OHz-Ny-cZO"/>
<constraint firstItem="l3p-6x-fzW" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="Oor-O9-Pbd"/>
<constraint firstItem="NUe-fU-rYb" firstAttribute="top" secondItem="l3p-6x-fzW" secondAttribute="bottom" id="UHY-Sx-8iR"/>
<constraint firstAttribute="trailing" secondItem="l3p-6x-fzW" secondAttribute="trailing" id="VHy-cj-4pD"/>
<constraint firstItem="NUe-fU-rYb" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="f8Z-H7-ghg"/>
<constraint firstAttribute="trailing" secondItem="NUe-fU-rYb" secondAttribute="trailing" id="iAX-sS-AKd"/>
<constraint firstItem="l3p-6x-fzW" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="jkC-A2-Ubr"/>
<constraint firstItem="ihd-tf-LRe" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="l9e-v8-Z7l"/>
<constraint firstItem="PmA-ht-GGI" firstAttribute="top" secondItem="ihd-tf-LRe" secondAttribute="bottom" constant="5" id="opO-hN-fzI"/>
<constraint firstItem="PmA-ht-GGI" firstAttribute="centerX" secondItem="ihd-tf-LRe" secondAttribute="centerX" id="plZ-Fo-Mo9"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="132" y="72"/>
</view>
</objects>
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>