| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.14"/>
- <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="default" indentationWidth="10" rowHeight="126" id="KGk-i7-Jjw" customClass="MyTeamCell">
- <rect key="frame" x="0.0" y="0.0" width="435" height="126"/>
- <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="435" height="125.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eb5-4A-96W">
- <rect key="frame" x="20" y="5" width="395" height="115.5"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="morentouxiang" translatesAutoresizingMaskIntoConstraints="NO" id="fAV-AC-3EG">
- <rect key="frame" x="15" y="40" width="36" height="36"/>
- <constraints>
- <constraint firstAttribute="height" constant="36" id="4KM-PZ-uo8"/>
- <constraint firstAttribute="width" constant="36" id="fS4-kM-h5k"/>
- </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="DqM-N8-6KZ">
- <rect key="frame" x="65" y="49.5" width="43" height="17"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
- <nil key="textColor"/>
- <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="xVQ-zP-dvP">
- <rect key="frame" x="337.5" y="49.5" width="37.5" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="DqM-N8-6KZ" firstAttribute="centerY" secondItem="eb5-4A-96W" secondAttribute="centerY" id="JoE-Sl-uv6"/>
- <constraint firstAttribute="trailing" secondItem="xVQ-zP-dvP" secondAttribute="trailing" constant="20" id="JwS-M4-Egh"/>
- <constraint firstItem="xVQ-zP-dvP" firstAttribute="centerY" secondItem="eb5-4A-96W" secondAttribute="centerY" id="M78-NV-iAA"/>
- <constraint firstItem="fAV-AC-3EG" firstAttribute="leading" secondItem="eb5-4A-96W" secondAttribute="leading" constant="15" id="WdQ-59-5hU"/>
- <constraint firstItem="fAV-AC-3EG" firstAttribute="centerY" secondItem="eb5-4A-96W" secondAttribute="centerY" id="g1T-r4-m88"/>
- <constraint firstItem="DqM-N8-6KZ" firstAttribute="leading" secondItem="fAV-AC-3EG" secondAttribute="trailing" constant="14" id="gZU-0i-AfF"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.94901960784313721" green="0.95686274509803915" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="eb5-4A-96W" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="5" id="gqd-EN-ECA"/>
- <constraint firstItem="eb5-4A-96W" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="lXw-Up-QiA"/>
- <constraint firstAttribute="trailing" secondItem="eb5-4A-96W" secondAttribute="trailing" constant="20" id="toU-Vb-WZe"/>
- <constraint firstAttribute="bottom" secondItem="eb5-4A-96W" secondAttribute="bottom" constant="5" id="wTX-3c-Pn9"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="avatar" destination="fAV-AC-3EG" id="LnD-E5-svB"/>
- <outlet property="content" destination="eb5-4A-96W" id="27K-Xs-v09"/>
- <outlet property="name" destination="DqM-N8-6KZ" id="c7v-q0-agV"/>
- <outlet property="reward" destination="xVQ-zP-dvP" id="Zg8-qp-CDP"/>
- </connections>
- <point key="canvasLocation" x="112.8" y="191.6041979010495"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="morentouxiang" width="45" height="45"/>
- </resources>
- </document>
|