Files
yuyin_ios/SweetParty/主类/音悦新增/房间补贴/SubsidyCell.xib
2025-08-08 11:05:33 +08:00

59 lines
5.5 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<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"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="88" id="KGk-i7-Jjw" customClass="SubsidyCell">
<rect key="frame" x="0.0" y="0.0" width="445" height="50"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="445" height="50"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KuZ-3p-oEe">
<rect key="frame" x="217.5" y="16" width="10" height="18"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<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="eJQ-vd-QB5">
<rect key="frame" x="414.5" y="16" width="10.5" height="18"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="第1档" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xo7-mZ-dDe">
<rect key="frame" x="20" y="16" width="38.5" height="18"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="KuZ-3p-oEe" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="0LD-eg-HWX"/>
<constraint firstAttribute="trailing" secondItem="eJQ-vd-QB5" secondAttribute="trailing" constant="20" id="3In-IS-zFj"/>
<constraint firstItem="eJQ-vd-QB5" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="NoU-Wm-2Bd"/>
<constraint firstItem="KuZ-3p-oEe" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="SsJ-Ou-QTP"/>
<constraint firstItem="xo7-mZ-dDe" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="dyE-YT-B9K"/>
<constraint firstItem="xo7-mZ-dDe" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="fte-IY-Xox"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<connections>
<outlet property="butieLab" destination="eJQ-vd-QB5" id="koF-EH-DrT"/>
<outlet property="liushuiLab" destination="KuZ-3p-oEe" id="EwN-XL-08P"/>
<outlet property="numLab" destination="xo7-mZ-dDe" id="6UT-z0-4fF"/>
</connections>
<point key="canvasLocation" x="164.12213740458014" y="4.2253521126760569"/>
</tableViewCell>
</objects>
</document>