|
|
@@ -76,7 +76,7 @@
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="76b-Zz-kRV">
|
|
|
<rect key="frame" x="0.0" y="64" width="375" height="70"/>
|
|
|
<subviews>
|
|
|
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="jOJ-Py-4V7">
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="AppIcon40x40" translatesAutoresizingMaskIntoConstraints="NO" id="jOJ-Py-4V7">
|
|
|
<rect key="frame" x="10" y="10" width="50" height="50"/>
|
|
|
<color key="backgroundColor" red="0.0" green="1" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<constraints>
|
|
|
@@ -189,26 +189,26 @@
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="50" id="tbZ-ys-B3a"/>
|
|
|
</constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="30"/>
|
|
|
+ <fontDescription key="fontDescription" type="boldSystem" pointSize="30"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="40" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="ZEy-rA-ish">
|
|
|
- <rect key="frame" x="0.0" y="190" width="375" height="160"/>
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" bouncesZoom="NO" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="50" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="ZEy-rA-ish">
|
|
|
+ <rect key="frame" x="0.0" y="190" width="375" height="200"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="160" id="qNy-dF-L1y"/>
|
|
|
+ <constraint firstAttribute="height" constant="200" id="qNy-dF-L1y"/>
|
|
|
</constraints>
|
|
|
<prototypes>
|
|
|
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="LoginTextFiledCell" rowHeight="40" id="AzG-Bz-3Gu" customClass="LoginTextFiledCell">
|
|
|
- <rect key="frame" x="0.0" y="28" width="375" height="40"/>
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="LoginTextFiledCell" rowHeight="50" id="AzG-Bz-3Gu" customClass="LoginTextFiledCell">
|
|
|
+ <rect key="frame" x="0.0" y="28" width="375" height="50"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="AzG-Bz-3Gu" id="DIU-Qe-sGe">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="40"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
- <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="fill" placeholder="place order" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="YXP-if-YQ2">
|
|
|
- <rect key="frame" x="10" y="5" width="355" height="29"/>
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" placeholder="place order" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="YXP-if-YQ2">
|
|
|
+ <rect key="frame" x="10" y="5" width="355" height="39.5"/>
|
|
|
<nil key="textColor"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<textInputTraits key="textInputTraits"/>
|
|
|
@@ -228,21 +228,21 @@
|
|
|
<outlet property="textBox" destination="YXP-if-YQ2" id="rLi-GD-e77"/>
|
|
|
</connections>
|
|
|
</tableViewCell>
|
|
|
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="LoginSwitchCell" rowHeight="40" id="LYr-Om-Dpu" customClass="LoginSwitchCell">
|
|
|
- <rect key="frame" x="0.0" y="68" width="375" height="40"/>
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="LoginSwitchCell" rowHeight="50" id="LYr-Om-Dpu" customClass="LoginSwitchCell">
|
|
|
+ <rect key="frame" x="0.0" y="78" width="375" height="50"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="LYr-Om-Dpu" id="DQB-yC-XbO">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="40"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="记住我的登录状态" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l0F-dN-mYq">
|
|
|
- <rect key="frame" x="10" y="5" width="285" height="29.5"/>
|
|
|
+ <rect key="frame" x="10" y="5" width="285" height="39.5"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ayl-9L-kj9">
|
|
|
- <rect key="frame" x="315" y="5" width="52" height="29.5"/>
|
|
|
+ <rect key="frame" x="315" y="9.5" width="52" height="31"/>
|
|
|
<connections>
|
|
|
<action selector="switchClick:" destination="LYr-Om-Dpu" eventType="valueChanged" id="AD8-uu-gGL"/>
|
|
|
</connections>
|
|
|
@@ -250,10 +250,9 @@
|
|
|
</subviews>
|
|
|
<constraints>
|
|
|
<constraint firstItem="l0F-dN-mYq" firstAttribute="leading" secondItem="DQB-yC-XbO" secondAttribute="leading" constant="10" id="2Pv-EG-Typ"/>
|
|
|
+ <constraint firstItem="Ayl-9L-kj9" firstAttribute="centerY" secondItem="l0F-dN-mYq" secondAttribute="centerY" id="6oC-p4-LHA"/>
|
|
|
<constraint firstItem="l0F-dN-mYq" firstAttribute="top" secondItem="DQB-yC-XbO" secondAttribute="top" constant="5" id="AS5-qb-qmA"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="Ayl-9L-kj9" secondAttribute="trailing" constant="10" id="KKL-7Y-rGz"/>
|
|
|
- <constraint firstItem="Ayl-9L-kj9" firstAttribute="top" secondItem="DQB-yC-XbO" secondAttribute="top" constant="5" id="KeO-xb-xte"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="Ayl-9L-kj9" secondAttribute="bottom" constant="5" id="MBN-lQ-Axe"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="l0F-dN-mYq" secondAttribute="bottom" constant="5" id="sMp-Be-x6B"/>
|
|
|
<constraint firstItem="Ayl-9L-kj9" firstAttribute="leading" secondItem="l0F-dN-mYq" secondAttribute="trailing" constant="20" id="szM-HB-JH2"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="l0F-dN-mYq" secondAttribute="trailing" constant="80" id="wBz-OH-Old"/>
|
|
|
@@ -282,22 +281,36 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9eS-az-Avg">
|
|
|
- <rect key="frame" x="20" y="380" width="335" height="50"/>
|
|
|
+ <rect key="frame" x="20" y="420" width="335" height="50"/>
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="lightTextColor"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="50" id="q1V-lL-5KU"/>
|
|
|
</constraints>
|
|
|
- <state key="normal" title="Login"/>
|
|
|
+ <state key="normal" title="Login">
|
|
|
+ <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ </state>
|
|
|
<connections>
|
|
|
<action selector="loginBtnClick:" destination="l61-Sy-3V2" eventType="touchUpInside" id="ob0-JX-uK7"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="v1.0" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KNq-Qe-MCi">
|
|
|
+ <rect key="frame" x="337.5" y="637" width="27.5" height="20"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="pQX-il-KH2"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" red="0.10180238736934404" green="0.98262900114059448" blue="0.67473328857458892" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstItem="Qgm-gt-QHB" firstAttribute="leading" secondItem="eFV-Mf-82R" secondAttribute="leading" constant="10" id="Di9-kk-t7S"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="ZEy-rA-ish" secondAttribute="trailing" id="NTf-3C-4Ro"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="KNq-Qe-MCi" secondAttribute="trailing" constant="10" id="V3y-Nf-hHp"/>
|
|
|
<constraint firstItem="9eS-az-Avg" firstAttribute="top" secondItem="ZEy-rA-ish" secondAttribute="bottom" constant="30" id="VHh-eU-GOx"/>
|
|
|
<constraint firstItem="7Tz-Ne-9Q4" firstAttribute="top" secondItem="H4k-R1-29n" secondAttribute="bottom" constant="80" id="aNW-Be-opP"/>
|
|
|
+ <constraint firstItem="KNq-Qe-MCi" firstAttribute="bottom" secondItem="Qgm-gt-QHB" secondAttribute="bottom" id="dFz-ee-Wx1"/>
|
|
|
<constraint firstItem="9eS-az-Avg" firstAttribute="leading" secondItem="eFV-Mf-82R" secondAttribute="leading" constant="20" id="dQN-LQ-RKc"/>
|
|
|
<constraint firstItem="p61-40-fkz" firstAttribute="top" secondItem="Qgm-gt-QHB" secondAttribute="bottom" constant="10" id="dZy-Uz-47Q"/>
|
|
|
<constraint firstItem="ZEy-rA-ish" firstAttribute="top" secondItem="7Tz-Ne-9Q4" secondAttribute="bottom" constant="40" id="dkW-VQ-pSb"/>
|
|
|
@@ -312,11 +325,12 @@
|
|
|
<outlet property="loginBtn" destination="9eS-az-Avg" id="zus-dh-HZL"/>
|
|
|
<outlet property="loginTable" destination="ZEy-rA-ish" id="OM0-gg-rrj"/>
|
|
|
<outlet property="settingBtn" destination="Qgm-gt-QHB" id="W1I-7x-KJ6"/>
|
|
|
+ <outlet property="versionLabel" destination="KNq-Qe-MCi" id="XzA-QQ-ZLM"/>
|
|
|
</connections>
|
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="QKd-iz-zHw" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="630" y="97"/>
|
|
|
+ <point key="canvasLocation" x="629.60000000000002" y="96.7016491754123"/>
|
|
|
</scene>
|
|
|
<!--Login Setting View Controller-->
|
|
|
<scene sceneID="g1f-oD-LiL">
|
|
|
@@ -482,6 +496,7 @@
|
|
|
</scene>
|
|
|
</scenes>
|
|
|
<resources>
|
|
|
+ <image name="AppIcon40x40" width="16" height="16"/>
|
|
|
<image name="checkbox" width="16" height="16"/>
|
|
|
<image name="checkbox_check" width="16" height="16"/>
|
|
|
<image name="setting" width="60" height="60"/>
|