宽窄优行-由【嘉易行】项目成品而来
younger_times
2023-07-05 0d8f5fc8a516bfd07e425909e4a4432600572ee7
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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment version="4352" identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
        <capability name="Named colors" minToolsVersion="9.0"/>
        <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="MineModifyPhoneVC" customModule="OK出行" customModuleProvider="target">
            <connections>
                <outlet property="button_next" destination="JAH-fy-NC1" id="iWm-RY-8mf"/>
                <outlet property="label_phone" destination="ND9-X0-mpc" id="ktF-gq-0C4"/>
                <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="414" height="896"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="me_phone" translatesAutoresizingMaskIntoConstraints="NO" id="Wa8-3j-WDq">
                    <rect key="frame" x="188.5" y="64" width="37" height="65"/>
                </imageView>
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="您当前的手机号为" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ND9-X0-mpc">
                    <rect key="frame" x="158" y="141" width="98.5" height="14.5"/>
                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                    <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
                    <nil key="highlightedColor"/>
                </label>
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="H7A-OK-dOS">
                    <rect key="frame" x="22" y="161.5" width="370" height="26.5"/>
                    <string key="text">更换后当前的订单、钱包等信息不变,修改后须使用新手机号登录,
仅支持修改到未注册手机号。</string>
                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
                    <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
                    <nil key="highlightedColor"/>
                </label>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JAH-fy-NC1" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
                    <rect key="frame" x="14" y="808" width="386" height="40"/>
                    <color key="backgroundColor" name="Color"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="40" id="t3Q-rG-8a0"/>
                    </constraints>
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                    <state key="normal" title="更换手机号"/>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                            <real key="value" value="4"/>
                        </userDefinedRuntimeAttribute>
                    </userDefinedRuntimeAttributes>
                </button>
            </subviews>
            <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
            <constraints>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="JAH-fy-NC1" secondAttribute="bottom" constant="14" id="Bmd-MD-dfZ"/>
                <constraint firstItem="H7A-OK-dOS" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="22" id="Jh5-UP-6iD"/>
                <constraint firstItem="Wa8-3j-WDq" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="20" id="N4S-RP-2ER"/>
                <constraint firstItem="H7A-OK-dOS" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="OyC-6p-ZaW"/>
                <constraint firstItem="Wa8-3j-WDq" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="WEZ-do-luS"/>
                <constraint firstItem="H7A-OK-dOS" firstAttribute="top" secondItem="ND9-X0-mpc" secondAttribute="bottom" constant="6" id="c2B-8g-DC8"/>
                <constraint firstItem="ND9-X0-mpc" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="diD-Nj-5sU"/>
                <constraint firstItem="JAH-fy-NC1" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="14" id="drz-az-mZM"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="JAH-fy-NC1" secondAttribute="trailing" constant="14" id="sdL-os-1kx"/>
                <constraint firstItem="ND9-X0-mpc" firstAttribute="top" secondItem="Wa8-3j-WDq" secondAttribute="bottom" constant="12" id="w0B-Sk-tmp"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="H7A-OK-dOS" secondAttribute="trailing" constant="22" id="znM-ue-Tj9"/>
            </constraints>
            <point key="canvasLocation" x="91" y="115"/>
        </view>
    </objects>
    <designables>
        <designable name="JAH-fy-NC1">
            <size key="intrinsicContentSize" width="72" height="29"/>
        </designable>
    </designables>
    <resources>
        <image name="me_phone" width="37" height="65"/>
        <namedColor name="Color">
            <color red="0.0" green="0.74900001287460327" blue="0.18799999356269836" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>