-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathMain.storyboard
More file actions
41 lines (41 loc) · 2.98 KB
/
Main.storyboard
File metadata and controls
41 lines (41 loc) · 2.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
<device id="retina6_12" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="tne-QT-ifu">
<objects>
<viewController id="BYZ-38-t0r" customClass="ViewController" customModule="Demo" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="登录-底图 2" translatesAutoresizingMaskIntoConstraints="NO" id="aQj-eV-BgG">
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
</imageView>
</subviews>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="aQj-eV-BgG" secondAttribute="bottom" id="FHR-Sn-UDd"/>
<constraint firstItem="aQj-eV-BgG" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="SgH-Zx-Gfm"/>
<constraint firstItem="aQj-eV-BgG" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" id="icX-Op-EoN"/>
<constraint firstItem="aQj-eV-BgG" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="qE2-ND-3QW"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="93.89312977099236" y="-28.169014084507044"/>
</scene>
</scenes>
<resources>
<image name="登录-底图 2" width="375" height="812"/>
</resources>
</document>