宽窄优行-由【嘉易行】项目成品而来
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<?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="retina4_7" 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"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="AgreementView" 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="YXh-mN-nBK" customClass="YYView" customModule="OK出行" customModuleProvider="target">
                    <rect key="frame" x="35" y="210.5" width="344" height="475"/>
                    <subviews>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iaw-Kv-uAJ">
                            <rect key="frame" x="0.0" y="0.0" width="344" height="45"/>
                            <subviews>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gYa-Tx-RTJ">
                                    <rect key="frame" x="0.0" y="44" width="344" height="1"/>
                                    <color key="backgroundColor" name="Color"/>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="1" id="2za-8Z-Y1n"/>
                                    </constraints>
                                </view>
                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="p5j-OT-86Q">
                                    <rect key="frame" x="0.0" y="0.0" width="344" height="44"/>
                                    <subviews>
                                        <button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TWa-rw-gej">
                                            <rect key="frame" x="0.0" y="0.0" width="172" height="44"/>
                                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
                                            <state key="normal" title="隐私协议">
                                                <color key="titleColor" name="Color"/>
                                            </state>
                                            <state key="selected">
                                                <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                            </state>
                                        </button>
                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ah8-jf-O7v">
                                            <rect key="frame" x="172" y="0.0" width="172" height="44"/>
                                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
                                            <state key="normal" title="用户协议">
                                                <color key="titleColor" name="Color"/>
                                            </state>
                                            <state key="selected">
                                                <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                            </state>
                                        </button>
                                    </subviews>
                                </stackView>
                            </subviews>
                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                            <constraints>
                                <constraint firstAttribute="bottom" secondItem="gYa-Tx-RTJ" secondAttribute="bottom" id="1Mr-ch-Erd"/>
                                <constraint firstAttribute="trailing" secondItem="p5j-OT-86Q" secondAttribute="trailing" id="PRA-If-r5r"/>
                                <constraint firstItem="gYa-Tx-RTJ" firstAttribute="leading" secondItem="iaw-Kv-uAJ" secondAttribute="leading" id="T0S-fe-o6G"/>
                                <constraint firstItem="p5j-OT-86Q" firstAttribute="leading" secondItem="iaw-Kv-uAJ" secondAttribute="leading" id="T8d-Uh-LjQ"/>
                                <constraint firstAttribute="trailing" secondItem="gYa-Tx-RTJ" secondAttribute="trailing" id="VjR-2B-wy6"/>
                                <constraint firstAttribute="bottom" secondItem="p5j-OT-86Q" secondAttribute="bottom" constant="1" id="Vxa-i5-FWl"/>
                                <constraint firstItem="p5j-OT-86Q" firstAttribute="top" secondItem="iaw-Kv-uAJ" secondAttribute="top" id="ZBn-EU-FE3"/>
                                <constraint firstAttribute="height" constant="45" id="bDn-Tl-pVf"/>
                            </constraints>
                        </view>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jTn-Cq-aK4">
                            <rect key="frame" x="0.0" y="417" width="344" height="58"/>
                            <subviews>
                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="EHE-mk-elK">
                                    <rect key="frame" x="12" y="0.0" width="320" height="40"/>
                                    <subviews>
                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zj0-gA-39G" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
                                            <rect key="frame" x="0.0" y="0.0" width="156" height="40"/>
                                            <color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.96470588235294119" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
                                            <state key="normal" title="不同意并退出">
                                                <color key="titleColor" red="0.59607843137254901" green="0.60784313725490191" blue="0.69019607843137254" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                            </state>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                    <real key="value" value="4"/>
                                                </userDefinedRuntimeAttribute>
                                            </userDefinedRuntimeAttributes>
                                        </button>
                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vJz-WP-1Zu" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
                                            <rect key="frame" x="164" y="0.0" width="156" height="40"/>
                                            <color key="backgroundColor" name="Color"/>
                                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
                                            <state key="normal" title="同意">
                                                <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                            </state>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                    <real key="value" value="4"/>
                                                </userDefinedRuntimeAttribute>
                                            </userDefinedRuntimeAttributes>
                                        </button>
                                    </subviews>
                                </stackView>
                            </subviews>
                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                            <constraints>
                                <constraint firstItem="EHE-mk-elK" firstAttribute="leading" secondItem="jTn-Cq-aK4" secondAttribute="leading" constant="12" id="7m6-rG-hvn"/>
                                <constraint firstAttribute="height" constant="58" id="9ka-F7-EgW"/>
                                <constraint firstAttribute="bottom" secondItem="EHE-mk-elK" secondAttribute="bottom" constant="18" id="GaB-5J-xLZ"/>
                                <constraint firstAttribute="trailing" secondItem="EHE-mk-elK" secondAttribute="trailing" constant="12" id="XbA-Os-fSv"/>
                                <constraint firstItem="EHE-mk-elK" firstAttribute="top" secondItem="jTn-Cq-aK4" secondAttribute="top" id="oi7-Mq-eBU"/>
                            </constraints>
                        </view>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LB5-f8-Xz9">
                            <rect key="frame" x="20" y="66" width="304" height="322"/>
                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        </view>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstItem="LB5-f8-Xz9" firstAttribute="leading" secondItem="YXh-mN-nBK" secondAttribute="leading" constant="20" id="A75-fC-8xZ"/>
                        <constraint firstAttribute="height" constant="475" id="HJ4-mc-Pzn"/>
                        <constraint firstItem="LB5-f8-Xz9" firstAttribute="top" secondItem="iaw-Kv-uAJ" secondAttribute="bottom" constant="21" id="JQb-VB-lP0"/>
                        <constraint firstItem="iaw-Kv-uAJ" firstAttribute="top" secondItem="YXh-mN-nBK" secondAttribute="top" id="Tj3-Xq-npV"/>
                        <constraint firstAttribute="trailing" secondItem="jTn-Cq-aK4" secondAttribute="trailing" id="XfZ-k6-9NZ"/>
                        <constraint firstItem="jTn-Cq-aK4" firstAttribute="top" secondItem="LB5-f8-Xz9" secondAttribute="bottom" constant="29" id="YeT-W3-jrH"/>
                        <constraint firstAttribute="trailing" secondItem="iaw-Kv-uAJ" secondAttribute="trailing" id="ZFX-7R-wP9"/>
                        <constraint firstAttribute="bottom" secondItem="jTn-Cq-aK4" secondAttribute="bottom" id="cYF-LE-9rx"/>
                        <constraint firstItem="iaw-Kv-uAJ" firstAttribute="leading" secondItem="YXh-mN-nBK" secondAttribute="leading" id="dsv-Z5-TAZ"/>
                        <constraint firstItem="LB5-f8-Xz9" firstAttribute="top" secondItem="iaw-Kv-uAJ" secondAttribute="bottom" constant="21" id="la4-Qi-2Hw"/>
                        <constraint firstItem="jTn-Cq-aK4" firstAttribute="leading" secondItem="YXh-mN-nBK" secondAttribute="leading" id="ugC-nj-4df"/>
                        <constraint firstAttribute="trailing" secondItem="LB5-f8-Xz9" secondAttribute="trailing" constant="20" id="va4-Xm-uSo"/>
                    </constraints>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                            <real key="value" value="8"/>
                        </userDefinedRuntimeAttribute>
                        <userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="YES"/>
                    </userDefinedRuntimeAttributes>
                </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="YXh-mN-nBK" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="IdA-aV-NKl"/>
                <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="YXh-mN-nBK" secondAttribute="trailing" constant="35" id="bCw-lv-lbf"/>
                <constraint firstItem="YXh-mN-nBK" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="35" id="h5r-BN-BUr"/>
                <constraint firstItem="YXh-mN-nBK" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="lqe-nz-scD"/>
            </constraints>
            <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
            <connections>
                <outlet property="button_agree" destination="vJz-WP-1Zu" id="Ypz-JG-Jau"/>
                <outlet property="button_exit" destination="zj0-gA-39G" id="16F-pG-fBQ"/>
                <outlet property="button_privacyAgreement" destination="TWa-rw-gej" id="Mlw-9A-Ucu"/>
                <outlet property="button_userAgreement" destination="ah8-jf-O7v" id="eh2-Vi-U9m"/>
                <outlet property="view_container" destination="YXh-mN-nBK" id="RQf-dc-QpA"/>
                <outlet property="view_webcontainer" destination="LB5-f8-Xz9" id="tZh-7p-4ID"/>
            </connections>
            <point key="canvasLocation" x="79.710144927536234" y="114.50892857142857"/>
        </view>
    </objects>
    <designables>
        <designable name="vJz-WP-1Zu">
            <size key="intrinsicContentSize" width="31" height="30"/>
        </designable>
        <designable name="zj0-gA-39G">
            <size key="intrinsicContentSize" width="92" height="30"/>
        </designable>
    </designables>
    <resources>
        <namedColor name="Color">
            <color red="0.0" green="0.74901960784313726" blue="0.18823529411764706" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>