|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="5056" systemVersion="13E28" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="6250" systemVersion="14A388a" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none"> |
3 | 3 | <dependencies>
|
4 |
| - <deployment defaultVersion="1536" identifier="iOS"/> |
5 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/> |
| 4 | + <deployment identifier="iOS"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6244"/> |
6 | 6 | </dependencies>
|
7 | 7 | <objects>
|
8 | 8 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="LoginViewController">
|
|
14 | 14 | </placeholder>
|
15 | 15 | <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
16 | 16 | <view contentMode="scaleToFill" id="1">
|
17 |
| - <rect key="frame" x="0.0" y="64" width="319" height="504"/> |
| 17 | + <rect key="frame" x="0.0" y="64" width="320" height="504"/> |
18 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
19 | 19 | <subviews>
|
20 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="cui-GK-nTH"> |
21 |
| - <rect key="frame" x="0.0" y="0.0" width="319" height="504"/> |
22 |
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
23 |
| - <color key="backgroundColor" red="0.9803922176361084" green="0.9803922176361084" blue="0.9803922176361084" alpha="1" colorSpace="deviceRGB"/> |
24 |
| - <state key="normal"> |
25 |
| - <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
26 |
| - </state> |
27 |
| - <connections> |
28 |
| - <action selector="hiddenKeyboard:" destination="-1" eventType="touchUpInside" id="6Rt-4G-Mp4"/> |
29 |
| - </connections> |
30 |
| - </button> |
31 | 20 | <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入用户名" minimumFontSize="17" id="OJa-cj-8se">
|
32 | 21 | <rect key="frame" x="24" y="241" width="270" height="45"/>
|
33 | 22 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
60 | 49 | </imageView>
|
61 | 50 | </subviews>
|
62 | 51 | <color key="backgroundColor" red="0.9803922176361084" green="0.9803922176361084" blue="0.9803922176361084" alpha="1" colorSpace="deviceRGB"/>
|
63 |
| - <simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/> |
64 | 52 | <simulatedNavigationBarMetrics key="simulatedTopBarMetrics" translucent="NO" prompted="NO"/>
|
65 |
| - <simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/> |
66 | 53 | </view>
|
67 | 54 | </objects>
|
68 | 55 | <resources>
|
69 | 56 | <image name="loginlogo.jpg" width="439" height="101"/>
|
70 | 57 | </resources>
|
| 58 | + <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
| 59 | + <simulatedStatusBarMetrics key="statusBar"/> |
| 60 | + <simulatedOrientationMetrics key="orientation"/> |
| 61 | + <simulatedScreenMetrics key="destination" type="retina4"/> |
| 62 | + </simulatedMetricsContainer> |
71 | 63 | </document>
|
0 commit comments