杨锴
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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" 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="22685"/>
        <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="BindPhone_3_VC" customModule="XQMuse" customModuleProvider="target">
            <connections>
                <outlet property="btn_relogin" destination="YgJ-ux-dDT" id="C8C-ys-L8b"/>
                <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>
                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_success_full" translatesAutoresizingMaskIntoConstraints="NO" id="nqJ-La-ruG">
                    <rect key="frame" x="176.66666666666666" y="108" width="40" height="40"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="40" id="NDG-Rz-PsT"/>
                        <constraint firstAttribute="width" constant="40" id="QlB-Hj-ebH"/>
                    </constraints>
                </imageView>
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="操作成功" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g7h-c0-TSN">
                    <rect key="frame" x="168" y="168" width="57.333333333333343" height="17"/>
                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" 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="3ci-c0-6LV">
                    <rect key="frame" x="75" y="194" width="243" height="17"/>
                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
                    <nil key="highlightedColor"/>
                </label>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YgJ-ux-dDT">
                    <rect key="frame" x="45" y="323" width="303" height="40"/>
                    <color key="backgroundColor" red="0.68235294120000001" green="0.78823529410000004" blue="0.59215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="40" id="Dvz-OC-mKg"/>
                    </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="needLoginAction:" destination="-1" eventType="touchUpInside" id="wZx-Cb-jZz"/>
                    </connections>
                </button>
            </subviews>
            <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
            <constraints>
                <constraint firstItem="nqJ-La-ruG" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="49" id="0F9-1L-9rf"/>
                <constraint firstItem="3ci-c0-6LV" firstAttribute="centerX" secondItem="g7h-c0-TSN" secondAttribute="centerX" id="BYN-K3-JQV"/>
                <constraint firstItem="g7h-c0-TSN" firstAttribute="top" secondItem="nqJ-La-ruG" secondAttribute="bottom" constant="20" id="EKx-Gh-l57"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="YgJ-ux-dDT" secondAttribute="trailing" constant="45" id="J6c-Ss-HeF"/>
                <constraint firstItem="g7h-c0-TSN" firstAttribute="centerX" secondItem="nqJ-La-ruG" secondAttribute="centerX" id="JVz-3Z-Pux"/>
                <constraint firstItem="3ci-c0-6LV" firstAttribute="top" secondItem="g7h-c0-TSN" secondAttribute="bottom" constant="9" id="XWL-TE-lSl"/>
                <constraint firstItem="YgJ-ux-dDT" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="45" id="a4l-PB-xSy"/>
                <constraint firstItem="nqJ-La-ruG" firstAttribute="centerX" secondItem="fnl-2z-Ty3" secondAttribute="centerX" id="lTs-gl-PNY"/>
                <constraint firstItem="YgJ-ux-dDT" firstAttribute="top" secondItem="3ci-c0-6LV" secondAttribute="bottom" constant="112" id="vUI-Xs-mzB"/>
            </constraints>
            <point key="canvasLocation" x="59" y="21"/>
        </view>
    </objects>
    <resources>
        <image name="icon_success_full" width="40" height="40"/>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>