ifish/Ifish/controllers/FishTinkController/centerPushcontrollers/DisconnectNetController.xib

66 lines
4.9 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9532" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="DisconnectNetController">
<connections>
<outlet property="netwifiImgView" destination="1b0-HH-Uj9" id="tGs-gE-aXl"/>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
<outlet property="zaiciLianJieBtn" destination="dfj-eU-deB" id="dyS-bX-fsg"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="网络好像出问题了,请检查您的网络!" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dY3-mu-Iow">
<rect key="frame" x="8" y="344" width="304" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="304" id="fot-4b-Pqo"/>
<constraint firstAttribute="height" constant="21" id="m6v-zi-uZi"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="fish-wifi.png" translatesAutoresizingMaskIntoConstraints="NO" id="1b0-HH-Uj9">
<rect key="frame" x="31" y="66" width="259" height="246"/>
<constraints>
<constraint firstAttribute="height" constant="246" id="ooh-jU-Orj"/>
<constraint firstAttribute="width" constant="259" id="yPf-Oy-SpB"/>
</constraints>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dfj-eU-deB">
<rect key="frame" x="105" y="399" width="111" height="39"/>
<constraints>
<constraint firstAttribute="width" constant="111" id="QYC-qE-Bot"/>
<constraint firstAttribute="height" constant="39" id="VfW-9X-OU0"/>
</constraints>
<state key="normal" image="chongshiBtn.png"/>
<connections>
<action selector="reconnectNetButton:" destination="-1" eventType="touchUpInside" id="GK2-Fo-AeT"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="dY3-mu-Iow" firstAttribute="top" secondItem="1b0-HH-Uj9" secondAttribute="bottom" constant="32" id="3Mu-CH-AKE"/>
<constraint firstItem="1b0-HH-Uj9" firstAttribute="centerX" secondItem="dY3-mu-Iow" secondAttribute="centerX" id="Bro-OQ-PEh"/>
<constraint firstItem="dfj-eU-deB" firstAttribute="top" secondItem="dY3-mu-Iow" secondAttribute="bottom" constant="34" id="M5L-l1-W5J"/>
<constraint firstItem="dfj-eU-deB" firstAttribute="centerX" secondItem="dY3-mu-Iow" secondAttribute="centerX" constant="0.5" id="bNV-hj-X8a"/>
<constraint firstItem="1b0-HH-Uj9" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="66" id="crv-i2-05v"/>
<constraint firstItem="1b0-HH-Uj9" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="xMc-SB-nnG"/>
</constraints>
<point key="canvasLocation" x="736" y="356"/>
</view>
</objects>
<resources>
<image name="chongshiBtn.png" width="400" height="140"/>
<image name="fish-wifi.png" width="1018" height="967"/>
</resources>
</document>