宽窄优行-由【嘉易行】项目成品而来
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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" 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="21678"/>
        <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="btn_apply" destination="GZt-mm-ovD" id="b8x-h7-vHw"/>
                <outlet property="btn_withfraw" destination="AvM-Th-F3x" id="slb-Nx-vLF"/>
                <outlet property="button_topUp" destination="Gcs-xJ-IlM" id="txb-ei-DMu"/>
                <outlet property="label_balance" destination="Y86-zA-04D" id="WC7-rz-hoG"/>
                <outlet property="label_credit_balance" destination="iBy-2G-0TM" id="Lfz-6P-Z9l"/>
                <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="48" width="414" height="150"/>
                    <subviews>
                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bg_me_wallet" translatesAutoresizingMaskIntoConstraints="NO" id="3KJ-PT-2ni">
                            <rect key="frame" x="11" y="0.0" width="392" height="150"/>
                        </imageView>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="账户充值余额" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1To-xy-yzc">
                            <rect key="frame" x="33" y="23" width="74" height="14.5"/>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                            <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
                            <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="1Xh-xJ-kuh">
                            <rect key="frame" x="275.5" y="23" width="49.5" height="14.5"/>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                            <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0.00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Y86-zA-04D">
                            <rect key="frame" x="13" y="43.5" width="194" height="45"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="45" id="ArA-4q-Y1s"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="32"/>
                            <color key="textColor" name="Color-1"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0.00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iBy-2G-0TM">
                            <rect key="frame" x="207" y="43.5" width="194" height="45"/>
                            <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="32"/>
                            <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AvM-Th-F3x">
                            <rect key="frame" x="72" y="91.5" width="30" height="29"/>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                            <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                            <state key="normal" title="提现">
                                <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                            </state>
                            <connections>
                                <action selector="withdrawAction:" destination="-1" eventType="touchUpInside" id="vQV-jw-t5f"/>
                            </connections>
                        </button>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GZt-mm-ovD">
                            <rect key="frame" x="314" y="91.5" width="30" height="29"/>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                            <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                            <state key="normal" title="申请">
                                <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                            </state>
                            <connections>
                                <action selector="applyAction:" destination="-1" eventType="touchUpInside" id="qZs-lE-EbU"/>
                            </connections>
                        </button>
                    </subviews>
                    <constraints>
                        <constraint firstItem="1To-xy-yzc" firstAttribute="leading" secondItem="baq-u8-HSw" secondAttribute="leading" constant="33" id="0hu-Xv-Klb"/>
                        <constraint firstItem="AvM-Th-F3x" firstAttribute="top" secondItem="Y86-zA-04D" secondAttribute="bottom" constant="3" id="1Fl-Wy-E7V"/>
                        <constraint firstItem="Y86-zA-04D" firstAttribute="leading" secondItem="baq-u8-HSw" secondAttribute="leading" constant="13" id="2KV-5I-ELY"/>
                        <constraint firstAttribute="trailing" secondItem="1Xh-xJ-kuh" secondAttribute="trailing" constant="89" id="4zb-JM-qzj"/>
                        <constraint firstAttribute="bottom" secondItem="3KJ-PT-2ni" secondAttribute="bottom" id="5Qn-jp-ux3"/>
                        <constraint firstItem="GZt-mm-ovD" firstAttribute="centerY" secondItem="AvM-Th-F3x" secondAttribute="centerY" id="8Ei-Yd-rfo"/>
                        <constraint firstItem="AvM-Th-F3x" firstAttribute="leading" secondItem="baq-u8-HSw" secondAttribute="leading" constant="72" id="9Dx-f2-XRK"/>
                        <constraint firstItem="1To-xy-yzc" firstAttribute="top" secondItem="baq-u8-HSw" secondAttribute="top" constant="23" id="Bfg-xM-z6a"/>
                        <constraint firstItem="iBy-2G-0TM" firstAttribute="width" secondItem="Y86-zA-04D" secondAttribute="width" id="FLK-WY-TeP"/>
                        <constraint firstAttribute="height" constant="150" id="KVF-bq-3MR"/>
                        <constraint firstAttribute="trailing" secondItem="iBy-2G-0TM" secondAttribute="trailing" constant="13" id="PDR-Is-qoU"/>
                        <constraint firstAttribute="trailing" secondItem="GZt-mm-ovD" secondAttribute="trailing" constant="70" id="R6E-zx-EFK"/>
                        <constraint firstItem="3KJ-PT-2ni" firstAttribute="leading" secondItem="baq-u8-HSw" secondAttribute="leading" constant="11" id="U7L-25-C3x"/>
                        <constraint firstItem="3KJ-PT-2ni" firstAttribute="top" secondItem="baq-u8-HSw" secondAttribute="top" id="ZzL-80-Tn3"/>
                        <constraint firstItem="iBy-2G-0TM" firstAttribute="top" secondItem="Y86-zA-04D" secondAttribute="top" id="beB-wj-Ccq"/>
                        <constraint firstAttribute="trailing" secondItem="3KJ-PT-2ni" secondAttribute="trailing" constant="11" id="jBv-06-EyY"/>
                        <constraint firstItem="1Xh-xJ-kuh" firstAttribute="centerY" secondItem="1To-xy-yzc" secondAttribute="centerY" id="kOT-KL-snm"/>
                        <constraint firstItem="iBy-2G-0TM" firstAttribute="centerY" secondItem="Y86-zA-04D" secondAttribute="centerY" id="pWO-cf-xdb"/>
                        <constraint firstItem="Y86-zA-04D" firstAttribute="top" secondItem="1To-xy-yzc" secondAttribute="bottom" constant="6" id="plw-ft-C4b"/>
                        <constraint firstItem="iBy-2G-0TM" firstAttribute="leading" secondItem="Y86-zA-04D" secondAttribute="trailing" id="tK0-kA-6kf"/>
                    </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="198" width="414" height="610"/>
                    <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>
        <image name="bg_me_wallet" width="353" height="110"/>
        <namedColor name="Color">
            <color red="0.27099999785423279" green="0.70599997043609619" blue="0.57999998331069946" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="Color-1">
            <color red="0.94099998474121094" green="0.44699999690055847" blue="0.027000000700354576" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>