Files
2025-08-11 10:43:19 +08:00

76 lines
6.7 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"/>
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="QQResultItem">
<rect key="frame" x="0.0" y="0.0" width="200" height="278"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WE3-31-TeK">
<rect key="frame" x="60" y="0.0" width="80" height="80"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="8Gf-9j-VXC">
<rect key="frame" x="0.0" y="0.0" width="80" height="80"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="guh-mY-VK9">
<rect key="frame" x="12.5" y="12.5" width="55" height="55"/>
<constraints>
<constraint firstAttribute="width" secondItem="guh-mY-VK9" secondAttribute="height" multiplier="1:1" id="HV7-zA-4Rd"/>
<constraint firstAttribute="width" constant="55" id="HjT-MZ-G0Q"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="8Gf-9j-VXC" firstAttribute="top" secondItem="WE3-31-TeK" secondAttribute="top" id="CGE-rE-Qfn"/>
<constraint firstAttribute="width" constant="80" id="KeC-K2-iWQ"/>
<constraint firstItem="guh-mY-VK9" firstAttribute="centerX" secondItem="WE3-31-TeK" secondAttribute="centerX" id="ZuN-iC-jx1"/>
<constraint firstItem="8Gf-9j-VXC" firstAttribute="leading" secondItem="WE3-31-TeK" secondAttribute="leading" id="Zwb-GR-Nwo"/>
<constraint firstAttribute="height" constant="80" id="bfk-mn-UGp"/>
<constraint firstAttribute="bottom" secondItem="8Gf-9j-VXC" secondAttribute="bottom" id="gFS-m5-2jI"/>
<constraint firstAttribute="trailing" secondItem="8Gf-9j-VXC" secondAttribute="trailing" id="lCy-E2-Qqu"/>
<constraint firstItem="guh-mY-VK9" firstAttribute="centerY" secondItem="WE3-31-TeK" secondAttribute="centerY" id="v01-ab-7Ed"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="S1F-mO-5RM">
<rect key="frame" x="83.5" y="85" width="33" height="14.5"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yjX-4u-4lE">
<rect key="frame" x="96" y="101.5" width="8" height="14.5"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="S1F-mO-5RM" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="B8r-ad-VHP"/>
<constraint firstItem="WE3-31-TeK" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="BtX-FP-Q4C"/>
<constraint firstItem="yjX-4u-4lE" firstAttribute="centerX" secondItem="S1F-mO-5RM" secondAttribute="centerX" id="FBQ-oC-Wzw"/>
<constraint firstItem="yjX-4u-4lE" firstAttribute="top" secondItem="S1F-mO-5RM" secondAttribute="bottom" constant="2" id="VIN-9f-SWO"/>
<constraint firstItem="S1F-mO-5RM" firstAttribute="top" secondItem="WE3-31-TeK" secondAttribute="bottom" constant="5" id="X5L-fX-NYv"/>
<constraint firstItem="WE3-31-TeK" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="ahR-LB-t1X"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<connections>
<outlet property="bgImgV" destination="8Gf-9j-VXC" id="rML-EN-djN"/>
<outlet property="giftImgV" destination="guh-mY-VK9" id="WgR-91-Hv9"/>
<outlet property="nameLab" destination="S1F-mO-5RM" id="adS-uB-MSJ"/>
<outlet property="priceLab" destination="yjX-4u-4lE" id="XgC-Ef-WR2"/>
<outlet property="svgaBgView" destination="WE3-31-TeK" id="ass-97-2xN"/>
</connections>
<point key="canvasLocation" x="181.15942028985509" y="178.125"/>
</view>
</objects>
</document>