|
|
@@ -12,30 +12,33 @@
|
|
|
<objects>
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="MyTeamHeader">
|
|
|
<connections>
|
|
|
+ <outlet property="coinView" destination="8DZ-ch-0Ho" id="sZI-OH-Uls"/>
|
|
|
<outlet property="content" destination="jtV-2Z-ZoG" id="z4R-zJ-eKJ"/>
|
|
|
<outlet property="inviteLabel" destination="1Cq-ex-pTd" id="nYd-st-QGc"/>
|
|
|
+ <outlet property="labelAuth" destination="3dA-z2-4qZ" id="Oob-03-Kvl"/>
|
|
|
+ <outlet property="labelAuthed" destination="1gi-qd-eKM" id="2gv-iR-7yx"/>
|
|
|
<outlet property="rewardLabel" destination="NLi-aO-DUZ" id="XNP-y1-b7T"/>
|
|
|
</connections>
|
|
|
</placeholder>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="464" height="169"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="200" height="107"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jtV-2Z-ZoG">
|
|
|
- <rect key="frame" x="20" y="12" width="424" height="142"/>
|
|
|
+ <rect key="frame" x="20" y="12" width="160" height="80"/>
|
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4P9-cP-TYX">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="212" height="142"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="80" height="80"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Cq-ex-pTd">
|
|
|
- <rect key="frame" x="99" y="14" width="14.5" height="27"/>
|
|
|
+ <rect key="frame" x="33" y="14" width="14.5" height="27"/>
|
|
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="22"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已邀请" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Iad-tF-zEP">
|
|
|
- <rect key="frame" x="86" y="45" width="40" height="16"/>
|
|
|
+ <rect key="frame" x="20" y="45" width="40" height="16"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
@@ -50,16 +53,16 @@
|
|
|
</constraints>
|
|
|
</view>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8DZ-ch-0Ho">
|
|
|
- <rect key="frame" x="212" y="0.0" width="212" height="142"/>
|
|
|
+ <rect key="frame" x="80" y="0.0" width="80" height="80"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NLi-aO-DUZ">
|
|
|
- <rect key="frame" x="99" y="14" width="14.5" height="27"/>
|
|
|
+ <rect key="frame" x="33" y="14" width="14.5" height="27"/>
|
|
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="22"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="营销奖" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="p2Y-KM-9kF">
|
|
|
- <rect key="frame" x="86" y="45" width="40" height="16"/>
|
|
|
+ <rect key="frame" x="20" y="45" width="40" height="16"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
@@ -73,6 +76,28 @@
|
|
|
<constraint firstItem="NLi-aO-DUZ" firstAttribute="top" secondItem="8DZ-ch-0Ho" secondAttribute="top" constant="14" id="vVl-oe-93f"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
+ <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="邀请30人
即可认证经纪人" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3dA-z2-4qZ">
|
|
|
+ <rect key="frame" x="73.5" y="24.5" width="93" height="31.5"/>
|
|
|
+ <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="13"/>
|
|
|
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label hidden="YES" opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1gi-qd-eKM">
|
|
|
+ <rect key="frame" x="110" y="4" width="46" height="22"/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="22" id="K6c-Y6-iYQ"/>
|
|
|
+ <constraint firstAttribute="width" constant="46" id="Qf0-Pl-MA4"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="11"/>
|
|
|
+ <color key="textColor" red="1" green="0.25098039215686274" blue="0.58431372549019611" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
|
+ <integer key="value" value="11"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </label>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
@@ -82,13 +107,17 @@
|
|
|
<constraint firstItem="4P9-cP-TYX" firstAttribute="top" secondItem="jtV-2Z-ZoG" secondAttribute="top" id="PwE-J0-BZf"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="8DZ-ch-0Ho" secondAttribute="trailing" id="QNk-ZC-2lR"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="8DZ-ch-0Ho" secondAttribute="bottom" id="TX5-39-Gcx"/>
|
|
|
+ <constraint firstItem="1gi-qd-eKM" firstAttribute="top" secondItem="jtV-2Z-ZoG" secondAttribute="top" constant="4" id="U89-KS-1rw"/>
|
|
|
<constraint firstItem="8DZ-ch-0Ho" firstAttribute="width" secondItem="4P9-cP-TYX" secondAttribute="width" id="XJG-hr-i3a"/>
|
|
|
<constraint firstItem="4P9-cP-TYX" firstAttribute="leading" secondItem="jtV-2Z-ZoG" secondAttribute="leading" id="ccr-LU-205"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="1gi-qd-eKM" secondAttribute="trailing" constant="4" id="exE-dt-wE1"/>
|
|
|
+ <constraint firstItem="3dA-z2-4qZ" firstAttribute="centerX" secondItem="8DZ-ch-0Ho" secondAttribute="centerX" id="ns7-HJ-BKa"/>
|
|
|
+ <constraint firstItem="3dA-z2-4qZ" firstAttribute="centerY" secondItem="8DZ-ch-0Ho" secondAttribute="centerY" id="qs4-Ks-oHs"/>
|
|
|
<constraint firstItem="8DZ-ch-0Ho" firstAttribute="top" secondItem="jtV-2Z-ZoG" secondAttribute="top" id="uYt-WA-tgU"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
</subviews>
|
|
|
- <color key="backgroundColor" red="0.94901960784313721" green="0.95686274509803915" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="jtV-2Z-ZoG" secondAttribute="trailing" constant="20" id="0YS-Aj-IqU"/>
|
|
|
<constraint firstItem="jtV-2Z-ZoG" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="GXu-rL-jTA"/>
|
|
|
@@ -99,7 +128,7 @@
|
|
|
<nil key="simulatedBottomBarMetrics"/>
|
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
|
|
- <point key="canvasLocation" x="112" y="264.91754122938534"/>
|
|
|
+ <point key="canvasLocation" x="71.200000000000003" y="287.85607196401799"/>
|
|
|
</view>
|
|
|
</objects>
|
|
|
</document>
|