杨锴
2025-04-16 09a372bc45fde16fd42257ab6f78b8deeecf720b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23094" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_12" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="System colors in document resources" minToolsVersion="11.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ForgotPasswordVC" customModule="XQMuse" customModuleProvider="target">
            <connections>
                <outlet property="btn_forgot" destination="XSN-Ea-xGs" id="qud-uU-B0D"/>
                <outlet property="tf_phone" destination="kyy-7E-3SO" id="t9f-qv-5t1"/>
                <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
            </connections>
        </placeholder>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
            <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="修改密码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5Zc-Ks-ApW">
                    <rect key="frame" x="31" y="90" width="84" height="26"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="26" id="CF4-AX-aMk"/>
                    </constraints>
                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="22"/>
                    <color key="textColor" red="0.20392156859999999" green="0.20392156859999999" blue="0.20392156859999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <nil key="highlightedColor"/>
                </label>
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请输入手机号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kEn-9P-7XH">
                    <rect key="frame" x="31.000000000000007" y="131" width="83.666666666666686" height="14"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="14" id="Zj2-at-b0v"/>
                    </constraints>
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                    <color key="textColor" red="0.59215686270000001" green="0.59215686270000001" blue="0.59215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <nil key="highlightedColor"/>
                </label>
                <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="oEI-hf-J0c">
                    <rect key="frame" x="32" y="172" width="329" height="62"/>
                    <subviews>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QZw-y7-ISS">
                            <rect key="frame" x="0.0" y="0.0" width="329" height="62"/>
                            <subviews>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8Dd-fA-G6T">
                                    <rect key="frame" x="0.0" y="61.333333333333343" width="329" height="0.6666666666666643"/>
                                    <color key="backgroundColor" red="0.96470588239999999" green="0.94901960780000005" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="0.63" id="scy-L7-6dV"/>
                                    </constraints>
                                </view>
                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="T1o-wq-hTO">
                                    <rect key="frame" x="0.0" y="15" width="30" height="32"/>
                                    <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                    <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                    <state key="normal" title="+86">
                                        <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
                                    </state>
                                </button>
                                <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入手机号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="kyy-7E-3SO" customClass="QMUITextField">
                                    <rect key="frame" x="57" y="21.666666666666657" width="245" height="18.666666666666671"/>
                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                    <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
                                    <userDefinedRuntimeAttributes>
                                        <userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
                                            <integer key="value" value="11"/>
                                        </userDefinedRuntimeAttribute>
                                    </userDefinedRuntimeAttributes>
                                </textField>
                            </subviews>
                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                            <constraints>
                                <constraint firstItem="T1o-wq-hTO" firstAttribute="leading" secondItem="QZw-y7-ISS" secondAttribute="leading" id="4nq-IU-6KC"/>
                                <constraint firstItem="8Dd-fA-G6T" firstAttribute="leading" secondItem="QZw-y7-ISS" secondAttribute="leading" id="BBC-i7-EeK"/>
                                <constraint firstItem="kyy-7E-3SO" firstAttribute="leading" secondItem="QZw-y7-ISS" secondAttribute="leading" constant="57" id="IJS-rx-Pr8"/>
                                <constraint firstAttribute="trailing" secondItem="8Dd-fA-G6T" secondAttribute="trailing" id="MDb-QM-Dqs"/>
                                <constraint firstItem="T1o-wq-hTO" firstAttribute="centerY" secondItem="QZw-y7-ISS" secondAttribute="centerY" id="NZb-zC-khs"/>
                                <constraint firstAttribute="height" constant="62" id="dTm-Nz-mE0"/>
                                <constraint firstAttribute="bottom" secondItem="8Dd-fA-G6T" secondAttribute="bottom" id="lOH-7y-u17"/>
                                <constraint firstAttribute="trailing" secondItem="kyy-7E-3SO" secondAttribute="trailing" constant="27" id="ngy-ZC-KFw"/>
                                <constraint firstItem="kyy-7E-3SO" firstAttribute="centerY" secondItem="T1o-wq-hTO" secondAttribute="centerY" id="qZL-t1-Erh"/>
                            </constraints>
                        </view>
                    </subviews>
                </stackView>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XSN-Ea-xGs">
                    <rect key="frame" x="31" y="268" width="331" height="40"/>
                    <color key="backgroundColor" red="0.68627450980000004" green="0.79215686269999996" blue="0.59607843140000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="40" id="ALS-bZ-4iM"/>
                    </constraints>
                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
                    <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                    <state key="normal" title="验证手机号"/>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
                        <userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
                            <real key="value" value="20"/>
                        </userDefinedRuntimeAttribute>
                    </userDefinedRuntimeAttributes>
                    <connections>
                        <action selector="checkingAction:" destination="-1" eventType="touchUpInside" id="JH6-Qa-slW"/>
                    </connections>
                </button>
            </subviews>
            <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
            <constraints>
                <constraint firstItem="oEI-hf-J0c" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="32" id="47G-rm-8Xv"/>
                <constraint firstItem="5Zc-Ks-ApW" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="31" id="Ad5-jm-mIw"/>
                <constraint firstAttribute="trailing" secondItem="oEI-hf-J0c" secondAttribute="trailing" constant="32" id="Fh4-PC-9KD"/>
                <constraint firstItem="kEn-9P-7XH" firstAttribute="leading" secondItem="5Zc-Ks-ApW" secondAttribute="leading" id="NqD-Mk-QaV"/>
                <constraint firstItem="XSN-Ea-xGs" firstAttribute="top" secondItem="oEI-hf-J0c" secondAttribute="bottom" constant="34" id="QWJ-aI-9eI"/>
                <constraint firstItem="XSN-Ea-xGs" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="31" id="X5R-GM-1EE"/>
                <constraint firstItem="kEn-9P-7XH" firstAttribute="top" secondItem="5Zc-Ks-ApW" secondAttribute="bottom" constant="15" id="bic-Rc-nC7"/>
                <constraint firstItem="5Zc-Ks-ApW" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="31" id="jlk-FA-S3g"/>
                <constraint firstItem="oEI-hf-J0c" firstAttribute="top" secondItem="kEn-9P-7XH" secondAttribute="bottom" constant="27" id="kxQ-Yu-GWV"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="XSN-Ea-xGs" secondAttribute="trailing" constant="31" id="v5K-zh-b9b"/>
            </constraints>
            <point key="canvasLocation" x="140" y="21"/>
        </view>
    </objects>
    <resources>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>