Commit 649b9726def0ce596c18956166a13157ee310233

Authored by Cao yang
1 parent 3a28258d
Exists in parentassistant

修改样式

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 246 <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
247 247 <autoresizingMask key="autoresizingMask"/>
248 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 251 <constraints>
252 252 <constraint firstAttribute="height" constant="40" id="V6f-Da-UZO"/>
253 253 <constraint firstAttribute="width" constant="50" id="bZt-RW-dVQ"/>
... ... @@ -259,17 +259,17 @@
259 259 </connections>
260 260 </button>
261 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 263 <fontDescription key="fontDescription" type="system" pointSize="14"/>
264 264 <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/>
265 265 <nil key="highlightedColor"/>
266 266 </label>
267 267 </subviews>
268 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 270 <constraint firstItem="NBj-lL-p1W" firstAttribute="centerY" secondItem="P1c-Ns-CBR" secondAttribute="centerY" id="R16-mv-zzU"/>
271 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 273 </constraints>
274 274 </tableViewCellContentView>
275 275 </tableViewCell>
... ...