宽窄优行-由【嘉易行】项目成品而来
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
<?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="MineOnlineCustomerServiceVC" customModule="OK出行" customModuleProvider="target">
            <connections>
                <outlet property="button_submit" destination="jWI-9H-CAb" id="yez-Xn-Ale"/>
                <outlet property="label_character" destination="8Fo-9F-btt" id="XAR-Lg-QPN"/>
                <outlet property="textView" destination="WDk-UA-llW" id="egi-lO-TLN"/>
                <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>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ny2-Xf-bp9">
                    <rect key="frame" x="12" y="52" width="390" height="268"/>
                    <subviews>
                        <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="WDk-UA-llW" customClass="YYTextView" customModule="OK出行" customModuleProvider="target">
                            <rect key="frame" x="11" y="15" width="368" height="218"/>
                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                            <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                            <userDefinedRuntimeAttributes>
                                <userDefinedRuntimeAttribute type="number" keyPath="maximumLength">
                                    <integer key="value" value="200"/>
                                </userDefinedRuntimeAttribute>
                                <userDefinedRuntimeAttribute type="string" keyPath="placeholder" value="请描述您遇到的问题"/>
                            </userDefinedRuntimeAttributes>
                        </textView>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="还可以输入200字" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8Fo-9F-btt">
                            <rect key="frame" x="262.5" y="238" width="112.5" height="17"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="17" id="nIF-EB-RbD"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                            <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstAttribute="trailing" secondItem="8Fo-9F-btt" secondAttribute="trailing" constant="15" id="6kc-P5-yck"/>
                        <constraint firstAttribute="trailing" secondItem="WDk-UA-llW" secondAttribute="trailing" constant="11" id="D3k-JO-G8a"/>
                        <constraint firstItem="WDk-UA-llW" firstAttribute="top" secondItem="ny2-Xf-bp9" secondAttribute="top" constant="15" id="SRY-R5-lw9"/>
                        <constraint firstItem="8Fo-9F-btt" firstAttribute="top" secondItem="WDk-UA-llW" secondAttribute="bottom" constant="5" id="X4m-W2-Ans"/>
                        <constraint firstAttribute="height" constant="268" id="cpV-0e-Xog"/>
                        <constraint firstItem="WDk-UA-llW" firstAttribute="leading" secondItem="ny2-Xf-bp9" secondAttribute="leading" constant="11" id="iGD-2K-38p"/>
                        <constraint firstAttribute="bottom" secondItem="8Fo-9F-btt" secondAttribute="bottom" constant="13" id="w0B-x9-Xar"/>
                    </constraints>
                </view>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jWI-9H-CAb" 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="dlR-NU-8wo"/>
                    </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="ny2-Xf-bp9" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="12" id="Iw1-f1-FNh"/>
                <constraint firstItem="jWI-9H-CAb" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="14" id="L9d-6X-23U"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="jWI-9H-CAb" secondAttribute="trailing" constant="14" id="coI-gh-6th"/>
                <constraint firstItem="ny2-Xf-bp9" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="8" id="dTs-iN-uNy"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="jWI-9H-CAb" secondAttribute="bottom" constant="14" id="pNd-Iz-MDl"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="ny2-Xf-bp9" secondAttribute="trailing" constant="12" id="zv5-cP-TG8"/>
            </constraints>
            <point key="canvasLocation" x="132" y="119"/>
        </view>
    </objects>
    <designables>
        <designable name="jWI-9H-CAb">
            <size key="intrinsicContentSize" width="30" height="29"/>
        </designable>
    </designables>
    <resources>
        <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>