|
@@ -73,15 +73,23 @@
|
|
<constraint firstAttribute="bottom" secondItem="7HZ-cT-HAA" secondAttribute="bottom" id="cIc-7z-1qK"/>
|
|
<constraint firstAttribute="bottom" secondItem="7HZ-cT-HAA" secondAttribute="bottom" id="cIc-7z-1qK"/>
|
|
</constraints>
|
|
</constraints>
|
|
</view>
|
|
</view>
|
|
|
|
+ <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我的主页" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DHD-IV-yie">
|
|
|
|
+ <rect key="frame" x="171" y="55" width="72" height="22"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="18"/>
|
|
|
|
+ <color key="textColor" red="0.035294117647058823" green="0.035294117647058823" blue="0.035294117647058823" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
</subviews>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraints>
|
|
|
|
+ <constraint firstItem="DHD-IV-yie" firstAttribute="centerY" secondItem="LL3-u6-PTR" secondAttribute="centerY" id="0yp-r9-NgW"/>
|
|
<constraint firstAttribute="height" constant="88" id="1wg-e6-kqA"/>
|
|
<constraint firstAttribute="height" constant="88" id="1wg-e6-kqA"/>
|
|
<constraint firstAttribute="trailing" secondItem="0dw-OD-PbF" secondAttribute="trailing" constant="14" id="42P-6G-RMi"/>
|
|
<constraint firstAttribute="trailing" secondItem="0dw-OD-PbF" secondAttribute="trailing" constant="14" id="42P-6G-RMi"/>
|
|
<constraint firstAttribute="bottom" secondItem="LL3-u6-PTR" secondAttribute="bottom" id="6KH-1M-vAP"/>
|
|
<constraint firstAttribute="bottom" secondItem="LL3-u6-PTR" secondAttribute="bottom" id="6KH-1M-vAP"/>
|
|
<constraint firstItem="LL3-u6-PTR" firstAttribute="leading" secondItem="emY-nQ-Sbn" secondAttribute="leading" id="AmB-tA-N1v"/>
|
|
<constraint firstItem="LL3-u6-PTR" firstAttribute="leading" secondItem="emY-nQ-Sbn" secondAttribute="leading" id="AmB-tA-N1v"/>
|
|
<constraint firstItem="7zL-CV-PVX" firstAttribute="leading" secondItem="emY-nQ-Sbn" secondAttribute="leading" constant="22" id="JXX-id-lc3"/>
|
|
<constraint firstItem="7zL-CV-PVX" firstAttribute="leading" secondItem="emY-nQ-Sbn" secondAttribute="leading" constant="22" id="JXX-id-lc3"/>
|
|
<constraint firstItem="LL3-u6-PTR" firstAttribute="centerY" secondItem="7zL-CV-PVX" secondAttribute="centerY" id="Umc-bJ-zgR"/>
|
|
<constraint firstItem="LL3-u6-PTR" firstAttribute="centerY" secondItem="7zL-CV-PVX" secondAttribute="centerY" id="Umc-bJ-zgR"/>
|
|
|
|
+ <constraint firstItem="DHD-IV-yie" firstAttribute="centerX" secondItem="emY-nQ-Sbn" secondAttribute="centerX" id="qYU-qe-cIx"/>
|
|
<constraint firstItem="0dw-OD-PbF" firstAttribute="centerY" secondItem="7zL-CV-PVX" secondAttribute="centerY" id="rbd-8a-WPk"/>
|
|
<constraint firstItem="0dw-OD-PbF" firstAttribute="centerY" secondItem="7zL-CV-PVX" secondAttribute="centerY" id="rbd-8a-WPk"/>
|
|
</constraints>
|
|
</constraints>
|
|
</view>
|
|
</view>
|
|
@@ -107,6 +115,7 @@
|
|
<outlet property="backImage" destination="7zL-CV-PVX" id="Rh5-bw-0od"/>
|
|
<outlet property="backImage" destination="7zL-CV-PVX" id="Rh5-bw-0od"/>
|
|
<outlet property="bgView" destination="thf-Z9-Jzc" id="bcT-kn-PMh"/>
|
|
<outlet property="bgView" destination="thf-Z9-Jzc" id="bcT-kn-PMh"/>
|
|
<outlet property="editImage" destination="7HZ-cT-HAA" id="4pF-N7-QkL"/>
|
|
<outlet property="editImage" destination="7HZ-cT-HAA" id="4pF-N7-QkL"/>
|
|
|
|
+ <outlet property="headTitle" destination="DHD-IV-yie" id="Tjg-1a-Akv"/>
|
|
<outlet property="topView" destination="emY-nQ-Sbn" id="Scs-7L-BfX"/>
|
|
<outlet property="topView" destination="emY-nQ-Sbn" id="Scs-7L-BfX"/>
|
|
<outlet property="viewHeight" destination="1wg-e6-kqA" id="79o-QW-2Js"/>
|
|
<outlet property="viewHeight" destination="1wg-e6-kqA" id="79o-QW-2Js"/>
|
|
</connections>
|
|
</connections>
|