<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
</dependencies>
|
<objects>
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="EnterpriseMembersVC" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="tableView" destination="eIT-BB-46L" id="9cz-zO-N5f"/>
|
<outlet property="tf_name" destination="7Rx-wD-nrt" id="KdG-O0-qvT"/>
|
<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="393" height="852"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BZl-Er-MxI">
|
<rect key="frame" x="14" y="72" width="365" height="40"/>
|
<subviews>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="输入姓名" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="7Rx-wD-nrt">
|
<rect key="frame" x="17" y="10.666666666666673" width="292" height="18.666666666666671"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="udY-Kk-kQ6">
|
<rect key="frame" x="319" y="5.6666666666666714" width="30" height="29"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="查询">
|
<color key="titleColor" name="Color"/>
|
</state>
|
<connections>
|
<action selector="queryAction:" destination="-1" eventType="touchUpInside" id="aLx-JX-nPS"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="udY-Kk-kQ6" firstAttribute="leading" secondItem="7Rx-wD-nrt" secondAttribute="trailing" constant="10" id="6nb-PN-HH7"/>
|
<constraint firstAttribute="trailing" secondItem="udY-Kk-kQ6" secondAttribute="trailing" constant="16" id="I56-nL-g1F"/>
|
<constraint firstItem="7Rx-wD-nrt" firstAttribute="leading" secondItem="BZl-Er-MxI" secondAttribute="leading" constant="17" id="MHN-ix-Vjh"/>
|
<constraint firstAttribute="height" constant="40" id="QhB-BQ-z4y"/>
|
<constraint firstItem="7Rx-wD-nrt" firstAttribute="centerY" secondItem="BZl-Er-MxI" secondAttribute="centerY" id="SVi-xg-Pzm"/>
|
<constraint firstItem="udY-Kk-kQ6" firstAttribute="centerY" secondItem="BZl-Er-MxI" secondAttribute="centerY" id="m5r-xO-Gdp"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="color" keyPath="shadowColor">
|
<color key="value" red="0.81568627450980391" green="0.81568627450980391" blue="0.81568627450980391" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
|
<real key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="size" keyPath="shadowOffset">
|
<size key="value" width="0.0" height="2"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="NO"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="shadowRadius">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="20"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="eIT-BB-46L" customClass="RefreshTableView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="125" width="393" height="693"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
</tableView>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="BZl-Er-MxI" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="14" id="1kY-lQ-0Rx"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="eIT-BB-46L" secondAttribute="bottom" id="GDH-25-Qme"/>
|
<constraint firstItem="eIT-BB-46L" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="IlN-dX-uf9"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="eIT-BB-46L" secondAttribute="trailing" id="OZR-3c-U9f"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="BZl-Er-MxI" secondAttribute="trailing" constant="14" id="atB-vu-3Mh"/>
|
<constraint firstItem="eIT-BB-46L" firstAttribute="top" secondItem="BZl-Er-MxI" secondAttribute="bottom" constant="13" id="v7o-JM-BKn"/>
|
<constraint firstItem="BZl-Er-MxI" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="13" id="wP9-VC-IUm"/>
|
</constraints>
|
<point key="canvasLocation" x="140" y="21"/>
|
</view>
|
</objects>
|
<resources>
|
<namedColor name="Color">
|
<color red="0.27099999785423279" green="0.70599997043609619" blue="0.57999998331069946" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|