宽窄优行-由【嘉易行】项目成品而来
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
<?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"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="MineBirthdayView" 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="ZbG-FE-Ekd" customClass="YYView" customModule="OK出行" customModuleProvider="target">
                    <rect key="frame" x="14" y="660" width="386" height="188"/>
                    <subviews>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dyb-ko-YHa">
                            <rect key="frame" x="339" y="21" width="30" height="29"/>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <state key="normal" title="确认">
                                <color key="titleColor" name="Color"/>
                            </state>
                        </button>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="s7j-9a-ptZ">
                            <rect key="frame" x="17" y="21" width="30" height="29"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="29" id="bpE-Tt-j7N"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <state key="normal" title="取消">
                                <color key="titleColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            </state>
                        </button>
                        <datePicker contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" datePickerMode="date" translatesAutoresizingMaskIntoConstraints="NO" id="avF-na-agu">
                            <rect key="frame" x="0.0" y="66" width="386" height="122"/>
                            <date key="minimumDate" timeIntervalSinceReferenceDate="-978267600">
                                <!--1970-01-01 11:00:00 +0000-->
                            </date>
                            <locale key="locale" localeIdentifier="zh"/>
                        </datePicker>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstItem="s7j-9a-ptZ" firstAttribute="leading" secondItem="ZbG-FE-Ekd" secondAttribute="leading" constant="17" id="7X2-Su-o3E"/>
                        <constraint firstAttribute="bottom" secondItem="avF-na-agu" secondAttribute="bottom" id="8rj-Vx-Amy"/>
                        <constraint firstItem="avF-na-agu" firstAttribute="top" secondItem="s7j-9a-ptZ" secondAttribute="bottom" constant="16" id="FMJ-Q7-PtQ"/>
                        <constraint firstItem="s7j-9a-ptZ" firstAttribute="top" secondItem="ZbG-FE-Ekd" secondAttribute="top" constant="21" id="V8e-MS-vfb"/>
                        <constraint firstAttribute="trailing" secondItem="avF-na-agu" secondAttribute="trailing" id="a37-69-k66"/>
                        <constraint firstAttribute="trailing" secondItem="dyb-ko-YHa" secondAttribute="trailing" constant="17" id="bA8-xo-PaO"/>
                        <constraint firstAttribute="height" constant="188" id="bGJ-Ce-iZl"/>
                        <constraint firstItem="dyb-ko-YHa" firstAttribute="top" secondItem="ZbG-FE-Ekd" secondAttribute="top" constant="21" id="t2c-hb-Css"/>
                        <constraint firstItem="avF-na-agu" firstAttribute="leading" secondItem="ZbG-FE-Ekd" secondAttribute="leading" id="t78-Xy-HaU"/>
                    </constraints>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                            <real key="value" value="6"/>
                        </userDefinedRuntimeAttribute>
                    </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="calibratedRGB"/>
            <constraints>
                <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="ZbG-FE-Ekd" secondAttribute="bottom" constant="14" id="6AE-4m-0Pp"/>
                <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="ZbG-FE-Ekd" secondAttribute="trailing" constant="14" id="Gji-tf-pXV"/>
                <constraint firstItem="ZbG-FE-Ekd" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="14" id="yQb-6n-GFZ"/>
            </constraints>
            <connections>
                <outlet property="button_cancel" destination="s7j-9a-ptZ" id="2Kf-8x-Bg0"/>
                <outlet property="button_submit" destination="dyb-ko-YHa" id="Tb4-Bm-TPb"/>
                <outlet property="datePicker" destination="avF-na-agu" id="JkI-Td-9zA"/>
                <outlet property="view_container" destination="ZbG-FE-Ekd" id="Z0U-9C-Pc7"/>
            </connections>
            <point key="canvasLocation" x="131.8840579710145" y="118.52678571428571"/>
        </view>
    </objects>
    <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>