Commit d5f84ba697a95e8afb68e9bc95bbbd5077fde15d

Authored by 左丞
1 parent 226b549c
Exists in newLive

no message

YouerLiveVideo/YouerLiveVideo/controllers/User/User.storyboard
1   -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2   -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="15G1217" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16A323" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
3 3 <device id="retina4_7" orientation="portrait">
4 4 <adaptation id="fullscreen"/>
5 5 </device>
... ... @@ -170,7 +170,7 @@
170 170 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
171 171 <subviews>
172 172 <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="RU1-zL-XaA">
173   - <rect key="frame" x="0.0" y="20" width="375" height="577"/>
  173 + <rect key="frame" x="0.0" y="20" width="375" height="278.5"/>
174 174 <color key="backgroundColor" red="0.93503493069999999" green="0.93562394380000002" blue="0.96585971120000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
175 175 <prototypes>
176 176 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="cell" id="6lf-ye-czT" customClass="AppSettingCell" customModule="YouerLiveVideo" customModuleProvider="target">
... ... @@ -203,7 +203,7 @@
203 203 </connections>
204 204 </tableView>
205 205 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pPn-F1-n9K">
206   - <rect key="frame" x="0.0" y="597" width="375" height="70"/>
  206 + <rect key="frame" x="0.0" y="298.5" width="375" height="70"/>
207 207 <subviews>
208 208 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Qpd-f0-dKF">
209 209 <rect key="frame" x="0.0" y="0.0" width="375" height="1"/>
... ... @@ -232,7 +232,7 @@
232 232 </connections>
233 233 </button>
234 234 </subviews>
235   - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  235 + <color key="backgroundColor" red="0.93503493069999999" green="0.93562394380000002" blue="0.96585971120000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
236 236 <constraints>
237 237 <constraint firstAttribute="trailing" secondItem="Qpd-f0-dKF" secondAttribute="trailing" id="7tR-mL-cT5"/>
238 238 <constraint firstAttribute="height" constant="70" id="ETn-OW-sdW"/>
... ... @@ -245,11 +245,11 @@
245 245 </constraints>
246 246 </view>
247 247 </subviews>
248   - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  248 + <color key="backgroundColor" red="0.93503493069999999" green="0.93562394380000002" blue="0.96585971120000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
249 249 <constraints>
250 250 <constraint firstItem="pPn-F1-n9K" firstAttribute="leading" secondItem="BaA-H1-b7T" secondAttribute="leading" id="0Bi-aX-P1k"/>
251   - <constraint firstItem="ZkS-Lb-DA8" firstAttribute="top" secondItem="pPn-F1-n9K" secondAttribute="bottom" id="0r4-3W-Ify"/>
252 251 <constraint firstAttribute="trailing" secondItem="pPn-F1-n9K" secondAttribute="trailing" id="K3f-78-bFd"/>
  252 + <constraint firstItem="pPn-F1-n9K" firstAttribute="centerY" secondItem="BaA-H1-b7T" secondAttribute="centerY" id="MHO-eM-b78"/>
253 253 <constraint firstItem="RU1-zL-XaA" firstAttribute="leading" secondItem="BaA-H1-b7T" secondAttribute="leading" id="Rpb-Ug-YCv"/>
254 254 <constraint firstItem="RU1-zL-XaA" firstAttribute="top" secondItem="UTZ-Kh-YfO" secondAttribute="bottom" id="gIV-4m-XSg"/>
255 255 <constraint firstAttribute="trailing" secondItem="RU1-zL-XaA" secondAttribute="trailing" id="ml9-a6-THg"/>
... ...