|
|
@@ -23,17 +23,28 @@
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="login_header_default.png" translatesAutoresizingMaskIntoConstraints="NO" id="nsW-vq-69g">
|
|
|
<rect key="frame" x="257" y="143" width="85" height="85"/>
|
|
|
</imageView>
|
|
|
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="popo.png" translatesAutoresizingMaskIntoConstraints="NO" id="Kfm-dM-NL7">
|
|
|
- <rect key="frame" x="-20" y="0.0" width="640" height="210"/>
|
|
|
- </imageView>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="input_bg.png" translatesAutoresizingMaskIntoConstraints="NO" id="Ll2-p2-3P8">
|
|
|
<rect key="frame" x="140" y="242" width="320" height="86"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="87" id="EwX-aY-w2k"/>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="EwX-aY-w2k"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="EwX-aY-w2k"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
</imageView>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aez-C7-ZMf">
|
|
|
<rect key="frame" x="140.5" y="336" width="320" height="40"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="30" id="T8M-GJ-bk8"/>
|
|
|
</constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="23"/>
|
|
|
<state key="normal" title="登陆" backgroundImage="login_bg.png"/>
|
|
|
<state key="highlighted" backgroundImage="login_bg_down.png"/>
|
|
|
<variation key="default">
|
|
|
@@ -43,14 +54,14 @@
|
|
|
</variation>
|
|
|
<variation key="widthClass=compact">
|
|
|
<mask key="constraints">
|
|
|
- <include reference="T8M-GJ-bk8"/>
|
|
|
+ <exclude reference="T8M-GJ-bk8"/>
|
|
|
</mask>
|
|
|
</variation>
|
|
|
<connections>
|
|
|
<action selector="LoginBtn:" destination="n5I-C1-k2q" eventType="touchUpInside" id="hPs-RJ-l13"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" alignment="top" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="eLa-Wd-uFN">
|
|
|
+ <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" alignment="top" spacing="1" translatesAutoresizingMaskIntoConstraints="NO" id="eLa-Wd-uFN">
|
|
|
<rect key="frame" x="188" y="241" width="272" height="86"/>
|
|
|
<subviews>
|
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" verticalHuggingPriority="249" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="hxb" minimumFontSize="20" translatesAutoresizingMaskIntoConstraints="NO" id="MVM-vl-ICy" userLabel="username">
|
|
|
@@ -69,47 +80,67 @@
|
|
|
<constraint firstItem="lVp-uI-vcl" firstAttribute="width" secondItem="eLa-Wd-uFN" secondAttribute="width" id="7iV-QS-PJn"/>
|
|
|
<constraint firstItem="lVp-uI-vcl" firstAttribute="width" secondItem="eLa-Wd-uFN" secondAttribute="width" id="FKL-9L-Eis"/>
|
|
|
<constraint firstItem="MVM-vl-ICy" firstAttribute="width" secondItem="eLa-Wd-uFN" secondAttribute="width" id="H4C-ME-28Z"/>
|
|
|
+ <constraint firstItem="MVM-vl-ICy" firstAttribute="height" secondItem="eLa-Wd-uFN" secondAttribute="height" multiplier="480:1000" id="JHS-rt-EdC"/>
|
|
|
<constraint firstItem="lVp-uI-vcl" firstAttribute="height" secondItem="eLa-Wd-uFN" secondAttribute="height" multiplier="480:1000" id="Jze-Eq-CNO"/>
|
|
|
<constraint firstItem="MVM-vl-ICy" firstAttribute="width" secondItem="eLa-Wd-uFN" secondAttribute="width" id="Nny-oj-7G7"/>
|
|
|
<constraint firstItem="MVM-vl-ICy" firstAttribute="height" secondItem="eLa-Wd-uFN" secondAttribute="height" multiplier="480:1000" id="eKX-6a-Cba"/>
|
|
|
<constraint firstItem="MVM-vl-ICy" firstAttribute="top" secondItem="eLa-Wd-uFN" secondAttribute="top" id="mRH-z7-6cN"/>
|
|
|
+ <constraint firstItem="lVp-uI-vcl" firstAttribute="height" secondItem="eLa-Wd-uFN" secondAttribute="height" multiplier="480:1000" id="wHP-i8-bnC"/>
|
|
|
<constraint firstItem="lVp-uI-vcl" firstAttribute="height" secondItem="eLa-Wd-uFN" secondAttribute="height" multiplier="480:1000" id="yFg-Bp-fwz"/>
|
|
|
</constraints>
|
|
|
<variation key="default">
|
|
|
<mask key="constraints">
|
|
|
+ <exclude reference="JHS-rt-EdC"/>
|
|
|
<exclude reference="Nny-oj-7G7"/>
|
|
|
<exclude reference="eKX-6a-Cba"/>
|
|
|
<exclude reference="7iV-QS-PJn"/>
|
|
|
<exclude reference="Jze-Eq-CNO"/>
|
|
|
+ <exclude reference="wHP-i8-bnC"/>
|
|
|
</mask>
|
|
|
</variation>
|
|
|
<variation key="widthClass=compact">
|
|
|
<mask key="constraints">
|
|
|
+ <exclude reference="4rh-jK-7kS"/>
|
|
|
+ <include reference="JHS-rt-EdC"/>
|
|
|
<include reference="Nny-oj-7G7"/>
|
|
|
- <include reference="eKX-6a-Cba"/>
|
|
|
+ <exclude reference="eKX-6a-Cba"/>
|
|
|
<include reference="7iV-QS-PJn"/>
|
|
|
- <include reference="Jze-Eq-CNO"/>
|
|
|
+ <exclude reference="Jze-Eq-CNO"/>
|
|
|
+ <include reference="wHP-i8-bnC"/>
|
|
|
+ <exclude reference="yFg-Bp-fwz"/>
|
|
|
</mask>
|
|
|
</variation>
|
|
|
</stackView>
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="popo.png" translatesAutoresizingMaskIntoConstraints="NO" id="Kfm-dM-NL7">
|
|
|
+ <rect key="frame" x="-20" y="0.0" width="640" height="210"/>
|
|
|
+ </imageView>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" red="0.2627450980392157" green="0.76470588235294112" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstItem="aez-C7-ZMf" firstAttribute="top" secondItem="Ll2-p2-3P8" secondAttribute="bottom" constant="8" id="1w9-LX-U4F"/>
|
|
|
<constraint firstItem="aez-C7-ZMf" firstAttribute="centerX" secondItem="BH2-bi-2yt" secondAttribute="centerX" id="2oj-yY-9er"/>
|
|
|
<constraint firstItem="nsW-vq-69g" firstAttribute="centerX" secondItem="BH2-bi-2yt" secondAttribute="centerX" id="2zW-A0-jKw"/>
|
|
|
+ <constraint firstItem="Ll2-p2-3P8" firstAttribute="top" secondItem="nsW-vq-69g" secondAttribute="bottom" constant="16" id="5fs-e6-xN3"/>
|
|
|
+ <constraint firstItem="Ll2-p2-3P8" firstAttribute="top" secondItem="nsW-vq-69g" secondAttribute="bottom" constant="16" id="7zT-KD-jWE"/>
|
|
|
<constraint firstItem="nsW-vq-69g" firstAttribute="top" secondItem="QUA-nU-9fU" secondAttribute="bottom" constant="123" id="93k-Rv-eVU"/>
|
|
|
+ <constraint firstItem="J35-3i-lvV" firstAttribute="top" secondItem="aez-C7-ZMf" secondAttribute="bottom" constant="217" id="Au7-g9-pR0"/>
|
|
|
+ <constraint firstItem="aez-C7-ZMf" firstAttribute="height" secondItem="eLa-Wd-uFN" secondAttribute="height" id="Bag-sX-eW0"/>
|
|
|
+ <constraint firstItem="aez-C7-ZMf" firstAttribute="height" secondItem="Ll2-p2-3P8" secondAttribute="height" multiplier="400:1000" id="Bqa-5K-t3t"/>
|
|
|
<constraint firstItem="eLa-Wd-uFN" firstAttribute="top" secondItem="nsW-vq-69g" secondAttribute="bottom" constant="16" id="C6a-Xf-7MG"/>
|
|
|
- <constraint firstItem="Ll2-p2-3P8" firstAttribute="top" secondItem="nsW-vq-69g" secondAttribute="bottom" constant="14" id="EIz-rT-7Do"/>
|
|
|
+ <constraint firstItem="Ll2-p2-3P8" firstAttribute="top" secondItem="nsW-vq-69g" secondAttribute="bottom" constant="14" id="EIz-rT-7Do">
|
|
|
+ <variation key="widthClass=compact" constant="16"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstItem="Ll2-p2-3P8" firstAttribute="top" secondItem="eLa-Wd-uFN" secondAttribute="top" id="J2w-Z6-McG"/>
|
|
|
<constraint firstItem="aez-C7-ZMf" firstAttribute="width" secondItem="Ll2-p2-3P8" secondAttribute="width" id="JJI-aD-agj"/>
|
|
|
<constraint firstItem="eLa-Wd-uFN" firstAttribute="width" secondItem="Ll2-p2-3P8" secondAttribute="height" multiplier="160:43" id="Jxo-a2-hR2"/>
|
|
|
<constraint firstItem="Kfm-dM-NL7" firstAttribute="centerX" secondItem="BH2-bi-2yt" secondAttribute="centerX" id="MbV-V7-3cR"/>
|
|
|
<constraint firstItem="eLa-Wd-uFN" firstAttribute="width" secondItem="Ll2-p2-3P8" secondAttribute="width" multiplier="850:1000" id="Sh9-b9-OjP"/>
|
|
|
<constraint firstItem="aez-C7-ZMf" firstAttribute="leading" secondItem="Ll2-p2-3P8" secondAttribute="leading" id="T1u-cE-UkB"/>
|
|
|
<constraint firstItem="eLa-Wd-uFN" firstAttribute="height" secondItem="Ll2-p2-3P8" secondAttribute="height" id="TOs-6a-3TU"/>
|
|
|
+ <constraint firstItem="aez-C7-ZMf" firstAttribute="height" secondItem="Ll2-p2-3P8" secondAttribute="height" multiplier="500:1000" id="Vmk-E4-yDT"/>
|
|
|
<constraint firstItem="aez-C7-ZMf" firstAttribute="leading" secondItem="Ll2-p2-3P8" secondAttribute="trailing" constant="-320" id="bbO-Uz-Z11"/>
|
|
|
+ <constraint firstItem="eLa-Wd-uFN" firstAttribute="top" secondItem="nsW-vq-69g" secondAttribute="bottom" constant="16" id="dKD-id-c6k"/>
|
|
|
<constraint firstItem="eLa-Wd-uFN" firstAttribute="width" secondItem="Ll2-p2-3P8" secondAttribute="width" multiplier="850:1000" id="gBS-WC-Al0"/>
|
|
|
- <constraint firstItem="aez-C7-ZMf" firstAttribute="top" secondItem="Ll2-p2-3P8" secondAttribute="bottom" constant="15" id="gNa-Jg-YCd"/>
|
|
|
<constraint firstItem="Ll2-p2-3P8" firstAttribute="centerX" secondItem="BH2-bi-2yt" secondAttribute="centerX" id="h0s-hQ-Eep"/>
|
|
|
<constraint firstItem="eLa-Wd-uFN" firstAttribute="width" secondItem="Ll2-p2-3P8" secondAttribute="width" id="lxO-gd-bSN"/>
|
|
|
<constraint firstItem="Kfm-dM-NL7" firstAttribute="top" secondItem="QUA-nU-9fU" secondAttribute="bottom" constant="-20" id="noX-hK-7Lu"/>
|
|
|
@@ -122,29 +153,45 @@
|
|
|
</constraints>
|
|
|
<variation key="default">
|
|
|
<mask key="constraints">
|
|
|
+ <exclude reference="5fs-e6-xN3"/>
|
|
|
+ <exclude reference="7zT-KD-jWE"/>
|
|
|
+ <exclude reference="J2w-Z6-McG"/>
|
|
|
<exclude reference="C6a-Xf-7MG"/>
|
|
|
<exclude reference="Jxo-a2-hR2"/>
|
|
|
+ <exclude reference="dKD-id-c6k"/>
|
|
|
<exclude reference="gBS-WC-Al0"/>
|
|
|
<exclude reference="lxO-gd-bSN"/>
|
|
|
<exclude reference="tz3-nA-N5k"/>
|
|
|
<exclude reference="x2n-c7-AM7"/>
|
|
|
<exclude reference="xHa-6Y-8GJ"/>
|
|
|
+ <exclude reference="Bag-sX-eW0"/>
|
|
|
+ <exclude reference="Bqa-5K-t3t"/>
|
|
|
<exclude reference="T1u-cE-UkB"/>
|
|
|
+ <exclude reference="Vmk-E4-yDT"/>
|
|
|
<exclude reference="bbO-Uz-Z11"/>
|
|
|
- <exclude reference="gNa-Jg-YCd"/>
|
|
|
<exclude reference="tYc-Jk-Wbd"/>
|
|
|
+ <exclude reference="Au7-g9-pR0"/>
|
|
|
</mask>
|
|
|
</variation>
|
|
|
<variation key="widthClass=compact">
|
|
|
<mask key="constraints">
|
|
|
- <include reference="C6a-Xf-7MG"/>
|
|
|
+ <exclude reference="5fs-e6-xN3"/>
|
|
|
+ <include reference="7zT-KD-jWE"/>
|
|
|
+ <exclude reference="EIz-rT-7Do"/>
|
|
|
+ <include reference="J2w-Z6-McG"/>
|
|
|
+ <exclude reference="C6a-Xf-7MG"/>
|
|
|
+ <exclude reference="dKD-id-c6k"/>
|
|
|
<include reference="gBS-WC-Al0"/>
|
|
|
+ <exclude reference="v8a-uP-Dfm"/>
|
|
|
<include reference="x2n-c7-AM7"/>
|
|
|
<include reference="xHa-6Y-8GJ"/>
|
|
|
- <include reference="T1u-cE-UkB"/>
|
|
|
+ <exclude reference="Bag-sX-eW0"/>
|
|
|
+ <include reference="Bqa-5K-t3t"/>
|
|
|
+ <exclude reference="T1u-cE-UkB"/>
|
|
|
+ <exclude reference="Vmk-E4-yDT"/>
|
|
|
<include reference="bbO-Uz-Z11"/>
|
|
|
- <include reference="gNa-Jg-YCd"/>
|
|
|
- <include reference="tYc-Jk-Wbd"/>
|
|
|
+ <exclude reference="tYc-Jk-Wbd"/>
|
|
|
+ <exclude reference="Au7-g9-pR0"/>
|
|
|
</mask>
|
|
|
</variation>
|
|
|
</view>
|
|
|
@@ -261,24 +308,6 @@
|
|
|
</objects>
|
|
|
<point key="canvasLocation" x="448" y="353"/>
|
|
|
</scene>
|
|
|
- <!--RecentVC-->
|
|
|
- <scene sceneID="9gY-Zd-KUn">
|
|
|
- <objects>
|
|
|
- <viewController storyboardIdentifier="RecentVC" title="RecentVC" useStoryboardIdentifierAsRestorationIdentifier="YES" id="Pgs-cS-keu" customClass="RecentViewController" customModule="SocketChat" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
- <layoutGuides>
|
|
|
- <viewControllerLayoutGuide type="top" id="OQ7-qM-AiA"/>
|
|
|
- <viewControllerLayoutGuide type="bottom" id="Lrx-zD-7AH"/>
|
|
|
- </layoutGuides>
|
|
|
- <view key="view" contentMode="scaleToFill" id="M6N-eA-bdX">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
- </view>
|
|
|
- </viewController>
|
|
|
- <placeholder placeholderIdentifier="IBFirstResponder" id="Hr5-m0-7Ef" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
- </objects>
|
|
|
- <point key="canvasLocation" x="960" y="96"/>
|
|
|
- </scene>
|
|
|
</scenes>
|
|
|
<resources>
|
|
|
<image name="input_bg.png" width="320" height="86"/>
|