135 lines
13 KiB
Plaintext
135 lines
13 KiB
Plaintext
|
|
<?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" id="KGk-i7-Jjw" customClass="YYSubsidySetCell">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="86"/>
|
||
|
|
<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="375" height="86"/>
|
||
|
|
<autoresizingMask key="autoresizingMask"/>
|
||
|
|
<subviews>
|
||
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="default_userIcon" translatesAutoresizingMaskIntoConstraints="NO" id="Y41-oh-Thl">
|
||
|
|
<rect key="frame" x="15" y="21" width="44" height="44"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="44" id="83R-74-Hvg"/>
|
||
|
|
<constraint firstAttribute="width" constant="44" id="Vhn-5h-ken"/>
|
||
|
|
</constraints>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="22"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</imageView>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="昵称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mST-AD-OJR">
|
||
|
|
<rect key="frame" x="67" y="26" width="90" height="17"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="width" constant="90" id="d2N-fs-gyu"/>
|
||
|
|
</constraints>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
||
|
|
<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="ID:12345" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="O4r-7B-i7n">
|
||
|
|
<rect key="frame" x="67" y="48" width="49" height="13.5"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
|
||
|
|
<color key="textColor" red="0.56862745100000001" green="0.56862745100000001" blue="0.56862745100000001" 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="lmG-C0-vHx">
|
||
|
|
<rect key="frame" x="162" y="26.5" width="75.5" height="16"/>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="13"/>
|
||
|
|
<color key="textColor" red="0.066666666669999999" green="0.066666666669999999" blue="0.066666666669999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="POG-MI-9AS">
|
||
|
|
<rect key="frame" x="300" y="16" width="60" height="24"/>
|
||
|
|
<color key="backgroundColor" red="0.91764705879999997" green="0.62352941179999999" blue="0.94117647059999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="width" constant="60" id="350-mO-oDH"/>
|
||
|
|
<constraint firstAttribute="height" constant="24" id="o1e-V3-1VI"/>
|
||
|
|
</constraints>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
||
|
|
<state key="normal" title="删除"/>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="12"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</button>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="分配比例:1%" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SeC-ax-Xlf">
|
||
|
|
<rect key="frame" x="162" y="48" width="65" height="13.5"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
|
||
|
|
<color key="textColor" red="0.56862745100000001" green="0.56862745100000001" blue="0.56862745100000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GOh-Ec-WPH">
|
||
|
|
<rect key="frame" x="300" y="45" width="60" height="24"/>
|
||
|
|
<color key="backgroundColor" red="0.91764705879999997" green="0.62352941179999999" blue="0.94117647059999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="24" id="dJl-K7-Tj8"/>
|
||
|
|
<constraint firstAttribute="width" constant="60" id="wcd-v9-TOk"/>
|
||
|
|
</constraints>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
||
|
|
<state key="normal" title="设置比例"/>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="12"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</button>
|
||
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mNQ-f5-Ylz">
|
||
|
|
<rect key="frame" x="15" y="85.5" width="345" height="0.5"/>
|
||
|
|
<color key="backgroundColor" red="0.066666666669999999" green="0.066666666669999999" blue="0.066666666669999999" alpha="0.1035301572" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="0.5" id="OSd-EX-nHT"/>
|
||
|
|
</constraints>
|
||
|
|
</view>
|
||
|
|
</subviews>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstItem="mST-AD-OJR" firstAttribute="top" secondItem="Y41-oh-Thl" secondAttribute="top" constant="5" id="3Bg-LN-Zl2"/>
|
||
|
|
<constraint firstItem="SeC-ax-Xlf" firstAttribute="leading" secondItem="lmG-C0-vHx" secondAttribute="leading" id="5nI-cj-QZn"/>
|
||
|
|
<constraint firstItem="mST-AD-OJR" firstAttribute="leading" secondItem="Y41-oh-Thl" secondAttribute="trailing" constant="8" id="7nW-dI-NBS"/>
|
||
|
|
<constraint firstItem="Y41-oh-Thl" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="9to-y0-G6Q"/>
|
||
|
|
<constraint firstItem="GOh-Ec-WPH" firstAttribute="trailing" secondItem="POG-MI-9AS" secondAttribute="trailing" id="CqW-RT-j7w"/>
|
||
|
|
<constraint firstItem="GOh-Ec-WPH" firstAttribute="top" secondItem="POG-MI-9AS" secondAttribute="bottom" constant="5" id="Dg1-jo-raA"/>
|
||
|
|
<constraint firstItem="lmG-C0-vHx" firstAttribute="leading" secondItem="mST-AD-OJR" secondAttribute="trailing" constant="5" id="Itl-NY-ycJ"/>
|
||
|
|
<constraint firstItem="mNQ-f5-Ylz" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="N5A-fJ-Oek"/>
|
||
|
|
<constraint firstItem="SeC-ax-Xlf" firstAttribute="centerY" secondItem="O4r-7B-i7n" secondAttribute="centerY" id="S3f-d1-Xgu"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="mNQ-f5-Ylz" secondAttribute="bottom" id="aML-u1-ZoT"/>
|
||
|
|
<constraint firstItem="POG-MI-9AS" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="16" id="eab-ME-2Pg"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="mNQ-f5-Ylz" secondAttribute="trailing" constant="15" id="hwa-Vs-Ekh"/>
|
||
|
|
<constraint firstItem="Y41-oh-Thl" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="i70-V0-tNO"/>
|
||
|
|
<constraint firstItem="O4r-7B-i7n" firstAttribute="top" secondItem="mST-AD-OJR" secondAttribute="bottom" constant="5" id="iYr-8o-HWi"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="POG-MI-9AS" secondAttribute="trailing" constant="15" id="jsI-eq-D0k"/>
|
||
|
|
<constraint firstItem="lmG-C0-vHx" firstAttribute="centerY" secondItem="mST-AD-OJR" secondAttribute="centerY" id="n2Z-Lu-hP8"/>
|
||
|
|
<constraint firstItem="O4r-7B-i7n" firstAttribute="leading" secondItem="mST-AD-OJR" secondAttribute="leading" id="oGp-Xc-rMc"/>
|
||
|
|
</constraints>
|
||
|
|
</tableViewCellContentView>
|
||
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<connections>
|
||
|
|
<outlet property="IDLab" destination="O4r-7B-i7n" id="Oog-sU-dYE"/>
|
||
|
|
<outlet property="avatarImgV" destination="Y41-oh-Thl" id="fpF-Rp-QIB"/>
|
||
|
|
<outlet property="deleteBtn" destination="POG-MI-9AS" id="9ka-4w-paV"/>
|
||
|
|
<outlet property="fenpeiLab" destination="SeC-ax-Xlf" id="9V9-mZ-Vgh"/>
|
||
|
|
<outlet property="nicknameLab" destination="mST-AD-OJR" id="Cvx-dq-WGz"/>
|
||
|
|
<outlet property="settingBtn" destination="GOh-Ec-WPH" id="0TL-SP-a0p"/>
|
||
|
|
<outlet property="valueLab" destination="lmG-C0-vHx" id="Olf-vp-UYB"/>
|
||
|
|
</connections>
|
||
|
|
<point key="canvasLocation" x="132" y="108"/>
|
||
|
|
</tableViewCell>
|
||
|
|
</objects>
|
||
|
|
<resources>
|
||
|
|
<image name="default_userIcon" width="90" height="90"/>
|
||
|
|
</resources>
|
||
|
|
</document>
|