| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
- <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 clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="63" id="mOd-IT-CIJ" customClass="adminCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="63"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="mOd-IT-CIJ" id="iSL-1f-1TE">
- <rect key="frame" x="0.0" y="0.0" width="320" height="63"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lDV-cP-N6E" userLabel="头像">
- <rect key="frame" x="18" y="11.5" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="lDV-cP-N6E" secondAttribute="height" multiplier="1:1" id="dEN-Wf-qJd"/>
- <constraint firstAttribute="height" constant="40" id="dZa-mW-2UZ"/>
- </constraints>
- <state key="normal" backgroundImage="default_head"/>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="真由理" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FIc-Cb-hQ3" userLabel="昵称">
- <rect key="frame" x="61" y="22.5" width="46" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.58823529409999997" green="0.58823529409999997" blue="0.58823529409999997" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="global_female" translatesAutoresizingMaskIntoConstraints="NO" id="JUt-kb-8ac" userLabel="性别">
- <rect key="frame" x="110" y="23.5" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="OrC-3A-AGA"/>
- <constraint firstAttribute="height" constant="16" id="WVn-AH-iyV"/>
- </constraints>
- </imageView>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ocy-1U-jY7" userLabel="级别">
- <rect key="frame" x="134" y="24.5" width="30" height="14"/>
- <constraints>
- <constraint firstAttribute="height" constant="14" id="JBb-mn-Z56"/>
- <constraint firstAttribute="width" constant="30" id="doo-jC-OOA"/>
- </constraints>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="92l-fe-B08">
- <rect key="frame" x="270" y="11.5" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="JNe-JM-U9G"/>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="40" id="b3t-jU-yr0"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <state key="normal" image="profit_del.png">
- <color key="titleColor" red="0.58823529411764708" green="0.58823529411764708" blue="0.58823529411764708" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="delateBtnClick:" destination="mOd-IT-CIJ" eventType="touchUpInside" id="GAt-zJ-aMH"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YTb-Xz-c5W">
- <rect key="frame" x="15" y="62" width="290" height="1"/>
- <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="0.059999999999999998" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="Dia-Zi-Qna"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="FIc-Cb-hQ3" firstAttribute="centerY" secondItem="lDV-cP-N6E" secondAttribute="centerY" id="4Ku-Sk-36R"/>
- <constraint firstItem="lDV-cP-N6E" firstAttribute="centerY" secondItem="iSL-1f-1TE" secondAttribute="centerY" id="5kX-2l-cqZ"/>
- <constraint firstItem="92l-fe-B08" firstAttribute="centerY" secondItem="ocy-1U-jY7" secondAttribute="centerY" id="6nG-rF-iJC"/>
- <constraint firstAttribute="trailing" secondItem="YTb-Xz-c5W" secondAttribute="trailing" constant="15" id="9Tz-mM-9wa"/>
- <constraint firstItem="JUt-kb-8ac" firstAttribute="centerY" secondItem="FIc-Cb-hQ3" secondAttribute="centerY" id="EfM-oi-Vg0"/>
- <constraint firstItem="FIc-Cb-hQ3" firstAttribute="leading" secondItem="lDV-cP-N6E" secondAttribute="trailing" constant="3" id="Ihj-tB-fNG"/>
- <constraint firstItem="ocy-1U-jY7" firstAttribute="centerY" secondItem="JUt-kb-8ac" secondAttribute="centerY" id="M9C-rA-hQJ"/>
- <constraint firstAttribute="trailing" secondItem="92l-fe-B08" secondAttribute="trailing" constant="10" id="MHK-YJ-z7z"/>
- <constraint firstItem="ocy-1U-jY7" firstAttribute="leading" secondItem="JUt-kb-8ac" secondAttribute="trailing" constant="8" id="RAc-A7-CM3"/>
- <constraint firstItem="lDV-cP-N6E" firstAttribute="leading" secondItem="iSL-1f-1TE" secondAttribute="leadingMargin" constant="3" id="VMe-Sk-CWV"/>
- <constraint firstAttribute="bottom" secondItem="YTb-Xz-c5W" secondAttribute="bottom" id="dvg-Xg-L5V"/>
- <constraint firstItem="JUt-kb-8ac" firstAttribute="leading" secondItem="FIc-Cb-hQ3" secondAttribute="trailing" constant="3" id="gR9-Vn-VE9"/>
- <constraint firstItem="lDV-cP-N6E" firstAttribute="height" secondItem="iSL-1f-1TE" secondAttribute="height" multiplier="4:5" id="oUv-4j-crT"/>
- <constraint firstItem="YTb-Xz-c5W" firstAttribute="leading" secondItem="iSL-1f-1TE" secondAttribute="leading" constant="15" id="s0f-oF-lqC"/>
- </constraints>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="oUv-4j-crT"/>
- </mask>
- </variation>
- </tableViewCellContentView>
- <connections>
- <outlet property="iconBTN" destination="lDV-cP-N6E" id="FDM-7g-N8o"/>
- <outlet property="levelL" destination="ocy-1U-jY7" id="sWU-4H-dNa"/>
- <outlet property="nameL" destination="FIc-Cb-hQ3" id="baG-7T-YnD"/>
- <outlet property="rightBtn" destination="92l-fe-B08" id="yse-Gm-7pX"/>
- <outlet property="sexL" destination="JUt-kb-8ac" id="fcs-xL-EOe"/>
- </connections>
- <point key="canvasLocation" x="209.59999999999999" y="211.84407796101951"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="default_head" width="290" height="290"/>
- <image name="global_female" width="23" height="23"/>
- <image name="profit_del.png" width="16" height="16"/>
- </resources>
- </document>
|