|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
@@ -61,7 +61,7 @@
|
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mcl-w2-mHu">
|
|
|
<rect key="frame" x="0.0" y="59" width="334" height="1"/>
|
|
|
- <color key="backgroundColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.92156862750000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <color key="backgroundColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.92156862750000001" alpha="0.5" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="1" id="gvv-Qm-2jB"/>
|
|
|
</constraints>
|
|
@@ -90,7 +90,7 @@
|
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Bye-dC-hy8">
|
|
|
<rect key="frame" x="0.0" y="59" width="334" height="1"/>
|
|
|
- <color key="backgroundColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.92156862750000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <color key="backgroundColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.92156862750000001" alpha="0.5" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="1" id="a0S-OU-4LZ"/>
|
|
|
</constraints>
|
|
@@ -141,7 +141,7 @@
|
|
|
<constraint firstAttribute="width" constant="50" id="2aw-Us-wiw"/>
|
|
|
<constraint firstAttribute="height" constant="50" id="PtY-RH-A1x"/>
|
|
|
</constraints>
|
|
|
- <state key="normal" image="login_enter"/>
|
|
|
+ <state key="normal" backgroundImage="login_unable"/>
|
|
|
<connections>
|
|
|
<action selector="buttonAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="fi5-Mw-ags"/>
|
|
|
</connections>
|
|
@@ -178,8 +178,8 @@
|
|
|
<outlet property="backButtonImage" destination="h2l-4E-sE8" id="fuR-Jn-PBz"/>
|
|
|
<outlet property="bgView" destination="URI-l2-0jz" id="VIK-KP-IlR"/>
|
|
|
<outlet property="codeButton" destination="yjO-5o-ZEt" id="RjK-Sm-SNh"/>
|
|
|
+ <outlet property="enterButton" destination="OKW-Vv-YZN" id="ufg-bl-aKK"/>
|
|
|
<outlet property="phoneField" destination="r3s-TW-HFH" id="skA-GU-LTJ"/>
|
|
|
- <outlet property="sureButton" destination="OKW-Vv-YZN" id="5i2-18-Inc"/>
|
|
|
<outlet property="vefiCodeField" destination="1UN-oO-xQs" id="aDZ-48-nQ4"/>
|
|
|
</connections>
|
|
|
<point key="canvasLocation" x="131.8840579710145" y="101.78571428571428"/>
|
|
@@ -187,7 +187,7 @@
|
|
|
</objects>
|
|
|
<resources>
|
|
|
<image name="login_back" width="12" height="21"/>
|
|
|
- <image name="login_enter" width="50" height="50"/>
|
|
|
<image name="login_logo" width="170" height="48"/>
|
|
|
+ <image name="login_unable" width="50" height="50"/>
|
|
|
</resources>
|
|
|
</document>
|