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

166 lines
16 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" customClass="DLJueweiVC">
<connections>
<outlet property="bottomView" destination="Vu0-1h-Rlh" id="tUc-x7-NKD"/>
<outlet property="collectionView" destination="pik-V1-Oxp" id="J71-jD-8xH"/>
<outlet property="dayNumLabel" destination="lvD-xI-zmd" id="tKg-uM-fdd"/>
<outlet property="expireTimeLab" destination="D4A-L2-yd8" id="p7L-iq-XKA"/>
<outlet property="openBtn" destination="gY9-Up-spG" id="nbw-6A-mPt"/>
<outlet property="priceLab" destination="RJh-gL-Mbv" id="HeO-0M-qep"/>
<outlet property="songLab" destination="VJ4-Lp-wVY" id="fGv-h8-P9O"/>
<outlet property="titleImg" destination="hSx-et-v4Y" id="lce-Fb-PMV"/>
<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 clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="hSx-et-v4Y">
<rect key="frame" x="87.5" y="0.0" width="200" height="200"/>
<constraints>
<constraint firstAttribute="height" constant="200" id="6DX-sr-Spn"/>
<constraint firstAttribute="width" constant="200" id="bux-Ni-aA8"/>
</constraints>
</imageView>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vu0-1h-Rlh">
<rect key="frame" x="0.0" y="180" width="375" height="632"/>
<subviews>
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="juewei_bottom_bg" translatesAutoresizingMaskIntoConstraints="NO" id="gGk-Dx-u6S">
<rect key="frame" x="0.0" y="0.0" width="375" height="632"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="jw_center_tip" translatesAutoresizingMaskIntoConstraints="NO" id="nY2-bk-zJT">
<rect key="frame" x="122" y="15" width="131" height="32"/>
</imageView>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="pik-V1-Oxp">
<rect key="frame" x="0.0" y="80" width="375" height="442"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="yaN-Xr-e3w">
<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" red="0.87450980392156863" green="1" blue="0.96470588235294119" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="gGk-Dx-u6S" firstAttribute="leading" secondItem="Vu0-1h-Rlh" secondAttribute="leading" id="1iC-Xe-gOc"/>
<constraint firstAttribute="bottom" secondItem="gGk-Dx-u6S" secondAttribute="bottom" id="C1A-2N-I5X"/>
<constraint firstItem="gGk-Dx-u6S" firstAttribute="top" secondItem="Vu0-1h-Rlh" secondAttribute="top" id="DGR-Rf-w6k"/>
<constraint firstItem="nY2-bk-zJT" firstAttribute="centerX" secondItem="Vu0-1h-Rlh" secondAttribute="centerX" id="Ffd-su-eZQ"/>
<constraint firstAttribute="bottom" secondItem="pik-V1-Oxp" secondAttribute="bottom" constant="110" id="Job-Zx-Xgd"/>
<constraint firstItem="pik-V1-Oxp" firstAttribute="leading" secondItem="Vu0-1h-Rlh" secondAttribute="leading" id="eAx-Oe-Nm8"/>
<constraint firstAttribute="trailing" secondItem="gGk-Dx-u6S" secondAttribute="trailing" id="i8n-Yk-MsR"/>
<constraint firstItem="pik-V1-Oxp" firstAttribute="top" secondItem="Vu0-1h-Rlh" secondAttribute="top" constant="80" id="iGl-9q-Iry"/>
<constraint firstAttribute="trailing" secondItem="pik-V1-Oxp" secondAttribute="trailing" id="r8c-VT-RJY"/>
<constraint firstItem="nY2-bk-zJT" firstAttribute="top" secondItem="Vu0-1h-Rlh" secondAttribute="top" constant="15" id="z1N-ff-3rW"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="16"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pna-Sc-57X">
<rect key="frame" x="15" y="710" width="345" height="62"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="juewei_info_bg" translatesAutoresizingMaskIntoConstraints="NO" id="TIx-sf-lXW">
<rect key="frame" x="0.0" y="0.0" width="345" height="62"/>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gY9-Up-spG">
<rect key="frame" x="237" y="13" width="88" height="36"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="36" id="OTO-YO-eaa"/>
<constraint firstAttribute="width" constant="88" id="S31-6d-ebc"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="kaitongjuewei">
<color key="titleColor" red="0.1019607843" green="0.1058823529" blue="0.1764705882" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<state key="selected" image="xufeijuewei"/>
<connections>
<action selector="openButtonClick:" destination="-1" eventType="touchUpInside" id="A28-v2-nsd"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RJh-gL-Mbv">
<rect key="frame" x="20" y="30" width="9.5" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="/30天" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lvD-xI-zmd">
<rect key="frame" x="32.5" y="32.5" width="27.5" height="12"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="10"/>
<color key="textColor" white="0.0" 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="VJ4-Lp-wVY">
<rect key="frame" x="75" y="32.5" width="47.5" height="12"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="10"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="当前爵位未开通" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="D4A-L2-yd8">
<rect key="frame" x="20" y="7" width="114.5" height="19.5"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
<color key="textColor" white="0.0" 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 firstAttribute="bottom" secondItem="RJh-gL-Mbv" secondAttribute="bottom" constant="15" id="0tu-Ej-ZiY"/>
<constraint firstItem="VJ4-Lp-wVY" firstAttribute="centerY" secondItem="RJh-gL-Mbv" secondAttribute="centerY" id="4rH-lm-WcR"/>
<constraint firstItem="lvD-xI-zmd" firstAttribute="centerY" secondItem="RJh-gL-Mbv" secondAttribute="centerY" id="6Pg-bL-O0u"/>
<constraint firstItem="TIx-sf-lXW" firstAttribute="top" secondItem="pna-Sc-57X" secondAttribute="top" id="7Jw-H0-MH0"/>
<constraint firstAttribute="trailing" secondItem="TIx-sf-lXW" secondAttribute="trailing" id="7y7-6N-MJl"/>
<constraint firstItem="TIx-sf-lXW" firstAttribute="leading" secondItem="pna-Sc-57X" secondAttribute="leading" id="Caz-wf-mlj"/>
<constraint firstItem="lvD-xI-zmd" firstAttribute="leading" secondItem="RJh-gL-Mbv" secondAttribute="trailing" constant="3" id="GNc-1S-iWe"/>
<constraint firstItem="VJ4-Lp-wVY" firstAttribute="leading" secondItem="lvD-xI-zmd" secondAttribute="trailing" constant="15" id="HXu-Jw-Hm1"/>
<constraint firstAttribute="bottom" secondItem="TIx-sf-lXW" secondAttribute="bottom" id="Kb6-4i-lQh"/>
<constraint firstItem="D4A-L2-yd8" firstAttribute="top" secondItem="pna-Sc-57X" secondAttribute="top" constant="7" id="Mtb-ig-T4C"/>
<constraint firstAttribute="trailing" secondItem="gY9-Up-spG" secondAttribute="trailing" constant="20" id="drQ-T8-Pm1"/>
<constraint firstItem="gY9-Up-spG" firstAttribute="centerY" secondItem="pna-Sc-57X" secondAttribute="centerY" id="et7-VU-vfC"/>
<constraint firstItem="RJh-gL-Mbv" firstAttribute="leading" secondItem="pna-Sc-57X" secondAttribute="leading" constant="20" id="fpX-jJ-f42"/>
<constraint firstItem="D4A-L2-yd8" firstAttribute="leading" secondItem="pna-Sc-57X" secondAttribute="leading" constant="20" id="hS2-Qp-kpJ"/>
<constraint firstAttribute="height" constant="62" id="pRh-RV-V32"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Vu0-1h-Rlh" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="3YM-TJ-3eL"/>
<constraint firstAttribute="bottom" secondItem="Vu0-1h-Rlh" secondAttribute="bottom" id="E2v-Gc-3Q6"/>
<constraint firstItem="hSx-et-v4Y" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="EJS-V2-Ryw"/>
<constraint firstItem="hSx-et-v4Y" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="NnN-t8-kN2"/>
<constraint firstAttribute="trailing" secondItem="Vu0-1h-Rlh" secondAttribute="trailing" id="Z3W-jv-Jeq"/>
<constraint firstAttribute="trailing" secondItem="pna-Sc-57X" secondAttribute="trailing" constant="15" id="Znh-os-ki3"/>
<constraint firstItem="pna-Sc-57X" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="jhE-Gj-OaB"/>
<constraint firstAttribute="bottom" secondItem="pna-Sc-57X" secondAttribute="bottom" constant="40" id="y9y-fk-zjI"/>
<constraint firstItem="Vu0-1h-Rlh" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="180" id="zim-wd-pCN"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="-28" y="-50"/>
</view>
</objects>
<resources>
<image name="juewei_bottom_bg" width="375" height="469"/>
<image name="juewei_info_bg" width="345" height="62"/>
<image name="jw_center_tip" width="131" height="32"/>
<image name="kaitongjuewei" width="88" height="36"/>
<image name="xufeijuewei" width="88" height="36"/>
</resources>
</document>