宽窄优行-由【嘉易行】项目成品而来
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
137
138
139
140
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
        <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"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="PublishCommentView" customModule="OK出行" customModuleProvider="target">
            <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="Nt8-8a-7Tb">
                    <rect key="frame" x="0.0" y="703" width="414" height="159"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="发表评论" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gxd-2a-Mje">
                            <rect key="frame" x="14" y="12" width="65.5" height="22"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="22" id="Wdv-rU-KeE"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
                            <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EAs-A2-4tr">
                            <rect key="frame" x="374" y="8" width="30" height="30"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="30" id="YaT-Xt-oxd"/>
                                <constraint firstAttribute="width" constant="30" id="ttp-0P-RPw"/>
                            </constraints>
                            <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                            <state key="normal" image="icon_close_gray.png"/>
                            <buttonConfiguration key="configuration" style="plain" image="icon_close_black"/>
                            <connections>
                                <action selector="closeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="coJ-z1-LNB"/>
                            </connections>
                        </button>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VOq-bm-cE8">
                            <rect key="frame" x="14" y="47" width="325" height="103"/>
                            <subviews>
                                <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="K7N-qH-wWu" customClass="QMUITextView">
                                    <rect key="frame" x="11" y="13" width="303" height="79"/>
                                    <color key="textColor" systemColor="labelColor"/>
                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                    <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                                    <userDefinedRuntimeAttributes>
                                        <userDefinedRuntimeAttribute type="boolean" keyPath="shouldResponseToProgrammaticallyTextChanges" value="YES"/>
                                        <userDefinedRuntimeAttribute type="boolean" keyPath="shouldCountingNonASCIICharacterAsTwo" value="YES"/>
                                        <userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
                                            <integer key="value" value="300"/>
                                        </userDefinedRuntimeAttribute>
                                        <userDefinedRuntimeAttribute type="string" keyPath="placeholder" value="发表评论(最多150字)"/>
                                        <userDefinedRuntimeAttribute type="color" keyPath="placeholderColor">
                                            <color key="value" systemColor="systemGray2Color"/>
                                        </userDefinedRuntimeAttribute>
                                    </userDefinedRuntimeAttributes>
                                </textView>
                            </subviews>
                            <color key="backgroundColor" red="0.96078431372549022" green="0.95686274509803915" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <constraints>
                                <constraint firstItem="K7N-qH-wWu" firstAttribute="leading" secondItem="VOq-bm-cE8" secondAttribute="leading" constant="11" id="Be3-CW-R5k"/>
                                <constraint firstItem="K7N-qH-wWu" firstAttribute="top" secondItem="VOq-bm-cE8" secondAttribute="top" constant="13" id="YRt-16-QNC"/>
                                <constraint firstAttribute="bottom" secondItem="K7N-qH-wWu" secondAttribute="bottom" constant="11" id="cGR-3f-Nmu"/>
                                <constraint firstAttribute="trailing" secondItem="K7N-qH-wWu" secondAttribute="trailing" constant="11" id="hWf-M0-Lc1"/>
                            </constraints>
                            <userDefinedRuntimeAttributes>
                                <userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="YES"/>
                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                    <real key="value" value="2"/>
                                </userDefinedRuntimeAttribute>
                            </userDefinedRuntimeAttributes>
                        </view>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="a4z-nJ-krj">
                            <rect key="frame" x="348" y="84" width="52" height="29"/>
                            <color key="backgroundColor" red="0.0" green="0.74901960779999999" blue="0.18823529410000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <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="sendAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="ubx-Rb-wX3"/>
                            </connections>
                        </button>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="159" id="2n0-Eq-JW1"/>
                        <constraint firstItem="a4z-nJ-krj" firstAttribute="centerY" secondItem="VOq-bm-cE8" secondAttribute="centerY" id="7Tf-Ot-ISf"/>
                        <constraint firstItem="VOq-bm-cE8" firstAttribute="leading" secondItem="Nt8-8a-7Tb" secondAttribute="leading" constant="14" id="DZu-j5-5Q7"/>
                        <constraint firstItem="gxd-2a-Mje" firstAttribute="leading" secondItem="Nt8-8a-7Tb" secondAttribute="leading" constant="14" id="NbL-Tf-96F"/>
                        <constraint firstAttribute="bottom" secondItem="VOq-bm-cE8" secondAttribute="bottom" constant="9" id="Oce-sK-g7g"/>
                        <constraint firstAttribute="trailing" secondItem="VOq-bm-cE8" secondAttribute="trailing" constant="75" id="R8a-JO-dNz"/>
                        <constraint firstItem="VOq-bm-cE8" firstAttribute="top" secondItem="gxd-2a-Mje" secondAttribute="bottom" constant="13" id="UuS-wY-T7l"/>
                        <constraint firstItem="EAs-A2-4tr" firstAttribute="top" secondItem="Nt8-8a-7Tb" secondAttribute="top" constant="8" id="Wcn-tv-o53"/>
                        <constraint firstAttribute="trailing" secondItem="EAs-A2-4tr" secondAttribute="trailing" constant="10" id="Zdx-NC-h1Q"/>
                        <constraint firstItem="gxd-2a-Mje" firstAttribute="top" secondItem="Nt8-8a-7Tb" secondAttribute="top" constant="12" id="ZvC-4I-isq"/>
                        <constraint firstAttribute="trailing" secondItem="a4z-nJ-krj" secondAttribute="trailing" constant="14" id="ntg-wZ-cwY"/>
                        <constraint firstItem="a4z-nJ-krj" firstAttribute="leading" secondItem="VOq-bm-cE8" secondAttribute="trailing" constant="9" id="zQW-Ok-9XF"/>
                    </constraints>
                </view>
            </subviews>
            <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
            <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstItem="Nt8-8a-7Tb" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="STi-DI-PpQ"/>
                <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="Nt8-8a-7Tb" secondAttribute="bottom" id="XLu-Ej-G2k"/>
                <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="Nt8-8a-7Tb" secondAttribute="trailing" id="bR8-KE-uiX"/>
            </constraints>
            <connections>
                <outlet property="containerBottomCons" destination="XLu-Ej-G2k" id="ooY-ii-fvU"/>
                <outlet property="containerView" destination="Nt8-8a-7Tb" id="5eH-Uc-kuw"/>
                <outlet property="textView" destination="K7N-qH-wWu" id="gtu-fK-uge"/>
            </connections>
            <point key="canvasLocation" x="137.68115942028987" y="153.34821428571428"/>
        </view>
    </objects>
    <resources>
        <image name="icon_close_black" width="16" height="16"/>
        <image name="icon_close_gray.png" width="13" height="13"/>
        <systemColor name="labelColor">
            <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
        <systemColor name="systemGray2Color">
            <color red="0.68235294117647061" green="0.68235294117647061" blue="0.69803921568627447" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </systemColor>
    </resources>
</document>