宽窄优行-由【嘉易行】项目成品而来
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
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
<?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="Named colors" 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"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="RejectReasonView" customModule="OK出行" customModuleProvider="target">
            <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="2mR-be-fEt">
                    <rect key="frame" x="38" y="289.66666666666669" width="317" height="273.00000000000006"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="拒绝原因" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mLm-nS-k5c">
                            <rect key="frame" x="121.66666666666666" y="24" width="73.666666666666657" height="25"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="25" id="a2h-Gk-ZQ9"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
                            <nil key="textColor"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="30D-Hf-T8b">
                            <rect key="frame" x="16" y="65" width="285" height="135"/>
                            <subviews>
                                <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="H1S-af-GhE" customClass="QMUITextView">
                                    <rect key="frame" x="14" y="13" width="257" height="109"/>
                                    <color key="textColor" systemColor="labelColor"/>
                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                    <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                                    <userDefinedRuntimeAttributes>
                                        <userDefinedRuntimeAttribute type="string" keyPath="placeholder" value="请输入拒绝原因"/>
                                        <userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
                                            <integer key="value" value="50"/>
                                        </userDefinedRuntimeAttribute>
                                        <userDefinedRuntimeAttribute type="color" keyPath="placeholderColor">
                                            <color key="value" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        </userDefinedRuntimeAttribute>
                                    </userDefinedRuntimeAttributes>
                                </textView>
                            </subviews>
                            <color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="135" id="2zs-i2-nFY"/>
                                <constraint firstAttribute="bottom" secondItem="H1S-af-GhE" secondAttribute="bottom" constant="13" id="Bt6-ho-H88"/>
                                <constraint firstItem="H1S-af-GhE" firstAttribute="top" secondItem="30D-Hf-T8b" secondAttribute="top" constant="13" id="i7Y-Li-ZIk"/>
                                <constraint firstItem="H1S-af-GhE" firstAttribute="leading" secondItem="30D-Hf-T8b" secondAttribute="leading" constant="14" id="vjo-cU-uuM"/>
                                <constraint firstAttribute="trailing" secondItem="H1S-af-GhE" secondAttribute="trailing" constant="14" id="x50-jj-eYD"/>
                            </constraints>
                        </view>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wJi-J5-azP">
                            <rect key="frame" x="16" y="216" width="285" height="40"/>
                            <color key="backgroundColor" name="Color"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="40" id="BHk-yr-GmR"/>
                            </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="number" keyPath="cornerRadius">
                                    <real key="value" value="4"/>
                                </userDefinedRuntimeAttribute>
                            </userDefinedRuntimeAttributes>
                            <connections>
                                <action selector="completeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="TEe-PR-u10"/>
                            </connections>
                        </button>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zAP-eJ-fs4">
                            <rect key="frame" x="272" y="5" width="40" height="40"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="40" id="dqB-cj-WIx"/>
                                <constraint firstAttribute="width" constant="40" id="gNX-Aj-ZeO"/>
                            </constraints>
                            <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                            <state key="normal" image="icon_close"/>
                            <connections>
                                <action selector="closeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="hVT-Ra-La4"/>
                            </connections>
                        </button>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstItem="30D-Hf-T8b" firstAttribute="top" secondItem="mLm-nS-k5c" secondAttribute="bottom" constant="16" id="47g-Ek-GgK"/>
                        <constraint firstItem="wJi-J5-azP" firstAttribute="leading" secondItem="2mR-be-fEt" secondAttribute="leading" constant="16" id="8uY-JJ-RKs"/>
                        <constraint firstItem="30D-Hf-T8b" firstAttribute="leading" secondItem="2mR-be-fEt" secondAttribute="leading" constant="16" id="Byk-qZ-TYt"/>
                        <constraint firstItem="mLm-nS-k5c" firstAttribute="top" secondItem="2mR-be-fEt" secondAttribute="top" constant="24" id="E04-Ja-eQ1"/>
                        <constraint firstAttribute="trailing" secondItem="wJi-J5-azP" secondAttribute="trailing" constant="16" id="Oey-J4-SiG"/>
                        <constraint firstItem="zAP-eJ-fs4" firstAttribute="top" secondItem="2mR-be-fEt" secondAttribute="top" constant="5" id="UUB-yd-K8J"/>
                        <constraint firstItem="mLm-nS-k5c" firstAttribute="centerX" secondItem="2mR-be-fEt" secondAttribute="centerX" id="WMd-bW-AP0"/>
                        <constraint firstAttribute="trailing" secondItem="30D-Hf-T8b" secondAttribute="trailing" constant="16" id="ffc-W0-KEM"/>
                        <constraint firstAttribute="trailing" secondItem="zAP-eJ-fs4" secondAttribute="trailing" constant="5" id="oX4-V2-yJe"/>
                        <constraint firstAttribute="bottom" secondItem="wJi-J5-azP" secondAttribute="bottom" constant="17" id="y5m-TP-u7p"/>
                        <constraint firstItem="wJi-J5-azP" firstAttribute="top" secondItem="30D-Hf-T8b" secondAttribute="bottom" constant="16" id="zgU-gw-aJF"/>
                    </constraints>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                            <real key="value" value="6"/>
                        </userDefinedRuntimeAttribute>
                    </userDefinedRuntimeAttributes>
                </view>
            </subviews>
            <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstItem="2mR-be-fEt" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="3SH-bU-HCL"/>
                <constraint firstAttribute="trailing" secondItem="2mR-be-fEt" secondAttribute="trailing" constant="38" id="5nc-zh-npA"/>
                <constraint firstItem="2mR-be-fEt" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="38" id="76v-AZ-Mt7"/>
                <constraint firstItem="2mR-be-fEt" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="BRK-HK-SFY"/>
            </constraints>
            <connections>
                <outlet property="textView_content" destination="H1S-af-GhE" id="OvQ-op-Q4N"/>
                <outlet property="view_container" destination="2mR-be-fEt" id="vBB-er-AaB"/>
            </connections>
            <point key="canvasLocation" x="81.679389312977094" y="20.422535211267608"/>
        </view>
    </objects>
    <resources>
        <image name="icon_close" width="16" height="16"/>
        <namedColor name="Color">
            <color red="0.27099999785423279" green="0.70599997043609619" blue="0.57999998331069946" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <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>