Commit bec7f063 authored by lujunye's avatar lujunye

微调登录

parent 6d6daa91
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "sekuai@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "sekuai@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
\ No newline at end of file
...@@ -9,10 +9,10 @@ ...@@ -9,10 +9,10 @@
"color" : { "color" : {
"color-space" : "srgb", "color-space" : "srgb",
"components" : { "components" : {
"red" : "0.851", "red" : "1.000",
"alpha" : "1.000", "alpha" : "1.000",
"blue" : "0.297", "blue" : "0.439",
"green" : "0.196" "green" : "0.439"
} }
} }
} }
......
...@@ -69,7 +69,7 @@ class CaptchaView: UIView { ...@@ -69,7 +69,7 @@ class CaptchaView: UIView {
// let bgImg = UIImage.init(named: "codeBgImg") // let bgImg = UIImage.init(named: "codeBgImg")
// self.backgroundColor = UIColor.init(patternImage: bgImg!) // self.backgroundColor = UIColor.init(patternImage: bgImg!)
self.backgroundColor = UIColor(named: "app底色") self.backgroundColor = UIColor(red: 253/255, green: 253/255, blue: 253/255, alpha: 1)
//设置layer圆角半径 //设置layer圆角半径
self.layer.cornerRadius = 5.0 self.layer.cornerRadius = 5.0
//隐藏边界 //隐藏边界
......
...@@ -32,6 +32,12 @@ ...@@ -32,6 +32,12 @@
</constraint> </constraint>
</constraints> </constraints>
</imageView> </imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="sekuai" translatesAutoresizingMaskIntoConstraints="NO" id="5Z0-Os-dI3">
<rect key="frame" x="0.0" y="-60" width="375" height="60"/>
<constraints>
<constraint firstAttribute="height" constant="60" id="obx-Tw-2U9"/>
</constraints>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="X0U-me-oUu"> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="X0U-me-oUu">
<rect key="frame" x="0.0" y="234" width="375" height="56.5"/> <rect key="frame" x="0.0" y="234" width="375" height="56.5"/>
<subviews> <subviews>
...@@ -113,9 +119,9 @@ ...@@ -113,9 +119,9 @@
</constraints> </constraints>
</view> </view>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="ipW-Al-eG6"> <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="ipW-Al-eG6">
<rect key="frame" x="123.5" y="11" width="66.5" height="34"/> <rect key="frame" x="123.5" y="11" width="167" height="34"/>
<constraints> <constraints>
<constraint firstAttribute="height" constant="34" id="9Ek-gz-Qgx"/> <constraint firstAttribute="height" constant="34" id="RUR-1C-sOu"/>
</constraints> </constraints>
<color key="textColor" name="标题字颜色"/> <color key="textColor" name="标题字颜色"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/> <fontDescription key="fontDescription" type="system" pointSize="13"/>
...@@ -124,8 +130,8 @@ ...@@ -124,8 +130,8 @@
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xgv-CB-GLZ"> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xgv-CB-GLZ">
<rect key="frame" x="305.5" y="23" width="17" height="10"/> <rect key="frame" x="305.5" y="23" width="17" height="10"/>
<constraints> <constraints>
<constraint firstAttribute="height" constant="10" id="a0w-jl-rNH"/> <constraint firstAttribute="width" constant="17" id="bkq-Z2-j5i"/>
<constraint firstAttribute="width" constant="17" id="hRV-DN-5Um"/> <constraint firstAttribute="height" constant="10" id="uqn-6t-zd3"/>
</constraints> </constraints>
<state key="normal" image="guanbi"/> <state key="normal" image="guanbi"/>
<state key="selected" image="xianshi "/> <state key="selected" image="xianshi "/>
...@@ -136,19 +142,20 @@ ...@@ -136,19 +142,20 @@
</subviews> </subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<constraints> <constraints>
<constraint firstItem="ipW-Al-eG6" firstAttribute="centerY" secondItem="hAO-bO-280" secondAttribute="centerY" id="7dR-sK-Zsv"/> <constraint firstItem="ipW-Al-eG6" firstAttribute="leading" secondItem="ZCK-xJ-hVg" secondAttribute="trailing" constant="15" id="0LF-J3-nbW"/>
<constraint firstAttribute="trailing" secondItem="Mlw-Ng-8f9" secondAttribute="trailing" constant="42.5" id="94n-o3-G0v"/> <constraint firstAttribute="trailing" secondItem="Mlw-Ng-8f9" secondAttribute="trailing" constant="42.5" id="94n-o3-G0v"/>
<constraint firstItem="hAO-bO-280" firstAttribute="top" secondItem="OaN-ws-ype" secondAttribute="top" id="Dqz-X5-I9k"/> <constraint firstItem="hAO-bO-280" firstAttribute="top" secondItem="OaN-ws-ype" secondAttribute="top" id="Dqz-X5-I9k"/>
<constraint firstItem="ZCK-xJ-hVg" firstAttribute="leading" secondItem="hAO-bO-280" secondAttribute="trailing" constant="15" id="EA3-5Y-w5F"/> <constraint firstItem="ZCK-xJ-hVg" firstAttribute="leading" secondItem="hAO-bO-280" secondAttribute="trailing" constant="15" id="EA3-5Y-w5F"/>
<constraint firstAttribute="height" constant="56.5" id="KkC-6K-McV"/> <constraint firstAttribute="height" constant="56.5" id="KkC-6K-McV"/>
<constraint firstAttribute="bottom" secondItem="Mlw-Ng-8f9" secondAttribute="bottom" id="Kws-hY-wOc"/> <constraint firstAttribute="bottom" secondItem="Mlw-Ng-8f9" secondAttribute="bottom" id="Kws-hY-wOc"/>
<constraint firstItem="ipW-Al-eG6" firstAttribute="leading" secondItem="ZCK-xJ-hVg" secondAttribute="trailing" constant="15" id="NDa-PU-i4w"/>
<constraint firstItem="ZCK-xJ-hVg" firstAttribute="centerY" secondItem="hAO-bO-280" secondAttribute="centerY" id="QWP-1w-Lxq"/> <constraint firstItem="ZCK-xJ-hVg" firstAttribute="centerY" secondItem="hAO-bO-280" secondAttribute="centerY" id="QWP-1w-Lxq"/>
<constraint firstItem="xgv-CB-GLZ" firstAttribute="centerY" secondItem="ipW-Al-eG6" secondAttribute="centerY" id="nCm-Z6-wIR"/> <constraint firstItem="ipW-Al-eG6" firstAttribute="centerY" secondItem="hAO-bO-280" secondAttribute="centerY" id="Vdt-SI-cLw"/>
<constraint firstItem="xgv-CB-GLZ" firstAttribute="leading" secondItem="ipW-Al-eG6" secondAttribute="trailing" constant="15" id="W8f-1r-MAj"/>
<constraint firstAttribute="trailing" secondItem="xgv-CB-GLZ" secondAttribute="trailing" constant="52.5" id="crQ-SX-Q2S"/>
<constraint firstItem="Mlw-Ng-8f9" firstAttribute="top" secondItem="hAO-bO-280" secondAttribute="bottom" id="qTb-8R-WjZ"/> <constraint firstItem="Mlw-Ng-8f9" firstAttribute="top" secondItem="hAO-bO-280" secondAttribute="bottom" id="qTb-8R-WjZ"/>
<constraint firstItem="hAO-bO-280" firstAttribute="leading" secondItem="OaN-ws-ype" secondAttribute="leading" constant="52.5" id="uHI-YO-GLX"/> <constraint firstItem="hAO-bO-280" firstAttribute="leading" secondItem="OaN-ws-ype" secondAttribute="leading" constant="52.5" id="uHI-YO-GLX"/>
<constraint firstItem="Mlw-Ng-8f9" firstAttribute="leading" secondItem="OaN-ws-ype" secondAttribute="leading" constant="42.5" id="vaj-M3-2ae"/> <constraint firstItem="Mlw-Ng-8f9" firstAttribute="leading" secondItem="OaN-ws-ype" secondAttribute="leading" constant="42.5" id="vaj-M3-2ae"/>
<constraint firstAttribute="trailing" secondItem="xgv-CB-GLZ" secondAttribute="trailing" constant="52.5" id="x5U-vH-WGA"/> <constraint firstItem="xgv-CB-GLZ" firstAttribute="centerY" secondItem="hAO-bO-280" secondAttribute="centerY" id="xYu-7C-4aY"/>
</constraints> </constraints>
</view> </view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZRL-RS-ju7"> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZRL-RS-ju7">
...@@ -256,6 +263,7 @@ ...@@ -256,6 +263,7 @@
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints> <constraints>
<constraint firstItem="AdE-4p-9iF" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="0n8-IS-rmb"/> <constraint firstItem="AdE-4p-9iF" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="0n8-IS-rmb"/>
<constraint firstAttribute="trailing" secondItem="5Z0-Os-dI3" secondAttribute="trailing" id="3iv-eA-R45"/>
<constraint firstItem="AdE-4p-9iF" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="4DA-PL-Dyu"/> <constraint firstItem="AdE-4p-9iF" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="4DA-PL-Dyu"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="AdE-4p-9iF" secondAttribute="trailing" id="52s-wi-qTU"/> <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="AdE-4p-9iF" secondAttribute="trailing" id="52s-wi-qTU"/>
<constraint firstItem="X0U-me-oUu" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="B8A-WB-VZx"/> <constraint firstItem="X0U-me-oUu" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="B8A-WB-VZx"/>
...@@ -268,18 +276,21 @@ ...@@ -268,18 +276,21 @@
<constraint firstItem="OaN-ws-ype" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Ki0-9j-ntq"/> <constraint firstItem="OaN-ws-ype" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Ki0-9j-ntq"/>
<constraint firstItem="MQe-6S-qXS" firstAttribute="top" secondItem="I08-S6-beg" secondAttribute="bottom" constant="20" id="Mqb-GW-bmK"/> <constraint firstItem="MQe-6S-qXS" firstAttribute="top" secondItem="I08-S6-beg" secondAttribute="bottom" constant="20" id="Mqb-GW-bmK"/>
<constraint firstItem="OaN-ws-ype" firstAttribute="top" secondItem="X0U-me-oUu" secondAttribute="bottom" constant="7" id="STu-O3-rjB"/> <constraint firstItem="OaN-ws-ype" firstAttribute="top" secondItem="X0U-me-oUu" secondAttribute="bottom" constant="7" id="STu-O3-rjB"/>
<constraint firstItem="5Z0-Os-dI3" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="XO0-KU-si0"/>
<constraint firstItem="ZRL-RS-ju7" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Zbr-O7-mvI"/> <constraint firstItem="ZRL-RS-ju7" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Zbr-O7-mvI"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="X0U-me-oUu" secondAttribute="trailing" id="b2z-fR-fAI"/> <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="X0U-me-oUu" secondAttribute="trailing" id="b2z-fR-fAI"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="ZRL-RS-ju7" secondAttribute="trailing" id="buy-UI-lDF"/> <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="ZRL-RS-ju7" secondAttribute="trailing" id="buy-UI-lDF"/>
<constraint firstItem="X0U-me-oUu" firstAttribute="top" secondItem="AdE-4p-9iF" secondAttribute="bottom" id="fEt-nJ-ird"/> <constraint firstItem="X0U-me-oUu" firstAttribute="top" secondItem="AdE-4p-9iF" secondAttribute="bottom" id="fEt-nJ-ird"/>
<constraint firstItem="5Z0-Os-dI3" firstAttribute="bottom" secondItem="AdE-4p-9iF" secondAttribute="top" id="mfQ-JT-Qvb"/>
</constraints> </constraints>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/> <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<point key="canvasLocation" x="130.40000000000001" y="101.19940029985008"/> <point key="canvasLocation" x="111.2" y="116.49175412293854"/>
</view> </view>
</objects> </objects>
<resources> <resources>
<image name="banner" width="750" height="468"/> <image name="banner" width="750" height="468"/>
<image name="guanbi" width="37" height="18"/> <image name="guanbi" width="37" height="18"/>
<image name="sekuai" width="375" height="30"/>
<image name="xianshi " width="37" height="24"/> <image name="xianshi " width="37" height="24"/>
<namedColor name="分界线颜色"> <namedColor name="分界线颜色">
<color red="0.65100002288818359" green="0.75700002908706665" blue="0.87800002098083496" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <color red="0.65100002288818359" green="0.75700002908706665" blue="0.87800002098083496" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment