|
@@ -17,6 +17,12 @@
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="E8y-o4-8bi">
|
|
|
<rect key="frame" x="0.0" y="291.66666666666669" width="393" height="269.00000000000006"/>
|
|
|
<subviews>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="no_networking_web" translatesAutoresizingMaskIntoConstraints="NO" id="dbX-DW-tUD">
|
|
|
+ <rect key="frame" x="66.666666666666686" y="0.0" width="260" height="209"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="260" id="tTc-Ek-3Hz"/>
|
|
|
+ </constraints>
|
|
|
+ </imageView>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="无网络连接,请检查网络后重试" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HZo-Zp-TEs">
|
|
|
<rect key="frame" x="82" y="187" width="229" height="22"/>
|
|
|
<constraints>
|
|
@@ -26,12 +32,6 @@
|
|
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="no_networking_web" translatesAutoresizingMaskIntoConstraints="NO" id="dbX-DW-tUD">
|
|
|
- <rect key="frame" x="66.666666666666686" y="0.0" width="260" height="209"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="260" id="tTc-Ek-3Hz"/>
|
|
|
- </constraints>
|
|
|
- </imageView>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WY6-3e-ua8">
|
|
|
<rect key="frame" x="0.0" y="232.99999999999994" width="393" height="36"/>
|
|
|
<subviews>
|