Files
yuyin_ios/SweetParty/主类/音悦新增/盲盒巡乐会/BlindXunlehuiShowView.xib

68 lines
5.4 KiB
Plaintext
Raw Normal View History

2025-08-08 11:05:33 +08:00
<?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_12" 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="0Db-Un-4mA" customClass="BlindXunlehuiShowView">
<rect key="frame" x="0.0" y="0.0" width="110" height="110"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="blind_room_btn" translatesAutoresizingMaskIntoConstraints="NO" id="qwu-mh-aah">
<rect key="frame" x="0.0" y="5" width="110" height="85"/>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8G7-s2-nue">
<rect key="frame" x="80" y="0.0" width="30" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="NNZ-YJ-iKv"/>
<constraint firstAttribute="width" constant="30" id="Zq3-6P-L3H"/>
</constraints>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="jy_cp_gift_close"/>
<connections>
<action selector="onClose:" destination="0Db-Un-4mA" eventType="touchUpInside" id="cnX-T3-Jhr"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="剩余时间:0:00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lhd-g6-A6E">
<rect key="frame" x="10" y="85" width="90" height="25"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="15"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Lhd-g6-A6E" firstAttribute="top" secondItem="qwu-mh-aah" secondAttribute="bottom" constant="-5" id="Geo-I4-jvj"/>
<constraint firstItem="qwu-mh-aah" firstAttribute="leading" secondItem="0Db-Un-4mA" secondAttribute="leading" id="Gwl-Ei-gNO"/>
<constraint firstAttribute="trailing" secondItem="qwu-mh-aah" secondAttribute="trailing" id="Iul-c9-yLw"/>
<constraint firstItem="8G7-s2-nue" firstAttribute="top" secondItem="0Db-Un-4mA" secondAttribute="top" id="TxF-Ai-PDi"/>
<constraint firstAttribute="bottom" secondItem="Lhd-g6-A6E" secondAttribute="bottom" id="Wzf-Fp-o3w"/>
<constraint firstAttribute="trailing" secondItem="8G7-s2-nue" secondAttribute="trailing" id="eaK-YG-VQq"/>
<constraint firstAttribute="bottom" secondItem="qwu-mh-aah" secondAttribute="bottom" constant="20" id="gla-Xs-Q4K"/>
<constraint firstItem="Lhd-g6-A6E" firstAttribute="leading" secondItem="0Db-Un-4mA" secondAttribute="leading" constant="10" id="kkQ-Dc-1z2"/>
<constraint firstAttribute="trailing" secondItem="Lhd-g6-A6E" secondAttribute="trailing" constant="10" id="tQ9-G8-h6q"/>
<constraint firstItem="qwu-mh-aah" firstAttribute="top" secondItem="0Db-Un-4mA" secondAttribute="top" constant="5" id="vUF-jH-n6X"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<connections>
<outlet property="leftTimeL" destination="Lhd-g6-A6E" id="DhY-Ex-6ne"/>
</connections>
<point key="canvasLocation" x="140.45801526717557" y="321.83098591549299"/>
</view>
</objects>
<resources>
<image name="blind_room_btn" width="93" height="83"/>
<image name="jy_cp_gift_close" width="16" height="16"/>
</resources>
</document>