Commit 04298c4f authored by lujunye's avatar lujunye

消息中心时间显示加长

parent e31f44d5
......@@ -21,10 +21,10 @@
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uwl-m3-ngX">
<rect key="frame" x="15" y="15" width="345" height="105"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2020.04.26 12:26:42" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2eA-AH-8xd">
<rect key="frame" x="220" y="18.5" width="110" height="11"/>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2020.04.26 12:26:42" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2eA-AH-8xd">
<rect key="frame" x="210" y="18.5" width="120" height="11"/>
<constraints>
<constraint firstAttribute="width" constant="110" id="e4R-JE-YiJ"/>
<constraint firstAttribute="width" constant="120" id="e4R-JE-YiJ"/>
<constraint firstAttribute="height" constant="11" id="nxW-7d-8Z8"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
......@@ -35,7 +35,7 @@
</userDefinedRuntimeAttributes>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="系统信息" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Uyq-HU-Mhn">
<rect key="frame" x="15" y="15" width="190" height="16"/>
<rect key="frame" x="15" y="15" width="180" height="16"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
......
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