Commit 3898fff5 authored by 刘俊宏's avatar 刘俊宏

个人中心xib 字段 限制长度补全

parent 93f7ff45
......@@ -73,7 +73,7 @@
</userDefinedRuntimeAttributes>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fgk-Rc-0oD">
<rect key="frame" x="25" y="80" width="0.0" height="17"/>
<rect key="frame" x="25" y="80" width="345" height="17"/>
<constraints>
<constraint firstAttribute="height" constant="17" id="V7v-hK-fZO"/>
</constraints>
......@@ -82,7 +82,7 @@
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1dW-Zl-K3m">
<rect key="frame" x="25" y="107" width="0.0" height="0.0"/>
<rect key="frame" x="25" y="107" width="345" height="0.0"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" name="白色背景色"/>
......@@ -116,8 +116,10 @@
<constraint firstItem="fgk-Rc-0oD" firstAttribute="top" secondItem="XS7-um-ERL" secondAttribute="bottom" constant="80" id="5Vq-dc-2PO"/>
<constraint firstItem="XS7-um-ERL" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="5dt-Rh-U95"/>
<constraint firstItem="DwS-q4-jGe" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="15" id="7sM-zc-klQ"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="fgk-Rc-0oD" secondAttribute="trailing" constant="5" id="CYa-VC-enH"/>
<constraint firstItem="1dW-Zl-K3m" firstAttribute="leading" secondItem="fgk-Rc-0oD" secondAttribute="leading" id="EIK-Gd-lLv"/>
<constraint firstItem="fgk-Rc-0oD" firstAttribute="leading" secondItem="DwS-q4-jGe" secondAttribute="trailing" constant="10" id="K68-Yb-HVk"/>
<constraint firstAttribute="trailing" secondItem="1dW-Zl-K3m" secondAttribute="trailing" constant="5" id="O0f-DO-rMy"/>
<constraint firstItem="5jU-Ew-dGr" firstAttribute="top" secondItem="DwS-q4-jGe" secondAttribute="bottom" constant="30" id="OJH-Vp-JzG"/>
<constraint firstItem="cLg-xh-ou1" firstAttribute="top" secondItem="XS7-um-ERL" secondAttribute="bottom" constant="40" id="RU9-dO-deH"/>
<constraint firstItem="1dW-Zl-K3m" firstAttribute="top" secondItem="fgk-Rc-0oD" secondAttribute="bottom" constant="10" id="UAw-P4-ixK"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment