宽窄优行-由【嘉易行】项目成品而来
younger_times
2023-04-06 a1ae6802080a22e6e6ce6d0935e95facb1daca5c
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
<?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="MineWalletVC" customModule="OK出行" customModuleProvider="target">
            <connections>
                <outlet property="button_topUp" destination="Gcs-xJ-IlM" id="txb-ei-DMu"/>
                <outlet property="label_balance" destination="pul-iA-1pf" id="6Y7-f4-OGq"/>
                <outlet property="label_balanceDesc" destination="Dp5-24-85L" id="42u-ql-X1d"/>
                <outlet property="tableView" destination="cX2-Lq-9Xg" id="xSd-DU-1gy"/>
                <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="baq-u8-HSw">
                    <rect key="frame" x="0.0" y="44" width="414" height="116"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0.00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pul-iA-1pf">
                            <rect key="frame" x="175" y="40" width="64" height="36"/>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="30"/>
                            <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="余额(元)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dp5-24-85L">
                            <rect key="frame" x="171.5" y="23" width="71.5" height="17"/>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                            <nil key="highlightedColor"/>
                        </label>
                    </subviews>
                    <color key="backgroundColor" name="Color"/>
                    <constraints>
                        <constraint firstAttribute="bottom" secondItem="pul-iA-1pf" secondAttribute="bottom" constant="40" id="5Mj-Kh-yj6"/>
                        <constraint firstItem="pul-iA-1pf" firstAttribute="top" secondItem="Dp5-24-85L" secondAttribute="bottom" id="8Ps-UI-uZm"/>
                        <constraint firstItem="Dp5-24-85L" firstAttribute="centerX" secondItem="baq-u8-HSw" secondAttribute="centerX" id="B0o-0t-3ue"/>
                        <constraint firstAttribute="height" constant="116" id="KVF-bq-3MR"/>
                        <constraint firstItem="pul-iA-1pf" firstAttribute="centerX" secondItem="baq-u8-HSw" secondAttribute="centerX" id="egb-U2-5CF"/>
                    </constraints>
                </view>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gcs-xJ-IlM" 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="myD-pH-xO5"/>
                    </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>
                <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="cX2-Lq-9Xg">
                    <rect key="frame" x="0.0" y="160" width="414" height="648"/>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                </tableView>
            </subviews>
            <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
            <constraints>
                <constraint firstItem="baq-u8-HSw" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="2Zg-Yi-k4d"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Gcs-xJ-IlM" secondAttribute="trailing" constant="14" id="9l6-vw-T5p"/>
                <constraint firstItem="Gcs-xJ-IlM" firstAttribute="top" secondItem="cX2-Lq-9Xg" secondAttribute="bottom" id="OJn-D5-wdZ"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="cX2-Lq-9Xg" secondAttribute="trailing" id="bsb-kE-oAR"/>
                <constraint firstItem="cX2-Lq-9Xg" firstAttribute="top" secondItem="baq-u8-HSw" secondAttribute="bottom" id="d22-uz-LAM"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="Gcs-xJ-IlM" secondAttribute="bottom" constant="14" id="e1D-vc-6Z2"/>
                <constraint firstItem="baq-u8-HSw" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="eke-zh-eHR"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="baq-u8-HSw" secondAttribute="trailing" id="kRW-2m-CBC"/>
                <constraint firstItem="Gcs-xJ-IlM" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="14" id="n3Q-9A-NOe"/>
                <constraint firstItem="cX2-Lq-9Xg" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="yhP-Jn-GMG"/>
            </constraints>
            <point key="canvasLocation" x="132" y="97"/>
        </view>
    </objects>
    <designables>
        <designable name="Gcs-xJ-IlM">
            <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>