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

167 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="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="YYMineCPVC">
<connections>
<outlet property="avatarImgV_1" destination="oha-H5-zdH" id="igm-1m-bWG"/>
<outlet property="avatarImgV_2" destination="zDy-ab-pfV" id="tBQ-9l-CZY"/>
<outlet property="bgImgV" destination="7Lx-Rj-NdJ" id="CIm-P4-HuP"/>
<outlet property="cpBgView" destination="rJZ-Mq-QdQ" id="l2N-ZG-xLY"/>
<outlet property="cpBorderImgV_1" destination="U0h-2o-Keh" id="jvF-vv-kgP"/>
<outlet property="cpBorderImgV_2" destination="Jbd-nk-E1w" id="1PV-KJ-a6L"/>
<outlet property="heartImgV" destination="wM8-DK-ua3" id="hdS-sx-vaZ"/>
<outlet property="levelLab" destination="Rkd-sR-hus" id="hXc-r2-eUa"/>
<outlet property="nicknameLab_1" destination="mX8-nz-YaS" id="w8P-T6-TjT"/>
<outlet property="nicknameLab_2" destination="x3f-Br-mos" id="zlQ-UA-sXf"/>
<outlet property="valueLab" destination="fML-Aq-H4d" id="I4J-s8-2kB"/>
<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>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rJZ-Mq-QdQ">
<rect key="frame" x="15" y="110" width="345" height="128"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_cp_bg" translatesAutoresizingMaskIntoConstraints="NO" id="7Lx-Rj-NdJ">
<rect key="frame" x="0.0" y="0.0" width="345" height="128"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_cp_heart" translatesAutoresizingMaskIntoConstraints="NO" id="wM8-DK-ua3">
<rect key="frame" x="123.5" y="15" width="98" height="98"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="default_userIcon" translatesAutoresizingMaskIntoConstraints="NO" id="oha-H5-zdH">
<rect key="frame" x="35" y="25" width="58" height="58"/>
<constraints>
<constraint firstAttribute="height" constant="58" id="Nfs-Yh-LZ8"/>
<constraint firstAttribute="width" constant="58" id="mZM-fx-ppd"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="29"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="U0h-2o-Keh">
<rect key="frame" x="25" y="15" width="78" height="78"/>
<constraints>
<constraint firstAttribute="width" constant="78" id="PxU-vg-Itr"/>
<constraint firstAttribute="height" constant="78" id="Whi-L3-ibW"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="旺仔.牛奶" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mX8-nz-YaS">
<rect key="frame" x="37.5" y="95" width="53.5" height="15"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="default_userIcon" translatesAutoresizingMaskIntoConstraints="NO" id="zDy-ab-pfV">
<rect key="frame" x="252" y="25" width="58" height="58"/>
<constraints>
<constraint firstAttribute="height" constant="58" id="R22-0g-L3f"/>
<constraint firstAttribute="width" constant="58" id="sc7-YX-h8d"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="29"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Jbd-nk-E1w">
<rect key="frame" x="242" y="15" width="78" height="78"/>
<constraints>
<constraint firstAttribute="width" constant="78" id="Wp1-TN-Isz"/>
<constraint firstAttribute="height" constant="78" id="ojf-CE-e93"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="旺仔.牛奶" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="x3f-Br-mos">
<rect key="frame" x="254.5" y="95" width="53.5" height="15"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100/200" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fML-Aq-H4d">
<rect key="frame" x="137.5" y="93" width="70" height="20"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="width" constant="70" id="5P1-xz-63x"/>
<constraint firstAttribute="height" constant="20" id="LD8-Tg-ID8"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
<color key="textColor" red="0.94901960784313721" green="0.46666666666666667" blue="0.74117647058823533" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Lv.1" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rkd-sR-hus">
<rect key="frame" x="158.5" y="54.5" width="28.5" height="19.5"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
<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="mX8-nz-YaS" firstAttribute="top" secondItem="U0h-2o-Keh" secondAttribute="bottom" constant="2" id="1rZ-nF-20N"/>
<constraint firstItem="mX8-nz-YaS" firstAttribute="centerX" secondItem="oha-H5-zdH" secondAttribute="centerX" id="4OJ-fa-V07"/>
<constraint firstAttribute="trailing" secondItem="7Lx-Rj-NdJ" secondAttribute="trailing" id="4lf-8s-s9Y"/>
<constraint firstAttribute="trailing" secondItem="Jbd-nk-E1w" secondAttribute="trailing" constant="25" id="7v9-fx-GGk"/>
<constraint firstItem="wM8-DK-ua3" firstAttribute="centerX" secondItem="rJZ-Mq-QdQ" secondAttribute="centerX" id="93f-RI-Xet"/>
<constraint firstItem="fML-Aq-H4d" firstAttribute="bottom" secondItem="wM8-DK-ua3" secondAttribute="bottom" id="9YK-cj-fj4"/>
<constraint firstItem="x3f-Br-mos" firstAttribute="centerX" secondItem="Jbd-nk-E1w" secondAttribute="centerX" id="ABK-ah-wcY"/>
<constraint firstItem="wM8-DK-ua3" firstAttribute="centerY" secondItem="rJZ-Mq-QdQ" secondAttribute="centerY" id="G7a-GI-vcD"/>
<constraint firstItem="zDy-ab-pfV" firstAttribute="centerY" secondItem="Jbd-nk-E1w" secondAttribute="centerY" id="H0p-gr-EiV"/>
<constraint firstItem="Rkd-sR-hus" firstAttribute="centerX" secondItem="wM8-DK-ua3" secondAttribute="centerX" id="MxS-7g-3am"/>
<constraint firstItem="U0h-2o-Keh" firstAttribute="top" secondItem="rJZ-Mq-QdQ" secondAttribute="top" constant="15" id="TlZ-84-IMH"/>
<constraint firstItem="7Lx-Rj-NdJ" firstAttribute="top" secondItem="rJZ-Mq-QdQ" secondAttribute="top" id="agi-3g-8C3"/>
<constraint firstItem="zDy-ab-pfV" firstAttribute="centerX" secondItem="Jbd-nk-E1w" secondAttribute="centerX" id="ckt-Ep-bCo"/>
<constraint firstAttribute="bottom" secondItem="7Lx-Rj-NdJ" secondAttribute="bottom" id="deR-C0-bji"/>
<constraint firstItem="U0h-2o-Keh" firstAttribute="leading" secondItem="rJZ-Mq-QdQ" secondAttribute="leading" constant="25" id="e17-Py-qBk"/>
<constraint firstItem="fML-Aq-H4d" firstAttribute="centerX" secondItem="rJZ-Mq-QdQ" secondAttribute="centerX" id="eqi-9e-yzz"/>
<constraint firstItem="Rkd-sR-hus" firstAttribute="centerY" secondItem="wM8-DK-ua3" secondAttribute="centerY" id="jjA-xO-su0"/>
<constraint firstItem="7Lx-Rj-NdJ" firstAttribute="leading" secondItem="rJZ-Mq-QdQ" secondAttribute="leading" id="pFv-Bw-ZTi"/>
<constraint firstAttribute="height" constant="128" id="uN0-sz-03n"/>
<constraint firstItem="oha-H5-zdH" firstAttribute="centerX" secondItem="U0h-2o-Keh" secondAttribute="centerX" id="wnj-k5-g05"/>
<constraint firstItem="x3f-Br-mos" firstAttribute="top" secondItem="Jbd-nk-E1w" secondAttribute="bottom" constant="2" id="x7m-as-DYd"/>
<constraint firstItem="oha-H5-zdH" firstAttribute="centerY" secondItem="U0h-2o-Keh" secondAttribute="centerY" id="ykY-h9-Lql"/>
<constraint firstItem="Jbd-nk-E1w" firstAttribute="top" secondItem="rJZ-Mq-QdQ" secondAttribute="top" constant="15" id="z3T-ob-DUe"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="rJZ-Mq-QdQ" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="110" id="VOl-XH-lrK"/>
<constraint firstAttribute="trailing" secondItem="rJZ-Mq-QdQ" secondAttribute="trailing" constant="15" id="b8G-sk-vKa"/>
<constraint firstItem="rJZ-Mq-QdQ" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="miy-mJ-62a"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="-844" y="120"/>
</view>
</objects>
<resources>
<image name="default_userIcon" width="512" height="512"/>
<image name="mine_cp_bg" width="345" height="128"/>
<image name="mine_cp_heart" width="98" height="98"/>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>