宽窄优行-由【嘉易行】项目成品而来
younger_times
2023-07-04 38f768d39ba27d303147c59a222655b7c6cdfb25
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
132
133
134
135
136
137
138
139
140
141
142
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" 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="21678"/>
        <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="MineCreditApplyVC" customModule="OK出行" customModuleProvider="target">
            <connections>
                <outlet property="btn_submit" destination="G5N-H7-GDy" id="QKO-Oi-d0t"/>
                <outlet property="textview_reason" destination="68c-4d-2JM" id="QC9-u5-1P8"/>
                <outlet property="tf_apply_amount" destination="yk5-qN-Vdo" id="2Bh-m0-jvD"/>
                <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>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GZq-2C-qq8">
                    <rect key="frame" x="0.0" y="59" width="393" height="50"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="申请额度" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cPT-Lg-W6H">
                            <rect key="frame" x="14.000000000000004" y="16.666666666666671" width="57.333333333333343" height="17"/>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                            <nil key="textColor"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="yk5-qN-Vdo">
                            <rect key="frame" x="111.33333333333334" y="0.0" width="281.66666666666663" height="50"/>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
                        </textField>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ner-mS-FaE">
                            <rect key="frame" x="14" y="48.666666666666671" width="365" height="0.3333333333333357"/>
                            <color key="backgroundColor" red="0.59215686274509804" green="0.59215686274509804" blue="0.59215686274509804" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="0.40000000000000002" id="hb4-zi-Iab"/>
                            </constraints>
                        </view>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstAttribute="bottom" secondItem="ner-mS-FaE" secondAttribute="bottom" constant="1" id="5EH-gf-gs9"/>
                        <constraint firstAttribute="trailing" secondItem="yk5-qN-Vdo" secondAttribute="trailing" id="GIi-lc-DIc"/>
                        <constraint firstAttribute="trailing" secondItem="ner-mS-FaE" secondAttribute="trailing" constant="14" id="InW-1h-EU8"/>
                        <constraint firstItem="yk5-qN-Vdo" firstAttribute="top" secondItem="GZq-2C-qq8" secondAttribute="top" id="JN5-Q3-2Kd"/>
                        <constraint firstItem="cPT-Lg-W6H" firstAttribute="leading" secondItem="GZq-2C-qq8" secondAttribute="leading" constant="14" id="NGn-TC-6s0"/>
                        <constraint firstItem="cPT-Lg-W6H" firstAttribute="centerY" secondItem="GZq-2C-qq8" secondAttribute="centerY" id="bfz-Uf-b44"/>
                        <constraint firstAttribute="bottom" secondItem="yk5-qN-Vdo" secondAttribute="bottom" id="kgz-Go-f0K"/>
                        <constraint firstItem="ner-mS-FaE" firstAttribute="leading" secondItem="GZq-2C-qq8" secondAttribute="leading" constant="14" id="wJL-ic-moh"/>
                        <constraint firstAttribute="height" constant="50" id="wan-VU-AN1"/>
                    </constraints>
                </view>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kEV-10-EEi">
                    <rect key="frame" x="0.0" y="109" width="393" height="170"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="申请理由" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TmJ-nL-J4L">
                            <rect key="frame" x="14.000000000000004" y="10" width="57.333333333333343" height="30"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="30" id="LU6-wN-HGn"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                            <nil key="textColor"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="68c-4d-2JM" customClass="QMUITextView">
                            <rect key="frame" x="14" y="43" width="365" height="117"/>
                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                            <color key="textColor" systemColor="labelColor"/>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                            <userDefinedRuntimeAttributes>
                                <userDefinedRuntimeAttribute type="string" keyPath="placeholder" value="请输入理由"/>
                                <userDefinedRuntimeAttribute type="color" keyPath="placeholderColor">
                                    <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.40000000000000002" colorSpace="custom" customColorSpace="sRGB"/>
                                </userDefinedRuntimeAttribute>
                            </userDefinedRuntimeAttributes>
                        </textView>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstAttribute="trailing" secondItem="68c-4d-2JM" secondAttribute="trailing" constant="14" id="0be-VP-3jL"/>
                        <constraint firstItem="68c-4d-2JM" firstAttribute="leading" secondItem="kEV-10-EEi" secondAttribute="leading" constant="14" id="Lw9-zB-82R"/>
                        <constraint firstAttribute="bottom" secondItem="68c-4d-2JM" secondAttribute="bottom" constant="10" id="Wxl-KL-WZY"/>
                        <constraint firstItem="TmJ-nL-J4L" firstAttribute="top" secondItem="kEV-10-EEi" secondAttribute="top" constant="10" id="ZGD-BU-sJr"/>
                        <constraint firstItem="TmJ-nL-J4L" firstAttribute="leading" secondItem="kEV-10-EEi" secondAttribute="leading" constant="14" id="dI2-8W-DLy"/>
                        <constraint firstAttribute="height" constant="170" id="pVX-6T-YtY"/>
                        <constraint firstItem="68c-4d-2JM" firstAttribute="top" secondItem="TmJ-nL-J4L" secondAttribute="bottom" constant="3" id="vov-iV-Zev"/>
                    </constraints>
                </view>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G5N-H7-GDy">
                    <rect key="frame" x="14" y="762" width="365" height="40"/>
                    <color key="backgroundColor" red="0.50588235294117645" green="0.50980392156862742" blue="0.52941176470588236" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="40" id="MtL-QL-eHs"/>
                    </constraints>
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                    <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="maskToBounds" value="YES"/>
                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                            <real key="value" value="4"/>
                        </userDefinedRuntimeAttribute>
                    </userDefinedRuntimeAttributes>
                    <connections>
                        <action selector="submitAction:" destination="-1" eventType="touchUpInside" id="c8k-xV-pfG"/>
                    </connections>
                </button>
            </subviews>
            <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
            <constraints>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="kEV-10-EEi" secondAttribute="trailing" id="2EG-96-Abe"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="GZq-2C-qq8" secondAttribute="trailing" id="9bD-Uv-BZw"/>
                <constraint firstItem="GZq-2C-qq8" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Dua-tc-42L"/>
                <constraint firstAttribute="bottomMargin" secondItem="G5N-H7-GDy" secondAttribute="bottom" constant="16" id="MLF-Gx-ofP"/>
                <constraint firstItem="kEV-10-EEi" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Ojr-B9-3Sv"/>
                <constraint firstItem="yk5-qN-Vdo" firstAttribute="leading" secondItem="cPT-Lg-W6H" secondAttribute="trailing" constant="40" id="ala-LE-5Ur"/>
                <constraint firstAttribute="trailing" secondItem="G5N-H7-GDy" secondAttribute="trailing" constant="14" id="bZm-Pl-dTS"/>
                <constraint firstItem="G5N-H7-GDy" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="14" id="lgb-Mf-WLl"/>
                <constraint firstItem="GZq-2C-qq8" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="r4Y-Mr-vjA"/>
                <constraint firstItem="kEV-10-EEi" firstAttribute="top" secondItem="GZq-2C-qq8" secondAttribute="bottom" id="r5R-Bq-0P4"/>
            </constraints>
            <point key="canvasLocation" x="139.69465648854961" y="20.422535211267608"/>
        </view>
    </objects>
    <resources>
        <systemColor name="labelColor">
            <color red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </systemColor>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>