<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="mts-cR-GxO">
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
        <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
        <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--Left Table View Controller-->
        <scene sceneID="7ao-FU-bFD">
            <objects>
                <tableViewController storyboardIdentifier="LeftTableViewController" id="RmN-cj-Uet" customClass="LeftTableViewController" sceneMemberID="viewController">
                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="UE9-7f-h24">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                        <view key="tableHeaderView" contentMode="scaleToFill" id="ruX-KL-B7N">
                            <rect key="frame" x="0.0" y="0.0" width="375" height="220"/>
                            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                            <subviews>
                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="leftvc_user_placeholder" translatesAutoresizingMaskIntoConstraints="NO" id="1wJ-ii-sbY">
                                    <rect key="frame" x="16" y="100" width="60" height="60"/>
                                    <constraints>
                                        <constraint firstAttribute="width" constant="60" id="AiL-g0-lqH"/>
                                        <constraint firstAttribute="height" constant="60" id="YUI-gE-mOJ"/>
                                    </constraints>
                                </imageView>
                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="张小凡[2002]" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="p2d-5s-Jvt">
                                    <rect key="frame" x="92" y="100" width="110.5" height="21"/>
                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                    <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                    <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="psF-nB-Uu1">
                                    <rect key="frame" x="92" y="133" width="55.5" height="22"/>
                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                    <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                    <nil key="highlightedColor"/>
                                </label>
                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥128元" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pkt-Cz-bN7">
                                    <rect key="frame" x="147.5" y="131.5" width="78" height="26"/>
                                    <fontDescription key="fontDescription" type="system" pointSize="21"/>
                                    <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                    <nil key="highlightedColor"/>
                                </label>
                            </subviews>
                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                            <constraints>
                                <constraint firstItem="psF-nB-Uu1" firstAttribute="bottom" secondItem="1wJ-ii-sbY" secondAttribute="bottom" constant="-5" id="7ex-fJ-Shg"/>
                                <constraint firstItem="p2d-5s-Jvt" firstAttribute="top" secondItem="1wJ-ii-sbY" secondAttribute="top" id="Clh-Be-AK9"/>
                                <constraint firstItem="1wJ-ii-sbY" firstAttribute="leading" secondItem="ruX-KL-B7N" secondAttribute="leading" constant="16" id="VmK-P1-Qpd"/>
                                <constraint firstItem="psF-nB-Uu1" firstAttribute="leading" secondItem="p2d-5s-Jvt" secondAttribute="leading" id="cQY-ho-rNf"/>
                                <constraint firstItem="1wJ-ii-sbY" firstAttribute="centerY" secondItem="ruX-KL-B7N" secondAttribute="centerY" constant="20" id="dVS-On-XV4"/>
                                <constraint firstItem="pkt-Cz-bN7" firstAttribute="leading" secondItem="psF-nB-Uu1" secondAttribute="trailing" id="dze-3k-OMa"/>
                                <constraint firstItem="p2d-5s-Jvt" firstAttribute="leading" secondItem="1wJ-ii-sbY" secondAttribute="trailing" constant="16" id="sua-Kq-JU5"/>
                                <constraint firstItem="pkt-Cz-bN7" firstAttribute="centerY" secondItem="psF-nB-Uu1" secondAttribute="centerY" id="wtu-cR-Vqs"/>
                            </constraints>
                        </view>
                        <view key="tableFooterView" contentMode="scaleToFill" id="rqg-Fl-VWf" userLabel="footerView">
                            <rect key="frame" x="0.0" y="550" width="375" height="44"/>
                            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                        </view>
                        <sections>
                            <tableViewSection id="2v7-iq-Gdb">
                                <cells>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="55" id="xtB-Sd-Tl7">
                                        <rect key="frame" x="0.0" y="220" width="375" height="55"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="xtB-Sd-Tl7" id="d1z-wx-30x">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="55"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="leftvc_bill" translatesAutoresizingMaskIntoConstraints="NO" id="CVf-U4-Rmo">
                                                    <rect key="frame" x="30" y="12" width="26" height="30"/>
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="26" id="VdU-zO-cck"/>
                                                        <constraint firstAttribute="height" constant="30" id="odJ-4i-ouC"/>
                                                    </constraints>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工分账单" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Noo-3c-Ahc">
                                                    <rect key="frame" x="76" y="16" width="73.5" height="22"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="CVf-U4-Rmo" firstAttribute="centerY" secondItem="d1z-wx-30x" secondAttribute="centerY" id="03e-2C-Ks8"/>
                                                <constraint firstItem="Noo-3c-Ahc" firstAttribute="centerY" secondItem="CVf-U4-Rmo" secondAttribute="centerY" id="qsS-cY-kta"/>
                                                <constraint firstItem="Noo-3c-Ahc" firstAttribute="leading" secondItem="CVf-U4-Rmo" secondAttribute="trailing" constant="20" id="uws-Wm-eHk"/>
                                                <constraint firstItem="CVf-U4-Rmo" firstAttribute="leading" secondItem="d1z-wx-30x" secondAttribute="leading" constant="30" id="zQz-v5-yNk"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                    </tableViewCell>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="55" id="6Sk-Ey-xFt">
                                        <rect key="frame" x="0.0" y="275" width="375" height="55"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="6Sk-Ey-xFt" id="5c3-OT-oYJ">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="55"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="leftvc_cash" translatesAutoresizingMaskIntoConstraints="NO" id="6I4-Ls-MTB">
                                                    <rect key="frame" x="30" y="12" width="26" height="30"/>
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="26" id="4m5-Fk-eD4"/>
                                                        <constraint firstAttribute="height" constant="30" id="Nvw-nI-6cM"/>
                                                    </constraints>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工分提现" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fJu-eo-Y8d">
                                                    <rect key="frame" x="76" y="16" width="74" height="22"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="6I4-Ls-MTB" firstAttribute="leading" secondItem="5c3-OT-oYJ" secondAttribute="leading" constant="30" id="Q4v-Ve-YeG"/>
                                                <constraint firstItem="6I4-Ls-MTB" firstAttribute="centerY" secondItem="5c3-OT-oYJ" secondAttribute="centerY" id="kMW-c9-JFw"/>
                                                <constraint firstItem="fJu-eo-Y8d" firstAttribute="leading" secondItem="6I4-Ls-MTB" secondAttribute="trailing" constant="20" id="xIP-qy-eFG"/>
                                                <constraint firstItem="fJu-eo-Y8d" firstAttribute="centerY" secondItem="6I4-Ls-MTB" secondAttribute="centerY" id="zMl-F1-Usx"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                    </tableViewCell>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="55" id="MNb-b0-8ld">
                                        <rect key="frame" x="0.0" y="330" width="375" height="55"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="MNb-b0-8ld" id="e2Y-0h-fwq">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="55"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="leftvc_cash" translatesAutoresizingMaskIntoConstraints="NO" id="zPP-Jz-8kh">
                                                    <rect key="frame" x="30" y="12" width="26" height="30"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="30" id="uas-dT-DKh"/>
                                                        <constraint firstAttribute="width" constant="26" id="zx6-eJ-XOJ"/>
                                                    </constraints>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="核销卡券" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XSb-SN-PUD">
                                                    <rect key="frame" x="76" y="16" width="74" height="22"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="zPP-Jz-8kh" firstAttribute="leading" secondItem="e2Y-0h-fwq" secondAttribute="leading" constant="30" id="NoW-w7-9X0"/>
                                                <constraint firstItem="XSb-SN-PUD" firstAttribute="centerY" secondItem="zPP-Jz-8kh" secondAttribute="centerY" id="WGH-aK-GLC"/>
                                                <constraint firstItem="XSb-SN-PUD" firstAttribute="leading" secondItem="zPP-Jz-8kh" secondAttribute="trailing" constant="20" id="jHY-eU-6UV"/>
                                                <constraint firstItem="zPP-Jz-8kh" firstAttribute="centerY" secondItem="e2Y-0h-fwq" secondAttribute="centerY" id="psr-TO-vpa"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                    </tableViewCell>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="55" id="LRW-MG-MZh">
                                        <rect key="frame" x="0.0" y="385" width="375" height="55"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="LRW-MG-MZh" id="Yof-kK-iYx">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="55"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="left_scan" translatesAutoresizingMaskIntoConstraints="NO" id="ZtB-GK-Ea9">
                                                    <rect key="frame" x="30" y="12" width="26" height="30"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="30" id="P7w-O0-nxT"/>
                                                        <constraint firstAttribute="width" constant="26" id="haV-yN-QNV"/>
                                                    </constraints>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="扫一扫" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cHh-l7-Mcc">
                                                    <rect key="frame" x="76" y="16" width="56" height="22"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="cHh-l7-Mcc" firstAttribute="centerY" secondItem="ZtB-GK-Ea9" secondAttribute="centerY" id="0eU-NZ-ip6"/>
                                                <constraint firstItem="ZtB-GK-Ea9" firstAttribute="leading" secondItem="Yof-kK-iYx" secondAttribute="leading" constant="30" id="bJU-M4-9hO"/>
                                                <constraint firstItem="cHh-l7-Mcc" firstAttribute="leading" secondItem="ZtB-GK-Ea9" secondAttribute="trailing" constant="20" id="dJE-Pl-J8d"/>
                                                <constraint firstItem="ZtB-GK-Ea9" firstAttribute="centerY" secondItem="Yof-kK-iYx" secondAttribute="centerY" id="eF1-Fl-5Fg"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                    </tableViewCell>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" accessoryType="disclosureIndicator" indentationWidth="10" rowHeight="55" id="9kl-2z-IJU">
                                        <rect key="frame" x="0.0" y="440" width="375" height="55"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="9kl-2z-IJU" id="FuF-Rg-4nb">
                                            <rect key="frame" x="0.0" y="0.0" width="342" height="55"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="leftvc_modify_psw" translatesAutoresizingMaskIntoConstraints="NO" id="iSo-EA-GIN">
                                                    <rect key="frame" x="30" y="12" width="26" height="30"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="30" id="93O-Ay-Msu"/>
                                                        <constraint firstAttribute="width" constant="26" id="ffZ-dn-hZb"/>
                                                    </constraints>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="修改密码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="k9d-41-OHz">
                                                    <rect key="frame" x="76" y="16" width="73.5" height="22"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="k9d-41-OHz" firstAttribute="centerY" secondItem="iSo-EA-GIN" secondAttribute="centerY" id="C6a-QA-3UH"/>
                                                <constraint firstItem="k9d-41-OHz" firstAttribute="leading" secondItem="iSo-EA-GIN" secondAttribute="trailing" constant="20" id="VAX-89-pbn"/>
                                                <constraint firstItem="iSo-EA-GIN" firstAttribute="leading" secondItem="FuF-Rg-4nb" secondAttribute="leading" constant="30" id="drX-rx-Wlp"/>
                                                <constraint firstItem="iSo-EA-GIN" firstAttribute="centerY" secondItem="FuF-Rg-4nb" secondAttribute="centerY" id="vbW-wh-RAe"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                    </tableViewCell>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="55" id="iSx-hH-F0d">
                                        <rect key="frame" x="0.0" y="495" width="375" height="55"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="iSx-hH-F0d" id="9Lp-9Y-OgP">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="55"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="leftvc_login_out" translatesAutoresizingMaskIntoConstraints="NO" id="MgZ-eQ-9Yy">
                                                    <rect key="frame" x="30" y="12" width="26" height="30"/>
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="26" id="1ck-qZ-rBh"/>
                                                        <constraint firstAttribute="height" constant="30" id="sD0-v9-foB"/>
                                                    </constraints>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="退出登录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Ap-sh-QVg">
                                                    <rect key="frame" x="76" y="16" width="74" height="22"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="1Ap-sh-QVg" firstAttribute="leading" secondItem="MgZ-eQ-9Yy" secondAttribute="trailing" constant="20" id="DPP-fD-2dJ"/>
                                                <constraint firstItem="MgZ-eQ-9Yy" firstAttribute="leading" secondItem="9Lp-9Y-OgP" secondAttribute="leading" constant="30" id="Hgr-wU-EOd"/>
                                                <constraint firstItem="MgZ-eQ-9Yy" firstAttribute="centerY" secondItem="9Lp-9Y-OgP" secondAttribute="centerY" id="mB0-9z-ZK9"/>
                                                <constraint firstItem="1Ap-sh-QVg" firstAttribute="centerY" secondItem="MgZ-eQ-9Yy" secondAttribute="centerY" id="qbV-MC-FCu"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                    </tableViewCell>
                                </cells>
                            </tableViewSection>
                        </sections>
                        <connections>
                            <outlet property="dataSource" destination="RmN-cj-Uet" id="qLA-8b-ZEI"/>
                            <outlet property="delegate" destination="RmN-cj-Uet" id="5SM-yy-ZkJ"/>
                        </connections>
                    </tableView>
                    <navigationItem key="navigationItem" id="cja-iD-eky"/>
                    <connections>
                        <outlet property="imgUserIcon" destination="1wJ-ii-sbY" id="FTa-zz-1Ys"/>
                        <outlet property="labelName" destination="p2d-5s-Jvt" id="VGX-Qg-0Fa"/>
                        <outlet property="labelScore" destination="pkt-Cz-bN7" id="fyd-R3-4T6"/>
                    </connections>
                </tableViewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="TPk-zH-0Po" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-564" y="641"/>
        </scene>
        <!--Card View Controller-->
        <scene sceneID="OX6-Eb-4qg">
            <objects>
                <viewController storyboardIdentifier="CardViewController" id="6K3-1f-ogt" customClass="CardViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="qlx-J4-9qZ"/>
                        <viewControllerLayoutGuide type="bottom" id="Kso-wh-0zT"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="Wal-KO-fi9">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="可手动输入券号查询" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="03m-hC-idC">
                                <rect key="frame" x="16" y="28" width="343" height="44"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="44" id="Crd-GQ-eUh"/>
                                </constraints>
                                <nil key="textColor"/>
                                <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                <textInputTraits key="textInputTraits"/>
                            </textField>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vMO-Gq-Z2n">
                                <rect key="frame" x="319" y="33" width="34" height="34"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="34" id="Q8O-Dm-lhP"/>
                                    <constraint firstAttribute="width" constant="34" id="kF9-F8-Whe"/>
                                </constraints>
                                <state key="normal" image="scan_icon"/>
                                <connections>
                                    <action selector="actionScan:" destination="6K3-1f-ogt" eventType="touchUpInside" id="hgX-qV-Chs"/>
                                </connections>
                            </button>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="查询到的卡券" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XPN-nu-wqZ">
                                <rect key="frame" x="16" y="122" width="104" height="21"/>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="A4G-MF-BfU" customClass="CardView">
                                <rect key="frame" x="16" y="159" width="343" height="100"/>
                                <subviews>
                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="orange_card_bg" translatesAutoresizingMaskIntoConstraints="NO" id="d8f-n1-R4G">
                                        <rect key="frame" x="0.0" y="0.0" width="120" height="100"/>
                                    </imageView>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="车族通·优惠抵用券" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="etR-yz-Sdx">
                                        <rect key="frame" x="128" y="8" width="207" height="22"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                        <nil key="textColor"/>
                                        <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="0bV-AN-5uI">
                                        <rect key="frame" x="12" y="40" width="18" height="21"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <color key="textColor" red="0.9959705472" green="0.99614065890000003" blue="0.99595981840000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="满10元可用" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kfg-k7-fnQ">
                                        <rect key="frame" x="0.0" y="72" width="120" height="20"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                        <color key="textColor" red="0.9959705472" green="0.99614065890000003" blue="0.99595981840000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="15" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AxQ-ni-osZ">
                                        <rect key="frame" x="40" y="14" width="47" height="54"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="45"/>
                                        <color key="textColor" red="0.9959705472" green="0.99614065890000003" blue="0.99595981840000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2016.11.11-2016.12.12" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IGU-bB-7Rq">
                                        <rect key="frame" x="128" y="41.5" width="207" height="18"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="券号:4444444" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KF3-RI-YMK">
                                        <rect key="frame" x="128" y="63.5" width="207" height="18"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" image="state_used" translatesAutoresizingMaskIntoConstraints="NO" id="xAB-ni-LA4">
                                        <rect key="frame" x="277" y="7" width="57" height="57"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="57" id="3x8-vY-8FI"/>
                                            <constraint firstAttribute="width" constant="57" id="FJP-x4-OUf"/>
                                        </constraints>
                                    </imageView>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstItem="xAB-ni-LA4" firstAttribute="top" secondItem="A4G-MF-BfU" secondAttribute="top" constant="7" id="2aP-KL-Pwg"/>
                                    <constraint firstItem="d8f-n1-R4G" firstAttribute="top" secondItem="A4G-MF-BfU" secondAttribute="top" id="2fw-LC-5MV"/>
                                    <constraint firstAttribute="trailing" secondItem="etR-yz-Sdx" secondAttribute="trailing" constant="8" id="3iC-Ex-qn0"/>
                                    <constraint firstAttribute="bottom" secondItem="Kfg-k7-fnQ" secondAttribute="bottom" constant="8" id="6me-BC-v7J"/>
                                    <constraint firstItem="Kfg-k7-fnQ" firstAttribute="trailing" secondItem="d8f-n1-R4G" secondAttribute="trailing" id="7fn-h8-t1Q"/>
                                    <constraint firstItem="AxQ-ni-osZ" firstAttribute="centerY" secondItem="d8f-n1-R4G" secondAttribute="centerY" constant="-9" id="CGX-mg-lBm"/>
                                    <constraint firstAttribute="height" constant="100" id="LcK-Rn-fzj"/>
                                    <constraint firstAttribute="trailing" secondItem="xAB-ni-LA4" secondAttribute="trailing" constant="9" id="S7d-lV-PSU"/>
                                    <constraint firstItem="Kfg-k7-fnQ" firstAttribute="leading" secondItem="d8f-n1-R4G" secondAttribute="leading" id="YCJ-c6-YEz"/>
                                    <constraint firstAttribute="trailing" secondItem="IGU-bB-7Rq" secondAttribute="trailing" constant="8" id="ZCI-GM-mxx"/>
                                    <constraint firstItem="etR-yz-Sdx" firstAttribute="top" secondItem="A4G-MF-BfU" secondAttribute="top" constant="8" id="cOD-6Y-J7W"/>
                                    <constraint firstItem="IGU-bB-7Rq" firstAttribute="centerY" secondItem="A4G-MF-BfU" secondAttribute="centerY" id="ehD-gD-7Y9"/>
                                    <constraint firstItem="d8f-n1-R4G" firstAttribute="leading" secondItem="A4G-MF-BfU" secondAttribute="leading" id="eoT-Wl-j0T"/>
                                    <constraint firstItem="0bV-AN-5uI" firstAttribute="centerY" secondItem="d8f-n1-R4G" secondAttribute="centerY" id="fIh-jZ-Un4"/>
                                    <constraint firstItem="KF3-RI-YMK" firstAttribute="leading" secondItem="Kfg-k7-fnQ" secondAttribute="trailing" constant="8" id="gTu-ce-IjK"/>
                                    <constraint firstItem="AxQ-ni-osZ" firstAttribute="centerX" secondItem="d8f-n1-R4G" secondAttribute="centerX" constant="3" id="god-d1-l0l"/>
                                    <constraint firstItem="etR-yz-Sdx" firstAttribute="leading" secondItem="d8f-n1-R4G" secondAttribute="trailing" constant="8" id="iYr-ad-WUv"/>
                                    <constraint firstItem="IGU-bB-7Rq" firstAttribute="leading" secondItem="d8f-n1-R4G" secondAttribute="trailing" constant="8" id="iqZ-n3-5Sl"/>
                                    <constraint firstAttribute="trailing" secondItem="KF3-RI-YMK" secondAttribute="trailing" constant="8" id="rfa-qn-l3l"/>
                                    <constraint firstItem="0bV-AN-5uI" firstAttribute="leading" secondItem="A4G-MF-BfU" secondAttribute="leading" constant="12" id="sov-aI-I36"/>
                                    <constraint firstItem="KF3-RI-YMK" firstAttribute="top" secondItem="IGU-bB-7Rq" secondAttribute="bottom" constant="4" id="wqV-yQ-esk"/>
                                    <constraint firstAttribute="bottom" secondItem="d8f-n1-R4G" secondAttribute="bottom" id="yTh-UY-Ebz"/>
                                </constraints>
                                <connections>
                                    <outlet property="imgBg" destination="d8f-n1-R4G" id="hfd-3t-5L0"/>
                                    <outlet property="imgState" destination="xAB-ni-LA4" id="XKI-DY-JJ5"/>
                                    <outlet property="labelCardNumber" destination="KF3-RI-YMK" id="sSP-CZ-yGa"/>
                                    <outlet property="labelCondition" destination="Kfg-k7-fnQ" id="WhD-gp-auo"/>
                                    <outlet property="labelDuration" destination="IGU-bB-7Rq" id="M64-XJ-sv5"/>
                                    <outlet property="labelPrice" destination="AxQ-ni-osZ" id="fjw-fQ-Mrh"/>
                                    <outlet property="labelTitle" destination="etR-yz-Sdx" id="XvZ-zx-IcT"/>
                                </connections>
                            </view>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="E5Q-ft-44g">
                                <rect key="frame" x="16" y="597" width="343" height="50"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="50" id="MVL-nq-Bkh"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" pointSize="20"/>
                                <state key="normal" title="确认销券" backgroundImage="btn_abled"/>
                                <state key="disabled" backgroundImage="btn_disabled"/>
                                <state key="selected" backgroundImage="btn_disabled"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="5"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="actionChange:" destination="TRq-cO-Ovk" eventType="touchUpInside" id="QnL-dS-7g7"/>
                                    <action selector="actionLogin:" destination="BYZ-38-t0r" eventType="touchUpInside" id="dPD-hq-413"/>
                                    <action selector="actionOffset:" destination="6K3-1f-ogt" eventType="touchUpInside" id="n8H-tS-j5T"/>
                                </connections>
                            </button>
                            <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFit" misplaced="YES" image="card_input_Bg" translatesAutoresizingMaskIntoConstraints="NO" id="sR4-GT-KZ6">
                                <rect key="frame" x="0.0" y="320" width="375" height="150"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="150" id="BSk-BU-csD"/>
                                </constraints>
                            </imageView>
                        </subviews>
                        <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="sR4-GT-KZ6" secondAttribute="trailing" id="26j-5M-SyJ"/>
                            <constraint firstItem="A4G-MF-BfU" firstAttribute="top" secondItem="XPN-nu-wqZ" secondAttribute="bottom" constant="16" id="7pw-6A-Uzl"/>
                            <constraint firstItem="sR4-GT-KZ6" firstAttribute="top" secondItem="Wal-KO-fi9" secondAttribute="top" constant="140" id="8BC-NL-e8A"/>
                            <constraint firstItem="03m-hC-idC" firstAttribute="leading" secondItem="Wal-KO-fi9" secondAttribute="leading" constant="16" id="8Ob-RX-GuM"/>
                            <constraint firstItem="A4G-MF-BfU" firstAttribute="leading" secondItem="Wal-KO-fi9" secondAttribute="leading" constant="16" id="A3l-ye-NWG"/>
                            <constraint firstAttribute="trailing" secondItem="A4G-MF-BfU" secondAttribute="trailing" constant="16" id="AEm-wR-4e9"/>
                            <constraint firstAttribute="trailing" secondItem="03m-hC-idC" secondAttribute="trailing" constant="16" id="DUg-A7-qLA"/>
                            <constraint firstItem="E5Q-ft-44g" firstAttribute="leading" secondItem="Wal-KO-fi9" secondAttribute="leading" constant="16" id="NpH-5C-kXg"/>
                            <constraint firstItem="03m-hC-idC" firstAttribute="top" secondItem="qlx-J4-9qZ" secondAttribute="bottom" constant="8" id="PVM-nu-bUO"/>
                            <constraint firstItem="d8f-n1-R4G" firstAttribute="width" secondItem="Wal-KO-fi9" secondAttribute="height" multiplier="120:667" id="Ptl-Ri-69B"/>
                            <constraint firstItem="XPN-nu-wqZ" firstAttribute="leading" secondItem="Wal-KO-fi9" secondAttribute="leading" constant="16" id="RhX-tC-xPW"/>
                            <constraint firstItem="vMO-Gq-Z2n" firstAttribute="leading" secondItem="03m-hC-idC" secondAttribute="trailing" constant="-40" id="V9u-A4-dQG"/>
                            <constraint firstItem="XPN-nu-wqZ" firstAttribute="top" secondItem="03m-hC-idC" secondAttribute="bottom" constant="50" id="VCL-1V-hXS"/>
                            <constraint firstAttribute="trailing" secondItem="E5Q-ft-44g" secondAttribute="trailing" constant="16" id="VqP-0b-mQz"/>
                            <constraint firstItem="Kso-wh-0zT" firstAttribute="top" secondItem="E5Q-ft-44g" secondAttribute="bottom" constant="20" id="cWG-Tr-Idn"/>
                            <constraint firstItem="sR4-GT-KZ6" firstAttribute="leading" secondItem="Wal-KO-fi9" secondAttribute="leading" id="qz0-HM-aoO"/>
                            <constraint firstItem="vMO-Gq-Z2n" firstAttribute="centerY" secondItem="03m-hC-idC" secondAttribute="centerY" id="ryT-k4-wAe"/>
                        </constraints>
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="375" height="667"/>
                    <connections>
                        <outlet property="btnConfirm" destination="E5Q-ft-44g" id="zFT-lL-0re"/>
                        <outlet property="cardView" destination="A4G-MF-BfU" id="ESm-U8-Xkf"/>
                        <outlet property="imgNoCardBg" destination="sR4-GT-KZ6" id="oOX-GJ-raw"/>
                        <outlet property="labelFindCard" destination="XPN-nu-wqZ" id="707-8e-Vox"/>
                        <outlet property="textFieldCardNumber" destination="03m-hC-idC" id="swu-kS-WCJ"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="7Re-aC-Owi" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="197.59999999999999" y="724.58770614692662"/>
        </scene>
        <!--Modify Psw Table View Controller-->
        <scene sceneID="Jb0-78-VtH">
            <objects>
                <tableViewController storyboardIdentifier="ModifyPswTableViewController" id="TRq-cO-Ovk" customClass="ModifyPswTableViewController" sceneMemberID="viewController">
                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="b2Z-5F-yQU">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <color key="backgroundColor" red="0.94110500812530518" green="0.93685287237167358" blue="0.96157747507095337" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <view key="tableFooterView" contentMode="scaleToFill" id="ow2-WR-nqv">
                            <rect key="frame" x="0.0" y="210" width="375" height="105"/>
                            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                            <subviews>
                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KyH-hg-gAX">
                                    <rect key="frame" x="20" y="26" width="335" height="50"/>
                                    <color key="backgroundColor" red="0.8984733224" green="0.44295623899999997" blue="0.19516775010000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="50" id="pCO-ZU-6tD"/>
                                    </constraints>
                                    <fontDescription key="fontDescription" type="system" pointSize="20"/>
                                    <state key="normal" title="确认修改"/>
                                    <userDefinedRuntimeAttributes>
                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                            <real key="value" value="5"/>
                                        </userDefinedRuntimeAttribute>
                                    </userDefinedRuntimeAttributes>
                                    <connections>
                                        <action selector="actionChange:" destination="TRq-cO-Ovk" eventType="touchUpInside" id="wes-Yf-Soz"/>
                                        <action selector="actionLogin:" destination="BYZ-38-t0r" eventType="touchUpInside" id="f8W-ZC-F6M"/>
                                    </connections>
                                </button>
                            </subviews>
                            <color key="backgroundColor" red="0.94110500809999997" green="0.93685287240000004" blue="0.96157747510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <constraints>
                                <constraint firstItem="KyH-hg-gAX" firstAttribute="leading" secondItem="ow2-WR-nqv" secondAttribute="leading" constant="20" id="Kks-1O-48X"/>
                                <constraint firstItem="KyH-hg-gAX" firstAttribute="top" secondItem="ow2-WR-nqv" secondAttribute="top" constant="26" id="LAk-0K-013"/>
                                <constraint firstAttribute="trailing" secondItem="KyH-hg-gAX" secondAttribute="trailing" constant="20" id="RHu-wV-Tsa"/>
                            </constraints>
                        </view>
                        <sections>
                            <tableViewSection id="w8x-2j-F1E">
                                <cells>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="70" id="9KX-eG-huv">
                                        <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="9KX-eG-huv" id="3Ek-2G-kyR">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VVk-74-EJs">
                                                    <rect key="frame" x="0.0" y="0.0" width="375" height="20"/>
                                                    <color key="backgroundColor" red="0.94110500809999997" green="0.93685287240000004" blue="0.96157747510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="20" id="XCE-oc-VIv"/>
                                                    </constraints>
                                                </view>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Jex-z4-nJm">
                                                    <rect key="frame" x="0.0" y="20" width="375" height="1"/>
                                                    <color key="backgroundColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="Bco-oP-j52"/>
                                                    </constraints>
                                                </view>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WyK-Ys-h8F">
                                                    <rect key="frame" x="0.0" y="68.5" width="375" height="1"/>
                                                    <color key="backgroundColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="CM2-bi-FbE"/>
                                                    </constraints>
                                                </view>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="原密码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xij-FP-ACL">
                                                    <rect key="frame" x="16" y="21" width="76" height="48"/>
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="76" id="lMM-5S-qH4"/>
                                                    </constraints>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="原密码" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Cc8-Rn-PWZ">
                                                    <rect key="frame" x="92" y="21" width="267" height="47.5"/>
                                                    <nil key="textColor"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits"/>
                                                </textField>
                                            </subviews>
                                            <constraints>
                                                <constraint firstAttribute="trailing" secondItem="WyK-Ys-h8F" secondAttribute="trailing" id="06y-ML-DJg"/>
                                                <constraint firstItem="WyK-Ys-h8F" firstAttribute="top" secondItem="Xij-FP-ACL" secondAttribute="bottom" id="1bU-g3-NYI"/>
                                                <constraint firstAttribute="trailing" secondItem="VVk-74-EJs" secondAttribute="trailing" id="AIq-0H-m8a"/>
                                                <constraint firstItem="WyK-Ys-h8F" firstAttribute="top" secondItem="Cc8-Rn-PWZ" secondAttribute="bottom" id="LL8-Ju-S92"/>
                                                <constraint firstItem="Jex-z4-nJm" firstAttribute="leading" secondItem="3Ek-2G-kyR" secondAttribute="leading" id="O9u-GZ-cr6"/>
                                                <constraint firstAttribute="trailing" secondItem="Cc8-Rn-PWZ" secondAttribute="trailing" constant="16" id="OCs-nl-VAM"/>
                                                <constraint firstItem="VVk-74-EJs" firstAttribute="leading" secondItem="3Ek-2G-kyR" secondAttribute="leading" id="X60-2P-2lj"/>
                                                <constraint firstItem="Cc8-Rn-PWZ" firstAttribute="leading" secondItem="Xij-FP-ACL" secondAttribute="trailing" id="XMa-le-bGG"/>
                                                <constraint firstAttribute="trailing" secondItem="Jex-z4-nJm" secondAttribute="trailing" id="osJ-0c-7FB"/>
                                                <constraint firstAttribute="bottom" secondItem="WyK-Ys-h8F" secondAttribute="bottom" id="pKZ-iK-2BT"/>
                                                <constraint firstItem="Cc8-Rn-PWZ" firstAttribute="top" secondItem="Jex-z4-nJm" secondAttribute="bottom" id="qHn-Xx-vvq"/>
                                                <constraint firstItem="Xij-FP-ACL" firstAttribute="top" secondItem="Jex-z4-nJm" secondAttribute="bottom" id="rwz-bF-i5m"/>
                                                <constraint firstItem="Jex-z4-nJm" firstAttribute="top" secondItem="VVk-74-EJs" secondAttribute="bottom" id="uOi-kn-2iX"/>
                                                <constraint firstItem="WyK-Ys-h8F" firstAttribute="leading" secondItem="3Ek-2G-kyR" secondAttribute="leading" id="vKu-uH-qe0"/>
                                                <constraint firstItem="VVk-74-EJs" firstAttribute="top" secondItem="3Ek-2G-kyR" secondAttribute="top" id="zRF-3X-NIl"/>
                                                <constraint firstItem="Xij-FP-ACL" firstAttribute="leading" secondItem="3Ek-2G-kyR" secondAttribute="leading" constant="16" id="zbl-fS-Ift"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                    </tableViewCell>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="70" id="Uvj-Ja-Ewc">
                                        <rect key="frame" x="0.0" y="70" width="375" height="70"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Uvj-Ja-Ewc" id="rFj-KQ-JJd">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TR6-MS-6bh">
                                                    <rect key="frame" x="0.0" y="0.0" width="375" height="20"/>
                                                    <color key="backgroundColor" red="0.94110500809999997" green="0.93685287240000004" blue="0.96157747510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="20" id="Adb-Dc-Duo"/>
                                                    </constraints>
                                                </view>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NPx-X5-3gg">
                                                    <rect key="frame" x="0.0" y="20" width="375" height="1"/>
                                                    <color key="backgroundColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="Hbu-q6-Zaa"/>
                                                    </constraints>
                                                </view>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zdp-XA-hOc">
                                                    <rect key="frame" x="0.0" y="68.5" width="375" height="1"/>
                                                    <color key="backgroundColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="hYr-X4-etY"/>
                                                    </constraints>
                                                </view>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="新原密码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="a8v-Bk-wjo">
                                                    <rect key="frame" x="16" y="21" width="76" height="48"/>
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="76" id="4OI-9f-zof"/>
                                                    </constraints>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="新密码" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Fpe-7t-vlM">
                                                    <rect key="frame" x="92" y="21" width="267" height="47.5"/>
                                                    <nil key="textColor"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits"/>
                                                </textField>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="Fpe-7t-vlM" firstAttribute="leading" secondItem="a8v-Bk-wjo" secondAttribute="trailing" id="3Sc-4W-6uR"/>
                                                <constraint firstItem="NPx-X5-3gg" firstAttribute="leading" secondItem="rFj-KQ-JJd" secondAttribute="leading" id="3XE-TO-Bvf"/>
                                                <constraint firstItem="TR6-MS-6bh" firstAttribute="leading" secondItem="rFj-KQ-JJd" secondAttribute="leading" id="8LI-pP-Eqf"/>
                                                <constraint firstItem="NPx-X5-3gg" firstAttribute="top" secondItem="TR6-MS-6bh" secondAttribute="bottom" id="CXF-4W-Abg"/>
                                                <constraint firstAttribute="trailing" secondItem="zdp-XA-hOc" secondAttribute="trailing" id="GEF-DG-33e"/>
                                                <constraint firstItem="a8v-Bk-wjo" firstAttribute="top" secondItem="NPx-X5-3gg" secondAttribute="bottom" id="Neh-dK-jFu"/>
                                                <constraint firstItem="TR6-MS-6bh" firstAttribute="top" secondItem="rFj-KQ-JJd" secondAttribute="top" id="P77-6C-HDj"/>
                                                <constraint firstAttribute="trailing" secondItem="TR6-MS-6bh" secondAttribute="trailing" id="QQ1-Lr-JKs"/>
                                                <constraint firstItem="zdp-XA-hOc" firstAttribute="top" secondItem="Fpe-7t-vlM" secondAttribute="bottom" id="R9d-rs-JEo"/>
                                                <constraint firstAttribute="trailing" secondItem="NPx-X5-3gg" secondAttribute="trailing" id="cqe-71-yLQ"/>
                                                <constraint firstItem="Fpe-7t-vlM" firstAttribute="top" secondItem="NPx-X5-3gg" secondAttribute="bottom" id="dwI-L3-v2h"/>
                                                <constraint firstAttribute="bottom" secondItem="zdp-XA-hOc" secondAttribute="bottom" id="gBD-Qa-rcf"/>
                                                <constraint firstItem="zdp-XA-hOc" firstAttribute="top" secondItem="a8v-Bk-wjo" secondAttribute="bottom" id="j5R-H0-ODe"/>
                                                <constraint firstItem="a8v-Bk-wjo" firstAttribute="leading" secondItem="rFj-KQ-JJd" secondAttribute="leading" constant="16" id="oQs-nX-ueH"/>
                                                <constraint firstItem="zdp-XA-hOc" firstAttribute="leading" secondItem="rFj-KQ-JJd" secondAttribute="leading" id="tkk-It-rm1"/>
                                                <constraint firstAttribute="trailing" secondItem="Fpe-7t-vlM" secondAttribute="trailing" constant="16" id="wAf-4c-bfF"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                    </tableViewCell>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="70" id="Dwg-Qw-SNM">
                                        <rect key="frame" x="0.0" y="140" width="375" height="70"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Dwg-Qw-SNM" id="MEG-Db-YFY">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2zn-bU-bhh">
                                                    <rect key="frame" x="0.0" y="0.0" width="375" height="20"/>
                                                    <color key="backgroundColor" red="0.94110500809999997" green="0.93685287240000004" blue="0.96157747510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="20" id="1NO-mF-cly"/>
                                                    </constraints>
                                                </view>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VtH-eP-PUN">
                                                    <rect key="frame" x="0.0" y="20" width="375" height="1"/>
                                                    <color key="backgroundColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="jr6-mn-VoD"/>
                                                    </constraints>
                                                </view>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HW3-Kx-H3w">
                                                    <rect key="frame" x="0.0" y="68.5" width="375" height="1"/>
                                                    <color key="backgroundColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="HWA-6f-QAq"/>
                                                    </constraints>
                                                </view>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="确认密码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6B9-jX-APw">
                                                    <rect key="frame" x="16" y="21" width="76" height="48"/>
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="76" id="ny4-rr-c2L"/>
                                                    </constraints>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="确认新密码" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="XYd-Ol-UDO">
                                                    <rect key="frame" x="92" y="21" width="267" height="47.5"/>
                                                    <nil key="textColor"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits"/>
                                                </textField>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="2zn-bU-bhh" firstAttribute="top" secondItem="MEG-Db-YFY" secondAttribute="top" id="6YY-EZ-94E"/>
                                                <constraint firstAttribute="trailing" secondItem="2zn-bU-bhh" secondAttribute="trailing" id="7Cs-9T-1gF"/>
                                                <constraint firstItem="VtH-eP-PUN" firstAttribute="leading" secondItem="MEG-Db-YFY" secondAttribute="leading" id="7gA-RS-GLV"/>
                                                <constraint firstAttribute="trailing" secondItem="HW3-Kx-H3w" secondAttribute="trailing" id="C7g-Hr-7BB"/>
                                                <constraint firstItem="HW3-Kx-H3w" firstAttribute="top" secondItem="6B9-jX-APw" secondAttribute="bottom" id="EkW-sj-gHM"/>
                                                <constraint firstItem="VtH-eP-PUN" firstAttribute="top" secondItem="2zn-bU-bhh" secondAttribute="bottom" id="Fui-HE-Mac"/>
                                                <constraint firstItem="XYd-Ol-UDO" firstAttribute="top" secondItem="VtH-eP-PUN" secondAttribute="bottom" id="Hce-9m-vMS"/>
                                                <constraint firstItem="XYd-Ol-UDO" firstAttribute="leading" secondItem="6B9-jX-APw" secondAttribute="trailing" id="ONO-Vp-lzb"/>
                                                <constraint firstItem="HW3-Kx-H3w" firstAttribute="top" secondItem="XYd-Ol-UDO" secondAttribute="bottom" id="T0K-zc-egw"/>
                                                <constraint firstItem="6B9-jX-APw" firstAttribute="top" secondItem="VtH-eP-PUN" secondAttribute="bottom" id="bWM-yu-1nZ"/>
                                                <constraint firstAttribute="bottom" secondItem="HW3-Kx-H3w" secondAttribute="bottom" id="d9j-Lh-abB"/>
                                                <constraint firstAttribute="trailing" secondItem="XYd-Ol-UDO" secondAttribute="trailing" constant="16" id="geD-ZE-kk7"/>
                                                <constraint firstItem="6B9-jX-APw" firstAttribute="leading" secondItem="MEG-Db-YFY" secondAttribute="leading" constant="16" id="qE7-qP-6sv"/>
                                                <constraint firstItem="HW3-Kx-H3w" firstAttribute="leading" secondItem="MEG-Db-YFY" secondAttribute="leading" id="rNQ-gg-6in"/>
                                                <constraint firstAttribute="trailing" secondItem="VtH-eP-PUN" secondAttribute="trailing" id="wAA-Qn-fQl"/>
                                                <constraint firstItem="2zn-bU-bhh" firstAttribute="leading" secondItem="MEG-Db-YFY" secondAttribute="leading" id="weP-pI-FRy"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                    </tableViewCell>
                                </cells>
                            </tableViewSection>
                        </sections>
                        <connections>
                            <outlet property="dataSource" destination="TRq-cO-Ovk" id="gig-LG-KDJ"/>
                            <outlet property="delegate" destination="TRq-cO-Ovk" id="i8T-5b-tgU"/>
                        </connections>
                    </tableView>
                    <navigationItem key="navigationItem" id="dZ7-Ie-M51"/>
                    <connections>
                        <outlet property="textFieldNewPsw" destination="Fpe-7t-vlM" id="zJ2-ch-y0g"/>
                        <outlet property="textFieldOldPsw" destination="Cc8-Rn-PWZ" id="l35-cr-60r"/>
                        <outlet property="textfiledConfirmPsw" destination="XYd-Ol-UDO" id="Pz7-ah-OBE"/>
                    </connections>
                </tableViewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="uJT-fz-77h" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="199" y="70"/>
        </scene>
        <!--Navigation Controller-->
        <scene sceneID="VPz-1u-71b">
            <objects>
                <navigationController storyboardIdentifier="MainNavigationController" id="aVA-QD-HIX" sceneMemberID="viewController">
                    <navigationBar key="navigationBar" contentMode="scaleToFill" translucent="NO" id="b5P-pG-lyh">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
                        <autoresizingMask key="autoresizingMask"/>
                        <color key="barTintColor" red="0.8984733224" green="0.44295623899999997" blue="0.19516775010000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <textAttributes key="titleTextAttributes">
                            <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        </textAttributes>
                    </navigationBar>
                    <connections>
                        <segue destination="NvU-gI-aPJ" kind="relationship" relationship="rootViewController" id="hBs-en-jxC"/>
                    </connections>
                </navigationController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="cXM-5C-QrS" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-222" y="1415"/>
        </scene>
        <!--加油单-->
        <scene sceneID="Ujh-8H-jYk">
            <objects>
                <viewController storyboardIdentifier="MainViewController" id="NvU-gI-aPJ" customClass="MainViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="0NC-52-uCb"/>
                        <viewControllerLayoutGuide type="bottom" id="Yec-wN-vhX"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="jeU-3b-5wY">
                        <rect key="frame" x="0.0" y="64" width="375" height="603"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="166" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="fte-kF-PCY">
                                <rect key="frame" x="0.0" y="44" width="375" height="475"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="OrderListTableViewCell" rowHeight="166" id="tpV-M9-l1S" customClass="OrderListTableViewCell">
                                        <rect key="frame" x="0.0" y="28" width="375" height="166"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" tag="11112222" contentMode="center" tableViewCell="tpV-M9-l1S" id="hzT-UH-DPk">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="166"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2016-04-23 12:21" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PI0-yO-xgv">
                                                    <rect key="frame" x="50" y="16" width="154" height="23"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                                    <nil key="textColor"/>
                                                    <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="1pn-6m-cer">
                                                    <rect key="frame" x="341" y="17" width="18" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <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="G9f-Lv-F9O">
                                                    <rect key="frame" x="50" y="47" width="106" height="23"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                                    <color key="textColor" red="0.39995324611663818" green="0.40002685785293579" blue="0.39994865655899048" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <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="roe-Vr-AS8">
                                                    <rect key="frame" x="50" y="74" width="86" height="23"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                                    <color key="textColor" red="0.39995324609999999" green="0.40002685789999998" blue="0.39994865660000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="list_line" translatesAutoresizingMaskIntoConstraints="NO" id="Mdj-mP-15I">
                                                    <rect key="frame" x="16" y="115" width="343" height="1"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="SFh-fG-Nt6"/>
                                                    </constraints>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="单号:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kGS-C0-cNE">
                                                    <rect key="frame" x="16" y="116" width="52" height="40"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" red="0.39995324609999999" green="0.40002685789999998" blue="0.39994865660000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="80000000" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="m7p-3S-SOZ">
                                                    <rect key="frame" x="67" y="116" width="83" height="40"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" red="0.39995324609999999" green="0.40002685789999998" blue="0.39994865660000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="C7n-Ft-15k">
                                                    <rect key="frame" x="297" y="125" width="62" height="22"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="22.5" id="VEh-ic-B9A"/>
                                                        <constraint firstAttribute="width" constant="62" id="clM-k3-hFc"/>
                                                    </constraints>
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <inset key="titleEdgeInsets" minX="-40" minY="0.0" maxX="0.0" maxY="0.0"/>
                                                    <inset key="imageEdgeInsets" minX="40" minY="0.0" maxX="0.0" maxY="0.0"/>
                                                    <state key="normal" title="查看" image="right_arrow">
                                                        <color key="titleColor" red="0.43529411759999997" green="0.4431372549" blue="0.47450980390000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    </state>
                                                </button>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Xdf-p8-5An">
                                                    <rect key="frame" x="0.0" y="156" width="375" height="10"/>
                                                    <subviews>
                                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fcJ-bN-a8D">
                                                            <rect key="frame" x="0.0" y="0.0" width="375" height="1"/>
                                                            <color key="backgroundColor" red="0.80000001190000003" green="0.80000001190000003" blue="0.80000001190000003" alpha="1" colorSpace="calibratedRGB"/>
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="1" id="d5V-8z-4hB"/>
                                                            </constraints>
                                                        </view>
                                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2GA-K3-xLG">
                                                            <rect key="frame" x="0.0" y="9" width="375" height="1"/>
                                                            <color key="backgroundColor" red="0.80000001190000003" green="0.80000001190000003" blue="0.80000001190000003" alpha="1" colorSpace="calibratedRGB"/>
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="1" id="v2I-JV-PX6"/>
                                                            </constraints>
                                                        </view>
                                                    </subviews>
                                                    <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
                                                    <constraints>
                                                        <constraint firstItem="2GA-K3-xLG" firstAttribute="leading" secondItem="Xdf-p8-5An" secondAttribute="leading" id="2YX-aX-Zeh"/>
                                                        <constraint firstAttribute="trailing" secondItem="2GA-K3-xLG" secondAttribute="trailing" id="CzX-a2-hE4"/>
                                                        <constraint firstItem="fcJ-bN-a8D" firstAttribute="top" secondItem="Xdf-p8-5An" secondAttribute="top" id="KWY-gG-PxH"/>
                                                        <constraint firstAttribute="bottom" secondItem="2GA-K3-xLG" secondAttribute="bottom" id="Lo6-fq-TUg"/>
                                                        <constraint firstItem="fcJ-bN-a8D" firstAttribute="leading" secondItem="Xdf-p8-5An" secondAttribute="leading" id="gv6-N3-Wje"/>
                                                        <constraint firstAttribute="height" constant="10" id="nFT-CC-sD3"/>
                                                        <constraint firstAttribute="trailing" secondItem="fcJ-bN-a8D" secondAttribute="trailing" id="yjF-5j-cdk"/>
                                                    </constraints>
                                                </view>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="199" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="M6y-YA-WBW">
                                                    <rect key="frame" x="303" y="14" width="34" height="24"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="20"/>
                                                    <color key="textColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <button opaque="NO" contentMode="scaleToFill" enabled="NO" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G0Z-or-Mw8">
                                                    <rect key="frame" x="16" y="14.5" width="25" height="25"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="25" id="DPS-Jr-lRv"/>
                                                        <constraint firstAttribute="width" constant="25" id="eZ3-fE-nyu"/>
                                                    </constraints>
                                                    <state key="normal" backgroundImage="radious_unselect"/>
                                                    <state key="disabled" backgroundImage="radious_select"/>
                                                    <state key="selected" backgroundImage="radious_select"/>
                                                    <connections>
                                                        <action selector="actionCheck:" destination="tpV-M9-l1S" eventType="touchUpInside" id="z5n-j4-kon"/>
                                                    </connections>
                                                </button>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="Mdj-mP-15I" firstAttribute="leading" secondItem="hzT-UH-DPk" secondAttribute="leading" constant="16" id="3jX-Oi-TBY"/>
                                                <constraint firstItem="roe-Vr-AS8" firstAttribute="top" secondItem="G9f-Lv-F9O" secondAttribute="bottom" constant="4" id="44O-1K-Qly"/>
                                                <constraint firstItem="G9f-Lv-F9O" firstAttribute="leading" secondItem="PI0-yO-xgv" secondAttribute="leading" id="4xb-ht-mIE"/>
                                                <constraint firstItem="PI0-yO-xgv" firstAttribute="leading" secondItem="hzT-UH-DPk" secondAttribute="leading" constant="50" id="5zf-od-CeG"/>
                                                <constraint firstItem="Xdf-p8-5An" firstAttribute="top" secondItem="kGS-C0-cNE" secondAttribute="bottom" id="COz-g8-1hy"/>
                                                <constraint firstAttribute="trailing" secondItem="C7n-Ft-15k" secondAttribute="trailing" constant="16" id="Dwe-zG-dax"/>
                                                <constraint firstItem="m7p-3S-SOZ" firstAttribute="height" secondItem="kGS-C0-cNE" secondAttribute="height" id="FuE-xr-O73"/>
                                                <constraint firstItem="M6y-YA-WBW" firstAttribute="bottom" secondItem="1pn-6m-cer" secondAttribute="bottom" id="Fvx-pS-XxN"/>
                                                <constraint firstItem="1pn-6m-cer" firstAttribute="centerY" secondItem="PI0-yO-xgv" secondAttribute="centerY" id="HjM-ux-o8u"/>
                                                <constraint firstAttribute="trailing" secondItem="Xdf-p8-5An" secondAttribute="trailing" id="LCt-ow-Hdy"/>
                                                <constraint firstItem="C7n-Ft-15k" firstAttribute="centerY" secondItem="m7p-3S-SOZ" secondAttribute="centerY" id="LgE-bQ-eMC"/>
                                                <constraint firstItem="PI0-yO-xgv" firstAttribute="top" secondItem="hzT-UH-DPk" secondAttribute="top" constant="16" id="R4y-wx-jz3"/>
                                                <constraint firstItem="Xdf-p8-5An" firstAttribute="leading" secondItem="hzT-UH-DPk" secondAttribute="leading" id="cl6-IX-PnS"/>
                                                <constraint firstAttribute="bottom" secondItem="Xdf-p8-5An" secondAttribute="bottom" id="csy-AE-1fa"/>
                                                <constraint firstItem="m7p-3S-SOZ" firstAttribute="top" secondItem="Mdj-mP-15I" secondAttribute="bottom" id="dcZ-H6-mrD"/>
                                                <constraint firstItem="G0Z-or-Mw8" firstAttribute="leading" secondItem="hzT-UH-DPk" secondAttribute="leading" constant="16" id="drS-LW-E3E"/>
                                                <constraint firstItem="roe-Vr-AS8" firstAttribute="leading" secondItem="G9f-Lv-F9O" secondAttribute="leading" id="epS-Hm-gw7"/>
                                                <constraint firstItem="kGS-C0-cNE" firstAttribute="leading" secondItem="hzT-UH-DPk" secondAttribute="leading" constant="16" id="fuD-Bk-D0Q"/>
                                                <constraint firstAttribute="trailing" secondItem="Mdj-mP-15I" secondAttribute="trailing" constant="16" id="gkS-fp-Kpu"/>
                                                <constraint firstItem="G0Z-or-Mw8" firstAttribute="centerY" secondItem="PI0-yO-xgv" secondAttribute="centerY" id="jBv-9V-kct"/>
                                                <constraint firstItem="1pn-6m-cer" firstAttribute="leading" secondItem="M6y-YA-WBW" secondAttribute="trailing" constant="4" id="nEa-Nb-LeI"/>
                                                <constraint firstItem="kGS-C0-cNE" firstAttribute="top" secondItem="Mdj-mP-15I" secondAttribute="bottom" id="s4w-SJ-q21"/>
                                                <constraint firstItem="m7p-3S-SOZ" firstAttribute="leading" secondItem="kGS-C0-cNE" secondAttribute="trailing" constant="-1" id="tAF-92-N0O"/>
                                                <constraint firstAttribute="trailing" secondItem="1pn-6m-cer" secondAttribute="trailing" constant="16" id="vkN-ec-xiD"/>
                                                <constraint firstAttribute="bottom" secondItem="Mdj-mP-15I" secondAttribute="bottom" constant="50" id="vpV-al-m9m"/>
                                                <constraint firstItem="G9f-Lv-F9O" firstAttribute="top" secondItem="PI0-yO-xgv" secondAttribute="bottom" constant="8" id="xNC-YW-2hk"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="btnIsChecked" destination="G0Z-or-Mw8" id="1n3-Rn-Z58"/>
                                            <outlet property="labelBillNumber" destination="m7p-3S-SOZ" id="qtj-m8-kor"/>
                                            <outlet property="labelOil" destination="roe-Vr-AS8" id="sWe-2m-pNR"/>
                                            <outlet property="labelPrice" destination="M6y-YA-WBW" id="Nfg-Dq-GhG"/>
                                            <outlet property="labelStation" destination="G9f-Lv-F9O" id="bOW-Sf-9Co"/>
                                            <outlet property="labelTime" destination="PI0-yO-xgv" id="CWQ-mQ-g4I"/>
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                            </tableView>
                            <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SUp-3O-J8h">
                                <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
                                <subviews>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bmf-kc-sf9">
                                        <rect key="frame" x="16" y="9.5" width="25" height="25"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="25" id="7Tj-EY-Uiq"/>
                                            <constraint firstAttribute="height" constant="25" id="Ptz-Th-dte"/>
                                        </constraints>
                                        <state key="normal" backgroundImage="radious_unselect"/>
                                        <state key="selected" backgroundImage="radious_select"/>
                                        <connections>
                                            <action selector="actionSelectAll:" destination="NvU-gI-aPJ" eventType="touchUpInside" id="pfq-Sm-G68"/>
                                        </connections>
                                    </button>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="全选" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xfE-b7-Fwg">
                                        <rect key="frame" x="57" y="11" width="39" height="23"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oaq-2p-fUb">
                                        <rect key="frame" x="279" y="0.0" width="80" height="44"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="80" id="kr4-H4-dLx"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                        <state key="normal" title="取消对账">
                                            <color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        </state>
                                        <connections>
                                            <action selector="actionCancelCheck:" destination="NvU-gI-aPJ" eventType="touchUpInside" id="TRX-wb-6eH"/>
                                        </connections>
                                    </button>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="oaq-2p-fUb" secondAttribute="trailing" constant="16" id="GLt-Mi-pph"/>
                                    <constraint firstItem="bmf-kc-sf9" firstAttribute="leading" secondItem="SUp-3O-J8h" secondAttribute="leading" constant="16" id="LnV-xB-fif"/>
                                    <constraint firstItem="oaq-2p-fUb" firstAttribute="top" secondItem="SUp-3O-J8h" secondAttribute="top" id="NmC-5Y-Yin"/>
                                    <constraint firstItem="bmf-kc-sf9" firstAttribute="centerY" secondItem="SUp-3O-J8h" secondAttribute="centerY" id="OCo-t8-4uQ"/>
                                    <constraint firstAttribute="height" constant="44" id="Ogv-fa-3jp"/>
                                    <constraint firstItem="xfE-b7-Fwg" firstAttribute="leading" secondItem="bmf-kc-sf9" secondAttribute="trailing" constant="16" id="Q9f-cQ-WeM"/>
                                    <constraint firstAttribute="bottom" secondItem="oaq-2p-fUb" secondAttribute="bottom" id="i8N-iK-x8i"/>
                                    <constraint firstItem="xfE-b7-Fwg" firstAttribute="centerY" secondItem="SUp-3O-J8h" secondAttribute="centerY" id="ohL-wU-pej"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="60m-IE-dYi">
                                <rect key="frame" x="0.0" y="519" width="375" height="84"/>
                                <subviews>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pkB-KR-wBr">
                                        <rect key="frame" x="255" y="0.0" width="120" height="84"/>
                                        <color key="backgroundColor" red="0.89847332239151001" green="0.44295623898506165" blue="0.19516775012016296" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="120" id="EA1-qT-XUN"/>
                                        </constraints>
                                        <state key="normal" title="对账">
                                            <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        </state>
                                        <state key="selected" title="完成对账"/>
                                        <connections>
                                            <action selector="actionCheck:" destination="NvU-gI-aPJ" eventType="touchUpInside" id="FYc-Af-f7j"/>
                                        </connections>
                                    </button>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6w7-So-BEq">
                                        <rect key="frame" x="0.0" y="0.0" width="255" height="41.5"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="单数:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bOO-oe-d7A">
                                                <rect key="frame" x="45" y="0.0" width="70" height="41.5"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" constant="70" id="eV7-sw-omz"/>
                                                </constraints>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <nil key="textColor"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XBX-Hu-kI5">
                                                <rect key="frame" x="115" y="0.0" width="140" height="41.5"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <nil key="textColor"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstItem="XBX-Hu-kI5" firstAttribute="leading" secondItem="bOO-oe-d7A" secondAttribute="trailing" id="2Q1-VE-dfh"/>
                                            <constraint firstItem="bOO-oe-d7A" firstAttribute="top" secondItem="6w7-So-BEq" secondAttribute="top" id="AjN-EL-DHu"/>
                                            <constraint firstItem="XBX-Hu-kI5" firstAttribute="top" secondItem="6w7-So-BEq" secondAttribute="top" id="HKj-6U-J5P"/>
                                            <constraint firstAttribute="trailing" secondItem="XBX-Hu-kI5" secondAttribute="trailing" id="LX1-Jr-k24"/>
                                            <constraint firstAttribute="bottom" secondItem="bOO-oe-d7A" secondAttribute="bottom" id="Wdc-Lu-wXJ"/>
                                            <constraint firstItem="bOO-oe-d7A" firstAttribute="leading" secondItem="6w7-So-BEq" secondAttribute="leading" constant="45" id="mQO-7g-wCn"/>
                                            <constraint firstAttribute="bottom" secondItem="XBX-Hu-kI5" secondAttribute="bottom" id="sLS-cN-X8b"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oFG-hd-AiT">
                                        <rect key="frame" x="0.0" y="42.5" width="255" height="41.5"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="金额:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MLq-ta-08m">
                                                <rect key="frame" x="45" y="-0.5" width="70" height="41.5"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" constant="70" id="NiW-ti-sKm"/>
                                                </constraints>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <nil key="textColor"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥0.001" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="H0A-lS-G4G">
                                                <rect key="frame" x="115" y="0.0" width="140" height="41.5"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <color key="textColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstItem="H0A-lS-G4G" firstAttribute="leading" secondItem="MLq-ta-08m" secondAttribute="trailing" id="0FN-t7-0D9"/>
                                            <constraint firstItem="MLq-ta-08m" firstAttribute="top" secondItem="oFG-hd-AiT" secondAttribute="top" id="IXv-09-rOR"/>
                                            <constraint firstAttribute="trailing" secondItem="H0A-lS-G4G" secondAttribute="trailing" id="MNl-2o-Zny"/>
                                            <constraint firstItem="MLq-ta-08m" firstAttribute="leading" secondItem="oFG-hd-AiT" secondAttribute="leading" constant="45" id="aMa-ca-95K"/>
                                            <constraint firstAttribute="bottom" secondItem="H0A-lS-G4G" secondAttribute="bottom" id="cOS-k0-TXJ"/>
                                            <constraint firstAttribute="bottom" secondItem="MLq-ta-08m" secondAttribute="bottom" id="es5-81-OhB"/>
                                            <constraint firstItem="H0A-lS-G4G" firstAttribute="top" secondItem="oFG-hd-AiT" secondAttribute="top" id="kph-it-Dph"/>
                                        </constraints>
                                    </view>
                                </subviews>
                                <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
                                <constraints>
                                    <constraint firstAttribute="bottom" secondItem="pkB-KR-wBr" secondAttribute="bottom" id="9JY-88-UIg"/>
                                    <constraint firstItem="pkB-KR-wBr" firstAttribute="top" secondItem="60m-IE-dYi" secondAttribute="top" id="9hb-06-Rre"/>
                                    <constraint firstItem="pkB-KR-wBr" firstAttribute="leading" secondItem="6w7-So-BEq" secondAttribute="trailing" id="9iG-00-w7h"/>
                                    <constraint firstItem="oFG-hd-AiT" firstAttribute="leading" secondItem="60m-IE-dYi" secondAttribute="leading" id="Baz-ad-Z9G"/>
                                    <constraint firstAttribute="trailing" secondItem="pkB-KR-wBr" secondAttribute="trailing" id="EAa-GR-QDP"/>
                                    <constraint firstAttribute="bottom" secondItem="oFG-hd-AiT" secondAttribute="bottom" id="M8i-8u-5td"/>
                                    <constraint firstItem="6w7-So-BEq" firstAttribute="leading" secondItem="60m-IE-dYi" secondAttribute="leading" id="RXM-mY-Up3"/>
                                    <constraint firstItem="oFG-hd-AiT" firstAttribute="top" secondItem="6w7-So-BEq" secondAttribute="bottom" constant="1" id="Ryj-0l-YaA"/>
                                    <constraint firstItem="pkB-KR-wBr" firstAttribute="leading" secondItem="oFG-hd-AiT" secondAttribute="trailing" id="iqv-Ut-Pc9"/>
                                    <constraint firstItem="6w7-So-BEq" firstAttribute="top" secondItem="60m-IE-dYi" secondAttribute="top" id="nf0-8n-TvA"/>
                                    <constraint firstItem="oFG-hd-AiT" firstAttribute="height" secondItem="6w7-So-BEq" secondAttribute="height" id="sgH-tR-hDq"/>
                                </constraints>
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="60m-IE-dYi" firstAttribute="top" secondItem="fte-kF-PCY" secondAttribute="bottom" id="8Or-2D-DIl"/>
                            <constraint firstAttribute="trailing" secondItem="SUp-3O-J8h" secondAttribute="trailing" id="9Mf-nI-Xj5"/>
                            <constraint firstAttribute="bottom" secondItem="60m-IE-dYi" secondAttribute="bottom" id="DGb-f0-AvT"/>
                            <constraint firstItem="SUp-3O-J8h" firstAttribute="top" secondItem="0NC-52-uCb" secondAttribute="bottom" id="F2r-oa-Pqj"/>
                            <constraint firstAttribute="trailing" secondItem="fte-kF-PCY" secondAttribute="trailing" id="GNL-GK-87X"/>
                            <constraint firstItem="Yec-wN-vhX" firstAttribute="top" secondItem="fte-kF-PCY" secondAttribute="bottom" constant="84" id="Tms-Gt-OBB"/>
                            <constraint firstItem="SUp-3O-J8h" firstAttribute="leading" secondItem="jeU-3b-5wY" secondAttribute="leading" id="dc4-D3-aMT"/>
                            <constraint firstAttribute="trailing" secondItem="60m-IE-dYi" secondAttribute="trailing" id="nhz-IR-CNY"/>
                            <constraint firstItem="fte-kF-PCY" firstAttribute="leading" secondItem="jeU-3b-5wY" secondAttribute="leading" id="qRR-QM-gHV"/>
                            <constraint firstItem="60m-IE-dYi" firstAttribute="leading" secondItem="jeU-3b-5wY" secondAttribute="leading" id="rWy-JU-r8A"/>
                            <constraint firstItem="fte-kF-PCY" firstAttribute="top" secondItem="SUp-3O-J8h" secondAttribute="bottom" id="wJI-nx-8O7"/>
                        </constraints>
                    </view>
                    <navigationItem key="navigationItem" title="加油单" id="PTc-Wg-bhw">
                        <barButtonItem key="leftBarButtonItem" image="main_left_bar_item" id="EUj-GS-qMd">
                            <color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                            <connections>
                                <action selector="actionLeft:" destination="NvU-gI-aPJ" id="xnU-LB-JcI"/>
                            </connections>
                        </barButtonItem>
                        <barButtonItem key="rightBarButtonItem" image="main_right_bar_item" id="LKm-wv-vzU">
                            <color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                            <connections>
                                <action selector="actionRight:" destination="NvU-gI-aPJ" id="e0b-ZA-tM4"/>
                            </connections>
                        </barButtonItem>
                    </navigationItem>
                    <connections>
                        <outlet property="bottomBoard" destination="60m-IE-dYi" id="1cC-2f-x1D"/>
                        <outlet property="btnCheck" destination="pkB-KR-wBr" id="iuK-wQ-xGq"/>
                        <outlet property="btnSelectAll" destination="bmf-kc-sf9" id="2Uw-gN-QDj"/>
                        <outlet property="constraintTop" destination="Ogv-fa-3jp" id="Pko-jE-pfh"/>
                        <outlet property="labelAmount" destination="H0A-lS-G4G" id="O8P-M3-RT7"/>
                        <outlet property="labelCount" destination="XBX-Hu-kI5" id="PRk-3O-Iug"/>
                        <outlet property="tableView" destination="fte-kF-PCY" id="Thm-5H-Lu4"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="1XD-Cb-6hj" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="485.60000000000002" y="1414.5427286356824"/>
        </scene>
        <!--Order List Filter View Controller-->
        <scene sceneID="m3N-VX-LqN">
            <objects>
                <viewController storyboardIdentifier="OrderListFilterViewController" id="DJ0-jV-4Ff" customClass="OrderListFilterViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Pil-2u-Ivq"/>
                        <viewControllerLayoutGuide type="bottom" id="k43-vL-Jk5"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="iUv-61-jRD">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lAH-tC-jlD">
                                <rect key="frame" x="0.0" y="20" width="375" height="320"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ged-0k-OzE">
                                        <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="是否对账:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5vl-v1-juQ">
                                                <rect key="frame" x="16" y="15" width="87" height="21"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <nil key="textColor"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7aY-Ll-xGX">
                                                <rect key="frame" x="111" y="5" width="248" height="40"/>
                                                <color key="backgroundColor" red="0.90196079019999997" green="0.90196079019999997" blue="0.90196079019999997" alpha="1" colorSpace="calibratedRGB"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="40" id="xkV-9B-iJ9"/>
                                                </constraints>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <state key="normal" title="全部">
                                                    <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                </state>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                        <real key="value" value="5"/>
                                                    </userDefinedRuntimeAttribute>
                                                </userDefinedRuntimeAttributes>
                                                <connections>
                                                    <action selector="actionChooseIsChecked:" destination="DJ0-jV-4Ff" eventType="touchUpInside" id="M6L-jo-hd6"/>
                                                </connections>
                                            </button>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstItem="7aY-Ll-xGX" firstAttribute="leading" secondItem="5vl-v1-juQ" secondAttribute="trailing" constant="8" id="Fgj-7Y-1hS"/>
                                            <constraint firstAttribute="height" constant="50" id="Ru9-ja-JLP"/>
                                            <constraint firstItem="7aY-Ll-xGX" firstAttribute="centerY" secondItem="ged-0k-OzE" secondAttribute="centerY" id="sUf-t2-EV4"/>
                                            <constraint firstAttribute="trailing" secondItem="7aY-Ll-xGX" secondAttribute="trailing" constant="16" id="uWv-xz-INz"/>
                                            <constraint firstItem="5vl-v1-juQ" firstAttribute="leading" secondItem="ged-0k-OzE" secondAttribute="leading" constant="16" id="v60-0w-wNk"/>
                                            <constraint firstItem="5vl-v1-juQ" firstAttribute="centerY" secondItem="ged-0k-OzE" secondAttribute="centerY" id="yx7-gN-O9O"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kvi-vx-bzY">
                                        <rect key="frame" x="0.0" y="50" width="375" height="50"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="加油单号:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zfj-LU-gpy">
                                                <rect key="frame" x="16" y="15" width="87" height="21"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <nil key="textColor"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Tyc-ZF-j7b">
                                                <rect key="frame" x="110" y="5" width="249" height="40"/>
                                                <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="40" id="6xk-ea-7BU"/>
                                                </constraints>
                                                <nil key="textColor"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="6Jp-sn-yNg"/>
                                            <constraint firstAttribute="trailing" secondItem="Tyc-ZF-j7b" secondAttribute="trailing" constant="16" id="6Ur-z9-qNH"/>
                                            <constraint firstItem="Zfj-LU-gpy" firstAttribute="centerY" secondItem="kvi-vx-bzY" secondAttribute="centerY" id="HrN-2e-Z1G"/>
                                            <constraint firstItem="Zfj-LU-gpy" firstAttribute="leading" secondItem="kvi-vx-bzY" secondAttribute="leading" constant="16" id="SQD-Hq-Tb5"/>
                                            <constraint firstItem="Tyc-ZF-j7b" firstAttribute="leading" secondItem="kvi-vx-bzY" secondAttribute="leading" constant="110" id="YdA-1g-Zww"/>
                                            <constraint firstItem="Tyc-ZF-j7b" firstAttribute="centerY" secondItem="kvi-vx-bzY" secondAttribute="centerY" id="fae-v6-poR"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6PD-JU-six">
                                        <rect key="frame" x="0.0" y="100" width="375" height="50"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="开始时间:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rgO-Mt-cU5">
                                                <rect key="frame" x="16" y="15" width="87" height="21"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <nil key="textColor"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Wcq-oX-Vzb" customClass="DateTextField">
                                                <rect key="frame" x="110" y="5" width="249" height="40"/>
                                                <color key="backgroundColor" red="0.93323183060000003" green="0.93339174989999996" blue="0.93322181699999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="40" id="7aw-1Y-Ary"/>
                                                </constraints>
                                                <nil key="textColor"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstItem="rgO-Mt-cU5" firstAttribute="centerY" secondItem="6PD-JU-six" secondAttribute="centerY" id="2rp-uC-CCP"/>
                                            <constraint firstAttribute="height" constant="50" id="KNO-0W-itH"/>
                                            <constraint firstItem="rgO-Mt-cU5" firstAttribute="leading" secondItem="6PD-JU-six" secondAttribute="leading" constant="16" id="bYb-aG-ovL"/>
                                            <constraint firstItem="Wcq-oX-Vzb" firstAttribute="centerY" secondItem="6PD-JU-six" secondAttribute="centerY" id="oid-oP-dVG"/>
                                            <constraint firstAttribute="trailing" secondItem="Wcq-oX-Vzb" secondAttribute="trailing" constant="16" id="qnk-N0-OWm"/>
                                            <constraint firstItem="Wcq-oX-Vzb" firstAttribute="leading" secondItem="6PD-JU-six" secondAttribute="leading" constant="110" id="yq6-9k-pVV"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="f0V-Ps-aaS">
                                        <rect key="frame" x="0.0" y="150" width="375" height="50"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="结束时间:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cLn-Yp-sQy">
                                                <rect key="frame" x="16" y="15" width="87" height="21"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <nil key="textColor"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="w8b-63-OjZ" customClass="DateTextField">
                                                <rect key="frame" x="110" y="5" width="249" height="40"/>
                                                <color key="backgroundColor" red="0.93323183060000003" green="0.93339174989999996" blue="0.93322181699999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="40" id="I77-WC-1oM"/>
                                                </constraints>
                                                <nil key="textColor"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstItem="w8b-63-OjZ" firstAttribute="leading" secondItem="f0V-Ps-aaS" secondAttribute="leading" constant="110" id="Lsr-uD-FNk"/>
                                            <constraint firstAttribute="trailing" secondItem="w8b-63-OjZ" secondAttribute="trailing" constant="16" id="b2s-q3-spO"/>
                                            <constraint firstItem="cLn-Yp-sQy" firstAttribute="leading" secondItem="f0V-Ps-aaS" secondAttribute="leading" constant="16" id="bra-va-J27"/>
                                            <constraint firstAttribute="height" constant="50" id="cvg-L6-TVU"/>
                                            <constraint firstItem="cLn-Yp-sQy" firstAttribute="centerY" secondItem="f0V-Ps-aaS" secondAttribute="centerY" id="eJq-Om-mzZ"/>
                                            <constraint firstItem="w8b-63-OjZ" firstAttribute="centerY" secondItem="f0V-Ps-aaS" secondAttribute="centerY" id="rES-3g-lgM"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BPU-oD-DwI">
                                        <rect key="frame" x="0.0" y="200" width="375" height="50"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="加油员:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8mT-ZO-pVl">
                                                <rect key="frame" x="16" y="15" width="70" height="21"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <nil key="textColor"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="PuF-Hr-KGB">
                                                <rect key="frame" x="110" y="5" width="249" height="40"/>
                                                <color key="backgroundColor" red="0.93323183060000003" green="0.93339174989999996" blue="0.93322181699999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="40" id="kwO-Zw-GWs"/>
                                                </constraints>
                                                <nil key="textColor"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstItem="PuF-Hr-KGB" firstAttribute="leading" secondItem="BPU-oD-DwI" secondAttribute="leading" constant="110" id="A8T-wN-fTj"/>
                                            <constraint firstAttribute="height" constant="50" id="KJR-El-79f"/>
                                            <constraint firstItem="8mT-ZO-pVl" firstAttribute="leading" secondItem="BPU-oD-DwI" secondAttribute="leading" constant="16" id="OGs-E5-D3o"/>
                                            <constraint firstItem="8mT-ZO-pVl" firstAttribute="centerY" secondItem="BPU-oD-DwI" secondAttribute="centerY" id="Pbv-CC-SyT"/>
                                            <constraint firstAttribute="trailing" secondItem="PuF-Hr-KGB" secondAttribute="trailing" constant="16" id="jnD-Kf-eup"/>
                                            <constraint firstItem="PuF-Hr-KGB" firstAttribute="centerY" secondItem="BPU-oD-DwI" secondAttribute="centerY" id="mCa-gy-14w"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dzD-bu-N4P">
                                        <rect key="frame" x="0.0" y="250" width="375" height="70"/>
                                        <subviews>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="K9Z-iZ-JBi">
                                                <rect key="frame" x="16" y="19" width="163.5" height="32"/>
                                                <color key="backgroundColor" red="0.73325240612030029" green="0.73337996006011963" blue="0.73324435949325562" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                                <state key="normal" title="重置"/>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                        <real key="value" value="5"/>
                                                    </userDefinedRuntimeAttribute>
                                                </userDefinedRuntimeAttributes>
                                                <connections>
                                                    <action selector="actionReset:" destination="DJ0-jV-4Ff" eventType="touchUpInside" id="rXS-U6-Dy7"/>
                                                </connections>
                                            </button>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wHH-mv-Dud">
                                                <rect key="frame" x="195.5" y="19" width="163.5" height="32"/>
                                                <color key="backgroundColor" red="0.8984733224" green="0.44295623899999997" blue="0.19516775010000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                                <state key="normal" title="提交"/>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                        <real key="value" value="5"/>
                                                    </userDefinedRuntimeAttribute>
                                                </userDefinedRuntimeAttributes>
                                                <connections>
                                                    <action selector="actionSubmit:" destination="DJ0-jV-4Ff" eventType="touchUpInside" id="qtb-cz-ZdZ"/>
                                                </connections>
                                            </button>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="70" id="Dbh-rc-D2S"/>
                                            <constraint firstAttribute="trailing" secondItem="wHH-mv-Dud" secondAttribute="trailing" constant="16" id="WW3-9c-DJs"/>
                                            <constraint firstItem="wHH-mv-Dud" firstAttribute="width" secondItem="K9Z-iZ-JBi" secondAttribute="width" id="boR-P2-Yhv"/>
                                            <constraint firstItem="wHH-mv-Dud" firstAttribute="leading" secondItem="K9Z-iZ-JBi" secondAttribute="trailing" constant="16" id="if2-jB-ZyU"/>
                                            <constraint firstItem="K9Z-iZ-JBi" firstAttribute="leading" secondItem="dzD-bu-N4P" secondAttribute="leading" constant="16" id="inX-HD-DLv"/>
                                            <constraint firstItem="K9Z-iZ-JBi" firstAttribute="centerY" secondItem="dzD-bu-N4P" secondAttribute="centerY" id="kDG-uj-2du"/>
                                            <constraint firstItem="wHH-mv-Dud" firstAttribute="centerY" secondItem="K9Z-iZ-JBi" secondAttribute="centerY" id="pMY-6F-ToO"/>
                                            <constraint firstItem="wHH-mv-Dud" firstAttribute="height" secondItem="K9Z-iZ-JBi" secondAttribute="height" id="v5t-hP-aUJ"/>
                                        </constraints>
                                    </view>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstItem="ged-0k-OzE" firstAttribute="top" secondItem="lAH-tC-jlD" secondAttribute="top" id="3gF-k9-Ciw"/>
                                    <constraint firstItem="6PD-JU-six" firstAttribute="top" secondItem="kvi-vx-bzY" secondAttribute="bottom" id="4NK-Au-vVX"/>
                                    <constraint firstItem="6PD-JU-six" firstAttribute="leading" secondItem="lAH-tC-jlD" secondAttribute="leading" id="6TY-Gy-5br"/>
                                    <constraint firstItem="kvi-vx-bzY" firstAttribute="leading" secondItem="lAH-tC-jlD" secondAttribute="leading" id="9yR-Ua-rzh"/>
                                    <constraint firstAttribute="trailing" secondItem="ged-0k-OzE" secondAttribute="trailing" id="AdS-XF-2sw"/>
                                    <constraint firstItem="BPU-oD-DwI" firstAttribute="top" secondItem="f0V-Ps-aaS" secondAttribute="bottom" id="BJd-9v-RLl"/>
                                    <constraint firstItem="f0V-Ps-aaS" firstAttribute="leading" secondItem="lAH-tC-jlD" secondAttribute="leading" id="I2D-MO-33V"/>
                                    <constraint firstItem="6PD-JU-six" firstAttribute="top" secondItem="kvi-vx-bzY" secondAttribute="bottom" id="KzD-6k-eGc"/>
                                    <constraint firstAttribute="trailing" secondItem="f0V-Ps-aaS" secondAttribute="trailing" id="R1g-os-gHC"/>
                                    <constraint firstItem="dzD-bu-N4P" firstAttribute="top" secondItem="BPU-oD-DwI" secondAttribute="bottom" id="U68-Pu-anq"/>
                                    <constraint firstAttribute="trailing" secondItem="BPU-oD-DwI" secondAttribute="trailing" id="VHR-nN-4mz"/>
                                    <constraint firstItem="ged-0k-OzE" firstAttribute="leading" secondItem="lAH-tC-jlD" secondAttribute="leading" id="YPF-ms-r5a"/>
                                    <constraint firstItem="BPU-oD-DwI" firstAttribute="top" secondItem="f0V-Ps-aaS" secondAttribute="bottom" id="YRB-WU-GoJ"/>
                                    <constraint firstItem="dzD-bu-N4P" firstAttribute="leading" secondItem="lAH-tC-jlD" secondAttribute="leading" id="atm-5P-9NJ"/>
                                    <constraint firstAttribute="trailing" secondItem="kvi-vx-bzY" secondAttribute="trailing" id="drA-oo-Uwx"/>
                                    <constraint firstAttribute="trailing" secondItem="6PD-JU-six" secondAttribute="trailing" id="fdZ-0D-tbA"/>
                                    <constraint firstItem="kvi-vx-bzY" firstAttribute="top" secondItem="ged-0k-OzE" secondAttribute="bottom" id="nrq-Se-dTu"/>
                                    <constraint firstAttribute="trailing" secondItem="dzD-bu-N4P" secondAttribute="trailing" id="s25-WP-2uI"/>
                                    <constraint firstItem="f0V-Ps-aaS" firstAttribute="top" secondItem="6PD-JU-six" secondAttribute="bottom" id="tTw-13-E9v"/>
                                    <constraint firstAttribute="height" constant="320" id="uYs-JL-rMh"/>
                                    <constraint firstItem="BPU-oD-DwI" firstAttribute="leading" secondItem="lAH-tC-jlD" secondAttribute="leading" id="wjM-e8-HRK"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xux-8l-yBw">
                                <rect key="frame" x="0.0" y="340" width="375" height="327"/>
                                <color key="backgroundColor" white="0.33333333333333331" alpha="0.23191352739726026" colorSpace="calibratedWhite"/>
                                <gestureRecognizers/>
                                <connections>
                                    <outletCollection property="gestureRecognizers" destination="M8g-QM-c4v" appends="YES" id="NdK-Ig-Kvt"/>
                                </connections>
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="xux-8l-yBw" firstAttribute="leading" secondItem="iUv-61-jRD" secondAttribute="leading" id="4Hk-12-h0c"/>
                            <constraint firstAttribute="trailing" secondItem="lAH-tC-jlD" secondAttribute="trailing" id="6a4-lw-G8Q"/>
                            <constraint firstItem="xux-8l-yBw" firstAttribute="top" secondItem="lAH-tC-jlD" secondAttribute="bottom" id="Im3-Kp-PWx"/>
                            <constraint firstItem="lAH-tC-jlD" firstAttribute="top" secondItem="Pil-2u-Ivq" secondAttribute="bottom" id="bLJ-X8-2UB"/>
                            <constraint firstItem="k43-vL-Jk5" firstAttribute="top" secondItem="xux-8l-yBw" secondAttribute="bottom" id="hj2-Ku-z1R"/>
                            <constraint firstAttribute="trailing" secondItem="xux-8l-yBw" secondAttribute="trailing" id="lCh-yh-pFh"/>
                            <constraint firstItem="lAH-tC-jlD" firstAttribute="leading" secondItem="iUv-61-jRD" secondAttribute="leading" id="xhT-aI-wpX"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="board" destination="lAH-tC-jlD" id="vAl-Dt-Pzc"/>
                        <outlet property="constraintHeight" destination="uYs-JL-rMh" id="BGm-Bu-h82"/>
                        <outlet property="shadow" destination="xux-8l-yBw" id="OIe-us-hwX"/>
                        <outlet property="textFieldBillNumber" destination="Tyc-ZF-j7b" id="gHO-Dg-N6B"/>
                        <outlet property="textFieldDate" destination="Wcq-oX-Vzb" id="cid-3S-Omf"/>
                        <outlet property="textFieldEndDate" destination="w8b-63-OjZ" id="FuU-8A-NEG"/>
                        <outlet property="textFieldStationUser" destination="PuF-Hr-KGB" id="N7h-Xp-Rof"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="BKy-20-3f2" userLabel="First Responder" sceneMemberID="firstResponder"/>
                <tapGestureRecognizer id="M8g-QM-c4v">
                    <connections>
                        <action selector="actionBac:" destination="DJ0-jV-4Ff" id="TBc-wt-8mn"/>
                    </connections>
                </tapGestureRecognizer>
            </objects>
            <point key="canvasLocation" x="485.60000000000002" y="2117.9910044977514"/>
        </scene>
        <!--Bill List View Controller-->
        <scene sceneID="cPU-nz-qim">
            <objects>
                <viewController storyboardIdentifier="BillListViewController" id="SIC-qS-foZ" customClass="BillListViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="vBB-tG-WQb"/>
                        <viewControllerLayoutGuide type="bottom" id="daf-4t-Yis"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="gb5-UW-wSE">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="27" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="PeY-Py-rcO">
                                <rect key="frame" x="0.0" y="20" width="375" height="647"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="headerCell" rowHeight="30" id="WXk-60-mnv">
                                        <rect key="frame" x="0.0" y="28" width="375" height="30"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="WXk-60-mnv" id="Hdv-Fv-6SO">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="29"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <label opaque="NO" userInteractionEnabled="NO" tag="1111" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2016-12" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3kb-L7-Q1S">
                                                    <rect key="frame" x="16" y="4.5" width="64" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" tag="2222" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="+400" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tgu-Lb-0GO">
                                                    <rect key="frame" x="317" y="4" width="42" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstItem="3kb-L7-Q1S" firstAttribute="centerY" secondItem="Hdv-Fv-6SO" secondAttribute="centerY" id="7H2-Uj-sMR"/>
                                                <constraint firstItem="Tgu-Lb-0GO" firstAttribute="centerY" secondItem="Hdv-Fv-6SO" secondAttribute="centerY" id="EnS-8B-IZi"/>
                                                <constraint firstAttribute="trailing" secondItem="Tgu-Lb-0GO" secondAttribute="trailing" constant="16" id="O9f-US-CtU"/>
                                                <constraint firstItem="3kb-L7-Q1S" firstAttribute="leading" secondItem="Hdv-Fv-6SO" secondAttribute="leading" constant="16" id="cDw-by-770"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                    </tableViewCell>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="BillListTableViewCell" rowHeight="60" id="agP-LF-ma6" customClass="BillListTableViewCell">
                                        <rect key="frame" x="0.0" y="58" width="375" height="60"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="agP-LF-ma6" id="X7Q-g8-dvJ">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="59"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工分结算" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R4g-d8-qvx">
                                                    <rect key="frame" x="16" y="8" width="70" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2016-12-21 12:11:11" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kdz-tS-ir5">
                                                    <rect key="frame" x="16" y="35" width="127" height="17"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <color key="textColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="+12" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="10x-yS-sEx">
                                                    <rect key="frame" x="330" y="20" width="29" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="Kdz-tS-ir5" firstAttribute="leading" secondItem="R4g-d8-qvx" secondAttribute="leading" id="8Ag-dq-sph"/>
                                                <constraint firstAttribute="bottom" secondItem="Kdz-tS-ir5" secondAttribute="bottom" constant="8" id="Zv0-B4-sCl"/>
                                                <constraint firstAttribute="trailing" secondItem="10x-yS-sEx" secondAttribute="trailing" constant="16" id="o2K-Bb-9zk"/>
                                                <constraint firstItem="R4g-d8-qvx" firstAttribute="top" secondItem="X7Q-g8-dvJ" secondAttribute="top" constant="8" id="pvk-W0-6bz"/>
                                                <constraint firstItem="10x-yS-sEx" firstAttribute="centerY" secondItem="X7Q-g8-dvJ" secondAttribute="centerY" id="tvp-Gw-v0a"/>
                                                <constraint firstItem="R4g-d8-qvx" firstAttribute="leading" secondItem="X7Q-g8-dvJ" secondAttribute="leading" constant="16" id="zX5-dv-0o0"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="labelDate" destination="Kdz-tS-ir5" id="erg-XO-zPK"/>
                                            <outlet property="labelReduct" destination="10x-yS-sEx" id="mlt-bm-vlT"/>
                                            <outlet property="labelTitle" destination="R4g-d8-qvx" id="P1r-Fj-CyH"/>
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="PeY-Py-rcO" secondAttribute="trailing" id="82F-qr-v1Y"/>
                            <constraint firstItem="PeY-Py-rcO" firstAttribute="top" secondItem="vBB-tG-WQb" secondAttribute="bottom" id="Qd7-mH-lWJ"/>
                            <constraint firstItem="PeY-Py-rcO" firstAttribute="leading" secondItem="gb5-UW-wSE" secondAttribute="leading" id="jzE-cl-kdg"/>
                            <constraint firstItem="daf-4t-Yis" firstAttribute="top" secondItem="PeY-Py-rcO" secondAttribute="bottom" id="nc9-f4-w50"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="tableView" destination="PeY-Py-rcO" id="QY2-Ia-ipu"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="eDT-s0-ys2" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1325.5999999999999" y="2102.698650674663"/>
        </scene>
        <!--Order Detail View Controller-->
        <scene sceneID="5X2-zN-Isn">
            <objects>
                <viewController storyboardIdentifier="OrderDetailViewController" automaticallyAdjustsScrollViewInsets="NO" id="z0s-bh-tj6" customClass="OrderDetailViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="eEq-x0-goT"/>
                        <viewControllerLayoutGuide type="bottom" id="7fe-xg-1cN"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="VlH-Bs-mYz">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Sej-Lq-zFg">
                                <rect key="frame" x="0.0" y="20" width="375" height="647"/>
                                <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
                                <view key="tableHeaderView" contentMode="scaleToFill" id="mTF-pL-rui">
                                    <rect key="frame" x="0.0" y="0.0" width="375" height="631"/>
                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hfm-jc-u2I" userLabel="top">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="64"/>
                                            <subviews>
                                                <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFill" image="oil_detail_top" translatesAutoresizingMaskIntoConstraints="NO" id="gz9-26-ARy">
                                                    <rect key="frame" x="0.0" y="0.0" width="375" height="64"/>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="单号:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZF2-u6-vzZ">
                                                    <rect key="frame" x="16" y="22" width="52" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <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="04V-WH-WwT">
                                                    <rect key="frame" x="307" y="22" width="52" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="64" id="7fp-3j-PKL"/>
                                                <constraint firstItem="ZF2-u6-vzZ" firstAttribute="leading" secondItem="hfm-jc-u2I" secondAttribute="leading" constant="16" id="FLz-a7-TGM"/>
                                                <constraint firstAttribute="trailing" secondItem="04V-WH-WwT" secondAttribute="trailing" constant="16" id="LJK-pN-oQ9"/>
                                                <constraint firstItem="04V-WH-WwT" firstAttribute="centerY" secondItem="hfm-jc-u2I" secondAttribute="centerY" id="LyD-or-drs"/>
                                                <constraint firstItem="gz9-26-ARy" firstAttribute="top" secondItem="hfm-jc-u2I" secondAttribute="top" id="ac9-NB-e1T"/>
                                                <constraint firstItem="ZF2-u6-vzZ" firstAttribute="centerY" secondItem="hfm-jc-u2I" secondAttribute="centerY" id="oqK-jI-WzE"/>
                                                <constraint firstAttribute="bottom" secondItem="gz9-26-ARy" secondAttribute="bottom" id="tdQ-M9-ofa"/>
                                                <constraint firstAttribute="trailing" secondItem="gz9-26-ARy" secondAttribute="trailing" id="y5G-dj-Xpv"/>
                                                <constraint firstItem="gz9-26-ARy" firstAttribute="leading" secondItem="hfm-jc-u2I" secondAttribute="leading" id="yov-SL-0yo"/>
                                            </constraints>
                                        </view>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZRM-pO-n9k" userLabel="station">
                                            <rect key="frame" x="0.0" y="64" width="375" height="135"/>
                                            <subviews>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8J6-ZG-iNX">
                                                    <rect key="frame" x="90" y="0.0" width="285" height="45"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="油站" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jXo-lE-lOM">
                                                            <rect key="frame" x="0.0" y="0.0" width="142.5" height="45"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                            <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="yYb-WS-Fvp">
                                                            <rect key="frame" x="142.5" y="0.0" width="142.5" height="45"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <constraints>
                                                        <constraint firstItem="yYb-WS-Fvp" firstAttribute="top" secondItem="8J6-ZG-iNX" secondAttribute="top" id="1xO-eH-06Q"/>
                                                        <constraint firstAttribute="bottom" secondItem="yYb-WS-Fvp" secondAttribute="bottom" id="F5v-ee-1Dd"/>
                                                        <constraint firstAttribute="trailing" secondItem="yYb-WS-Fvp" secondAttribute="trailing" id="G8c-ra-0Bm"/>
                                                        <constraint firstItem="yYb-WS-Fvp" firstAttribute="width" secondItem="jXo-lE-lOM" secondAttribute="width" id="Lxh-AE-cBd"/>
                                                        <constraint firstAttribute="bottom" secondItem="jXo-lE-lOM" secondAttribute="bottom" id="MJu-hR-hJF"/>
                                                        <constraint firstItem="jXo-lE-lOM" firstAttribute="top" secondItem="8J6-ZG-iNX" secondAttribute="top" id="UOz-Ow-Kcx"/>
                                                        <constraint firstItem="yYb-WS-Fvp" firstAttribute="height" secondItem="jXo-lE-lOM" secondAttribute="height" id="be1-Q2-nFW"/>
                                                        <constraint firstItem="yYb-WS-Fvp" firstAttribute="leading" secondItem="jXo-lE-lOM" secondAttribute="trailing" id="fEb-va-zvB"/>
                                                        <constraint firstItem="jXo-lE-lOM" firstAttribute="leading" secondItem="8J6-ZG-iNX" secondAttribute="leading" id="joJ-Ls-8VL"/>
                                                    </constraints>
                                                </view>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Q1S-Xp-Efq">
                                                    <rect key="frame" x="90" y="45" width="285" height="45"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="油品" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NTo-rf-tf0">
                                                            <rect key="frame" x="0.0" y="0.0" width="277" height="45"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <constraints>
                                                        <constraint firstAttribute="trailing" secondItem="NTo-rf-tf0" secondAttribute="trailing" constant="8" id="DCS-Xb-FC0"/>
                                                        <constraint firstItem="NTo-rf-tf0" firstAttribute="leading" secondItem="Q1S-Xp-Efq" secondAttribute="leading" id="FyY-NX-4VT"/>
                                                        <constraint firstAttribute="bottom" secondItem="NTo-rf-tf0" secondAttribute="bottom" id="KMj-AQ-1GT"/>
                                                        <constraint firstItem="NTo-rf-tf0" firstAttribute="top" secondItem="Q1S-Xp-Efq" secondAttribute="top" id="Rtg-HS-I8E"/>
                                                    </constraints>
                                                </view>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4N0-Du-0sX">
                                                    <rect key="frame" x="0.0" y="0.0" width="90" height="135"/>
                                                    <subviews>
                                                        <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFit" image="oil_detail_station" translatesAutoresizingMaskIntoConstraints="NO" id="inL-Az-u9N">
                                                            <rect key="frame" x="30" y="52.5" width="30" height="30"/>
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="30" id="HEV-XP-wDO"/>
                                                                <constraint firstAttribute="width" constant="30" id="NkT-8R-F1f"/>
                                                            </constraints>
                                                        </imageView>
                                                    </subviews>
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <constraints>
                                                        <constraint firstItem="inL-Az-u9N" firstAttribute="centerX" secondItem="4N0-Du-0sX" secondAttribute="centerX" id="9aj-a9-Oti"/>
                                                        <constraint firstItem="inL-Az-u9N" firstAttribute="centerY" secondItem="4N0-Du-0sX" secondAttribute="centerY" id="T63-Jw-2yc"/>
                                                        <constraint firstAttribute="width" constant="90" id="lve-uh-seu"/>
                                                    </constraints>
                                                </view>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="油枪" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="z5P-IM-79Z">
                                                    <rect key="frame" x="90" y="90" width="269" height="45"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                            <constraints>
                                                <constraint firstItem="Q1S-Xp-Efq" firstAttribute="height" secondItem="8J6-ZG-iNX" secondAttribute="height" id="1dZ-DT-Ahh"/>
                                                <constraint firstAttribute="trailing" secondItem="z5P-IM-79Z" secondAttribute="trailing" constant="16" id="2gE-ai-ggd"/>
                                                <constraint firstItem="z5P-IM-79Z" firstAttribute="top" secondItem="Q1S-Xp-Efq" secondAttribute="bottom" id="4iQ-Q8-Sq6"/>
                                                <constraint firstAttribute="trailing" secondItem="8J6-ZG-iNX" secondAttribute="trailing" id="Bx1-HN-c2w"/>
                                                <constraint firstItem="4N0-Du-0sX" firstAttribute="top" secondItem="ZRM-pO-n9k" secondAttribute="top" id="CkK-1s-4lP"/>
                                                <constraint firstItem="8J6-ZG-iNX" firstAttribute="leading" secondItem="4N0-Du-0sX" secondAttribute="trailing" id="M6S-8E-YDh"/>
                                                <constraint firstAttribute="bottom" secondItem="Q1S-Xp-Efq" secondAttribute="bottom" constant="45" id="Njz-To-tRu"/>
                                                <constraint firstAttribute="trailing" secondItem="Q1S-Xp-Efq" secondAttribute="trailing" id="OSo-5e-rTo"/>
                                                <constraint firstAttribute="bottom" secondItem="4N0-Du-0sX" secondAttribute="bottom" id="QXU-av-oU3"/>
                                                <constraint firstItem="Q1S-Xp-Efq" firstAttribute="top" secondItem="8J6-ZG-iNX" secondAttribute="bottom" id="XGo-Iw-NgO"/>
                                                <constraint firstAttribute="height" constant="135" id="bEK-Iu-vtM"/>
                                                <constraint firstItem="Q1S-Xp-Efq" firstAttribute="width" secondItem="8J6-ZG-iNX" secondAttribute="width" id="fuq-Df-9hl"/>
                                                <constraint firstItem="8J6-ZG-iNX" firstAttribute="top" secondItem="ZRM-pO-n9k" secondAttribute="top" id="pMu-6C-jQI"/>
                                                <constraint firstItem="4N0-Du-0sX" firstAttribute="leading" secondItem="ZRM-pO-n9k" secondAttribute="leading" id="qv8-J5-Qd2"/>
                                                <constraint firstItem="Q1S-Xp-Efq" firstAttribute="leading" secondItem="8J6-ZG-iNX" secondAttribute="leading" id="rkn-JQ-INW"/>
                                                <constraint firstItem="z5P-IM-79Z" firstAttribute="leading" secondItem="4N0-Du-0sX" secondAttribute="trailing" id="xvx-lG-8TK"/>
                                                <constraint firstAttribute="bottom" secondItem="z5P-IM-79Z" secondAttribute="bottom" id="y3v-jT-yfR"/>
                                            </constraints>
                                        </view>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HBB-5u-l3n" userLabel="customer">
                                            <rect key="frame" x="0.0" y="200" width="375" height="110"/>
                                            <subviews>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zk0-vl-UkY">
                                                    <rect key="frame" x="0.0" y="0.0" width="90" height="110"/>
                                                    <subviews>
                                                        <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFit" image="oil_detail_car" translatesAutoresizingMaskIntoConstraints="NO" id="iFT-7b-x6U">
                                                            <rect key="frame" x="30" y="40" width="30" height="30"/>
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="30" id="g1R-pV-eah"/>
                                                                <constraint firstAttribute="width" constant="30" id="y1T-xb-9iP"/>
                                                            </constraints>
                                                        </imageView>
                                                    </subviews>
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <constraints>
                                                        <constraint firstItem="iFT-7b-x6U" firstAttribute="centerX" secondItem="zk0-vl-UkY" secondAttribute="centerX" id="9EE-bh-RoI"/>
                                                        <constraint firstItem="iFT-7b-x6U" firstAttribute="centerY" secondItem="zk0-vl-UkY" secondAttribute="centerY" id="EaN-wq-kbl"/>
                                                        <constraint firstAttribute="width" constant="90" id="dYb-kl-q5N"/>
                                                    </constraints>
                                                </view>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="顾客:姓名(车牌)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7Eg-Zf-rkQ">
                                                    <rect key="frame" x="90" y="0.0" width="285" height="36.5"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <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="NvP-bM-RVB">
                                                    <rect key="frame" x="90" y="36.5" width="285" height="37"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <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="Ca8-Qt-ZdS">
                                                    <rect key="frame" x="90" y="73.5" width="285" height="36.5"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="110" id="0Pu-zF-Gz8"/>
                                                <constraint firstItem="Ca8-Qt-ZdS" firstAttribute="top" secondItem="NvP-bM-RVB" secondAttribute="bottom" id="1ME-4J-CTa"/>
                                                <constraint firstItem="NvP-bM-RVB" firstAttribute="leading" secondItem="zk0-vl-UkY" secondAttribute="trailing" id="2IQ-se-Ghj"/>
                                                <constraint firstItem="NvP-bM-RVB" firstAttribute="top" secondItem="7Eg-Zf-rkQ" secondAttribute="bottom" id="2by-hi-BBK"/>
                                                <constraint firstAttribute="trailing" secondItem="7Eg-Zf-rkQ" secondAttribute="trailing" id="AK2-2i-oMO"/>
                                                <constraint firstItem="NvP-bM-RVB" firstAttribute="width" secondItem="7Eg-Zf-rkQ" secondAttribute="width" id="BC3-1R-pft"/>
                                                <constraint firstAttribute="bottom" secondItem="Ca8-Qt-ZdS" secondAttribute="bottom" id="BOg-dQ-UTI"/>
                                                <constraint firstItem="Ca8-Qt-ZdS" firstAttribute="height" secondItem="7Eg-Zf-rkQ" secondAttribute="height" id="Bgr-yi-TdG"/>
                                                <constraint firstItem="zk0-vl-UkY" firstAttribute="top" secondItem="HBB-5u-l3n" secondAttribute="top" id="MvI-kt-EZ8"/>
                                                <constraint firstItem="7Eg-Zf-rkQ" firstAttribute="leading" secondItem="zk0-vl-UkY" secondAttribute="trailing" id="OBP-Pb-1LV"/>
                                                <constraint firstAttribute="trailing" secondItem="NvP-bM-RVB" secondAttribute="trailing" id="Trb-Xv-1Ml"/>
                                                <constraint firstAttribute="bottom" secondItem="zk0-vl-UkY" secondAttribute="bottom" id="XYM-bs-UYV"/>
                                                <constraint firstAttribute="trailing" secondItem="Ca8-Qt-ZdS" secondAttribute="trailing" id="YBG-8a-qAY"/>
                                                <constraint firstItem="zk0-vl-UkY" firstAttribute="leading" secondItem="HBB-5u-l3n" secondAttribute="leading" id="ab8-Pf-spk"/>
                                                <constraint firstItem="NvP-bM-RVB" firstAttribute="height" secondItem="7Eg-Zf-rkQ" secondAttribute="height" id="c1L-0b-EyG"/>
                                                <constraint firstItem="Ca8-Qt-ZdS" firstAttribute="width" secondItem="7Eg-Zf-rkQ" secondAttribute="width" id="m1X-oE-idn"/>
                                                <constraint firstItem="Ca8-Qt-ZdS" firstAttribute="leading" secondItem="zk0-vl-UkY" secondAttribute="trailing" id="pcz-XR-wyr"/>
                                                <constraint firstItem="7Eg-Zf-rkQ" firstAttribute="top" secondItem="HBB-5u-l3n" secondAttribute="top" id="teJ-zl-VzA"/>
                                            </constraints>
                                        </view>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qbD-2t-hfO" userLabel="line">
                                            <rect key="frame" x="90" y="199" width="269" height="1"/>
                                            <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="1" id="H6g-8T-kDL"/>
                                            </constraints>
                                        </view>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KfB-RI-dWc">
                                            <rect key="frame" x="0.0" y="310" width="375" height="10"/>
                                            <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="10" id="F73-vm-RlO"/>
                                            </constraints>
                                        </view>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yXs-xn-o1i">
                                            <rect key="frame" x="0.0" y="320" width="375" height="40"/>
                                            <subviews>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="应付金额" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DLG-qu-bMC">
                                                    <rect key="frame" x="16" y="9.5" width="70" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥100.00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zPk-Vl-7Lt">
                                                    <rect key="frame" x="289" y="9.5" width="70" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                            <constraints>
                                                <constraint firstAttribute="trailing" secondItem="zPk-Vl-7Lt" secondAttribute="trailing" constant="16" id="8oW-RE-o2c"/>
                                                <constraint firstItem="zPk-Vl-7Lt" firstAttribute="centerY" secondItem="yXs-xn-o1i" secondAttribute="centerY" id="W98-Zg-k3h"/>
                                                <constraint firstItem="DLG-qu-bMC" firstAttribute="centerY" secondItem="yXs-xn-o1i" secondAttribute="centerY" id="ZmE-pp-T6V"/>
                                                <constraint firstAttribute="height" constant="40" id="cga-Nh-UoZ"/>
                                                <constraint firstItem="DLG-qu-bMC" firstAttribute="leading" secondItem="yXs-xn-o1i" secondAttribute="leading" constant="16" id="vk4-UK-z2y"/>
                                            </constraints>
                                        </view>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VK3-Ra-jCP">
                                            <rect key="frame" x="0.0" y="360" width="375" height="40"/>
                                            <subviews>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="抵用券" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hRK-gc-RYc">
                                                    <rect key="frame" x="16" y="9.5" width="52" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥10.00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6vN-3f-y9m">
                                                    <rect key="frame" x="299" y="9.5" width="60" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="40" id="2H1-zZ-cC2"/>
                                                <constraint firstItem="6vN-3f-y9m" firstAttribute="centerY" secondItem="VK3-Ra-jCP" secondAttribute="centerY" id="BN4-Rn-Ofd"/>
                                                <constraint firstAttribute="trailing" secondItem="6vN-3f-y9m" secondAttribute="trailing" constant="16" id="PGT-KM-9LL"/>
                                                <constraint firstItem="hRK-gc-RYc" firstAttribute="centerY" secondItem="VK3-Ra-jCP" secondAttribute="centerY" id="VzD-QU-0sF"/>
                                                <constraint firstItem="hRK-gc-RYc" firstAttribute="leading" secondItem="VK3-Ra-jCP" secondAttribute="leading" constant="16" id="cQC-fg-Ojf"/>
                                            </constraints>
                                        </view>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="k67-Tq-zYi">
                                            <rect key="frame" x="0.0" y="400" width="375" height="40"/>
                                            <subviews>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="实付金额" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qgF-ci-8zC">
                                                    <rect key="frame" x="16" y="8.5" width="78" height="23"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥10.00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KkB-Xp-KKv">
                                                    <rect key="frame" x="286.5" y="8" width="72.5" height="24"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="20"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="40" id="6oL-WV-yS6"/>
                                                <constraint firstItem="qgF-ci-8zC" firstAttribute="leading" secondItem="k67-Tq-zYi" secondAttribute="leading" constant="16" id="8Hb-uv-FVa"/>
                                                <constraint firstItem="qgF-ci-8zC" firstAttribute="centerY" secondItem="k67-Tq-zYi" secondAttribute="centerY" id="Ds1-CK-w1F"/>
                                                <constraint firstAttribute="trailing" secondItem="KkB-Xp-KKv" secondAttribute="trailing" constant="16" id="JT2-TT-eWU"/>
                                                <constraint firstItem="KkB-Xp-KKv" firstAttribute="centerY" secondItem="k67-Tq-zYi" secondAttribute="centerY" id="uM1-A5-BSr"/>
                                            </constraints>
                                        </view>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DFP-9u-TZS">
                                            <rect key="frame" x="16" y="440" width="343" height="1"/>
                                            <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="1" id="WR8-ij-eCe"/>
                                            </constraints>
                                        </view>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="u1q-fg-pu6">
                                            <rect key="frame" x="0.0" y="441" width="375" height="60"/>
                                            <subviews>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工分" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9cF-8x-InV">
                                                    <rect key="frame" x="16" y="18.5" width="39" height="23"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥10.00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Gk5-mU-zVU">
                                                    <rect key="frame" x="286.5" y="18" width="72.5" height="24"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="20"/>
                                                    <color key="textColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="60" id="5wk-tf-5Ek"/>
                                                <constraint firstItem="Gk5-mU-zVU" firstAttribute="centerY" secondItem="u1q-fg-pu6" secondAttribute="centerY" id="Lhw-le-OJE"/>
                                                <constraint firstItem="9cF-8x-InV" firstAttribute="centerY" secondItem="u1q-fg-pu6" secondAttribute="centerY" id="Zlr-b8-ff6"/>
                                                <constraint firstAttribute="trailing" secondItem="Gk5-mU-zVU" secondAttribute="trailing" constant="16" id="k5b-V4-xcc"/>
                                                <constraint firstItem="9cF-8x-InV" firstAttribute="leading" secondItem="u1q-fg-pu6" secondAttribute="leading" constant="16" id="tVl-HP-FhR"/>
                                            </constraints>
                                        </view>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="p5w-2M-g4g">
                                            <rect key="frame" x="0.0" y="501" width="375" height="10"/>
                                            <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="10" id="7HL-hr-5dn"/>
                                            </constraints>
                                        </view>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fmj-Y1-lp4">
                                            <rect key="frame" x="0.0" y="511" width="375" height="120"/>
                                            <subviews>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="是否开票" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6zt-WO-353">
                                                    <rect key="frame" x="16" y="0.0" width="359" height="40"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <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="sc8-Ze-CP6">
                                                    <rect key="frame" x="16" y="40" width="359" height="40"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <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="IqA-K2-e4y">
                                                    <rect key="frame" x="16" y="80" width="359" height="40"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <color key="textColor" red="0.73325240609999998" green="0.73337996009999995" blue="0.7332443595" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                            <constraints>
                                                <constraint firstItem="sc8-Ze-CP6" firstAttribute="leading" secondItem="fmj-Y1-lp4" secondAttribute="leading" constant="16" id="02U-BX-4p7"/>
                                                <constraint firstItem="sc8-Ze-CP6" firstAttribute="width" secondItem="6zt-WO-353" secondAttribute="width" id="69V-dx-dFg"/>
                                                <constraint firstItem="IqA-K2-e4y" firstAttribute="top" secondItem="sc8-Ze-CP6" secondAttribute="bottom" id="9xd-NZ-AfU"/>
                                                <constraint firstAttribute="trailing" secondItem="IqA-K2-e4y" secondAttribute="trailing" id="AAJ-Xq-waR"/>
                                                <constraint firstAttribute="bottom" secondItem="IqA-K2-e4y" secondAttribute="bottom" id="Bw2-JF-qDI"/>
                                                <constraint firstItem="IqA-K2-e4y" firstAttribute="height" secondItem="6zt-WO-353" secondAttribute="height" id="DBY-cX-JXq"/>
                                                <constraint firstItem="6zt-WO-353" firstAttribute="leading" secondItem="fmj-Y1-lp4" secondAttribute="leading" constant="16" id="FGh-iv-Khw"/>
                                                <constraint firstAttribute="trailing" secondItem="6zt-WO-353" secondAttribute="trailing" id="J1A-c3-3Zl"/>
                                                <constraint firstItem="IqA-K2-e4y" firstAttribute="width" secondItem="6zt-WO-353" secondAttribute="width" id="Mw2-xh-5wl"/>
                                                <constraint firstItem="6zt-WO-353" firstAttribute="top" secondItem="fmj-Y1-lp4" secondAttribute="top" id="NtU-ih-7LF"/>
                                                <constraint firstAttribute="trailing" secondItem="sc8-Ze-CP6" secondAttribute="trailing" id="PYM-VQ-Cdf"/>
                                                <constraint firstAttribute="height" constant="120" id="VUw-md-Wag"/>
                                                <constraint firstItem="IqA-K2-e4y" firstAttribute="top" secondItem="sc8-Ze-CP6" secondAttribute="bottom" id="Z0e-3U-U8D"/>
                                                <constraint firstItem="sc8-Ze-CP6" firstAttribute="height" secondItem="6zt-WO-353" secondAttribute="height" id="nIF-s2-oDi"/>
                                                <constraint firstItem="sc8-Ze-CP6" firstAttribute="top" secondItem="6zt-WO-353" secondAttribute="bottom" id="qaC-bM-dME"/>
                                                <constraint firstItem="IqA-K2-e4y" firstAttribute="leading" secondItem="fmj-Y1-lp4" secondAttribute="leading" constant="16" id="wmt-11-fP4"/>
                                            </constraints>
                                        </view>
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                    <constraints>
                                        <constraint firstAttribute="trailing" secondItem="yXs-xn-o1i" secondAttribute="trailing" id="0DW-Q5-d0B"/>
                                        <constraint firstItem="hfm-jc-u2I" firstAttribute="top" secondItem="mTF-pL-rui" secondAttribute="top" id="5Ad-qk-gPK"/>
                                        <constraint firstAttribute="trailing" secondItem="DFP-9u-TZS" secondAttribute="trailing" constant="16" id="5de-Uq-jVI"/>
                                        <constraint firstAttribute="trailing" secondItem="VK3-Ra-jCP" secondAttribute="trailing" id="5pK-XZ-pSO"/>
                                        <constraint firstItem="k67-Tq-zYi" firstAttribute="leading" secondItem="mTF-pL-rui" secondAttribute="leading" id="79c-eg-RmY"/>
                                        <constraint firstItem="VK3-Ra-jCP" firstAttribute="leading" secondItem="mTF-pL-rui" secondAttribute="leading" id="8q7-Za-wJU"/>
                                        <constraint firstAttribute="trailing" secondItem="qbD-2t-hfO" secondAttribute="trailing" constant="16" id="9Gx-Ib-IjB"/>
                                        <constraint firstItem="ZRM-pO-n9k" firstAttribute="top" secondItem="hfm-jc-u2I" secondAttribute="bottom" id="AQR-Bn-gWi"/>
                                        <constraint firstItem="p5w-2M-g4g" firstAttribute="top" secondItem="u1q-fg-pu6" secondAttribute="bottom" id="DMK-Ld-DSf"/>
                                        <constraint firstItem="u1q-fg-pu6" firstAttribute="top" secondItem="DFP-9u-TZS" secondAttribute="bottom" id="Dgg-Lw-Sal"/>
                                        <constraint firstItem="fmj-Y1-lp4" firstAttribute="leading" secondItem="mTF-pL-rui" secondAttribute="leading" id="Ec5-dq-lsU"/>
                                        <constraint firstItem="qbD-2t-hfO" firstAttribute="leading" secondItem="mTF-pL-rui" secondAttribute="leading" constant="90" id="IIK-yX-pJA"/>
                                        <constraint firstAttribute="trailing" secondItem="HBB-5u-l3n" secondAttribute="trailing" id="Iy4-yP-D6O"/>
                                        <constraint firstItem="DFP-9u-TZS" firstAttribute="leading" secondItem="mTF-pL-rui" secondAttribute="leading" constant="16" id="JiB-aw-2qf"/>
                                        <constraint firstAttribute="trailing" secondItem="hfm-jc-u2I" secondAttribute="trailing" id="KFc-bt-OeD"/>
                                        <constraint firstItem="yXs-xn-o1i" firstAttribute="leading" secondItem="mTF-pL-rui" secondAttribute="leading" id="KTe-Tg-Lsi"/>
                                        <constraint firstItem="hfm-jc-u2I" firstAttribute="leading" secondItem="mTF-pL-rui" secondAttribute="leading" id="KhG-EZ-Jy1"/>
                                        <constraint firstAttribute="trailing" secondItem="k67-Tq-zYi" secondAttribute="trailing" id="Rms-pU-C8m"/>
                                        <constraint firstAttribute="trailing" secondItem="u1q-fg-pu6" secondAttribute="trailing" id="SEo-Az-uM5"/>
                                        <constraint firstItem="HBB-5u-l3n" firstAttribute="top" secondItem="qbD-2t-hfO" secondAttribute="bottom" id="a7M-r8-Bze"/>
                                        <constraint firstItem="fmj-Y1-lp4" firstAttribute="top" secondItem="p5w-2M-g4g" secondAttribute="bottom" id="bW0-Vw-qwf"/>
                                        <constraint firstItem="VK3-Ra-jCP" firstAttribute="top" secondItem="yXs-xn-o1i" secondAttribute="bottom" id="eVN-Up-10F"/>
                                        <constraint firstItem="HBB-5u-l3n" firstAttribute="leading" secondItem="mTF-pL-rui" secondAttribute="leading" id="fLS-zf-XMA"/>
                                        <constraint firstAttribute="trailing" secondItem="p5w-2M-g4g" secondAttribute="trailing" id="hD3-H6-6a9"/>
                                        <constraint firstItem="u1q-fg-pu6" firstAttribute="leading" secondItem="mTF-pL-rui" secondAttribute="leading" id="i4a-cC-lYc"/>
                                        <constraint firstItem="DFP-9u-TZS" firstAttribute="top" secondItem="k67-Tq-zYi" secondAttribute="bottom" id="im6-5E-hEi"/>
                                        <constraint firstAttribute="trailing" secondItem="KfB-RI-dWc" secondAttribute="trailing" id="keE-KR-ItT"/>
                                        <constraint firstItem="k67-Tq-zYi" firstAttribute="top" secondItem="VK3-Ra-jCP" secondAttribute="bottom" id="lPY-Ip-5Rv"/>
                                        <constraint firstAttribute="trailing" secondItem="ZRM-pO-n9k" secondAttribute="trailing" id="lX4-CA-U8T"/>
                                        <constraint firstItem="KfB-RI-dWc" firstAttribute="leading" secondItem="mTF-pL-rui" secondAttribute="leading" id="p0c-zL-uOS"/>
                                        <constraint firstItem="p5w-2M-g4g" firstAttribute="leading" secondItem="mTF-pL-rui" secondAttribute="leading" id="pUm-WB-guD"/>
                                        <constraint firstItem="KfB-RI-dWc" firstAttribute="top" secondItem="HBB-5u-l3n" secondAttribute="bottom" id="r1M-YO-HHZ"/>
                                        <constraint firstItem="qbD-2t-hfO" firstAttribute="top" secondItem="ZRM-pO-n9k" secondAttribute="bottom" id="uHO-ra-l0u"/>
                                        <constraint firstItem="yXs-xn-o1i" firstAttribute="top" secondItem="KfB-RI-dWc" secondAttribute="bottom" id="uI2-g4-OLg"/>
                                        <constraint firstAttribute="trailing" secondItem="fmj-Y1-lp4" secondAttribute="trailing" id="wnk-d7-Lwr"/>
                                        <constraint firstItem="ZRM-pO-n9k" firstAttribute="leading" secondItem="mTF-pL-rui" secondAttribute="leading" id="y3o-2X-Aek"/>
                                    </constraints>
                                </view>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="Sej-Lq-zFg" firstAttribute="leading" secondItem="VlH-Bs-mYz" secondAttribute="leading" id="0Ti-dh-PfO"/>
                            <constraint firstItem="7fe-xg-1cN" firstAttribute="top" secondItem="Sej-Lq-zFg" secondAttribute="bottom" id="FlR-T8-NEo"/>
                            <constraint firstAttribute="trailing" secondItem="Sej-Lq-zFg" secondAttribute="trailing" id="VbA-zj-Ju3"/>
                            <constraint firstItem="Sej-Lq-zFg" firstAttribute="top" secondItem="eEq-x0-goT" secondAttribute="bottom" id="g5F-OL-Di8"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="labelBillNumber" destination="ZF2-u6-vzZ" id="Exz-eN-GTJ"/>
                        <outlet property="labelCustomer" destination="7Eg-Zf-rkQ" id="Tbu-pN-cw9"/>
                        <outlet property="labelDeduct" destination="Gk5-mU-zVU" id="W4S-3J-rKD"/>
                        <outlet property="labelGun" destination="z5P-IM-79Z" id="b4m-GO-62I"/>
                        <outlet property="labelIsInvoice" destination="6zt-WO-353" id="8Pv-08-UQZ"/>
                        <outlet property="labelIsPrint" destination="sc8-Ze-CP6" id="CUy-57-TVM"/>
                        <outlet property="labelLatestPrintTime" destination="IqA-K2-e4y" id="3zj-bA-OVl"/>
                        <outlet property="labelOil" destination="NTo-rf-tf0" id="tbK-P8-KOc"/>
                        <outlet property="labelPayTime" destination="Ca8-Qt-ZdS" id="g5A-Xb-ayV"/>
                        <outlet property="labelPayment" destination="NvP-bM-RVB" id="evh-9e-Mj4"/>
                        <outlet property="labelPrice" destination="zPk-Vl-7Lt" id="Dne-On-63b"/>
                        <outlet property="labelRealPrice" destination="KkB-Xp-KKv" id="jis-p6-Pc1"/>
                        <outlet property="labelState" destination="04V-WH-WwT" id="Q4x-Zl-eSn"/>
                        <outlet property="labelStation" destination="jXo-lE-lOM" id="320-wp-gdq"/>
                        <outlet property="labelStationUser" destination="yYb-WS-Fvp" id="exC-pO-cEX"/>
                        <outlet property="labelVoucher" destination="6vN-3f-y9m" id="BzO-pD-YAf"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="7G3-M0-nwt" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1333.5999999999999" y="1426.2368815592206"/>
        </scene>
        <!--Login View Controller-->
        <scene sceneID="tne-QT-ifu">
            <objects>
                <viewController storyboardIdentifier="LoginViewController" id="BYZ-38-t0r" customClass="LoginViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
                        <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
                        <rect key="frame" x="0.0" y="64" width="375" height="603"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" image="login_top_icon" translatesAutoresizingMaskIntoConstraints="NO" id="qpV-9u-nny">
                                <rect key="frame" x="153" y="88" width="69" height="69"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="69" id="J60-Sg-K9f"/>
                                    <constraint firstAttribute="width" constant="69" id="nhw-44-ww5"/>
                                </constraints>
                            </imageView>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cqW-P0-IA4">
                                <rect key="frame" x="0.0" y="241.5" width="375" height="120"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dtL-p3-jm1">
                                        <rect key="frame" x="16" y="59.5" width="343" height="1"/>
                                        <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="1" id="ULc-9D-mVM"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4JH-Ye-e3U">
                                        <rect key="frame" x="0.0" y="119" width="375" height="1"/>
                                        <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="1" id="guw-r6-zeT"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZnX-dp-jVm" userLabel="topLine">
                                        <rect key="frame" x="0.0" y="0.0" width="375" height="1"/>
                                        <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="1" id="l8W-P5-OBF"/>
                                        </constraints>
                                    </view>
                                    <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入用户名" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="5Ry-9R-HMn">
                                        <rect key="frame" x="60" y="1" width="315" height="58.5"/>
                                        <nil key="textColor"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                        <textInputTraits key="textInputTraits"/>
                                    </textField>
                                    <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入密码" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="sAI-R0-C5S">
                                        <rect key="frame" x="60" y="61" width="315" height="59"/>
                                        <nil key="textColor"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                        <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
                                    </textField>
                                    <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" image="loin_input_user" translatesAutoresizingMaskIntoConstraints="NO" id="HfZ-kM-F8H">
                                        <rect key="frame" x="16" y="15.5" width="28" height="28"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="28" id="SxE-F4-H97"/>
                                            <constraint firstAttribute="height" constant="28" id="w1U-GL-F7s"/>
                                        </constraints>
                                    </imageView>
                                    <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" image="login_input_psw" translatesAutoresizingMaskIntoConstraints="NO" id="icx-fs-ujL">
                                        <rect key="frame" x="16" y="76.5" width="28" height="28"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="28" id="KaZ-e4-It8"/>
                                            <constraint firstAttribute="width" constant="28" id="guH-1A-glZ"/>
                                        </constraints>
                                    </imageView>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="120" id="5Km-He-DZX"/>
                                    <constraint firstAttribute="bottom" secondItem="4JH-Ye-e3U" secondAttribute="bottom" id="5QX-cA-Un3"/>
                                    <constraint firstItem="dtL-p3-jm1" firstAttribute="centerY" secondItem="cqW-P0-IA4" secondAttribute="centerY" id="5d3-hq-S3D"/>
                                    <constraint firstItem="icx-fs-ujL" firstAttribute="leading" secondItem="cqW-P0-IA4" secondAttribute="leading" constant="16" id="8Ig-4t-Aeq"/>
                                    <constraint firstItem="HfZ-kM-F8H" firstAttribute="centerY" secondItem="5Ry-9R-HMn" secondAttribute="centerY" id="8fD-Dd-Fwo"/>
                                    <constraint firstItem="4JH-Ye-e3U" firstAttribute="leading" secondItem="cqW-P0-IA4" secondAttribute="leading" id="FSF-gY-c3a"/>
                                    <constraint firstItem="sAI-R0-C5S" firstAttribute="top" secondItem="dtL-p3-jm1" secondAttribute="bottom" id="GFU-Bo-JgM"/>
                                    <constraint firstItem="ZnX-dp-jVm" firstAttribute="leading" secondItem="cqW-P0-IA4" secondAttribute="leading" id="Lx8-ax-HcP"/>
                                    <constraint firstAttribute="trailing" secondItem="4JH-Ye-e3U" secondAttribute="trailing" id="MpU-MT-3ye"/>
                                    <constraint firstItem="5Ry-9R-HMn" firstAttribute="top" secondItem="ZnX-dp-jVm" secondAttribute="bottom" id="Nbd-Ef-I5t"/>
                                    <constraint firstAttribute="trailing" secondItem="sAI-R0-C5S" secondAttribute="trailing" id="Nv3-ym-8LA"/>
                                    <constraint firstAttribute="trailing" secondItem="5Ry-9R-HMn" secondAttribute="trailing" id="Ola-ta-nze"/>
                                    <constraint firstItem="ZnX-dp-jVm" firstAttribute="top" secondItem="cqW-P0-IA4" secondAttribute="top" id="Sad-1b-eG4"/>
                                    <constraint firstItem="dtL-p3-jm1" firstAttribute="top" secondItem="5Ry-9R-HMn" secondAttribute="bottom" id="U8g-o7-Tbt"/>
                                    <constraint firstItem="HfZ-kM-F8H" firstAttribute="leading" secondItem="cqW-P0-IA4" secondAttribute="leading" constant="16" id="Z54-zT-bZ4"/>
                                    <constraint firstItem="dtL-p3-jm1" firstAttribute="leading" secondItem="cqW-P0-IA4" secondAttribute="leading" constant="16" id="a8a-0L-aOc"/>
                                    <constraint firstAttribute="bottom" secondItem="sAI-R0-C5S" secondAttribute="bottom" id="aS9-Jm-H4o"/>
                                    <constraint firstAttribute="trailing" secondItem="ZnX-dp-jVm" secondAttribute="trailing" id="dah-CR-yBx"/>
                                    <constraint firstItem="sAI-R0-C5S" firstAttribute="leading" secondItem="5Ry-9R-HMn" secondAttribute="leading" id="glc-XP-Htz"/>
                                    <constraint firstItem="5Ry-9R-HMn" firstAttribute="leading" secondItem="cqW-P0-IA4" secondAttribute="leading" constant="60" id="k4Z-UF-Nv2"/>
                                    <constraint firstAttribute="trailing" secondItem="dtL-p3-jm1" secondAttribute="trailing" constant="16" id="kHH-fi-A3R"/>
                                    <constraint firstItem="icx-fs-ujL" firstAttribute="centerY" secondItem="sAI-R0-C5S" secondAttribute="centerY" id="vc7-6k-Rfx"/>
                                </constraints>
                            </view>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5zW-ud-cMD">
                                <rect key="frame" x="20" y="391.5" width="335" height="50"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="50" id="5iQ-5I-5Qb"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" pointSize="20"/>
                                <state key="normal" title="登 录" backgroundImage="btn_abled"/>
                                <state key="disabled" backgroundImage="btn_disabled"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="5"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="actionLogin:" destination="BYZ-38-t0r" eventType="touchUpInside" id="PeF-P3-aUt"/>
                                </connections>
                            </button>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="车族通油站平台" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ng2-sr-A5u">
                                <rect key="frame" x="119.5" y="171" width="136" height="23"/>
                                <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                <color key="textColor" red="0.8984733224" green="0.44295623899999997" blue="0.19516775010000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFill" image="login_bg" translatesAutoresizingMaskIntoConstraints="NO" id="BR4-XE-bgm">
                                <rect key="frame" x="0.0" y="490" width="375" height="113"/>
                            </imageView>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="eO7-oW-cG0">
                                <rect key="frame" x="20" y="441.5" width="111" height="34"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="111" id="Vun-Qy-Dvd"/>
                                    <constraint firstAttribute="height" constant="34" id="uCa-Hu-YZx"/>
                                </constraints>
                                <state key="normal" title="忘记密码?    ">
                                    <color key="titleColor" red="0.39995324609999999" green="0.40002685789999998" blue="0.39994865660000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                </state>
                                <connections>
                                    <action selector="actionForgetPsw:" destination="BYZ-38-t0r" eventType="touchUpInside" id="K0E-Bi-1QW"/>
                                </connections>
                            </button>
                        </subviews>
                        <color key="backgroundColor" red="0.94110500812530518" green="0.93685287237167358" blue="0.96157747507095337" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstItem="ng2-sr-A5u" firstAttribute="centerX" secondItem="qpV-9u-nny" secondAttribute="centerX" id="5yI-N4-yhT"/>
                            <constraint firstAttribute="trailing" secondItem="BR4-XE-bgm" secondAttribute="trailing" id="7ut-GT-dzP"/>
                            <constraint firstItem="cqW-P0-IA4" firstAttribute="centerY" secondItem="8bC-Xf-vdC" secondAttribute="centerY" id="CGs-Ks-PQM"/>
                            <constraint firstItem="5zW-ud-cMD" firstAttribute="top" secondItem="cqW-P0-IA4" secondAttribute="bottom" constant="30" id="CHa-Vu-pcG"/>
                            <constraint firstItem="eO7-oW-cG0" firstAttribute="top" secondItem="5zW-ud-cMD" secondAttribute="bottom" id="CRN-le-Y1G"/>
                            <constraint firstItem="cqW-P0-IA4" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="D9y-LA-tGg"/>
                            <constraint firstAttribute="trailing" secondItem="5zW-ud-cMD" secondAttribute="trailing" constant="20" id="I4t-Rz-QfL"/>
                            <constraint firstItem="qpV-9u-nny" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" constant="88" id="Jdh-3T-Agf"/>
                            <constraint firstAttribute="trailing" secondItem="cqW-P0-IA4" secondAttribute="trailing" id="L31-AI-JOL"/>
                            <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="BR4-XE-bgm" secondAttribute="bottom" id="R7T-z9-k0f"/>
                            <constraint firstItem="eO7-oW-cG0" firstAttribute="leading" secondItem="5zW-ud-cMD" secondAttribute="leading" id="W0B-NJ-lg3"/>
                            <constraint firstItem="qpV-9u-nny" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="Z1u-qI-A1Q"/>
                            <constraint firstItem="BR4-XE-bgm" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="oOW-VX-LsS"/>
                            <constraint firstItem="5zW-ud-cMD" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" constant="20" id="wiE-0A-NxX"/>
                            <constraint firstItem="ng2-sr-A5u" firstAttribute="top" secondItem="qpV-9u-nny" secondAttribute="bottom" constant="14" id="z0U-OZ-7AH"/>
                        </constraints>
                    </view>
                    <navigationItem key="navigationItem" id="xXw-ac-98m"/>
                    <connections>
                        <outlet property="btnLogin" destination="5zW-ud-cMD" id="q8d-vt-htF"/>
                        <outlet property="textFieldPsw" destination="sAI-R0-C5S" id="0B1-p7-uMi"/>
                        <outlet property="textFieldUser" destination="5Ry-9R-HMn" id="ub9-6J-2Of"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-953" y="1415"/>
        </scene>
        <!--Guide View Controller-->
        <scene sceneID="djl-Rq-WeR">
            <objects>
                <viewController storyboardIdentifier="GuideViewController" id="JAo-Ox-66I" customClass="GuideViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Cg7-eQ-QhR"/>
                        <viewControllerLayoutGuide type="bottom" id="FQr-GV-G2e"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="n5w-mI-rCr">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" pagingEnabled="YES" translatesAutoresizingMaskIntoConstraints="NO" id="szJ-p1-aqw">
                                <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                                <subviews>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="引导页1" translatesAutoresizingMaskIntoConstraints="NO" id="q3J-UV-kP7">
                                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                                    </imageView>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="引导页2" translatesAutoresizingMaskIntoConstraints="NO" id="9Ii-Xc-3tI">
                                        <rect key="frame" x="375" y="0.0" width="375" height="667"/>
                                    </imageView>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="引导页3" translatesAutoresizingMaskIntoConstraints="NO" id="R1N-1q-THy">
                                        <rect key="frame" x="750" y="0.0" width="375" height="667"/>
                                    </imageView>
                                </subviews>
                                <constraints>
                                    <constraint firstItem="9Ii-Xc-3tI" firstAttribute="leading" secondItem="q3J-UV-kP7" secondAttribute="trailing" id="7pD-HV-qlo"/>
                                    <constraint firstItem="R1N-1q-THy" firstAttribute="width" secondItem="q3J-UV-kP7" secondAttribute="width" id="B0y-Ru-ecX"/>
                                    <constraint firstItem="R1N-1q-THy" firstAttribute="leading" secondItem="9Ii-Xc-3tI" secondAttribute="trailing" id="LhP-z7-Deo"/>
                                    <constraint firstAttribute="trailing" secondItem="R1N-1q-THy" secondAttribute="trailing" id="NGg-fB-lbB"/>
                                    <constraint firstItem="9Ii-Xc-3tI" firstAttribute="height" secondItem="q3J-UV-kP7" secondAttribute="height" id="TXm-QG-teO"/>
                                    <constraint firstItem="R1N-1q-THy" firstAttribute="leading" secondItem="9Ii-Xc-3tI" secondAttribute="trailing" id="ZJR-SI-ohi"/>
                                    <constraint firstItem="R1N-1q-THy" firstAttribute="height" secondItem="q3J-UV-kP7" secondAttribute="height" id="bTk-Io-JDe"/>
                                    <constraint firstAttribute="bottom" secondItem="q3J-UV-kP7" secondAttribute="bottom" id="eXB-MU-l6Q"/>
                                    <constraint firstItem="R1N-1q-THy" firstAttribute="top" secondItem="szJ-p1-aqw" secondAttribute="top" id="ehu-Ap-TFw"/>
                                    <constraint firstAttribute="bottom" secondItem="R1N-1q-THy" secondAttribute="bottom" id="ijE-gD-L6J"/>
                                    <constraint firstItem="9Ii-Xc-3tI" firstAttribute="top" secondItem="szJ-p1-aqw" secondAttribute="top" id="mVy-pL-0Fp"/>
                                    <constraint firstItem="9Ii-Xc-3tI" firstAttribute="leading" secondItem="q3J-UV-kP7" secondAttribute="trailing" id="nSQ-vr-6Sg"/>
                                    <constraint firstItem="q3J-UV-kP7" firstAttribute="top" secondItem="szJ-p1-aqw" secondAttribute="top" id="rtD-dT-02Y"/>
                                    <constraint firstItem="q3J-UV-kP7" firstAttribute="leading" secondItem="szJ-p1-aqw" secondAttribute="leading" id="s5N-Xb-6U1"/>
                                    <constraint firstItem="9Ii-Xc-3tI" firstAttribute="width" secondItem="q3J-UV-kP7" secondAttribute="width" id="y6O-U7-9f4"/>
                                </constraints>
                                <connections>
                                    <outlet property="delegate" destination="JAo-Ox-66I" id="axY-ps-w76"/>
                                </connections>
                            </scrollView>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xJ0-PZ-WHQ">
                                <rect key="frame" x="255" y="20" width="120" height="90"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="90" id="XeP-Kj-Ojh"/>
                                    <constraint firstAttribute="width" constant="120" id="xHq-HO-ryn"/>
                                </constraints>
                                <state key="normal">
                                    <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                </state>
                                <connections>
                                    <action selector="actionSkip:" destination="JAo-Ox-66I" eventType="touchUpInside" id="FPo-zn-fr2"/>
                                </connections>
                            </button>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Nko-ki-oJY">
                                <rect key="frame" x="0.0" y="547" width="375" height="120"/>
                                <constraints>
                                    <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="120" id="cdL-yO-ha3"/>
                                </constraints>
                                <state key="normal">
                                    <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                </state>
                                <connections>
                                    <action selector="actionOpen:" destination="JAo-Ox-66I" eventType="touchUpInside" id="bQH-LQ-Vi6"/>
                                </connections>
                            </button>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="q3J-UV-kP7" firstAttribute="width" secondItem="n5w-mI-rCr" secondAttribute="width" id="7HJ-RI-dvi"/>
                            <constraint firstItem="Nko-ki-oJY" firstAttribute="leading" secondItem="n5w-mI-rCr" secondAttribute="leading" id="84E-ua-cAQ"/>
                            <constraint firstItem="FQr-GV-G2e" firstAttribute="top" secondItem="Nko-ki-oJY" secondAttribute="bottom" id="JOY-9C-swt"/>
                            <constraint firstAttribute="trailing" secondItem="Nko-ki-oJY" secondAttribute="trailing" id="QVJ-7e-O1r"/>
                            <constraint firstAttribute="trailing" secondItem="szJ-p1-aqw" secondAttribute="trailing" id="Zz7-z1-7pP"/>
                            <constraint firstItem="szJ-p1-aqw" firstAttribute="top" secondItem="n5w-mI-rCr" secondAttribute="top" id="cH0-ZJ-WHp"/>
                            <constraint firstAttribute="trailing" secondItem="xJ0-PZ-WHQ" secondAttribute="trailing" id="ftE-p0-8Yu"/>
                            <constraint firstItem="q3J-UV-kP7" firstAttribute="height" secondItem="n5w-mI-rCr" secondAttribute="height" id="hX9-KS-L9D"/>
                            <constraint firstItem="szJ-p1-aqw" firstAttribute="leading" secondItem="n5w-mI-rCr" secondAttribute="leading" id="hec-ew-ona"/>
                            <constraint firstItem="xJ0-PZ-WHQ" firstAttribute="top" secondItem="Cg7-eQ-QhR" secondAttribute="bottom" id="xd4-qh-8DT"/>
                            <constraint firstItem="FQr-GV-G2e" firstAttribute="top" secondItem="szJ-p1-aqw" secondAttribute="bottom" id="ycS-Ga-Otp"/>
                        </constraints>
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="375" height="667"/>
                    <connections>
                        <outlet property="btnOpen" destination="Nko-ki-oJY" id="hV2-wu-0bH"/>
                        <outlet property="btnSkip" destination="xJ0-PZ-WHQ" id="4uQ-h9-1CK"/>
                        <outlet property="scrollView" destination="szJ-p1-aqw" id="eKC-4j-njB"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="vFj-1d-6JS" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-3154" y="1415"/>
        </scene>
        <!--Navigation Controller-->
        <scene sceneID="8jq-9n-Ftf">
            <objects>
                <navigationController storyboardIdentifier="LoginNavigationViewController" id="mts-cR-GxO" sceneMemberID="viewController">
                    <navigationBar key="navigationBar" contentMode="scaleToFill" translucent="NO" id="WDS-4S-56k">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
                        <autoresizingMask key="autoresizingMask"/>
                        <color key="barTintColor" red="0.8984733224" green="0.44295623899999997" blue="0.19516775010000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <textAttributes key="titleTextAttributes">
                            <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                        </textAttributes>
                    </navigationBar>
                    <connections>
                        <segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="hse-oZ-hWv"/>
                    </connections>
                </navigationController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="VqJ-x1-V1I" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-1865" y="1415"/>
        </scene>
        <!--View Controller-->
        <scene sceneID="OHS-YT-oG0">
            <objects>
                <viewController id="mU6-GH-PW3" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="WEA-Nh-0Cm"/>
                        <viewControllerLayoutGuide type="bottom" id="GGW-Ob-vpQ"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="Vg6-er-pZP">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                    </view>
                    <navigationItem key="navigationItem" id="fyE-94-AD0"/>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0MH-i3-O2Z" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-954" y="2118"/>
        </scene>
        <!--Account View Controller-->
        <scene sceneID="39e-7h-0ZC">
            <objects>
                <viewController storyboardIdentifier="AccountViewController" id="wJQ-XJ-kfS" customClass="AccountViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="m08-Dl-xNw"/>
                        <viewControllerLayoutGuide type="bottom" id="iZz-pX-fcp"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="9rB-Zq-WmE">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFit" image="wechat" translatesAutoresizingMaskIntoConstraints="NO" id="MbU-Ge-nZL">
                                <rect key="frame" x="130" y="87" width="114" height="93"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="114" id="S6P-JJ-5Lb"/>
                                    <constraint firstAttribute="height" constant="93" id="dVX-xD-7Kg"/>
                                </constraints>
                            </imageView>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0yF-fV-b9c">
                                <rect key="frame" x="20" y="204" width="335" height="0.0"/>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFill" image="login_bg" translatesAutoresizingMaskIntoConstraints="NO" id="Mtt-an-81f">
                                <rect key="frame" x="0.0" y="554" width="375" height="113"/>
                            </imageView>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZDM-M0-XVm">
                                <rect key="frame" x="0.0" y="20" width="375" height="375"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ikj-Bd-SMC">
                                        <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工分总额(分):" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3CH-uk-ab4">
                                                <rect key="frame" x="16" y="0.0" width="140" height="50"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" constant="140" id="1C9-V3-a74"/>
                                                </constraints>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <color key="textColor" red="0.63179747495554428" green="0.63179747495554428" blue="0.63179747495554428" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="shc-Fb-T6n">
                                                <rect key="frame" x="156" y="0.0" width="203" height="50"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <color key="textColor" red="0.63179747500000005" green="0.63179747500000005" blue="0.63179747500000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstItem="shc-Fb-T6n" firstAttribute="top" secondItem="Ikj-Bd-SMC" secondAttribute="top" id="0kE-18-wka"/>
                                            <constraint firstItem="3CH-uk-ab4" firstAttribute="top" secondItem="Ikj-Bd-SMC" secondAttribute="top" id="5cD-pu-cPn"/>
                                            <constraint firstAttribute="bottom" secondItem="3CH-uk-ab4" secondAttribute="bottom" id="Zjv-rB-Daq"/>
                                            <constraint firstAttribute="trailing" secondItem="shc-Fb-T6n" secondAttribute="trailing" constant="16" id="aBT-nZ-VtR"/>
                                            <constraint firstAttribute="height" constant="50" id="aIT-fx-BPE"/>
                                            <constraint firstItem="3CH-uk-ab4" firstAttribute="leading" secondItem="Ikj-Bd-SMC" secondAttribute="leading" constant="16" id="dTd-hW-WiQ"/>
                                            <constraint firstAttribute="bottom" secondItem="shc-Fb-T6n" secondAttribute="bottom" id="pJw-Cp-0ob"/>
                                            <constraint firstItem="shc-Fb-T6n" firstAttribute="leading" secondItem="3CH-uk-ab4" secondAttribute="trailing" id="yTs-TZ-qne"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kzF-jP-QSk">
                                        <rect key="frame" x="0.0" y="50" width="375" height="50"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="可兑换工分(分):" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Imm-ya-fEn">
                                                <rect key="frame" x="16" y="0.0" width="156" height="50"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" constant="156" id="bF8-za-194"/>
                                                </constraints>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <color key="textColor" red="0.63179747500000005" green="0.63179747500000005" blue="0.63179747500000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gcf-Tq-L2E">
                                                <rect key="frame" x="172" y="0.0" width="187" height="50"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <color key="textColor" red="0.63179747500000005" green="0.63179747500000005" blue="0.63179747500000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstAttribute="bottom" secondItem="gcf-Tq-L2E" secondAttribute="bottom" id="CmW-54-WMc"/>
                                            <constraint firstAttribute="bottom" secondItem="Imm-ya-fEn" secondAttribute="bottom" id="Dcw-Eu-B8a"/>
                                            <constraint firstAttribute="trailing" secondItem="gcf-Tq-L2E" secondAttribute="trailing" constant="16" id="Eqt-qP-R7l"/>
                                            <constraint firstItem="Imm-ya-fEn" firstAttribute="top" secondItem="kzF-jP-QSk" secondAttribute="top" id="VGa-l5-Gqp"/>
                                            <constraint firstItem="gcf-Tq-L2E" firstAttribute="top" secondItem="kzF-jP-QSk" secondAttribute="top" id="bqH-3U-WOU"/>
                                            <constraint firstItem="gcf-Tq-L2E" firstAttribute="leading" secondItem="Imm-ya-fEn" secondAttribute="trailing" id="efV-9v-EV7"/>
                                            <constraint firstItem="Imm-ya-fEn" firstAttribute="leading" secondItem="kzF-jP-QSk" secondAttribute="leading" constant="16" id="gV2-JG-CP6"/>
                                            <constraint firstAttribute="height" constant="50" id="tzW-rK-6c3"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pwV-fr-77X">
                                        <rect key="frame" x="0.0" y="120" width="375" height="130"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="本次兑换工分" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3kX-H2-UPG">
                                                <rect key="frame" x="16" y="0.0" width="343" height="30"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="30" id="qzV-P2-d2w"/>
                                                </constraints>
                                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
                                                <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JgD-Na-DHg">
                                                <rect key="frame" x="16" y="40" width="343" height="60"/>
                                                <subviews>
                                                    <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFit" image="工分提现图标" translatesAutoresizingMaskIntoConstraints="NO" id="gaN-oA-ouX">
                                                        <rect key="frame" x="0.0" y="13" width="27" height="34"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="34" id="94q-Sc-Vfe"/>
                                                            <constraint firstAttribute="width" constant="27" id="npG-8x-hgD"/>
                                                        </constraints>
                                                    </imageView>
                                                    <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oSv-7Y-OGG">
                                                        <rect key="frame" x="43" y="0.0" width="300" height="60"/>
                                                        <nil key="textColor"/>
                                                        <fontDescription key="fontDescription" type="system" pointSize="25"/>
                                                        <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
                                                    </textField>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RZ5-gY-1St">
                                                        <rect key="frame" x="0.0" y="59" width="343" height="1"/>
                                                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="1" id="hYi-TC-usy"/>
                                                        </constraints>
                                                    </view>
                                                </subviews>
                                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                <constraints>
                                                    <constraint firstAttribute="trailing" secondItem="RZ5-gY-1St" secondAttribute="trailing" id="7ca-Yj-eR3"/>
                                                    <constraint firstItem="oSv-7Y-OGG" firstAttribute="top" secondItem="JgD-Na-DHg" secondAttribute="top" id="8Th-on-OZy"/>
                                                    <constraint firstItem="oSv-7Y-OGG" firstAttribute="leading" secondItem="gaN-oA-ouX" secondAttribute="trailing" constant="16" id="96x-SC-TCp"/>
                                                    <constraint firstAttribute="bottom" secondItem="oSv-7Y-OGG" secondAttribute="bottom" id="Gei-wR-VuW"/>
                                                    <constraint firstAttribute="trailing" secondItem="oSv-7Y-OGG" secondAttribute="trailing" id="Odi-Jn-E28"/>
                                                    <constraint firstAttribute="height" constant="60" id="Wk4-Dk-bjA"/>
                                                    <constraint firstAttribute="bottom" secondItem="RZ5-gY-1St" secondAttribute="bottom" id="g59-fc-gFy"/>
                                                    <constraint firstItem="gaN-oA-ouX" firstAttribute="leading" secondItem="JgD-Na-DHg" secondAttribute="leading" id="l0L-hB-ZMA"/>
                                                    <constraint firstItem="RZ5-gY-1St" firstAttribute="leading" secondItem="JgD-Na-DHg" secondAttribute="leading" id="s4l-8Q-o1w"/>
                                                    <constraint firstItem="gaN-oA-ouX" firstAttribute="centerY" secondItem="JgD-Na-DHg" secondAttribute="centerY" id="thT-Gp-RO7"/>
                                                </constraints>
                                            </view>
                                            <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="IyB-f2-cFo">
                                                <rect key="frame" x="16" y="100" width="343" height="30"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <color key="textColor" red="0.63179747500000005" green="0.63179747500000005" blue="0.63179747500000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstItem="JgD-Na-DHg" firstAttribute="top" secondItem="3kX-H2-UPG" secondAttribute="bottom" constant="10" id="83t-ln-VcR"/>
                                            <constraint firstAttribute="trailing" secondItem="JgD-Na-DHg" secondAttribute="trailing" constant="16" id="AwO-Yp-xXU"/>
                                            <constraint firstItem="3kX-H2-UPG" firstAttribute="leading" secondItem="pwV-fr-77X" secondAttribute="leading" constant="16" id="Hxw-Tc-f1S"/>
                                            <constraint firstItem="3kX-H2-UPG" firstAttribute="top" secondItem="pwV-fr-77X" secondAttribute="top" id="Wf7-28-hqL"/>
                                            <constraint firstAttribute="height" constant="130" id="YQf-HS-79r"/>
                                            <constraint firstAttribute="trailing" secondItem="IyB-f2-cFo" secondAttribute="trailing" constant="16" id="ays-03-cIk"/>
                                            <constraint firstItem="IyB-f2-cFo" firstAttribute="top" secondItem="JgD-Na-DHg" secondAttribute="bottom" id="ccU-nz-adO"/>
                                            <constraint firstAttribute="bottom" secondItem="IyB-f2-cFo" secondAttribute="bottom" id="eiX-HL-bsR"/>
                                            <constraint firstAttribute="trailing" secondItem="3kX-H2-UPG" secondAttribute="trailing" constant="16" id="hjP-5i-x1Z"/>
                                            <constraint firstItem="IyB-f2-cFo" firstAttribute="leading" secondItem="pwV-fr-77X" secondAttribute="leading" constant="16" id="mha-GN-X3A"/>
                                            <constraint firstItem="JgD-Na-DHg" firstAttribute="leading" secondItem="pwV-fr-77X" secondAttribute="leading" constant="16" id="sBM-zb-0RJ"/>
                                        </constraints>
                                    </view>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="说明:可兑换工分是指所有工分总额中经后台审核通过 目前能用的工分。                              " textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="odP-oU-v4Q">
                                        <rect key="frame" x="16" y="254" width="343" height="36"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" red="0.63179747500000005" green="0.63179747500000005" blue="0.63179747500000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" red="0.92156862745098034" green="0.92156862745098034" blue="0.94509803921568625" alpha="1" colorSpace="calibratedRGB"/>
                                <constraints>
                                    <constraint firstItem="Ikj-Bd-SMC" firstAttribute="top" secondItem="ZDM-M0-XVm" secondAttribute="top" id="7Ad-R3-BH9"/>
                                    <constraint firstItem="odP-oU-v4Q" firstAttribute="top" secondItem="pwV-fr-77X" secondAttribute="bottom" constant="4" id="AyA-9m-m2l"/>
                                    <constraint firstItem="pwV-fr-77X" firstAttribute="leading" secondItem="ZDM-M0-XVm" secondAttribute="leading" id="Ckn-vE-9fU"/>
                                    <constraint firstAttribute="trailing" secondItem="kzF-jP-QSk" secondAttribute="trailing" id="Gme-Vl-gMc"/>
                                    <constraint firstItem="Ikj-Bd-SMC" firstAttribute="leading" secondItem="ZDM-M0-XVm" secondAttribute="leading" id="I0D-9H-6b3"/>
                                    <constraint firstAttribute="trailing" secondItem="pwV-fr-77X" secondAttribute="trailing" id="Pp8-uj-Paf"/>
                                    <constraint firstAttribute="trailing" secondItem="Ikj-Bd-SMC" secondAttribute="trailing" id="U1E-wr-f4N"/>
                                    <constraint firstItem="odP-oU-v4Q" firstAttribute="leading" secondItem="ZDM-M0-XVm" secondAttribute="leading" constant="16" id="W5c-On-wlh"/>
                                    <constraint firstItem="pwV-fr-77X" firstAttribute="top" secondItem="kzF-jP-QSk" secondAttribute="bottom" constant="20" id="ifA-2M-v8o"/>
                                    <constraint firstAttribute="trailing" secondItem="odP-oU-v4Q" secondAttribute="trailing" constant="16" id="kts-NS-Kba"/>
                                    <constraint firstAttribute="height" constant="375" id="mcr-B4-xg7"/>
                                    <constraint firstItem="kzF-jP-QSk" firstAttribute="top" secondItem="Ikj-Bd-SMC" secondAttribute="bottom" id="qen-lo-vLw"/>
                                    <constraint firstItem="kzF-jP-QSk" firstAttribute="leading" secondItem="ZDM-M0-XVm" secondAttribute="leading" id="xO3-y7-WDt"/>
                                </constraints>
                            </view>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2t0-vQ-Pt1">
                                <rect key="frame" x="20" y="417" width="335" height="50"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="50" id="cCO-mS-dji"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" pointSize="20"/>
                                <state key="normal" title="立即绑定" backgroundImage="btn_abled"/>
                                <state key="disabled" backgroundImage="btn_disabled"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="5"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="actionBottom:" destination="wJQ-XJ-kfS" eventType="touchUpInside" id="ueX-aS-BMr"/>
                                </connections>
                            </button>
                        </subviews>
                        <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="Mtt-an-81f" firstAttribute="leading" secondItem="9rB-Zq-WmE" secondAttribute="leading" id="0Zn-uG-1mk"/>
                            <constraint firstItem="MbU-Ge-nZL" firstAttribute="centerY" secondItem="9rB-Zq-WmE" secondAttribute="centerY" multiplier="0.4" id="4XB-YY-c2a"/>
                            <constraint firstAttribute="trailing" secondItem="0yF-fV-b9c" secondAttribute="trailing" constant="20" id="4Y9-96-4cd"/>
                            <constraint firstItem="ZDM-M0-XVm" firstAttribute="leading" secondItem="9rB-Zq-WmE" secondAttribute="leading" id="8pF-d2-vFf"/>
                            <constraint firstItem="0yF-fV-b9c" firstAttribute="leading" secondItem="9rB-Zq-WmE" secondAttribute="leading" constant="20" id="ATI-an-DBW"/>
                            <constraint firstItem="iZz-pX-fcp" firstAttribute="top" secondItem="Mtt-an-81f" secondAttribute="bottom" id="FTb-Rs-4je"/>
                            <constraint firstAttribute="trailing" secondItem="ZDM-M0-XVm" secondAttribute="trailing" id="OMC-g2-aYR"/>
                            <constraint firstItem="ZDM-M0-XVm" firstAttribute="top" secondItem="m08-Dl-xNw" secondAttribute="bottom" id="OX2-x2-g15"/>
                            <constraint firstItem="2t0-vQ-Pt1" firstAttribute="leading" secondItem="9rB-Zq-WmE" secondAttribute="leading" constant="20" id="UnX-GI-23i"/>
                            <constraint firstItem="MbU-Ge-nZL" firstAttribute="centerX" secondItem="9rB-Zq-WmE" secondAttribute="centerX" id="aNT-iB-NrZ"/>
                            <constraint firstAttribute="trailing" secondItem="2t0-vQ-Pt1" secondAttribute="trailing" constant="20" id="cCX-eL-dj3"/>
                            <constraint firstAttribute="trailing" secondItem="Mtt-an-81f" secondAttribute="trailing" id="j6Y-YT-8km"/>
                            <constraint firstItem="2t0-vQ-Pt1" firstAttribute="top" secondItem="ZDM-M0-XVm" secondAttribute="bottom" constant="22" id="mYJ-kO-Zth"/>
                            <constraint firstItem="0yF-fV-b9c" firstAttribute="top" secondItem="MbU-Ge-nZL" secondAttribute="bottom" constant="24" id="sBX-WV-gdN"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="btnBottom" destination="2t0-vQ-Pt1" id="ZMG-Hk-16i"/>
                        <outlet property="labelInfo" destination="IyB-f2-cFo" id="wCh-3H-mHf"/>
                        <outlet property="labelToWechatInfo" destination="0yF-fV-b9c" id="Afe-j8-UoZ"/>
                        <outlet property="labelTotalScore" destination="shc-Fb-T6n" id="gie-ga-5LT"/>
                        <outlet property="labelValidScore" destination="gcf-Tq-L2E" id="pd9-CJ-fFi"/>
                        <outlet property="scoreView" destination="ZDM-M0-XVm" id="vOR-xY-WSn"/>
                        <outlet property="textFieldScore" destination="oSv-7Y-OGG" id="Yjl-0u-our"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="aAC-pl-TYF" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-964" y="2776.4617691154426"/>
        </scene>
        <!--Account Record View Controller-->
        <scene sceneID="Pm7-Uy-X0V">
            <objects>
                <viewController storyboardIdentifier="AccountRecordViewController" id="rTR-Yl-9EA" customClass="AccountRecordViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="LEc-Ot-mSr"/>
                        <viewControllerLayoutGuide type="bottom" id="3FJ-cf-2KO"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="tQj-gO-vAx">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFill" image="login_bg" translatesAutoresizingMaskIntoConstraints="NO" id="MLo-QE-wMO">
                                <rect key="frame" x="0.0" y="554" width="375" height="113"/>
                            </imageView>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="122" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Quz-ib-a3j">
                                <rect key="frame" x="0.0" y="20" width="375" height="647"/>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <prototypes>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="AccountRecordTableViewCell" rowHeight="122" id="Rzh-1n-mk1" customClass="AccountRecordTableViewCell">
                                        <rect key="frame" x="0.0" y="28" width="375" height="122"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Rzh-1n-mk1" id="MQA-cg-btL">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="121"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PiO-EO-PrN">
                                                    <rect key="frame" x="0.0" y="0.0" width="301" height="30"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="单号:" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fYx-qq-GaB">
                                                            <rect key="frame" x="16" y="0.0" width="52" height="30"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                            <nil key="textColor"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="323232323" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n5I-xT-WXy">
                                                            <rect key="frame" x="68" y="0.0" width="86" height="30"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                                            <nil key="textColor"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <constraints>
                                                        <constraint firstItem="fYx-qq-GaB" firstAttribute="leading" secondItem="PiO-EO-PrN" secondAttribute="leading" constant="16" id="4Ae-qF-xwK"/>
                                                        <constraint firstAttribute="bottom" secondItem="n5I-xT-WXy" secondAttribute="bottom" id="6Og-nf-68a"/>
                                                        <constraint firstAttribute="bottom" secondItem="fYx-qq-GaB" secondAttribute="bottom" id="Bc7-Jd-veH"/>
                                                        <constraint firstAttribute="height" constant="30" id="HBV-Jr-cNf"/>
                                                        <constraint firstItem="fYx-qq-GaB" firstAttribute="top" secondItem="PiO-EO-PrN" secondAttribute="top" id="Zzw-17-K10"/>
                                                        <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="n5I-xT-WXy" secondAttribute="trailing" constant="16" id="qWM-Mv-dJ2"/>
                                                        <constraint firstItem="n5I-xT-WXy" firstAttribute="top" secondItem="PiO-EO-PrN" secondAttribute="top" id="qpM-5q-TS9"/>
                                                        <constraint firstItem="n5I-xT-WXy" firstAttribute="leading" secondItem="fYx-qq-GaB" secondAttribute="trailing" id="tAH-N3-33k"/>
                                                    </constraints>
                                                </view>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="s5B-5m-qRl">
                                                    <rect key="frame" x="0.0" y="30" width="301" height="30"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="提现工分:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NEG-Dt-Wel">
                                                            <rect key="frame" x="16" y="0.0" width="82" height="30"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                                            <color key="textColor" red="0.63179747500000005" green="0.63179747500000005" blue="0.63179747500000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="500分(金额500元)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="d0B-rQ-V0Y">
                                                            <rect key="frame" x="98" y="0.0" width="156.5" height="30"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                                            <color key="textColor" red="0.63179747500000005" green="0.63179747500000005" blue="0.63179747500000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <constraints>
                                                        <constraint firstAttribute="bottom" secondItem="NEG-Dt-Wel" secondAttribute="bottom" id="BKd-EI-c7v"/>
                                                        <constraint firstAttribute="bottom" secondItem="d0B-rQ-V0Y" secondAttribute="bottom" id="EgY-zR-WcD"/>
                                                        <constraint firstAttribute="height" constant="30" id="VCg-iM-Jwx"/>
                                                        <constraint firstItem="NEG-Dt-Wel" firstAttribute="top" secondItem="s5B-5m-qRl" secondAttribute="top" id="XYw-TL-2V8"/>
                                                        <constraint firstItem="NEG-Dt-Wel" firstAttribute="leading" secondItem="s5B-5m-qRl" secondAttribute="leading" constant="16" id="aYA-Qb-eAb"/>
                                                        <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="d0B-rQ-V0Y" secondAttribute="trailing" constant="16" id="f8M-Pc-ukD"/>
                                                        <constraint firstItem="d0B-rQ-V0Y" firstAttribute="leading" secondItem="NEG-Dt-Wel" secondAttribute="trailing" id="tG2-df-dv2"/>
                                                        <constraint firstItem="d0B-rQ-V0Y" firstAttribute="top" secondItem="s5B-5m-qRl" secondAttribute="top" id="wii-gP-WQy"/>
                                                    </constraints>
                                                </view>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HWj-E0-FxX">
                                                    <rect key="frame" x="0.0" y="60" width="375" height="30"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="申请时间:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4sF-xb-GzY">
                                                            <rect key="frame" x="16" y="0.0" width="82" height="30"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                                            <color key="textColor" red="0.63179747500000005" green="0.63179747500000005" blue="0.63179747500000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2017-02-12 23:22:20" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Mqm-O9-SYM">
                                                            <rect key="frame" x="98" y="0.0" width="179" height="30"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                                            <color key="textColor" red="0.63179747500000005" green="0.63179747500000005" blue="0.63179747500000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <constraints>
                                                        <constraint firstItem="Mqm-O9-SYM" firstAttribute="leading" secondItem="4sF-xb-GzY" secondAttribute="trailing" id="3Zu-pw-szD"/>
                                                        <constraint firstItem="4sF-xb-GzY" firstAttribute="top" secondItem="HWj-E0-FxX" secondAttribute="top" id="CML-HV-4WO"/>
                                                        <constraint firstItem="4sF-xb-GzY" firstAttribute="leading" secondItem="HWj-E0-FxX" secondAttribute="leading" constant="16" id="RJK-j9-Y7X"/>
                                                        <constraint firstAttribute="bottom" secondItem="Mqm-O9-SYM" secondAttribute="bottom" id="Tq8-dq-H3g"/>
                                                        <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Mqm-O9-SYM" secondAttribute="trailing" constant="16" id="Wqt-d1-is5"/>
                                                        <constraint firstAttribute="height" constant="30" id="e2f-mu-6fY"/>
                                                        <constraint firstItem="Mqm-O9-SYM" firstAttribute="top" secondItem="HWj-E0-FxX" secondAttribute="top" id="fKs-yk-gFq"/>
                                                        <constraint firstAttribute="bottom" secondItem="4sF-xb-GzY" secondAttribute="bottom" id="sZr-Bu-i0S"/>
                                                    </constraints>
                                                </view>
                                                <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" image="state_audit" translatesAutoresizingMaskIntoConstraints="NO" id="AyD-uO-i2O">
                                                    <rect key="frame" x="309" y="8" width="50" height="47"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="47" id="535-hU-1uc"/>
                                                        <constraint firstAttribute="width" constant="50" id="e4N-G8-6wI"/>
                                                    </constraints>
                                                </imageView>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="01D-xa-Z50">
                                                    <rect key="frame" x="0.0" y="90" width="375" height="30"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="转账时间:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="65u-Cu-1gW">
                                                            <rect key="frame" x="16" y="0.0" width="82" height="30"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                                            <color key="textColor" red="0.63179747500000005" green="0.63179747500000005" blue="0.63179747500000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2017-02-12 23:22:20" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fz0-Hb-kKJ">
                                                            <rect key="frame" x="98" y="0.0" width="179" height="30"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                                            <color key="textColor" red="0.63179747500000005" green="0.63179747500000005" blue="0.63179747500000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <constraints>
                                                        <constraint firstAttribute="bottom" secondItem="65u-Cu-1gW" secondAttribute="bottom" id="BST-Vk-WGA"/>
                                                        <constraint firstItem="65u-Cu-1gW" firstAttribute="top" secondItem="01D-xa-Z50" secondAttribute="top" id="LSj-d8-kLj"/>
                                                        <constraint firstItem="65u-Cu-1gW" firstAttribute="leading" secondItem="01D-xa-Z50" secondAttribute="leading" constant="16" id="Wf2-xa-c2L"/>
                                                        <constraint firstItem="fz0-Hb-kKJ" firstAttribute="leading" secondItem="65u-Cu-1gW" secondAttribute="trailing" id="ZSj-tR-ePD"/>
                                                        <constraint firstAttribute="bottom" secondItem="fz0-Hb-kKJ" secondAttribute="bottom" id="d0C-2I-e7u"/>
                                                        <constraint firstItem="fz0-Hb-kKJ" firstAttribute="top" secondItem="01D-xa-Z50" secondAttribute="top" id="d3s-91-Fjy"/>
                                                        <constraint firstAttribute="height" constant="30" id="nz9-wF-nac"/>
                                                        <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="fz0-Hb-kKJ" secondAttribute="trailing" constant="16" id="y2U-lB-8km"/>
                                                    </constraints>
                                                </view>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="AyD-uO-i2O" firstAttribute="leading" secondItem="s5B-5m-qRl" secondAttribute="trailing" constant="8" id="0Pt-I9-hhy"/>
                                                <constraint firstAttribute="bottom" secondItem="01D-xa-Z50" secondAttribute="bottom" constant="1" id="7O1-yv-sq9"/>
                                                <constraint firstItem="HWj-E0-FxX" firstAttribute="top" secondItem="s5B-5m-qRl" secondAttribute="bottom" id="9PG-aX-rxY"/>
                                                <constraint firstItem="AyD-uO-i2O" firstAttribute="leading" secondItem="PiO-EO-PrN" secondAttribute="trailing" constant="8" id="9UB-EO-viD"/>
                                                <constraint firstAttribute="trailing" secondItem="AyD-uO-i2O" secondAttribute="trailing" constant="16" id="DXU-NR-O9B"/>
                                                <constraint firstAttribute="trailing" secondItem="HWj-E0-FxX" secondAttribute="trailing" id="LH8-iI-VYa"/>
                                                <constraint firstItem="01D-xa-Z50" firstAttribute="leading" secondItem="MQA-cg-btL" secondAttribute="leading" id="P4w-5x-13M"/>
                                                <constraint firstItem="01D-xa-Z50" firstAttribute="top" secondItem="HWj-E0-FxX" secondAttribute="bottom" id="S2I-pa-p3e"/>
                                                <constraint firstItem="PiO-EO-PrN" firstAttribute="leading" secondItem="MQA-cg-btL" secondAttribute="leading" id="VbF-ez-8yS"/>
                                                <constraint firstItem="AyD-uO-i2O" firstAttribute="top" secondItem="MQA-cg-btL" secondAttribute="top" constant="8" id="fPk-Uj-hlx"/>
                                                <constraint firstItem="PiO-EO-PrN" firstAttribute="top" secondItem="MQA-cg-btL" secondAttribute="top" id="fnr-kt-314"/>
                                                <constraint firstItem="s5B-5m-qRl" firstAttribute="leading" secondItem="MQA-cg-btL" secondAttribute="leading" id="h9K-tY-51h"/>
                                                <constraint firstItem="HWj-E0-FxX" firstAttribute="leading" secondItem="MQA-cg-btL" secondAttribute="leading" id="hen-uT-zGK"/>
                                                <constraint firstAttribute="trailing" secondItem="01D-xa-Z50" secondAttribute="trailing" id="l6h-6g-Xcy"/>
                                                <constraint firstItem="s5B-5m-qRl" firstAttribute="top" secondItem="PiO-EO-PrN" secondAttribute="bottom" id="lhe-zV-ok3"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="imgState" destination="AyD-uO-i2O" id="Xip-sy-khc"/>
                                            <outlet property="labelCash" destination="d0B-rQ-V0Y" id="8ld-Jj-dD6"/>
                                            <outlet property="labelTime" destination="Mqm-O9-SYM" id="bS9-ab-bi5"/>
                                            <outlet property="labelTitle" destination="n5I-xT-WXy" id="8fp-rg-FKA"/>
                                            <outlet property="labelTransferTime" destination="fz0-Hb-kKJ" id="wxx-Gn-Cpr"/>
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="Quz-ib-a3j" secondAttribute="trailing" id="HJY-Xa-JdY"/>
                            <constraint firstItem="Quz-ib-a3j" firstAttribute="top" secondItem="LEc-Ot-mSr" secondAttribute="bottom" id="Jcr-ah-KOR"/>
                            <constraint firstItem="MLo-QE-wMO" firstAttribute="leading" secondItem="tQj-gO-vAx" secondAttribute="leading" id="LF9-f4-tbS"/>
                            <constraint firstItem="Quz-ib-a3j" firstAttribute="leading" secondItem="tQj-gO-vAx" secondAttribute="leading" id="WxX-ad-Tyo"/>
                            <constraint firstItem="3FJ-cf-2KO" firstAttribute="top" secondItem="Quz-ib-a3j" secondAttribute="bottom" id="iDo-7r-raD"/>
                            <constraint firstItem="3FJ-cf-2KO" firstAttribute="top" secondItem="MLo-QE-wMO" secondAttribute="bottom" id="lK5-aZ-Ikn"/>
                            <constraint firstAttribute="trailing" secondItem="MLo-QE-wMO" secondAttribute="trailing" id="lW9-wy-EC8"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="tableView" destination="Quz-ib-a3j" id="GcV-DX-Xnk"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="LZO-7r-51M" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-226.40000000000001" y="2781.8590704647677"/>
        </scene>
        <!--Watch Login View Controller-->
        <scene sceneID="IfM-Jf-5An">
            <objects>
                <viewController storyboardIdentifier="WatchLoginViewController" id="lBd-bF-h84" customClass="WatchLoginViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="wAK-Uc-5gC"/>
                        <viewControllerLayoutGuide type="bottom" id="L5X-gW-wBr"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="RHs-jJ-JoQ">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ama-4z-KkS">
                                <rect key="frame" x="20" y="358.5" width="335" height="50"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="50" id="JEC-0W-DxJ"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" pointSize="20"/>
                                <state key="normal" title="确认登录" backgroundImage="btn_abled"/>
                                <state key="disabled" backgroundImage="btn_disabled"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="5"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="actionLogin:" destination="lBd-bF-h84" eventType="touchUpInside" id="Wch-vx-zMv"/>
                                </connections>
                            </button>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="即将登录智能手表车族通" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OEh-I3-0VX">
                                <rect key="frame" x="60" y="120" width="255" height="20.5"/>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <color key="textColor" red="0.39995324609999999" green="0.40002685789999998" blue="0.39994865660000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Xep-hC-1Qc">
                                <rect key="frame" x="20" y="428.5" width="335" height="50"/>
                                <color key="backgroundColor" red="0.94486624002456665" green="0.94894808530807495" blue="0.95711523294448853" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="50" id="gWq-qK-RnM"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" pointSize="20"/>
                                <state key="normal" title="取消">
                                    <color key="titleColor" red="0.39995324609999999" green="0.40002685789999998" blue="0.39994865660000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                </state>
                                <state key="disabled" backgroundImage="btn_disabled"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="5"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="actionCancel:" destination="lBd-bF-h84" eventType="touchUpInside" id="Zfi-aL-myt"/>
                                </connections>
                            </button>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请确认是本人登录" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="X2c-SV-S4c">
                                <rect key="frame" x="118" y="148" width="139" height="21"/>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <color key="textColor" red="0.39995324609999999" green="0.40002685789999998" blue="0.39994865660000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="Ama-4z-KkS" firstAttribute="leading" secondItem="RHs-jJ-JoQ" secondAttribute="leading" constant="20" id="1H9-R2-sr2"/>
                            <constraint firstAttribute="trailing" secondItem="OEh-I3-0VX" secondAttribute="trailing" constant="60" id="AVL-sh-hq5"/>
                            <constraint firstAttribute="trailing" secondItem="Xep-hC-1Qc" secondAttribute="trailing" constant="20" id="GIZ-ls-VGJ"/>
                            <constraint firstItem="OEh-I3-0VX" firstAttribute="leading" secondItem="RHs-jJ-JoQ" secondAttribute="leading" constant="60" id="RUw-ws-399"/>
                            <constraint firstItem="OEh-I3-0VX" firstAttribute="top" secondItem="wAK-Uc-5gC" secondAttribute="bottom" constant="100" id="WfQ-T1-V4i"/>
                            <constraint firstItem="Xep-hC-1Qc" firstAttribute="top" secondItem="Ama-4z-KkS" secondAttribute="bottom" constant="20" id="XMW-e5-RVR"/>
                            <constraint firstItem="X2c-SV-S4c" firstAttribute="centerX" secondItem="OEh-I3-0VX" secondAttribute="centerX" id="fdY-rf-k8X"/>
                            <constraint firstItem="Xep-hC-1Qc" firstAttribute="leading" secondItem="RHs-jJ-JoQ" secondAttribute="leading" constant="20" id="lTw-Mi-dFT"/>
                            <constraint firstItem="Ama-4z-KkS" firstAttribute="centerY" secondItem="RHs-jJ-JoQ" secondAttribute="centerY" constant="50" id="tHV-HX-Eme"/>
                            <constraint firstAttribute="trailing" secondItem="Ama-4z-KkS" secondAttribute="trailing" constant="20" id="uUB-Vq-Np6"/>
                            <constraint firstItem="X2c-SV-S4c" firstAttribute="top" secondItem="OEh-I3-0VX" secondAttribute="bottom" constant="7.5" id="vqH-f8-9CH"/>
                        </constraints>
                    </view>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="k1K-ML-jIs" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-222" y="2118"/>
        </scene>
    </scenes>
    <resources>
        <image name="btn_abled" width="326" height="46"/>
        <image name="btn_disabled" width="490" height="70"/>
        <image name="card_input_Bg" width="327" height="149"/>
        <image name="left_scan" width="20" height="20"/>
        <image name="leftvc_bill" width="19" height="20"/>
        <image name="leftvc_cash" width="21" height="21"/>
        <image name="leftvc_login_out" width="20" height="22"/>
        <image name="leftvc_modify_psw" width="21" height="20"/>
        <image name="leftvc_user_placeholder" width="58" height="58"/>
        <image name="list_line" width="4" height="2"/>
        <image name="login_bg" width="360" height="113"/>
        <image name="login_input_psw" width="16" height="20"/>
        <image name="login_top_icon" width="69" height="69"/>
        <image name="loin_input_user" width="17" height="18"/>
        <image name="main_left_bar_item" width="18" height="21"/>
        <image name="main_right_bar_item" width="20" height="20"/>
        <image name="oil_detail_car" width="24" height="18"/>
        <image name="oil_detail_station" width="24" height="24"/>
        <image name="oil_detail_top" width="360" height="57"/>
        <image name="orange_card_bg" width="116" height="101"/>
        <image name="radious_select" width="13" height="14"/>
        <image name="radious_unselect" width="13" height="13"/>
        <image name="right_arrow" width="32" height="32"/>
        <image name="scan_icon" width="25" height="23"/>
        <image name="state_audit" width="50" height="47"/>
        <image name="state_used" width="57" height="57"/>
        <image name="wechat" width="100" height="81"/>
        <image name="工分提现图标" width="20" height="28"/>
        <image name="引导页1" width="360" height="640"/>
        <image name="引导页2" width="360" height="640"/>
        <image name="引导页3" width="360" height="640"/>
    </resources>
</document>