57 lines
5.4 KiB
XML
Executable File
57 lines
5.4 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" 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="21679"/>
|
|
<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="default" indentationWidth="10" rowHeight="74" id="KGk-i7-Jjw" customClass="SPWalletRecordCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="70"/>
|
|
<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="350" height="70"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="提现" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6Ie-IL-uxh">
|
|
<rect key="frame" x="15" y="15" width="31" height="18"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<color key="textColor" red="0.066666666666666666" green="0.066666666666666666" blue="0.066666666666666666" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2022-03-02 13:24:34" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="m04-ZF-NRr">
|
|
<rect key="frame" x="15" y="40" width="136.5" height="16"/>
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
|
|
<color key="textColor" red="0.066666666666666666" green="0.066666666666666666" blue="0.066666666666666666" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="-100" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fAC-NQ-tfj">
|
|
<rect key="frame" x="307" y="26.5" width="28" height="17.5"/>
|
|
<fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="15"/>
|
|
<color key="textColor" red="0.066666666666666666" green="0.066666666666666666" blue="0.066666666666666666" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="trailing" secondItem="fAC-NQ-tfj" secondAttribute="trailing" constant="15" id="Lx5-WU-nlf"/>
|
|
<constraint firstItem="6Ie-IL-uxh" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="MXb-si-HPO"/>
|
|
<constraint firstItem="6Ie-IL-uxh" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="QVA-Au-s0d"/>
|
|
<constraint firstItem="fAC-NQ-tfj" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="a3u-It-GlG"/>
|
|
<constraint firstItem="m04-ZF-NRr" firstAttribute="top" secondItem="6Ie-IL-uxh" secondAttribute="bottom" constant="7" id="n0r-EW-tZZ"/>
|
|
<constraint firstItem="m04-ZF-NRr" firstAttribute="leading" secondItem="6Ie-IL-uxh" secondAttribute="leading" id="x1z-d0-H0d"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<connections>
|
|
<outlet property="timeLab" destination="m04-ZF-NRr" id="EWO-l1-zo9"/>
|
|
<outlet property="titleLab" destination="6Ie-IL-uxh" id="dai-Sa-fEW"/>
|
|
<outlet property="valueLab" destination="fAC-NQ-tfj" id="8Se-DM-AC9"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="153.62318840579712" y="117.85714285714285"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
</document>
|