44 lines
3.4 KiB
XML
Executable File
44 lines
3.4 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="NoContentView">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="page_kong" translatesAutoresizingMaskIntoConstraints="NO" id="yep-tV-a1b">
|
|
<rect key="frame" x="104.5" y="256" width="205" height="205"/>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="暂无数据" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bYw-I9-1yK">
|
|
<rect key="frame" x="182.5" y="456.5" width="49.5" height="14.5"/>
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="0.59918202510496388" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="yep-tV-a1b" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" multiplier="0.8" id="ArG-TU-uy0"/>
|
|
<constraint firstItem="yep-tV-a1b" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="TDX-nb-0Wg"/>
|
|
<constraint firstItem="bYw-I9-1yK" firstAttribute="centerX" secondItem="yep-tV-a1b" secondAttribute="centerX" id="XpN-dp-5Zt"/>
|
|
<constraint firstItem="bYw-I9-1yK" firstAttribute="bottom" secondItem="yep-tV-a1b" secondAttribute="bottom" constant="10" id="hrT-Fn-mir"/>
|
|
</constraints>
|
|
<connections>
|
|
<outlet property="imgV" destination="yep-tV-a1b" id="fta-nc-Rvf"/>
|
|
<outlet property="titleLab" destination="bYw-I9-1yK" id="kWR-tR-acf"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="131.8840579710145" y="88.392857142857139"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="page_kong" width="205" height="205"/>
|
|
</resources>
|
|
</document>
|