<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment version="2048" identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ALBBOpenAccountLoginLogViewController">
            <userDefinedRuntimeAttributes>
                <userDefinedRuntimeAttribute type="string" keyPath="title" value="安全登录日志"/>
            </userDefinedRuntimeAttributes>
            <connections>
                <outlet property="headerView" destination="q9m-bk-tPQ" id="T1G-0g-juj"/>
                <outlet property="loginLogTableView" destination="5uQ-TD-X0z" id="vG7-l3-1Il"/>
                <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
            </connections>
        </placeholder>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
            <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" rowHeight="55" sectionHeaderHeight="35" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="5uQ-TD-X0z">
                    <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                    <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <inset key="separatorInset" minX="15" minY="0.0" maxX="0.0" maxY="0.0"/>
                    <connections>
                        <outlet property="dataSource" destination="-1" id="wzs-wQ-0Qh"/>
                        <outlet property="delegate" destination="-1" id="Odz-hf-Rdz"/>
                    </connections>
                </tableView>
            </subviews>
            <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstAttribute="trailing" secondItem="5uQ-TD-X0z" secondAttribute="trailing" id="42C-gg-A2h"/>
                <constraint firstItem="5uQ-TD-X0z" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="Jvy-x7-aV5"/>
                <constraint firstItem="5uQ-TD-X0z" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="Tdb-Rv-LUv"/>
                <constraint firstAttribute="bottom" secondItem="5uQ-TD-X0z" secondAttribute="bottom" id="bAf-Ta-vFj"/>
            </constraints>
            <point key="canvasLocation" x="267" y="133"/>
        </view>
        <view contentMode="scaleToFill" id="q9m-bk-tPQ">
            <rect key="frame" x="0.0" y="0.0" width="367" height="40"/>
            <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="845-p4-MW7">
                    <rect key="frame" x="15" y="10" width="66" height="20"/>
                    <fontDescription key="fontDescription" type="system" pointSize="16"/>
                    <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="qXv-z6-vSA">
                    <rect key="frame" x="286.5" y="10.5" width="65.5" height="19.5"/>
                    <fontDescription key="fontDescription" type="system" pointSize="16"/>
                    <nil key="textColor"/>
                    <nil key="highlightedColor"/>
                </label>
            </subviews>
            <color key="backgroundColor" red="0.95939522981643677" green="0.95941776037216187" blue="0.95940560102462769" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstItem="845-p4-MW7" firstAttribute="centerY" secondItem="q9m-bk-tPQ" secondAttribute="centerY" id="TRn-hw-dj8"/>
                <constraint firstItem="845-p4-MW7" firstAttribute="leading" secondItem="q9m-bk-tPQ" secondAttribute="leading" constant="15" id="aDe-F8-JQO"/>
                <constraint firstItem="qXv-z6-vSA" firstAttribute="centerY" secondItem="q9m-bk-tPQ" secondAttribute="centerY" id="nT9-fj-hyh"/>
                <constraint firstAttribute="trailing" secondItem="qXv-z6-vSA" secondAttribute="trailing" constant="15" id="xL4-Oh-g9h"/>
            </constraints>
            <nil key="simulatedStatusBarMetrics"/>
            <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
            <point key="canvasLocation" x="267" y="-264"/>
        </view>
    </objects>
</document>
