Commit 649b9726def0ce596c18956166a13157ee310233
1 parent
3a28258d
Exists in
parentassistant
修改样式
Showing
2 changed files
with
5 additions
and
5 deletions
Show diff stats
ParentAssistant/ParentAssistant.xcworkspace/xcuserdata/caoyang.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type
ParentAssistant/ParentAssistant/Classes/controllers/my/Controller/My.storyboard
@@ -246,8 +246,8 @@ | @@ -246,8 +246,8 @@ | ||
246 | <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> | 246 | <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
247 | <autoresizingMask key="autoresizingMask"/> | 247 | <autoresizingMask key="autoresizingMask"/> |
248 | <subviews> | 248 | <subviews> |
249 | - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NBj-lL-p1W"> | ||
250 | - <rect key="frame" x="133" y="2" width="50" height="40"/> | 249 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="trailing" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NBj-lL-p1W"> |
250 | + <rect key="frame" x="315" y="2" width="50" height="40"/> | ||
251 | <constraints> | 251 | <constraints> |
252 | <constraint firstAttribute="height" constant="40" id="V6f-Da-UZO"/> | 252 | <constraint firstAttribute="height" constant="40" id="V6f-Da-UZO"/> |
253 | <constraint firstAttribute="width" constant="50" id="bZt-RW-dVQ"/> | 253 | <constraint firstAttribute="width" constant="50" id="bZt-RW-dVQ"/> |
@@ -259,17 +259,17 @@ | @@ -259,17 +259,17 @@ | ||
259 | </connections> | 259 | </connections> |
260 | </button> | 260 | </button> |
261 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已注册,直接登录" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cwV-As-GSs"> | 261 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已注册,直接登录" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cwV-As-GSs"> |
262 | - <rect key="frame" x="8" y="13.5" width="115" height="17"/> | 262 | + <rect key="frame" x="10" y="13.5" width="115" height="17"/> |
263 | <fontDescription key="fontDescription" type="system" pointSize="14"/> | 263 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
264 | <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/> | 264 | <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/> |
265 | <nil key="highlightedColor"/> | 265 | <nil key="highlightedColor"/> |
266 | </label> | 266 | </label> |
267 | </subviews> | 267 | </subviews> |
268 | <constraints> | 268 | <constraints> |
269 | - <constraint firstItem="NBj-lL-p1W" firstAttribute="leading" secondItem="cwV-As-GSs" secondAttribute="trailing" constant="10" id="5iO-WV-AJ1"/> | 269 | + <constraint firstItem="NBj-lL-p1W" firstAttribute="trailing" secondItem="P1c-Ns-CBR" secondAttribute="trailing" constant="-10" id="5iO-WV-AJ1"/> |
270 | <constraint firstItem="NBj-lL-p1W" firstAttribute="centerY" secondItem="P1c-Ns-CBR" secondAttribute="centerY" id="R16-mv-zzU"/> | 270 | <constraint firstItem="NBj-lL-p1W" firstAttribute="centerY" secondItem="P1c-Ns-CBR" secondAttribute="centerY" id="R16-mv-zzU"/> |
271 | <constraint firstItem="cwV-As-GSs" firstAttribute="centerY" secondItem="P1c-Ns-CBR" secondAttribute="centerY" id="RZZ-vI-VFL"/> | 271 | <constraint firstItem="cwV-As-GSs" firstAttribute="centerY" secondItem="P1c-Ns-CBR" secondAttribute="centerY" id="RZZ-vI-VFL"/> |
272 | - <constraint firstItem="cwV-As-GSs" firstAttribute="leading" secondItem="P1c-Ns-CBR" secondAttribute="leading" constant="8" id="bB2-tw-jWM"/> | 272 | + <constraint firstItem="cwV-As-GSs" firstAttribute="leading" secondItem="P1c-Ns-CBR" secondAttribute="leading" constant="10" id="bB2-tw-jWM"/> |
273 | </constraints> | 273 | </constraints> |
274 | </tableViewCellContentView> | 274 | </tableViewCellContentView> |
275 | </tableViewCell> | 275 | </tableViewCell> |