|
@@ -12,14 +12,14 @@
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="HomeHotTalentCell">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="110" height="150"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="110" height="178"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="110" height="150"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="110" height="178"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QRJ-mO-zJO">
|
|
|
- <rect key="frame" x="2" y="2" width="106" height="146"/>
|
|
|
+ <rect key="frame" x="2" y="2" width="106" height="174"/>
|
|
|
<subviews>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="user_default_avatal" translatesAutoresizingMaskIntoConstraints="NO" id="AqF-It-spJ">
|
|
|
<rect key="frame" x="24" y="17" width="58" height="58"/>
|
|
@@ -105,6 +105,25 @@
|
|
|
<constraint firstAttribute="height" constant="14" id="5K0-04-Rux"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5fX-oe-QBC">
|
|
|
+ <rect key="frame" x="24" y="141" width="58" height="24"/>
|
|
|
+ <color key="backgroundColor" red="0.1764705882352941" green="0.7803921568627451" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="58" id="fln-cg-DC9"/>
|
|
|
+ <constraint firstAttribute="height" constant="24" id="hAu-8P-aY5"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" 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>
|
|
|
+ <connections>
|
|
|
+ <action selector="followAction:" destination="gTV-IL-0wX" eventType="touchUpInside" id="92T-as-pTh"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
<constraints>
|
|
@@ -120,6 +139,8 @@
|
|
|
<constraint firstItem="PcD-yn-vxS" firstAttribute="leading" secondItem="QRJ-mO-zJO" secondAttribute="leading" constant="12" id="fs8-JQ-NPs"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="S4c-t1-3Yg" secondAttribute="trailing" constant="12" id="fyR-jX-nrb"/>
|
|
|
<constraint firstItem="AqF-It-spJ" firstAttribute="centerX" secondItem="QRJ-mO-zJO" secondAttribute="centerX" id="ghn-5q-7fh"/>
|
|
|
+ <constraint firstItem="5fX-oe-QBC" firstAttribute="top" secondItem="S4c-t1-3Yg" secondAttribute="bottom" constant="9" id="ngX-6L-O0Z"/>
|
|
|
+ <constraint firstItem="5fX-oe-QBC" firstAttribute="centerX" secondItem="QRJ-mO-zJO" secondAttribute="centerX" id="p4y-zw-M7q"/>
|
|
|
</constraints>
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|