| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="SBTUpdateFailVCtr" customModule="SolarBT" customModuleProvider="target">
- <connections>
- <outlet property="box" destination="c4C-Dd-a5J" id="Stz-SO-4h6"/>
- <outlet property="cancelBtn" destination="Btu-yz-fy7" id="KxJ-nX-CmH"/>
- <outlet property="deviceNameLabel" destination="gRJ-3X-IYH" id="2zi-r0-XXx"/>
- <outlet property="messageLabel" destination="gfr-M1-yDU" id="cdm-n9-7eq"/>
- <outlet property="reconnectBtn" destination="Gxl-zR-K6G" id="rBS-8s-htq"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- </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="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="c4C-Dd-a5J">
- <rect key="frame" x="57" y="274.5" width="300" height="347"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="设备名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gRJ-3X-IYH">
- <rect key="frame" x="25" y="20" width="76" height="27"/>
- <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="19"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Btu-yz-fy7">
- <rect key="frame" x="0.0" y="307" width="300" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="yuQ-5E-M33"/>
- </constraints>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
- <state key="normal" title="取消更新">
- <color key="titleColor" red="0.77647058823529413" green="0.77647058823529413" blue="0.77647058823529413" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- </state>
- <connections>
- <action selector="cancelAction:" destination="-1" eventType="touchUpInside" id="jAc-oE-pvw"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gxl-zR-K6G">
- <rect key="frame" x="13" y="259" width="274" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="Pa9-bW-6yf"/>
- </constraints>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
- <state key="normal" title="重新更新">
- <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- </state>
- <connections>
- <action selector="reconnectAction:" destination="-1" eventType="touchUpInside" id="WFI-zh-b2g"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="更新失败" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gfr-M1-yDU">
- <rect key="frame" x="25" y="225" width="250" height="20"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="update_fail" translatesAutoresizingMaskIntoConstraints="NO" id="C9h-6L-DsK">
- <rect key="frame" x="86.5" y="82" width="127" height="127"/>
- <constraints>
- <constraint firstAttribute="width" constant="127" id="41S-CM-S43"/>
- <constraint firstAttribute="height" constant="127" id="Hs9-ex-ODo"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="Gxl-zR-K6G" firstAttribute="leading" secondItem="c4C-Dd-a5J" secondAttribute="leading" constant="13" id="5zt-rZ-FAk"/>
- <constraint firstItem="gfr-M1-yDU" firstAttribute="leading" secondItem="c4C-Dd-a5J" secondAttribute="leading" constant="25" id="66t-HW-5gr"/>
- <constraint firstItem="Btu-yz-fy7" firstAttribute="top" secondItem="Gxl-zR-K6G" secondAttribute="bottom" constant="8" id="9IV-cp-emJ"/>
- <constraint firstItem="gfr-M1-yDU" firstAttribute="centerX" secondItem="c4C-Dd-a5J" secondAttribute="centerX" id="Byg-FK-XG6"/>
- <constraint firstAttribute="trailing" secondItem="Gxl-zR-K6G" secondAttribute="trailing" constant="13" id="H0z-DY-wdw"/>
- <constraint firstItem="gRJ-3X-IYH" firstAttribute="leading" secondItem="c4C-Dd-a5J" secondAttribute="leading" constant="25" id="Iij-xV-r09"/>
- <constraint firstAttribute="trailing" secondItem="Btu-yz-fy7" secondAttribute="trailing" id="Q8X-fS-tzP"/>
- <constraint firstItem="Gxl-zR-K6G" firstAttribute="top" secondItem="gfr-M1-yDU" secondAttribute="bottom" constant="14" id="SEg-GF-uBw"/>
- <constraint firstAttribute="width" constant="300" id="Veb-VU-DPI"/>
- <constraint firstItem="Btu-yz-fy7" firstAttribute="leading" secondItem="c4C-Dd-a5J" secondAttribute="leading" id="Xp1-ZV-8rC"/>
- <constraint firstAttribute="bottom" secondItem="Btu-yz-fy7" secondAttribute="bottom" id="cDv-7g-hdK"/>
- <constraint firstItem="gRJ-3X-IYH" firstAttribute="top" secondItem="c4C-Dd-a5J" secondAttribute="top" constant="20" id="gCp-XB-9U6"/>
- <constraint firstAttribute="height" constant="347" id="n89-yG-g9k"/>
- <constraint firstItem="C9h-6L-DsK" firstAttribute="centerX" secondItem="c4C-Dd-a5J" secondAttribute="centerX" id="sqA-jk-CTL"/>
- <constraint firstItem="gfr-M1-yDU" firstAttribute="top" secondItem="C9h-6L-DsK" secondAttribute="bottom" constant="16" id="tHk-du-ZNi"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.6784360408782959" green="0.67842298746109009" blue="0.67843186855316162" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstItem="c4C-Dd-a5J" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="46e-J8-ZXh"/>
- <constraint firstItem="c4C-Dd-a5J" firstAttribute="centerY" secondItem="i5M-Pr-FkT" secondAttribute="centerY" id="MNV-uO-5Kd"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
- </view>
- </objects>
- <resources>
- <image name="update_fail" width="142" height="142"/>
- </resources>
- </document>
|