12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- <?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="SBTExportDataVCtr" customModule="SolarBT" customModuleProvider="target">
- <connections>
- <outlet property="alertView" destination="Zai-qr-wiS" id="zef-0t-XOL"/>
- <outlet property="backBtn" destination="4fk-1B-GZo" id="R7Z-kn-8rE"/>
- <outlet property="loadImageV" destination="AHG-Xy-TFI" id="331-wE-FEk"/>
- <outlet property="messageLabel" destination="HVf-dD-Y6y" id="sz6-YL-7O6"/>
- <outlet property="titleLabel" destination="8xh-kD-K7C" id="M2v-Cp-0O5"/>
- <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="Zai-qr-wiS">
- <rect key="frame" x="57" y="353.5" width="300" height="189"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8xh-kD-K7C">
- <rect key="frame" x="25" y="20" width="48" height="27"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="19"/>
- <color key="textColor" red="0.13333333333333333" green="0.13333333333333333" blue="0.13333333333333333" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4fk-1B-GZo">
- <rect key="frame" x="279" y="25" width="1" height="29"/>
- <constraints>
- <constraint firstAttribute="width" constant="1" id="ilG-Yn-Sfk"/>
- </constraints>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
- <state key="normal" title="返回">
- <color key="titleColor" red="0.62352941176470589" green="0.62352941176470589" blue="0.62352941176470589" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- </state>
- <connections>
- <action selector="backAction:" destination="-1" eventType="touchUpInside" id="J17-tV-U5F"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="参数导出中..." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HVf-dD-Y6y">
- <rect key="frame" x="109.5" y="140" width="81.5" 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" translatesAutoresizingMaskIntoConstraints="NO" id="AHG-Xy-TFI">
- <rect key="frame" x="120" y="71" width="60" height="60"/>
- <constraints>
- <constraint firstAttribute="width" constant="60" id="gah-U5-WLK"/>
- <constraint firstAttribute="height" constant="60" id="kr1-7g-45V"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="HVf-dD-Y6y" secondAttribute="bottom" constant="29" id="Bzk-ox-luY"/>
- <constraint firstItem="AHG-Xy-TFI" firstAttribute="centerX" secondItem="Zai-qr-wiS" secondAttribute="centerX" id="Fyf-JU-1Xn"/>
- <constraint firstAttribute="trailing" secondItem="4fk-1B-GZo" secondAttribute="trailing" constant="20" id="G2J-I1-WPp"/>
- <constraint firstAttribute="height" constant="189" id="SOY-EA-kdM"/>
- <constraint firstItem="8xh-kD-K7C" firstAttribute="top" secondItem="Zai-qr-wiS" secondAttribute="top" constant="20" id="bHX-dx-oV0"/>
- <constraint firstItem="4fk-1B-GZo" firstAttribute="top" secondItem="Zai-qr-wiS" secondAttribute="top" constant="25" id="cfp-vI-cZP"/>
- <constraint firstItem="8xh-kD-K7C" firstAttribute="leading" secondItem="Zai-qr-wiS" secondAttribute="leading" constant="25" id="dn2-Hd-0TC"/>
- <constraint firstAttribute="width" constant="300" id="f0E-x6-WQG"/>
- <constraint firstItem="HVf-dD-Y6y" firstAttribute="top" secondItem="AHG-Xy-TFI" secondAttribute="bottom" constant="9" id="nbE-nK-fKp"/>
- <constraint firstItem="HVf-dD-Y6y" firstAttribute="centerX" secondItem="Zai-qr-wiS" secondAttribute="centerX" id="uvB-ce-5Kd"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.6980440616607666" green="0.69803071022033691" blue="0.698039710521698" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstItem="Zai-qr-wiS" firstAttribute="centerY" secondItem="i5M-Pr-FkT" secondAttribute="centerY" id="cSb-O3-cgb"/>
- <constraint firstItem="Zai-qr-wiS" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="p7e-8D-Q7r"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
- <point key="canvasLocation" x="137.68115942028987" y="114.50892857142857"/>
- </view>
- </objects>
- </document>
|