Commit f6ed22f9 authored by lujunye's avatar lujunye

修复显示bug

parent 5d6241ec
......@@ -46,7 +46,7 @@
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dotLine" translatesAutoresizingMaskIntoConstraints="NO" id="Yjh-m5-mcw">
<rect key="frame" x="15" y="105" width="399" height="1"/>
<rect key="frame" x="15" y="105" width="384" height="1"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="Uq1-Fq-tbu"/>
</constraints>
......@@ -59,7 +59,7 @@
<constraint firstItem="n76-uS-p91" firstAttribute="leading" secondItem="5qb-dP-6Vx" secondAttribute="leading" id="DfL-Sl-jMi"/>
<constraint firstAttribute="height" constant="106" id="Gkh-52-fF6"/>
<constraint firstItem="2Jj-t6-3Th" firstAttribute="top" secondItem="n76-uS-p91" secondAttribute="bottom" constant="15" id="SrL-k9-D3P"/>
<constraint firstAttribute="trailing" secondItem="Yjh-m5-mcw" secondAttribute="trailing" id="VwH-Fi-Z8K"/>
<constraint firstAttribute="trailing" secondItem="Yjh-m5-mcw" secondAttribute="trailing" constant="15" id="VwH-Fi-Z8K"/>
<constraint firstAttribute="bottom" secondItem="Yjh-m5-mcw" secondAttribute="bottom" id="aap-OC-D2Y"/>
<constraint firstAttribute="trailing" secondItem="n76-uS-p91" secondAttribute="trailing" id="gQB-ba-uMC"/>
<constraint firstItem="n76-uS-p91" firstAttribute="top" secondItem="5qb-dP-6Vx" secondAttribute="top" constant="26" id="wIs-cj-8Oc"/>
......
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