123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="8OP-2z-Uzo">
- <device id="retina6_1" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--通讯录-->
- <scene sceneID="PQa-ZI-31k">
- <objects>
- <tableViewController title="通讯录" id="8OP-2z-Uzo" customClass="OOContactMainViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" rowHeight="60" estimatedRowHeight="-1" sectionHeaderHeight="40" sectionFooterHeight="1" id="3yJ-ar-ZUn">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
- <color key="separatorColor" red="0.87058823529411766" green="0.87058823529411766" blue="0.87058823529411766" alpha="1" colorSpace="calibratedRGB"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="CDLCell" id="MwA-DB-j1b" customClass="OOCDLCell" customModule="O2Platform" customModuleProvider="target">
- <rect key="frame" x="0.0" y="55.5" width="414" height="60"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="MwA-DB-j1b" id="IQW-LB-vcT">
- <rect key="frame" x="0.0" y="0.0" width="414" height="59.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ZY5-z1-vWD">
- <rect key="frame" x="15" y="9" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="9en-yS-HMm"/>
- <constraint firstAttribute="height" constant="40" id="C5B-gg-eVO"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Il0-rw-nNB">
- <rect key="frame" x="63" y="9" width="323" height="21"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_arrow" translatesAutoresizingMaskIntoConstraints="NO" id="9vX-vc-Gtk">
- <rect key="frame" x="386" y="18.5" width="22" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="ONd-YF-0OL"/>
- <constraint firstAttribute="width" constant="22" id="vZu-rB-2l0"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="subtitle" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="stE-QI-fuX">
- <rect key="frame" x="63" y="29" width="323" height="20"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="ZY5-z1-vWD" firstAttribute="top" secondItem="IQW-LB-vcT" secondAttribute="top" constant="9" id="2Y4-9s-AO6"/>
- <constraint firstItem="stE-QI-fuX" firstAttribute="bottom" secondItem="IQW-LB-vcT" secondAttribute="bottomMargin" id="6I7-Mz-RU0"/>
- <constraint firstItem="9vX-vc-Gtk" firstAttribute="leading" secondItem="Il0-rw-nNB" secondAttribute="trailing" id="9G4-Te-gTa"/>
- <constraint firstAttribute="trailing" secondItem="9vX-vc-Gtk" secondAttribute="trailing" constant="6" id="Khm-Kc-cGW"/>
- <constraint firstItem="9vX-vc-Gtk" firstAttribute="top" secondItem="IQW-LB-vcT" secondAttribute="top" constant="18.5" id="MRB-t6-94b"/>
- <constraint firstItem="stE-QI-fuX" firstAttribute="leading" secondItem="ZY5-z1-vWD" secondAttribute="trailing" constant="8" id="Q8C-IN-jkx"/>
- <constraint firstItem="Il0-rw-nNB" firstAttribute="top" secondItem="IQW-LB-vcT" secondAttribute="top" constant="9" id="RX2-Ud-5mU"/>
- <constraint firstAttribute="bottom" secondItem="9vX-vc-Gtk" secondAttribute="bottom" constant="19" id="UhW-wD-Jc6"/>
- <constraint firstItem="9vX-vc-Gtk" firstAttribute="leading" secondItem="stE-QI-fuX" secondAttribute="trailing" id="YEa-jJ-zVj"/>
- <constraint firstItem="stE-QI-fuX" firstAttribute="top" secondItem="IQW-LB-vcT" secondAttribute="topMargin" constant="18" id="cLf-m2-EoZ"/>
- <constraint firstItem="ZY5-z1-vWD" firstAttribute="leading" secondItem="IQW-LB-vcT" secondAttribute="leading" constant="15" id="gDD-Hc-zPs"/>
- <constraint firstAttribute="bottom" secondItem="Il0-rw-nNB" secondAttribute="bottom" constant="29.5" id="hqr-7c-3ER"/>
- <constraint firstItem="Il0-rw-nNB" firstAttribute="leading" secondItem="ZY5-z1-vWD" secondAttribute="trailing" constant="8" id="va5-fE-O2K"/>
- </constraints>
- </tableViewCellContentView>
- <inset key="separatorInset" minX="15" minY="0.0" maxX="15" maxY="0.0"/>
- <connections>
- <outlet property="iconImageView" destination="ZY5-z1-vWD" id="W2B-DS-9Fe"/>
- <outlet property="subTitleLabel" destination="stE-QI-fuX" id="sd4-TL-pPU"/>
- <outlet property="titleLabel" destination="Il0-rw-nNB" id="z9n-FX-DNI"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="LinkManCell" id="AOK-2P-s7R" customClass="OOLinkManCell" customModule="O2Platform" customModuleProvider="target">
- <rect key="frame" x="0.0" y="115.5" width="414" height="60"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="AOK-2P-s7R" id="XLE-gP-wUe">
- <rect key="frame" x="0.0" y="0.0" width="414" height="59.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="fy5-7Y-5BU">
- <rect key="frame" x="15" y="9" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="3zX-of-ub5"/>
- <constraint firstAttribute="width" constant="40" id="rVg-Bc-KdD"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2Ba-6Q-Jpr">
- <rect key="frame" x="63" y="9" width="323" height="21"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="subtitle" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fsc-wn-ytF">
- <rect key="frame" x="63" y="29" width="323" height="20"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_arrow" translatesAutoresizingMaskIntoConstraints="NO" id="kiT-3L-ylp">
- <rect key="frame" x="386" y="18.5" width="22" height="22"/>
- <constraints>
- <constraint firstAttribute="width" constant="22" id="T8I-CV-K2l"/>
- <constraint firstAttribute="height" constant="22" id="pl4-zL-0Ae"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="arrowTitle" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hmD-fB-Ul0">
- <rect key="frame" x="297" y="19" width="90" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="90" id="Leg-ay-UKD"/>
- </constraints>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="fsc-wn-ytF" firstAttribute="bottom" secondItem="XLE-gP-wUe" secondAttribute="bottomMargin" id="1Lk-nl-V1B"/>
- <constraint firstAttribute="trailingMargin" secondItem="hmD-fB-Ul0" secondAttribute="trailing" constant="7" id="ASv-pa-fhv"/>
- <constraint firstItem="2Ba-6Q-Jpr" firstAttribute="top" secondItem="XLE-gP-wUe" secondAttribute="top" constant="9" id="Ago-2h-wes"/>
- <constraint firstItem="fsc-wn-ytF" firstAttribute="top" secondItem="XLE-gP-wUe" secondAttribute="topMargin" constant="18" id="Bew-Uh-zFc"/>
- <constraint firstItem="kiT-3L-ylp" firstAttribute="leading" secondItem="2Ba-6Q-Jpr" secondAttribute="trailing" id="KSf-h4-xN9"/>
- <constraint firstItem="kiT-3L-ylp" firstAttribute="leading" secondItem="fsc-wn-ytF" secondAttribute="trailing" id="M49-CG-sBB"/>
- <constraint firstItem="fy5-7Y-5BU" firstAttribute="leading" secondItem="XLE-gP-wUe" secondAttribute="leading" constant="15" id="Rra-Ai-vbo"/>
- <constraint firstAttribute="trailing" secondItem="kiT-3L-ylp" secondAttribute="trailing" constant="6" id="T2B-wc-I9z"/>
- <constraint firstItem="hmD-fB-Ul0" firstAttribute="top" secondItem="XLE-gP-wUe" secondAttribute="topMargin" constant="8" id="UdB-cy-Hpz"/>
- <constraint firstAttribute="bottom" secondItem="kiT-3L-ylp" secondAttribute="bottom" constant="19" id="VE2-EE-74S"/>
- <constraint firstAttribute="bottomMargin" secondItem="hmD-fB-Ul0" secondAttribute="bottom" constant="9" id="XXc-UE-0Sf"/>
- <constraint firstItem="fsc-wn-ytF" firstAttribute="leading" secondItem="fy5-7Y-5BU" secondAttribute="trailing" constant="8" id="XwT-wF-jMp"/>
- <constraint firstItem="fy5-7Y-5BU" firstAttribute="top" secondItem="XLE-gP-wUe" secondAttribute="top" constant="9" id="ejh-lS-BTj"/>
- <constraint firstItem="2Ba-6Q-Jpr" firstAttribute="leading" secondItem="fy5-7Y-5BU" secondAttribute="trailing" constant="8" id="fjg-3l-rWX"/>
- <constraint firstAttribute="bottom" secondItem="2Ba-6Q-Jpr" secondAttribute="bottom" constant="29.5" id="jDi-uu-Daw"/>
- <constraint firstItem="kiT-3L-ylp" firstAttribute="top" secondItem="XLE-gP-wUe" secondAttribute="top" constant="18.5" id="jaD-b2-EPF"/>
- </constraints>
- </tableViewCellContentView>
- <inset key="separatorInset" minX="15" minY="0.0" maxX="15" maxY="0.0"/>
- <connections>
- <outlet property="arrowTitleLabel" destination="hmD-fB-Ul0" id="iX5-7N-ngV"/>
- <outlet property="iconImageView" destination="fy5-7Y-5BU" id="EaA-Mv-i0p"/>
- <outlet property="subTitleLabel" destination="fsc-wn-ytF" id="Vvq-Ry-Ulr"/>
- <outlet property="titleLabel" destination="2Ba-6Q-Jpr" id="zBf-1b-XPD"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="8OP-2z-Uzo" id="tok-Do-GPb"/>
- <outlet property="delegate" destination="8OP-2z-Uzo" id="oWD-jF-62Z"/>
- </connections>
- </tableView>
- <connections>
- <segue destination="N4C-oX-ZWA" kind="show" identifier="showLinkManSegue" id="YIn-We-AW2"/>
- <segue destination="rQX-tn-jYk" kind="show" identifier="listUnitSegue" id="YoF-xv-U1z"/>
- </connections>
- </tableViewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="BRi-lB-kPo" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-234" y="-144"/>
- </scene>
- <!--单元列表-->
- <scene sceneID="yqM-Ab-9tv">
- <objects>
- <tableViewController title="单元列表" id="rQX-tn-jYk" customClass="OOListUnitViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" rowHeight="60" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="SUq-mr-dk9">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
- <color key="separatorColor" red="0.87058823529411766" green="0.87058823529411766" blue="0.87058823529411766" alpha="1" colorSpace="calibratedRGB"/>
- <inset key="separatorInset" minX="15" minY="0.0" maxX="15" maxY="0.0"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="CDLCell" id="fsZ-LM-KKE" customClass="OOCDLCell" customModule="O2Platform" customModuleProvider="target">
- <rect key="frame" x="0.0" y="55.5" width="414" height="60"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="fsZ-LM-KKE" id="YyS-gj-RWI">
- <rect key="frame" x="0.0" y="0.0" width="414" height="59.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="awb-ld-EiN">
- <rect key="frame" x="15" y="9.5" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="5QX-tl-oNt"/>
- <constraint firstAttribute="width" constant="40" id="ARV-lX-cMv"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="upc-z2-w90">
- <rect key="frame" x="59" y="9" width="323" height="21"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="subtitle" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BTJ-1I-KSt">
- <rect key="frame" x="59" y="29" width="323" height="20"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_arrow" translatesAutoresizingMaskIntoConstraints="NO" id="5KE-hT-FWU">
- <rect key="frame" x="384" y="19" width="22" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="g1Y-Jy-atd"/>
- <constraint firstAttribute="width" constant="22" id="kQB-Pg-rhi"/>
- </constraints>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="awb-ld-EiN" secondAttribute="bottom" constant="10" id="EKv-C5-K35"/>
- <constraint firstItem="awb-ld-EiN" firstAttribute="top" secondItem="YyS-gj-RWI" secondAttribute="top" constant="9.5" id="FCs-aE-eXH"/>
- <constraint firstItem="awb-ld-EiN" firstAttribute="leading" secondItem="YyS-gj-RWI" secondAttribute="leading" constant="15" id="HEr-R1-lRB"/>
- <constraint firstItem="5KE-hT-FWU" firstAttribute="leading" secondItem="BTJ-1I-KSt" secondAttribute="trailing" constant="2" id="KBP-GQ-GzI"/>
- <constraint firstAttribute="bottom" secondItem="5KE-hT-FWU" secondAttribute="bottom" constant="18.5" id="L6c-P0-1Ao"/>
- <constraint firstAttribute="bottom" secondItem="upc-z2-w90" secondAttribute="bottom" constant="29.5" id="PDR-9b-52i"/>
- <constraint firstItem="5KE-hT-FWU" firstAttribute="leading" secondItem="upc-z2-w90" secondAttribute="trailing" constant="2" id="SAN-1C-Kvs"/>
- <constraint firstItem="BTJ-1I-KSt" firstAttribute="leading" secondItem="awb-ld-EiN" secondAttribute="trailing" constant="4" id="W0h-nx-NVT"/>
- <constraint firstItem="BTJ-1I-KSt" firstAttribute="top" secondItem="YyS-gj-RWI" secondAttribute="topMargin" constant="18" id="W5i-b3-QuE"/>
- <constraint firstItem="BTJ-1I-KSt" firstAttribute="bottom" secondItem="YyS-gj-RWI" secondAttribute="bottomMargin" id="kBc-1A-ZnR"/>
- <constraint firstItem="5KE-hT-FWU" firstAttribute="top" secondItem="YyS-gj-RWI" secondAttribute="top" constant="19" id="kM5-2i-Y2i"/>
- <constraint firstItem="upc-z2-w90" firstAttribute="leading" secondItem="awb-ld-EiN" secondAttribute="trailing" constant="4" id="muq-IB-4Wg"/>
- <constraint firstItem="upc-z2-w90" firstAttribute="top" secondItem="YyS-gj-RWI" secondAttribute="top" constant="9" id="uZ3-nC-UVz"/>
- <constraint firstAttribute="trailing" secondItem="5KE-hT-FWU" secondAttribute="trailing" constant="8" id="x0k-cA-GJY"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="iconImageView" destination="awb-ld-EiN" id="CAc-Sc-D6M"/>
- <outlet property="subTitleLabel" destination="BTJ-1I-KSt" id="GNf-jX-oiy"/>
- <outlet property="titleLabel" destination="upc-z2-w90" id="lsw-UB-Gm6"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="rQX-tn-jYk" id="tn7-VN-ng5"/>
- <outlet property="delegate" destination="rQX-tn-jYk" id="eGV-G0-P0S"/>
- </connections>
- </tableView>
- <navigationItem key="navigationItem" id="mPB-ra-971">
- <barButtonItem key="leftBarButtonItem" title="返回" id="NeY-LG-Uya">
- <connections>
- <action selector="backPreVC:" destination="rQX-tn-jYk" id="GAe-18-SI7"/>
- </connections>
- </barButtonItem>
- </navigationItem>
- <connections>
- <segue destination="N4C-oX-ZWA" kind="show" identifier="showPersonSegue" id="q6N-S3-wVd"/>
- </connections>
- </tableViewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="ZyL-u2-vpo" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1404" y="-58"/>
- </scene>
- <!--通讯录选择器-->
- <scene sceneID="Hy8-WO-Uw9">
- <objects>
- <viewController storyboardIdentifier="contactPicker" title="通讯录选择器" id="fWb-Zb-wIl" customClass="ContactPickerViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="CLs-Fc-l3w">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7dB-9p-Tn1">
- <rect key="frame" x="0.0" y="88" width="414" height="48"/>
- <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
- <constraints>
- <constraint firstAttribute="height" constant="48" id="WkI-oY-R6b"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="7g2-Xw-0UC">
- <rect key="frame" x="10" y="88" width="394" height="48"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vzN-FA-mmu">
- <rect key="frame" x="0.0" y="0.0" width="128" height="48"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <state key="normal" title="人员选择">
- <color key="titleColor" red="0.98431372549999996" green="0.2784313725" blue="0.2784313725" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kfB-Kj-3Iv">
- <rect key="frame" x="133" y="0.0" width="128" height="48"/>
- <state key="normal" title="身份选择">
- <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7eY-4g-WBB">
- <rect key="frame" x="266" y="0.0" width="128" height="48"/>
- <state key="normal" title="身份选择">
- <color key="titleColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="48" id="Ab3-N3-nZB"/>
- </constraints>
- </stackView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="N3U-aC-Z3u">
- <rect key="frame" x="0.0" y="136" width="414" height="726"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="7g2-Xw-0UC" firstAttribute="leading" secondItem="Nfr-Ie-jh7" secondAttribute="leading" constant="10" id="BfH-Oh-OFa"/>
- <constraint firstItem="Nfr-Ie-jh7" firstAttribute="trailing" secondItem="N3U-aC-Z3u" secondAttribute="trailing" id="NSd-7g-WED"/>
- <constraint firstItem="7g2-Xw-0UC" firstAttribute="top" secondItem="Nfr-Ie-jh7" secondAttribute="top" id="Usf-jq-WPL"/>
- <constraint firstItem="Nfr-Ie-jh7" firstAttribute="bottom" secondItem="N3U-aC-Z3u" secondAttribute="bottom" id="YR3-Ui-mZl"/>
- <constraint firstItem="7dB-9p-Tn1" firstAttribute="leading" secondItem="Nfr-Ie-jh7" secondAttribute="leading" id="bKR-vF-3tL"/>
- <constraint firstItem="N3U-aC-Z3u" firstAttribute="leading" secondItem="Nfr-Ie-jh7" secondAttribute="leading" id="ffn-vW-8vM"/>
- <constraint firstItem="N3U-aC-Z3u" firstAttribute="top" secondItem="7g2-Xw-0UC" secondAttribute="bottom" id="msp-Gp-UFs"/>
- <constraint firstItem="Nfr-Ie-jh7" firstAttribute="trailing" secondItem="7g2-Xw-0UC" secondAttribute="trailing" constant="10" id="pOe-7h-6wD"/>
- <constraint firstItem="7dB-9p-Tn1" firstAttribute="top" secondItem="Nfr-Ie-jh7" secondAttribute="top" id="u2Q-ZX-zTX"/>
- <constraint firstItem="Nfr-Ie-jh7" firstAttribute="trailing" secondItem="7dB-9p-Tn1" secondAttribute="trailing" id="xKL-e4-7Fu"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="Nfr-Ie-jh7"/>
- </view>
- <navigationItem key="navigationItem" id="gVF-jd-rv0"/>
- <connections>
- <outlet property="pickerContainerView" destination="N3U-aC-Z3u" id="fuD-qr-rJk"/>
- <outlet property="topBarStackView" destination="7g2-Xw-0UC" id="Esu-DE-ve2"/>
- <outlet property="topBarStackViewHeightConstraint" destination="Ab3-N3-nZB" id="vXJ-QF-tMA"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="GVi-v0-RB7" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-571.01449275362324" y="1439.7321428571429"/>
- </scene>
- <!--组织选择-->
- <scene sceneID="LXL-41-8Kz">
- <objects>
- <tableViewController storyboardIdentifier="unitPicker" title="组织选择" id="cRj-mM-HCV" customClass="ContactUnitPickerViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="D4k-CF-Rqz">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="breadcrumbViewCell" id="qw3-ug-cog" customClass="UnitBreadcrumbViewCell" customModule="O2Platform" customModuleProvider="target">
- <rect key="frame" x="0.0" y="28" width="414" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="qw3-ug-cog" id="Li7-pS-wIr">
- <rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6pW-Jm-gec">
- <rect key="frame" x="20" y="0.0" width="374" height="43.5"/>
- </scrollView>
- </subviews>
- <constraints>
- <constraint firstItem="6pW-Jm-gec" firstAttribute="top" secondItem="Li7-pS-wIr" secondAttribute="top" id="IBe-ZN-mor"/>
- <constraint firstAttribute="trailing" secondItem="6pW-Jm-gec" secondAttribute="trailing" constant="20" id="M9e-1e-2Yp"/>
- <constraint firstAttribute="bottom" secondItem="6pW-Jm-gec" secondAttribute="bottom" id="MrY-W7-ZxW"/>
- <constraint firstItem="6pW-Jm-gec" firstAttribute="leading" secondItem="Li7-pS-wIr" secondAttribute="leading" constant="20" id="UAQ-kK-dB2"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="breadcrumbScrollView" destination="6pW-Jm-gec" id="Dav-P5-fay"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="unitPickerViewCell" id="dqZ-6W-fez" customClass="UnitPickerTableViewCell" customModule="O2Platform" customModuleProvider="target">
- <rect key="frame" x="0.0" y="72" width="414" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="dqZ-6W-fez" id="uOI-mf-f6w">
- <rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" image="unselected" translatesAutoresizingMaskIntoConstraints="NO" id="2M8-f3-RaO">
- <rect key="frame" x="10" y="13.5" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="9cd-7n-Ghr"/>
- <constraint firstAttribute="width" constant="24" id="rVd-ib-6UT"/>
- </constraints>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="pic_oval" translatesAutoresizingMaskIntoConstraints="NO" id="3G0-A9-nBq">
- <rect key="frame" x="44" y="5" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="MOF-wx-Oya"/>
- <constraint firstAttribute="width" constant="40" id="OZb-by-5hw"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="无" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="azX-Gb-s7O">
- <rect key="frame" x="44" y="15" width="40" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="lL0-EC-i8B"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="部门名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xcZ-2o-vGn">
- <rect key="frame" x="98" y="14.5" width="232" height="22"/>
- <fontDescription key="fontDescription" type="system" pointSize="18"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9DY-QL-K8W">
- <rect key="frame" x="340" y="8.5" width="64" height="34"/>
- <constraints>
- <constraint firstAttribute="width" constant="64" id="l6r-1X-UMe"/>
- </constraints>
- <state key="normal" title="下级">
- <color key="titleColor" red="0.0" green="0.5450980392" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="clickNextBtn:" destination="dqZ-6W-fez" eventType="touchUpInside" id="xbb-5b-7ZD"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="9DY-QL-K8W" firstAttribute="centerY" secondItem="uOI-mf-f6w" secondAttribute="centerY" id="1g4-6F-uAV"/>
- <constraint firstItem="azX-Gb-s7O" firstAttribute="leading" secondItem="2M8-f3-RaO" secondAttribute="trailing" constant="10" id="3K2-mP-5KQ"/>
- <constraint firstItem="3G0-A9-nBq" firstAttribute="top" secondItem="uOI-mf-f6w" secondAttribute="top" constant="5" id="5Zr-qL-NPE"/>
- <constraint firstItem="2M8-f3-RaO" firstAttribute="centerY" secondItem="uOI-mf-f6w" secondAttribute="centerY" id="6yE-5R-LA3"/>
- <constraint firstItem="azX-Gb-s7O" firstAttribute="centerY" secondItem="uOI-mf-f6w" secondAttribute="centerY" id="Ad3-Kv-okA"/>
- <constraint firstItem="9DY-QL-K8W" firstAttribute="leading" secondItem="xcZ-2o-vGn" secondAttribute="trailing" constant="10" id="Ky0-xV-zan"/>
- <constraint firstAttribute="bottom" secondItem="3G0-A9-nBq" secondAttribute="bottom" constant="5" id="bRD-pz-VU4"/>
- <constraint firstItem="xcZ-2o-vGn" firstAttribute="centerY" secondItem="uOI-mf-f6w" secondAttribute="centerY" id="fXt-z1-Ddp"/>
- <constraint firstItem="2M8-f3-RaO" firstAttribute="leading" secondItem="uOI-mf-f6w" secondAttribute="leading" constant="10" id="fdd-kK-WhQ"/>
- <constraint firstAttribute="trailing" secondItem="9DY-QL-K8W" secondAttribute="trailing" constant="10" id="lpj-3b-FGl"/>
- <constraint firstItem="3G0-A9-nBq" firstAttribute="leading" secondItem="2M8-f3-RaO" secondAttribute="trailing" constant="10" id="tjt-od-2NM"/>
- <constraint firstItem="xcZ-2o-vGn" firstAttribute="leading" secondItem="3G0-A9-nBq" secondAttribute="trailing" constant="14" id="uFX-rB-HVW"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="checkImageView" destination="2M8-f3-RaO" id="enH-8o-1aL"/>
- <outlet property="nextLevelBtn" destination="9DY-QL-K8W" id="CWp-qw-l6i"/>
- <outlet property="unitIconBgImageView" destination="3G0-A9-nBq" id="RX8-Dr-wpU"/>
- <outlet property="unitIconLabel" destination="azX-Gb-s7O" id="CqP-bj-3Vh"/>
- <outlet property="unitNameLabel" destination="xcZ-2o-vGn" id="Pli-dk-hgQ"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="cRj-mM-HCV" id="tSv-Rm-fa1"/>
- <outlet property="delegate" destination="cRj-mM-HCV" id="tPH-iL-0G0"/>
- </connections>
- </tableView>
- </tableViewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="1Ef-2y-hay" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="324.63768115942031" y="1438.3928571428571"/>
- </scene>
- <!--身份选择-->
- <scene sceneID="mDF-Oj-wgd">
- <objects>
- <tableViewController storyboardIdentifier="identityPicker" title="身份选择" id="1ZD-eI-RzP" customClass="ContactIdentityPickerViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="2pd-iS-yvM">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="breadcrumbViewCell" id="NMQ-LW-nCY" customClass="UnitBreadcrumbViewCell" customModule="O2Platform" customModuleProvider="target">
- <rect key="frame" x="0.0" y="28" width="414" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="NMQ-LW-nCY" id="aGf-jV-nsI">
- <rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oKR-Ms-qhL">
- <rect key="frame" x="20" y="0.0" width="374" height="43.5"/>
- </scrollView>
- </subviews>
- <constraints>
- <constraint firstItem="oKR-Ms-qhL" firstAttribute="top" secondItem="aGf-jV-nsI" secondAttribute="top" id="CU5-a2-kcW"/>
- <constraint firstAttribute="trailing" secondItem="oKR-Ms-qhL" secondAttribute="trailing" constant="20" id="EAk-7u-D6I"/>
- <constraint firstItem="oKR-Ms-qhL" firstAttribute="leading" secondItem="aGf-jV-nsI" secondAttribute="leading" constant="20" id="fwg-IQ-OjG"/>
- <constraint firstAttribute="bottom" secondItem="oKR-Ms-qhL" secondAttribute="bottom" id="kNU-Ow-XzC"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="breadcrumbScrollView" destination="oKR-Ms-qhL" id="LAX-hu-yjz"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="unitPickerViewCell" id="3vG-Xz-LHH" customClass="UnitPickerTableViewCell" customModule="O2Platform" customModuleProvider="target">
- <rect key="frame" x="0.0" y="72" width="414" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="3vG-Xz-LHH" id="lFJ-On-2II">
- <rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" image="unselected" translatesAutoresizingMaskIntoConstraints="NO" id="JAj-Ri-DQZ">
- <rect key="frame" x="10" y="13.5" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="hdI-qA-qo7"/>
- <constraint firstAttribute="width" constant="24" id="kAb-bv-l0A"/>
- </constraints>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="pic_oval" translatesAutoresizingMaskIntoConstraints="NO" id="dZV-dr-NYp">
- <rect key="frame" x="44" y="5" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="bdJ-8n-vzd"/>
- <constraint firstAttribute="height" constant="40" id="y81-0P-wqu"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="无" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wCo-bX-uP0">
- <rect key="frame" x="44" y="15" width="40" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="326-Q2-fnP"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="部门名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="be0-Hv-kNx">
- <rect key="frame" x="98" y="14.5" width="232" height="22"/>
- <fontDescription key="fontDescription" type="system" pointSize="18"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="SuN-lj-nZ8">
- <rect key="frame" x="340" y="8.5" width="64" height="34"/>
- <constraints>
- <constraint firstAttribute="width" constant="64" id="35v-4M-tCB"/>
- </constraints>
- <state key="normal" title="下级">
- <color key="titleColor" red="0.0" green="0.5450980392" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="clickNextBtn:" destination="3vG-Xz-LHH" eventType="touchUpInside" id="WI2-SN-IAZ"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="wCo-bX-uP0" firstAttribute="centerY" secondItem="lFJ-On-2II" secondAttribute="centerY" id="2UF-0b-sdP"/>
- <constraint firstItem="JAj-Ri-DQZ" firstAttribute="centerY" secondItem="lFJ-On-2II" secondAttribute="centerY" id="2hj-zJ-DKo"/>
- <constraint firstItem="SuN-lj-nZ8" firstAttribute="leading" secondItem="be0-Hv-kNx" secondAttribute="trailing" constant="10" id="7Xn-wl-rJG"/>
- <constraint firstAttribute="trailing" secondItem="SuN-lj-nZ8" secondAttribute="trailing" constant="10" id="9YV-1y-EPP"/>
- <constraint firstItem="dZV-dr-NYp" firstAttribute="top" secondItem="lFJ-On-2II" secondAttribute="top" constant="5" id="Dsw-ez-EBS"/>
- <constraint firstItem="dZV-dr-NYp" firstAttribute="leading" secondItem="JAj-Ri-DQZ" secondAttribute="trailing" constant="10" id="KHp-SN-daa"/>
- <constraint firstItem="SuN-lj-nZ8" firstAttribute="centerY" secondItem="lFJ-On-2II" secondAttribute="centerY" id="Tzp-Nh-q3e"/>
- <constraint firstItem="wCo-bX-uP0" firstAttribute="leading" secondItem="JAj-Ri-DQZ" secondAttribute="trailing" constant="10" id="Wgn-oG-Jp1"/>
- <constraint firstItem="JAj-Ri-DQZ" firstAttribute="leading" secondItem="lFJ-On-2II" secondAttribute="leading" constant="10" id="X2I-UR-q8F"/>
- <constraint firstAttribute="bottom" secondItem="dZV-dr-NYp" secondAttribute="bottom" constant="5" id="Xsc-C1-gaF"/>
- <constraint firstItem="be0-Hv-kNx" firstAttribute="leading" secondItem="dZV-dr-NYp" secondAttribute="trailing" constant="14" id="j5Y-Ga-jpl"/>
- <constraint firstItem="be0-Hv-kNx" firstAttribute="centerY" secondItem="lFJ-On-2II" secondAttribute="centerY" id="vL7-d1-73P"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="checkImageView" destination="JAj-Ri-DQZ" id="9He-P6-y3O"/>
- <outlet property="nextLevelBtn" destination="SuN-lj-nZ8" id="vct-HF-wIi"/>
- <outlet property="unitIconBgImageView" destination="dZV-dr-NYp" id="Zqz-rm-uFH"/>
- <outlet property="unitIconLabel" destination="wCo-bX-uP0" id="4OG-qb-AkD"/>
- <outlet property="unitNameLabel" destination="be0-Hv-kNx" id="ya4-Pl-L58"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="1ZD-eI-RzP" id="HKd-0A-pyJ"/>
- <outlet property="delegate" destination="1ZD-eI-RzP" id="kFE-5z-bIt"/>
- </connections>
- </tableView>
- </tableViewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="gAN-SF-UjG" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-626" y="2115"/>
- </scene>
- <!--群组选择-->
- <scene sceneID="EQg-BX-giK">
- <objects>
- <tableViewController storyboardIdentifier="groupPicker" title="群组选择" id="fa9-Bv-LBG" customClass="ContactGroupPickerViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="3XX-X5-Sd6" customClass="ZLBaseTableView" customModule="O2Platform" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="groupPickerViewCell" id="Cj3-Rm-3SI" customClass="GroupPickerTableViewCell" customModule="O2Platform" customModuleProvider="target">
- <rect key="frame" x="0.0" y="28" width="414" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Cj3-Rm-3SI" id="oCY-NQ-yAd">
- <rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="unselected" translatesAutoresizingMaskIntoConstraints="NO" id="e7H-Hw-70e">
- <rect key="frame" x="10" y="3" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="5r9-kr-mzS"/>
- <constraint firstAttribute="height" constant="24" id="a2m-ov-dft"/>
- </constraints>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_group" translatesAutoresizingMaskIntoConstraints="NO" id="sag-cm-TfY">
- <rect key="frame" x="44" y="5" width="40" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="eFD-C5-7M4"/>
- <constraint firstAttribute="width" constant="40" id="zE9-6B-bzd"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="群组" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iU9-wl-ajK">
- <rect key="frame" x="94" y="4.5" width="35" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="iU9-wl-ajK" firstAttribute="centerY" secondItem="oCY-NQ-yAd" secondAttribute="centerY" id="2Q6-Gf-upT"/>
- <constraint firstItem="e7H-Hw-70e" firstAttribute="leading" secondItem="oCY-NQ-yAd" secondAttribute="leading" constant="10" id="3Xn-if-kdF"/>
- <constraint firstItem="iU9-wl-ajK" firstAttribute="leading" secondItem="sag-cm-TfY" secondAttribute="trailing" constant="10" id="FtN-dS-ac0"/>
- <constraint firstItem="sag-cm-TfY" firstAttribute="leading" secondItem="e7H-Hw-70e" secondAttribute="trailing" constant="10" id="Z1h-UT-wyz"/>
- <constraint firstAttribute="bottom" secondItem="sag-cm-TfY" secondAttribute="bottom" constant="5" id="c24-tl-qUE"/>
- <constraint firstItem="e7H-Hw-70e" firstAttribute="centerY" secondItem="oCY-NQ-yAd" secondAttribute="centerY" id="eUD-xw-lpL"/>
- <constraint firstItem="sag-cm-TfY" firstAttribute="top" secondItem="oCY-NQ-yAd" secondAttribute="top" constant="5" id="gYi-Xr-U9s"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="checkImageView" destination="e7H-Hw-70e" id="hF9-UH-Y76"/>
- <outlet property="groupIconImageView" destination="sag-cm-TfY" id="Vv6-Lo-eFr"/>
- <outlet property="groupNameLabel" destination="iU9-wl-ajK" id="ias-eg-BG5"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="fa9-Bv-LBG" id="GO0-4A-qmQ"/>
- <outlet property="delegate" destination="fa9-Bv-LBG" id="v9e-wV-y5g"/>
- </connections>
- </tableView>
- </tableViewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="mXp-V9-56n" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="118.84057971014494" y="2114.7321428571427"/>
- </scene>
- <!--人员选择-->
- <scene sceneID="IJ9-98-S36">
- <objects>
- <tableViewController storyboardIdentifier="personPicker" title="人员选择" id="FE0-vh-KUQ" customClass="ContactPersonPickerViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="Cl9-s2-dz5">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="personPickerViewCell" id="fH2-SF-2xi" customClass="PersonPickerTableViewCell" customModule="O2Platform" customModuleProvider="target">
- <rect key="frame" x="0.0" y="28" width="414" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="fH2-SF-2xi" id="TCX-Op-2Su">
- <rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" image="unselected" translatesAutoresizingMaskIntoConstraints="NO" id="Ses-sX-ZNu">
- <rect key="frame" x="10" y="10" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="Yaa-PY-k7g"/>
- <constraint firstAttribute="width" constant="24" id="sV2-BU-7bn"/>
- </constraints>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_men" translatesAutoresizingMaskIntoConstraints="NO" id="D06-Cs-TbZ">
- <rect key="frame" x="44" y="16" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="S0H-E2-LWY"/>
- <constraint firstAttribute="width" constant="40" id="rTX-01-1Xh"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="群组" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Df-qW-3cz">
- <rect key="frame" x="94" y="11" width="35" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="3Df-qW-3cz" firstAttribute="centerY" secondItem="TCX-Op-2Su" secondAttribute="centerY" id="2MZ-JQ-7gk"/>
- <constraint firstItem="3Df-qW-3cz" firstAttribute="leading" secondItem="D06-Cs-TbZ" secondAttribute="trailing" constant="10" id="Ma1-Ee-LSN"/>
- <constraint firstItem="D06-Cs-TbZ" firstAttribute="top" secondItem="TCX-Op-2Su" secondAttribute="topMargin" constant="5" id="Poo-cA-1lc"/>
- <constraint firstAttribute="bottomMargin" secondItem="D06-Cs-TbZ" secondAttribute="bottom" constant="5" id="UX0-ak-qdT"/>
- <constraint firstItem="D06-Cs-TbZ" firstAttribute="leading" secondItem="Ses-sX-ZNu" secondAttribute="trailing" constant="10" id="Y1r-S1-zr1"/>
- <constraint firstItem="Ses-sX-ZNu" firstAttribute="leading" secondItem="TCX-Op-2Su" secondAttribute="leading" constant="10" id="aPE-be-NRh"/>
- <constraint firstItem="Ses-sX-ZNu" firstAttribute="centerY" secondItem="TCX-Op-2Su" secondAttribute="centerY" id="nwd-qP-A05"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="checkImageView" destination="Ses-sX-ZNu" id="Bth-2C-jFy"/>
- <outlet property="personIconImageView" destination="D06-Cs-TbZ" id="uD4-Rh-vTb"/>
- <outlet property="personNameLabel" destination="3Df-qW-3cz" id="50x-HJ-NH7"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="FE0-vh-KUQ" id="G1I-Od-OW6"/>
- <outlet property="delegate" destination="FE0-vh-KUQ" id="SzE-Ta-gX6"/>
- </connections>
- </tableView>
- </tableViewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="t2C-jy-I2g" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="839" y="2120"/>
- </scene>
- <!--Contact Search Result Controller-->
- <scene sceneID="MV1-yP-eOJ">
- <objects>
- <tableViewController storyboardIdentifier="OOContactSearchController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="HZ8-64-2px" customClass="OOContactSearchResultController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="Pw4-jR-GuJ">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="OOContactSearchCell" rowHeight="60" id="JjO-oh-zM8" customClass="OOContactSearchCell" customModule="O2Platform" customModuleProvider="target">
- <rect key="frame" x="0.0" y="55.5" width="414" height="60"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="JjO-oh-zM8" id="Uew-0X-5bX">
- <rect key="frame" x="0.0" y="0.0" width="414" height="59.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="nwU-h6-xBq">
- <rect key="frame" x="16" y="9.5" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="1gY-7a-1Vr"/>
- <constraint firstAttribute="width" constant="40" id="6N4-V9-Fh9"/>
- </constraints>
- </imageView>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="top" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="4CB-0l-xRZ">
- <rect key="frame" x="64" y="9" width="306" height="41"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9KE-Mc-ZJR">
- <rect key="frame" x="0.0" y="0.0" width="26.5" height="19.5"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="subtitle" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zar-By-NbO">
- <rect key="frame" x="0.0" y="21.5" width="48" height="19.5"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </stackView>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_arrow" translatesAutoresizingMaskIntoConstraints="NO" id="VCW-WF-j9z">
- <rect key="frame" x="372" y="19" width="22" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="Hsr-A7-pzd"/>
- <constraint firstAttribute="width" constant="22" id="bCn-06-44f"/>
- </constraints>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="4CB-0l-xRZ" firstAttribute="top" secondItem="Uew-0X-5bX" secondAttribute="top" constant="9" id="9Ap-vX-rnm"/>
- <constraint firstItem="VCW-WF-j9z" firstAttribute="leading" secondItem="4CB-0l-xRZ" secondAttribute="trailing" constant="2" id="ArX-xN-Rwx"/>
- <constraint firstItem="nwU-h6-xBq" firstAttribute="top" secondItem="Uew-0X-5bX" secondAttribute="top" constant="9.5" id="RJn-V1-Oho"/>
- <constraint firstItem="VCW-WF-j9z" firstAttribute="trailing" secondItem="Uew-0X-5bX" secondAttribute="trailingMargin" id="TLS-kU-Axy"/>
- <constraint firstAttribute="bottom" secondItem="4CB-0l-xRZ" secondAttribute="bottom" constant="9.5" id="fhQ-Rg-NoB"/>
- <constraint firstItem="4CB-0l-xRZ" firstAttribute="leading" secondItem="nwU-h6-xBq" secondAttribute="trailing" constant="8" id="iqp-ZF-Q3E"/>
- <constraint firstItem="nwU-h6-xBq" firstAttribute="leading" secondItem="Uew-0X-5bX" secondAttribute="leading" constant="16" id="rOd-e5-AGk"/>
- <constraint firstItem="VCW-WF-j9z" firstAttribute="top" secondItem="Uew-0X-5bX" secondAttribute="topMargin" constant="8" id="wcS-5a-eha"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="iconImageView" destination="nwU-h6-xBq" id="5mj-iG-DUG"/>
- <outlet property="subTitleLabel" destination="zar-By-NbO" id="wRa-S8-4g3"/>
- <outlet property="titleLabel" destination="9KE-Mc-ZJR" id="BRr-B3-ISx"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="HZ8-64-2px" id="GlX-fG-N33"/>
- <outlet property="delegate" destination="HZ8-64-2px" id="t0T-53-arN"/>
- </connections>
- </tableView>
- <navigationItem key="navigationItem" id="ktz-Lg-CQl"/>
- <connections>
- <segue destination="nVv-Ei-OAh" kind="show" identifier="searchShowUnitSegue" id="YPN-h1-ehK"/>
- <segue destination="BLU-T0-pTn" kind="show" identifier="searchShowPersonSegue" id="2dK-Ti-hW3"/>
- </connections>
- </tableViewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="vyX-cf-evP" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-287.19999999999999" y="683.20839580209895"/>
- </scene>
- <!--个人资料-->
- <scene sceneID="Wuq-4F-NVR">
- <objects>
- <tableViewController title="个人资料" id="N4C-oX-ZWA" customClass="OOLinkeManViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" rowHeight="50" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="2zB-C3-yzy">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
- <inset key="separatorInset" minX="15" minY="0.0" maxX="15" maxY="0.0"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="linkManInfoCell" id="BTf-AE-ip4" customClass="OOLinkManInfoCell" customModule="O2Platform" customModuleProvider="target">
- <rect key="frame" x="0.0" y="55.5" width="414" height="50"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="BTf-AE-ip4" id="ohP-K3-5Go">
- <rect key="frame" x="0.0" y="0.0" width="414" height="49.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ghy-QN-Vyw">
- <rect key="frame" x="20" y="14" width="100" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="100" id="UkH-fC-dbx"/>
- </constraints>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aUG-wM-etm">
- <rect key="frame" x="369" y="12" width="25" height="25"/>
- <constraints>
- <constraint firstAttribute="height" constant="25" id="jwM-Zu-tTZ"/>
- <constraint firstAttribute="width" constant="25" id="uRL-EP-tD6"/>
- </constraints>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iPS-rH-N4A">
- <rect key="frame" x="128" y="14" width="26.5" height="21"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="iPS-rH-N4A" firstAttribute="centerY" secondItem="ohP-K3-5Go" secondAttribute="centerY" id="0SL-Lo-4c9"/>
- <constraint firstItem="Ghy-QN-Vyw" firstAttribute="top" secondItem="ohP-K3-5Go" secondAttribute="topMargin" constant="3" id="1Dd-5B-rzW"/>
- <constraint firstItem="Ghy-QN-Vyw" firstAttribute="centerY" secondItem="ohP-K3-5Go" secondAttribute="centerY" id="7Qs-xP-OJM"/>
- <constraint firstItem="iPS-rH-N4A" firstAttribute="leading" secondItem="Ghy-QN-Vyw" secondAttribute="trailing" constant="8" id="Xy5-d4-Mcv"/>
- <constraint firstItem="Ghy-QN-Vyw" firstAttribute="leading" secondItem="ohP-K3-5Go" secondAttribute="leadingMargin" id="inF-uK-Sbh"/>
- <constraint firstAttribute="bottomMargin" secondItem="iPS-rH-N4A" secondAttribute="bottom" constant="4" id="msB-5W-P2C"/>
- <constraint firstItem="aUG-wM-etm" firstAttribute="top" secondItem="ohP-K3-5Go" secondAttribute="topMargin" constant="1" id="q8Q-N6-Ymd"/>
- <constraint firstAttribute="bottomMargin" secondItem="Ghy-QN-Vyw" secondAttribute="bottom" constant="4" id="rHI-We-PbT"/>
- <constraint firstItem="iPS-rH-N4A" firstAttribute="top" secondItem="ohP-K3-5Go" secondAttribute="topMargin" constant="3" id="tnw-dQ-KXP"/>
- <constraint firstItem="aUG-wM-etm" firstAttribute="trailing" secondItem="ohP-K3-5Go" secondAttribute="trailingMargin" id="wzh-1K-dZh"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="actionButton" destination="aUG-wM-etm" id="Al0-Gh-hd1"/>
- <outlet property="titleLabel" destination="Ghy-QN-Vyw" id="SHD-1c-aS2"/>
- <outlet property="valueLabel" destination="iPS-rH-N4A" id="dVb-Pc-ABV"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="N4C-oX-ZWA" id="vpr-Sa-whW"/>
- <outlet property="delegate" destination="N4C-oX-ZWA" id="Bgt-Kg-LiO"/>
- </connections>
- </tableView>
- <navigationItem key="navigationItem" id="wDg-Qe-Gmi">
- <barButtonItem key="leftBarButtonItem" title="返回" id="cOi-U1-K7n">
- <connections>
- <action selector="backPreVC:" destination="N4C-oX-ZWA" id="UN1-eA-BKw"/>
- </connections>
- </barButtonItem>
- </navigationItem>
- </tableViewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="43V-z9-Sj9" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1404" y="761"/>
- </scene>
- <!--Base Navigation Controller-->
- <scene sceneID="owc-Jx-AY5">
- <objects>
- <navigationController automaticallyAdjustsScrollViewInsets="NO" id="BLU-T0-pTn" customClass="OOBaseNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <toolbarItems/>
- <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="vaL-L1-ZGR">
- <rect key="frame" x="0.0" y="44" width="414" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- </navigationBar>
- <nil name="viewControllers"/>
- <connections>
- <segue destination="N4C-oX-ZWA" kind="relationship" relationship="rootViewController" id="QcT-JS-SiZ"/>
- </connections>
- </navigationController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="qcu-B4-14g" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1465.217391304348" y="1408.9285714285713"/>
- </scene>
- <!--Base Navigation Controller-->
- <scene sceneID="Suh-Jf-v0R">
- <objects>
- <navigationController automaticallyAdjustsScrollViewInsets="NO" id="nVv-Ei-OAh" customClass="OOBaseNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <toolbarItems/>
- <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="vHa-TK-872">
- <rect key="frame" x="0.0" y="44" width="414" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- </navigationBar>
- <nil name="viewControllers"/>
- <connections>
- <segue destination="rQX-tn-jYk" kind="relationship" relationship="rootViewController" id="5wS-X5-rdo"/>
- </connections>
- </navigationController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="PRt-6l-eIJ" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="508" y="663"/>
- </scene>
- <!--Navigation Controller-->
- <scene sceneID="DSi-Vr-q31">
- <objects>
- <navigationController automaticallyAdjustsScrollViewInsets="NO" id="g8K-0X-r2C" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <toolbarItems/>
- <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="h7S-jE-WaQ">
- <rect key="frame" x="0.0" y="44" width="414" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- </navigationBar>
- <nil name="viewControllers"/>
- <connections>
- <segue destination="fWb-Zb-wIl" kind="relationship" relationship="rootViewController" id="pLd-oK-a8D"/>
- </connections>
- </navigationController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="VBn-bb-OA8" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-1384.0579710144928" y="1440.4017857142856"/>
- </scene>
- </scenes>
- <resources>
- <image name="icon_arrow" width="22" height="22"/>
- <image name="icon_group" width="20" height="20"/>
- <image name="icon_men" width="40" height="40"/>
- <image name="pic_oval" width="40" height="40"/>
- <image name="unselected" width="30" height="30"/>
- </resources>
- <inferredMetricsTieBreakers>
- <segue reference="YIn-We-AW2"/>
- <segue reference="YoF-xv-U1z"/>
- </inferredMetricsTieBreakers>
- </document>
|