123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="ap2-Fm-VRO">
- <device id="retina5_5" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--Navigation Controller-->
- <scene sceneID="NtJ-7v-DCv">
- <objects>
- <navigationController navigationBarHidden="YES" id="ap2-Fm-VRO" sceneMemberID="viewController">
- <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="5N9-fH-udg">
- <autoresizingMask key="autoresizingMask"/>
- </navigationBar>
- <connections>
- <segue destination="u9Q-ae-cGl" kind="relationship" relationship="rootViewController" id="QuV-yj-PQf"/>
- </connections>
- </navigationController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="BPU-ZW-m87" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-968" y="96"/>
- </scene>
- <!--MyTD Topic User MoveVC-->
- <scene sceneID="sTO-k6-6VI">
- <objects>
- <viewController storyboardIdentifier="MyTDTopicUserMoveVC" id="u9Q-ae-cGl" customClass="MyTDTopicUserMoveVC" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="yra-Ge-HHv">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8Wt-Pu-G2g" customClass="WQNavigationBar">
- <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1mc-FN-tTO">
- <rect key="frame" x="0.0" y="20" width="414" height="44"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1nh-d3-vE0">
- <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="UaI-nC-80u"/>
- <constraint firstAttribute="height" constant="44" id="VIr-gc-Rc6"/>
- </constraints>
- <state key="normal" image="back_black_icon"/>
- <connections>
- <action selector="backAction:" destination="u9Q-ae-cGl" eventType="touchUpInside" id="9hA-sO-6QT"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2Ws-xb-2Fj">
- <rect key="frame" x="52" y="-3" width="31" height="50"/>
- <constraints>
- <constraint firstAttribute="width" constant="31" id="Gzu-Hg-hzN"/>
- <constraint firstAttribute="height" constant="50" id="Srj-OR-fIL"/>
- </constraints>
- <state key="normal" image="menu_black_icon">
- <color key="titleColor" red="0.058823529409999999" green="0.49803921569999998" blue="0.85098039219999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="menuAction:" destination="u9Q-ae-cGl" eventType="touchUpInside" id="Nwx-IS-ObV"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="正文" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hf9-FP-6Vv">
- <rect key="frame" x="103.66666666666669" y="11.999999999999998" width="207" height="20.333333333333329"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2xf-or-z5P">
- <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="wgM-7C-LoV"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UYh-6j-SsO">
- <rect key="frame" x="364" y="0.0" width="50" height="43.666666666666664"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="kZW-0k-upj"/>
- </constraints>
- <state key="normal" image="add_find"/>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="1nh-d3-vE0" secondAttribute="bottom" id="12R-rU-bwv"/>
- <constraint firstAttribute="bottom" secondItem="2xf-or-z5P" secondAttribute="bottom" id="1Pv-Kk-1YS"/>
- <constraint firstAttribute="trailing" secondItem="UYh-6j-SsO" secondAttribute="trailing" id="2Ua-Ms-6UK"/>
- <constraint firstItem="1nh-d3-vE0" firstAttribute="leading" secondItem="1mc-FN-tTO" secondAttribute="leading" id="LQd-x7-S2b"/>
- <constraint firstItem="Hf9-FP-6Vv" firstAttribute="centerX" secondItem="1mc-FN-tTO" secondAttribute="centerX" id="Qyt-85-Tsw"/>
- <constraint firstItem="UYh-6j-SsO" firstAttribute="top" secondItem="1mc-FN-tTO" secondAttribute="top" id="Saa-hZ-uOE"/>
- <constraint firstAttribute="trailing" secondItem="2xf-or-z5P" secondAttribute="trailing" id="TYe-Oz-7UT"/>
- <constraint firstItem="2xf-or-z5P" firstAttribute="top" secondItem="UYh-6j-SsO" secondAttribute="bottom" id="Tgx-h2-ErC"/>
- <constraint firstItem="Hf9-FP-6Vv" firstAttribute="centerY" secondItem="2Ws-xb-2Fj" secondAttribute="centerY" id="bsS-zX-unS"/>
- <constraint firstItem="2xf-or-z5P" firstAttribute="leading" secondItem="1mc-FN-tTO" secondAttribute="leading" id="gcQ-UU-MoC"/>
- <constraint firstAttribute="height" constant="44" id="kNd-TD-jrX"/>
- <constraint firstItem="Hf9-FP-6Vv" firstAttribute="width" secondItem="1mc-FN-tTO" secondAttribute="width" multiplier="0.5" id="vCa-vG-0Uk"/>
- <constraint firstItem="2Ws-xb-2Fj" firstAttribute="centerY" secondItem="1nh-d3-vE0" secondAttribute="centerY" id="vjh-UX-d8J"/>
- <constraint firstItem="2Ws-xb-2Fj" firstAttribute="leading" secondItem="1nh-d3-vE0" secondAttribute="trailing" constant="2" id="xnV-TA-tuI"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="1mc-FN-tTO" firstAttribute="leading" secondItem="8Wt-Pu-G2g" secondAttribute="leading" id="NFA-ty-TnS"/>
- <constraint firstAttribute="bottom" secondItem="1mc-FN-tTO" secondAttribute="bottom" id="czm-K1-XnK"/>
- <constraint firstAttribute="height" constant="64" id="ijw-yG-abn"/>
- <constraint firstItem="1mc-FN-tTO" firstAttribute="trailing" secondItem="8Wt-Pu-G2g" secondAttribute="trailing" id="oxO-l5-eRr"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="JKf-OU-Kni"/>
- <connections>
- <outlet property="height" destination="ijw-yG-abn" id="WzG-h7-c2N"/>
- </connections>
- </view>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="FsF-5U-Xxr">
- <rect key="frame" x="0.0" y="64" width="414" height="672"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- </tableView>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="FsF-5U-Xxr" firstAttribute="leading" secondItem="PJ8-ON-GgG" secondAttribute="leading" id="0zB-KB-iL2"/>
- <constraint firstItem="PJ8-ON-GgG" firstAttribute="bottom" secondItem="FsF-5U-Xxr" secondAttribute="bottom" id="AXr-bh-T5j"/>
- <constraint firstItem="FsF-5U-Xxr" firstAttribute="top" secondItem="8Wt-Pu-G2g" secondAttribute="bottom" id="BZa-Ul-lDL"/>
- <constraint firstItem="PJ8-ON-GgG" firstAttribute="trailing" secondItem="FsF-5U-Xxr" secondAttribute="trailing" id="cPf-RK-gbl"/>
- <constraint firstItem="8Wt-Pu-G2g" firstAttribute="trailing" secondItem="PJ8-ON-GgG" secondAttribute="trailing" id="sOw-DQ-Le7"/>
- <constraint firstItem="8Wt-Pu-G2g" firstAttribute="top" secondItem="yra-Ge-HHv" secondAttribute="top" id="sW1-eA-Jew"/>
- <constraint firstItem="8Wt-Pu-G2g" firstAttribute="leading" secondItem="PJ8-ON-GgG" secondAttribute="leading" id="ydn-b1-Bdd"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="PJ8-ON-GgG"/>
- </view>
- <navigationItem key="navigationItem" id="vKV-lz-8IY"/>
- <connections>
- <outlet property="addBtn" destination="UYh-6j-SsO" id="asL-Qc-kPQ"/>
- <outlet property="tableView" destination="FsF-5U-Xxr" id="v5c-Px-Muf"/>
- <outlet property="titleL" destination="Hf9-FP-6Vv" id="gpm-Hm-CgM"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="V9T-K8-DqF" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-213" y="95"/>
- </scene>
- <!--MyTD Topic CreateVC-->
- <scene sceneID="YbK-Tg-PXf">
- <objects>
- <viewController storyboardIdentifier="MyTDTopicCreateVC" id="YYf-DN-Fi4" customClass="MyTDTopicCreateVC" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="fqC-A4-dH3">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mIR-a9-Xnv" customClass="WQNavigationBar">
- <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZEe-cv-G55">
- <rect key="frame" x="0.0" y="20" width="414" height="44"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ktE-d8-lrJ">
- <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="Gsp-Si-nuf"/>
- <constraint firstAttribute="height" constant="44" id="ggz-Am-hB5"/>
- </constraints>
- <state key="normal" image="back_black_icon"/>
- <connections>
- <action selector="backAction:" destination="YYf-DN-Fi4" eventType="touchUpInside" id="Mhh-rn-OfE"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Dr2-cu-d5w">
- <rect key="frame" x="50" y="0.0" width="35" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="a1g-4m-WRv"/>
- <constraint firstAttribute="width" constant="35" id="lp4-pd-gRt"/>
- </constraints>
- <state key="normal" image="menu_black_icon"/>
- <connections>
- <action selector="menuAction:" destination="YYf-DN-Fi4" eventType="touchUpInside" id="UIY-r9-ZcD"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2wx-Ks-oRM">
- <rect key="frame" x="368" y="7" width="31" height="30"/>
- <state key="normal" title="完成">
- <color key="titleColor" red="0.22352941179999999" green="0.47450980390000003" blue="0.82745098039999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="disabled">
- <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JV5-OL-56b">
- <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="QXv-QK-Yhs"/>
- </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="TEo-N9-lto">
- <rect key="frame" x="182.66666666666666" y="12.333333333333334" width="49" height="19.333333333333329"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="50W-KJ-TFa"/>
- <constraint firstAttribute="trailing" secondItem="2wx-Ks-oRM" secondAttribute="trailing" constant="15" id="F9h-YG-xsd"/>
- <constraint firstItem="Dr2-cu-d5w" firstAttribute="top" secondItem="ktE-d8-lrJ" secondAttribute="top" id="Gez-hi-kyN"/>
- <constraint firstItem="TEo-N9-lto" firstAttribute="centerY" secondItem="ZEe-cv-G55" secondAttribute="centerY" id="Lme-UA-4QE"/>
- <constraint firstItem="TEo-N9-lto" firstAttribute="centerX" secondItem="ZEe-cv-G55" secondAttribute="centerX" id="UdT-6y-bp5"/>
- <constraint firstItem="ktE-d8-lrJ" firstAttribute="leading" secondItem="ZEe-cv-G55" secondAttribute="leading" id="b06-A8-cOi"/>
- <constraint firstAttribute="bottom" secondItem="2wx-Ks-oRM" secondAttribute="bottom" constant="7" id="bih-KM-UUR"/>
- <constraint firstAttribute="bottom" secondItem="JV5-OL-56b" secondAttribute="bottom" id="dgX-eS-ghx"/>
- <constraint firstItem="Dr2-cu-d5w" firstAttribute="leading" secondItem="ktE-d8-lrJ" secondAttribute="trailing" id="gYJ-tb-P76"/>
- <constraint firstAttribute="bottom" secondItem="ktE-d8-lrJ" secondAttribute="bottom" id="kjf-vW-Gf6"/>
- <constraint firstAttribute="trailing" secondItem="JV5-OL-56b" secondAttribute="trailing" id="pco-W2-jQy"/>
- <constraint firstItem="JV5-OL-56b" firstAttribute="leading" secondItem="ZEe-cv-G55" secondAttribute="leading" id="rj3-M4-7mU"/>
- <constraint firstItem="Dr2-cu-d5w" firstAttribute="bottom" secondItem="ktE-d8-lrJ" secondAttribute="bottom" id="tuE-lf-b0p"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="ZEe-cv-G55" firstAttribute="trailing" secondItem="mIR-a9-Xnv" secondAttribute="trailing" id="5sQ-eF-Leo"/>
- <constraint firstAttribute="height" constant="64" id="E8I-v7-3yk"/>
- <constraint firstItem="ZEe-cv-G55" firstAttribute="leading" secondItem="mIR-a9-Xnv" secondAttribute="leading" id="S8C-k4-4es"/>
- <constraint firstAttribute="bottom" secondItem="ZEe-cv-G55" secondAttribute="bottom" id="lgw-OU-8h6"/>
- </constraints>
- <connections>
- <outlet property="height" destination="E8I-v7-3yk" id="rwq-yT-dbH"/>
- </connections>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="mIR-a9-Xnv" firstAttribute="trailing" secondItem="Z81-i5-rpA" secondAttribute="trailing" id="Ckb-Jn-3eh"/>
- <constraint firstItem="mIR-a9-Xnv" firstAttribute="leading" secondItem="Z81-i5-rpA" secondAttribute="leading" id="dMi-eL-mx5"/>
- <constraint firstItem="mIR-a9-Xnv" firstAttribute="top" secondItem="fqC-A4-dH3" secondAttribute="top" id="ndb-MV-6YD"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="Z81-i5-rpA"/>
- </view>
- <navigationItem key="navigationItem" id="xFT-Hc-3Xz"/>
- <connections>
- <outlet property="DoneBtn" destination="2wx-Ks-oRM" id="ZQb-nI-rhF"/>
- <outlet property="TitleL" destination="TEo-N9-lto" id="Ref-W5-wAy"/>
- <outlet property="navBarV" destination="ZEe-cv-G55" id="aXB-Xd-OOQ"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="6oW-vJ-Vy7" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="459" y="95"/>
- </scene>
- <!--MyTD Topic Select ExtentVC-->
- <scene sceneID="z7h-te-idI">
- <objects>
- <viewController storyboardIdentifier="MyTDTopicSelectExtentVC" id="UXR-9c-ewz" customClass="MyTDTopicSelectExtentVC" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="zV2-Fp-pBr">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8rg-1c-leF" customClass="WQNavigationBar">
- <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7gk-Ey-iTA">
- <rect key="frame" x="0.0" y="20" width="414" height="44"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bgf-HN-uiw">
- <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="a42-e1-hP4"/>
- <constraint firstAttribute="height" constant="44" id="uxV-nq-8Cn"/>
- </constraints>
- <state key="normal" image="back_black_icon"/>
- <connections>
- <action selector="backAction:" destination="UXR-9c-ewz" eventType="touchUpInside" id="LGN-AV-Php"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="w8A-gA-3Xq">
- <rect key="frame" x="50" y="0.0" width="35" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="Qnp-5L-zmh"/>
- <constraint firstAttribute="width" constant="35" id="aZe-4S-Zqd"/>
- </constraints>
- <state key="normal" image="menu_black_icon"/>
- <connections>
- <action selector="menuAction:" destination="UXR-9c-ewz" eventType="touchUpInside" id="IAK-EL-ziM"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="s9S-NT-SCi">
- <rect key="frame" x="364" y="0.0" width="50" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="DYU-rO-bdq"/>
- <constraint firstAttribute="width" constant="50" id="s94-rR-rWO"/>
- </constraints>
- <state key="normal" image="chatmsg_right_add_icon"/>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="选择发布范围" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hpk-yx-3ZD">
- <rect key="frame" x="158" y="12.333333333333334" width="98" height="19.333333333333329"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QCx-eJ-Abo">
- <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="sHQ-Jx-ccJ"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Iwd-Vt-2eZ">
- <rect key="frame" x="50" y="7" width="31" height="30"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <state key="normal" title="全选"/>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="QCx-eJ-Abo" secondAttribute="trailing" id="1qV-VU-ISg"/>
- <constraint firstAttribute="trailing" secondItem="s9S-NT-SCi" secondAttribute="trailing" id="5rS-rf-wrT"/>
- <constraint firstItem="hpk-yx-3ZD" firstAttribute="centerX" secondItem="7gk-Ey-iTA" secondAttribute="centerX" id="7Ut-2M-hNY"/>
- <constraint firstItem="w8A-gA-3Xq" firstAttribute="top" secondItem="bgf-HN-uiw" secondAttribute="top" id="CVB-ez-vUm"/>
- <constraint firstAttribute="bottom" secondItem="s9S-NT-SCi" secondAttribute="bottom" id="DeK-vF-tRD"/>
- <constraint firstItem="hpk-yx-3ZD" firstAttribute="centerY" secondItem="7gk-Ey-iTA" secondAttribute="centerY" id="GCN-IA-6JK"/>
- <constraint firstItem="QCx-eJ-Abo" firstAttribute="leading" secondItem="7gk-Ey-iTA" secondAttribute="leading" id="GxP-ka-g8J"/>
- <constraint firstItem="w8A-gA-3Xq" firstAttribute="bottom" secondItem="bgf-HN-uiw" secondAttribute="bottom" id="JTv-Nw-Dj6"/>
- <constraint firstItem="w8A-gA-3Xq" firstAttribute="leading" secondItem="bgf-HN-uiw" secondAttribute="trailing" id="MTm-u8-e7j"/>
- <constraint firstItem="Iwd-Vt-2eZ" firstAttribute="leading" secondItem="bgf-HN-uiw" secondAttribute="trailing" id="T3k-qm-GAa"/>
- <constraint firstAttribute="height" constant="44" id="TiX-mL-5f4"/>
- <constraint firstItem="Iwd-Vt-2eZ" firstAttribute="centerY" secondItem="7gk-Ey-iTA" secondAttribute="centerY" id="leK-k4-t75"/>
- <constraint firstAttribute="bottom" secondItem="bgf-HN-uiw" secondAttribute="bottom" id="lqM-c4-kOW"/>
- <constraint firstItem="bgf-HN-uiw" firstAttribute="leading" secondItem="7gk-Ey-iTA" secondAttribute="leading" id="mfH-qX-PTn"/>
- <constraint firstAttribute="bottom" secondItem="QCx-eJ-Abo" secondAttribute="bottom" id="u3X-4y-YCF"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="9u3-Is-o0a"/>
- <constraint firstItem="7gk-Ey-iTA" firstAttribute="trailing" secondItem="8rg-1c-leF" secondAttribute="trailing" id="Ipk-XO-mE6"/>
- <constraint firstItem="7gk-Ey-iTA" firstAttribute="leading" secondItem="8rg-1c-leF" secondAttribute="leading" id="cov-CE-oW2"/>
- <constraint firstAttribute="bottom" secondItem="7gk-Ey-iTA" secondAttribute="bottom" id="hjV-gV-F6F"/>
- </constraints>
- <connections>
- <outlet property="height" destination="9u3-Is-o0a" id="f1J-qH-MUB"/>
- </connections>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hc9-s7-96E">
- <rect key="frame" x="0.0" y="64" width="414" height="28"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="发布的话题将同步保存到我的笔记中以下相应文件夹" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SLT-f7-M6F">
- <rect key="frame" x="15" y="7.0000000000000009" width="282" height="14.333333333333336"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="SLT-f7-M6F" firstAttribute="leading" secondItem="hc9-s7-96E" secondAttribute="leading" constant="15" id="d8Y-9N-9Ii"/>
- <constraint firstItem="SLT-f7-M6F" firstAttribute="centerY" secondItem="hc9-s7-96E" secondAttribute="centerY" id="pkw-Aq-bMM"/>
- <constraint firstAttribute="height" constant="28" id="qfK-6x-lWE"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="W6d-gq-POi">
- <rect key="frame" x="0.0" y="92" width="414" height="644"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Pd4-La-7ks">
- <rect key="frame" x="136" y="160" width="142" height="59.666666666666657"/>
- <state key="normal" image="Topic_New_Filed"/>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="Pd4-La-7ks" firstAttribute="top" secondItem="W6d-gq-POi" secondAttribute="top" constant="160" id="K0z-pM-jzg"/>
- <constraint firstItem="Pd4-La-7ks" firstAttribute="centerX" secondItem="W6d-gq-POi" secondAttribute="centerX" id="Qgp-4r-qtg"/>
- </constraints>
- </view>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="aCX-FT-240">
- <rect key="frame" x="0.0" y="92" width="414" height="644"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="u2R-oK-scG">
- <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="u2R-oK-scG" id="19E-tM-HW2">
- <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- </tableViewCellContentView>
- </tableViewCell>
- </prototypes>
- </tableView>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="Dnr-WS-ijr" firstAttribute="trailing" secondItem="W6d-gq-POi" secondAttribute="trailing" id="5p4-dS-Gjo"/>
- <constraint firstItem="Dnr-WS-ijr" firstAttribute="bottom" secondItem="W6d-gq-POi" secondAttribute="bottom" id="BDB-8E-xwN"/>
- <constraint firstItem="W6d-gq-POi" firstAttribute="top" secondItem="hc9-s7-96E" secondAttribute="bottom" id="DYz-LR-5Tq"/>
- <constraint firstItem="8rg-1c-leF" firstAttribute="trailing" secondItem="Dnr-WS-ijr" secondAttribute="trailing" id="FaG-Yy-SfV"/>
- <constraint firstItem="hc9-s7-96E" firstAttribute="top" secondItem="8rg-1c-leF" secondAttribute="bottom" id="IXW-Be-Ix8"/>
- <constraint firstItem="aCX-FT-240" firstAttribute="leading" secondItem="Dnr-WS-ijr" secondAttribute="leading" id="JIP-vR-7VB"/>
- <constraint firstItem="Dnr-WS-ijr" firstAttribute="bottom" secondItem="aCX-FT-240" secondAttribute="bottom" id="KDW-Ev-ywi"/>
- <constraint firstItem="aCX-FT-240" firstAttribute="trailing" secondItem="Dnr-WS-ijr" secondAttribute="trailing" id="PSB-Bw-w2i"/>
- <constraint firstItem="8rg-1c-leF" firstAttribute="top" secondItem="zV2-Fp-pBr" secondAttribute="top" id="S31-hW-IPj"/>
- <constraint firstItem="aCX-FT-240" firstAttribute="top" secondItem="hc9-s7-96E" secondAttribute="bottom" id="cGz-Rp-Ptx"/>
- <constraint firstItem="hc9-s7-96E" firstAttribute="leading" secondItem="Dnr-WS-ijr" secondAttribute="leading" id="hzt-Fk-gm3"/>
- <constraint firstItem="hc9-s7-96E" firstAttribute="trailing" secondItem="Dnr-WS-ijr" secondAttribute="trailing" id="jjk-j5-OIn"/>
- <constraint firstItem="8rg-1c-leF" firstAttribute="leading" secondItem="Dnr-WS-ijr" secondAttribute="leading" id="pMz-RD-lIf"/>
- <constraint firstItem="W6d-gq-POi" firstAttribute="leading" secondItem="Dnr-WS-ijr" secondAttribute="leading" id="u6K-8e-fbq"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="Dnr-WS-ijr"/>
- </view>
- <navigationItem key="navigationItem" id="1Mx-Bm-jNK"/>
- <connections>
- <outlet property="addBtn" destination="s9S-NT-SCi" id="goO-b7-bcu"/>
- <outlet property="menuBtn" destination="w8A-gA-3Xq" id="foJ-S9-lkc"/>
- <outlet property="noDataBtn" destination="Pd4-La-7ks" id="VeH-eG-Vzb"/>
- <outlet property="noDataView" destination="W6d-gq-POi" id="iwo-Fk-oXR"/>
- <outlet property="operationAllSelectButton" destination="Iwd-Vt-2eZ" id="o8q-Lp-K92"/>
- <outlet property="showL" destination="SLT-f7-M6F" id="HUs-na-okV"/>
- <outlet property="tableView" destination="aCX-FT-240" id="rbL-N0-ykL"/>
- <outlet property="titleL" destination="hpk-yx-3ZD" id="6Fo-fK-8yA"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="j4b-Ae-t97" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-943.47826086956525" y="783.42391304347836"/>
- </scene>
- <!--Change TopicVC-->
- <scene sceneID="red-60-yvq">
- <objects>
- <viewController storyboardIdentifier="ChangeTopicVC" id="xuL-HZ-hNa" customClass="ChangeTopicVC" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="a5E-Wj-7Y5">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lWE-z1-RME" customClass="WQNavigationBar">
- <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6m2-h0-sxX">
- <rect key="frame" x="0.0" y="20" width="414" height="44"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JNI-Pn-12N">
- <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="pTm-Lx-glY"/>
- <constraint firstAttribute="width" constant="50" id="qt4-OT-fwu"/>
- </constraints>
- <state key="normal" image="back_black_icon"/>
- <connections>
- <action selector="backAction:" destination="xuL-HZ-hNa" eventType="touchUpInside" id="xm1-8s-Hx8"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="K1Z-iM-E9m">
- <rect key="frame" x="50" y="0.0" width="35" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="cxg-6K-msF"/>
- <constraint firstAttribute="width" constant="35" id="sc8-CD-Dy1"/>
- </constraints>
- <state key="normal" image="menu_black_icon"/>
- <connections>
- <action selector="menuAction:" destination="xuL-HZ-hNa" eventType="touchUpInside" id="RX5-ov-OHC"/>
- </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="osx-6l-iOG">
- <rect key="frame" x="182.66666666666666" y="12.333333333333334" width="49" height="19.333333333333329"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="imv-UA-8Io">
- <rect key="frame" x="368" y="7" width="31" height="30"/>
- <state key="normal" title="完成">
- <color key="titleColor" red="0.22352941179999999" green="0.47450980390000003" blue="0.82745098039999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8n3-ad-kg3">
- <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="hOT-4S-s5c"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="JNI-Pn-12N" secondAttribute="bottom" id="00e-LO-buW"/>
- <constraint firstAttribute="trailing" secondItem="imv-UA-8Io" secondAttribute="trailing" constant="15" id="04r-Ol-7xT"/>
- <constraint firstItem="JNI-Pn-12N" firstAttribute="leading" secondItem="6m2-h0-sxX" secondAttribute="leading" id="1kP-da-gKc"/>
- <constraint firstItem="K1Z-iM-E9m" firstAttribute="top" secondItem="JNI-Pn-12N" secondAttribute="top" id="D2F-tU-hQ5"/>
- <constraint firstItem="8n3-ad-kg3" firstAttribute="leading" secondItem="6m2-h0-sxX" secondAttribute="leading" id="KkF-WI-Rq6"/>
- <constraint firstItem="K1Z-iM-E9m" firstAttribute="bottom" secondItem="JNI-Pn-12N" secondAttribute="bottom" id="LLi-UF-OAC"/>
- <constraint firstItem="osx-6l-iOG" firstAttribute="centerY" secondItem="JNI-Pn-12N" secondAttribute="centerY" id="NlX-7R-yB7"/>
- <constraint firstItem="osx-6l-iOG" firstAttribute="centerX" secondItem="6m2-h0-sxX" secondAttribute="centerX" id="Pwf-Bf-6gl"/>
- <constraint firstAttribute="bottom" secondItem="8n3-ad-kg3" secondAttribute="bottom" id="VfY-R6-kwi"/>
- <constraint firstItem="K1Z-iM-E9m" firstAttribute="leading" secondItem="JNI-Pn-12N" secondAttribute="trailing" id="npz-d5-Ljw"/>
- <constraint firstAttribute="trailing" secondItem="8n3-ad-kg3" secondAttribute="trailing" id="pDJ-sy-61N"/>
- <constraint firstAttribute="bottom" secondItem="imv-UA-8Io" secondAttribute="bottom" constant="7" id="reP-pj-38v"/>
- <constraint firstAttribute="height" constant="44" id="v2W-ur-Ydo"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="Oc0-u6-dpO"/>
- <constraint firstItem="6m2-h0-sxX" firstAttribute="trailing" secondItem="lWE-z1-RME" secondAttribute="trailing" id="Umf-5z-PLR"/>
- <constraint firstItem="6m2-h0-sxX" firstAttribute="leading" secondItem="lWE-z1-RME" secondAttribute="leading" id="rrk-WI-RXQ"/>
- <constraint firstAttribute="bottom" secondItem="6m2-h0-sxX" secondAttribute="bottom" id="wx3-0q-urV"/>
- </constraints>
- <connections>
- <outlet property="height" destination="Oc0-u6-dpO" id="LLn-JK-P5z"/>
- </connections>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="lWE-z1-RME" firstAttribute="trailing" secondItem="9YC-co-ena" secondAttribute="trailing" id="FPl-kn-Ic9"/>
- <constraint firstItem="lWE-z1-RME" firstAttribute="leading" secondItem="9YC-co-ena" secondAttribute="leading" id="MyQ-aP-tEG"/>
- <constraint firstItem="lWE-z1-RME" firstAttribute="top" secondItem="a5E-Wj-7Y5" secondAttribute="top" id="uHO-V8-jfe"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="9YC-co-ena"/>
- </view>
- <navigationItem key="navigationItem" id="H5b-w6-5Gb"/>
- <connections>
- <outlet property="DoneBtn" destination="imv-UA-8Io" id="w5z-Rj-bzD"/>
- <outlet property="NavBarV" destination="6m2-h0-sxX" id="Ifx-j2-3tA"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="mdx-D4-wPA" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1246" y="95"/>
- </scene>
- <!--MyTD Topic BookVC-->
- <scene sceneID="kMh-eW-Dk6">
- <objects>
- <viewController storyboardIdentifier="MyTDTopicBookVC" id="Rtm-D7-nPE" customClass="MyTDTopicBookVC" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="kRR-Rg-6gz">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="g3m-J5-Pj1" customClass="WQNavigationBar">
- <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eFL-1r-JxA">
- <rect key="frame" x="0.0" y="20" width="414" height="44"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8pa-ZR-bFn">
- <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="Rg8-tV-8Dx"/>
- <constraint firstAttribute="width" constant="50" id="ttL-G8-EwU"/>
- </constraints>
- <state key="normal" image="back_black_icon"/>
- <connections>
- <action selector="backAction:" destination="Rtm-D7-nPE" eventType="touchUpInside" id="PiZ-Lx-0Ah"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ktE-5E-KM6">
- <rect key="frame" x="52" y="-3" width="31" height="50"/>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="xRm-oE-Uix"/>
- <constraint firstAttribute="width" constant="31" id="zAl-uT-g0R"/>
- </constraints>
- <state key="normal" image="menu_black_icon">
- <color key="titleColor" red="0.058823529409999999" green="0.49803921569999998" blue="0.85098039219999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="menuAction:" destination="Rtm-D7-nPE" eventType="touchUpInside" id="TfN-So-2ro"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="话题本" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lfS-yL-8Jc">
- <rect key="frame" x="182.66666666666666" y="11.999999999999998" width="49" height="20.333333333333329"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cM4-xz-dhj">
- <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="2Jh-Dw-Ctb"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wZR-8P-T4R">
- <rect key="frame" x="364" y="0.0" width="50" height="43.666666666666664"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="N6O-40-2q3"/>
- </constraints>
- <state key="normal" image="chatmsg_right_add_icon"/>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dbA-yY-yEa">
- <rect key="frame" x="314" y="0.0" width="50" height="43.666666666666664"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="7IP-Q1-0un"/>
- </constraints>
- <state key="normal" image="chatmsg_right_edit_icon"/>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="cM4-xz-dhj" firstAttribute="top" secondItem="dbA-yY-yEa" secondAttribute="bottom" id="7TB-Y5-MK6"/>
- <constraint firstAttribute="trailing" secondItem="cM4-xz-dhj" secondAttribute="trailing" id="ABD-LT-PHT"/>
- <constraint firstItem="dbA-yY-yEa" firstAttribute="top" secondItem="eFL-1r-JxA" secondAttribute="top" id="Cqe-nV-7Xq"/>
- <constraint firstItem="lfS-yL-8Jc" firstAttribute="centerY" secondItem="ktE-5E-KM6" secondAttribute="centerY" id="JN6-Am-iRE"/>
- <constraint firstAttribute="bottom" secondItem="8pa-ZR-bFn" secondAttribute="bottom" id="Q3Q-qQ-25S"/>
- <constraint firstAttribute="height" constant="44" id="R0p-gI-lcn"/>
- <constraint firstItem="cM4-xz-dhj" firstAttribute="top" secondItem="wZR-8P-T4R" secondAttribute="bottom" id="VHT-Tk-BlV"/>
- <constraint firstAttribute="trailing" secondItem="wZR-8P-T4R" secondAttribute="trailing" id="Vaq-XG-pMl"/>
- <constraint firstItem="lfS-yL-8Jc" firstAttribute="centerX" secondItem="eFL-1r-JxA" secondAttribute="centerX" id="WYz-Ps-7bI"/>
- <constraint firstAttribute="bottom" secondItem="cM4-xz-dhj" secondAttribute="bottom" id="YSl-kW-u1s"/>
- <constraint firstItem="ktE-5E-KM6" firstAttribute="centerY" secondItem="8pa-ZR-bFn" secondAttribute="centerY" id="Z2v-7e-fEl"/>
- <constraint firstItem="cM4-xz-dhj" firstAttribute="leading" secondItem="eFL-1r-JxA" secondAttribute="leading" id="Za6-Oh-sqq"/>
- <constraint firstItem="wZR-8P-T4R" firstAttribute="leading" secondItem="dbA-yY-yEa" secondAttribute="trailing" id="eET-Tb-z82"/>
- <constraint firstItem="wZR-8P-T4R" firstAttribute="top" secondItem="eFL-1r-JxA" secondAttribute="top" id="ors-eG-y25"/>
- <constraint firstItem="8pa-ZR-bFn" firstAttribute="leading" secondItem="eFL-1r-JxA" secondAttribute="leading" id="ufv-vx-R2b"/>
- <constraint firstItem="ktE-5E-KM6" firstAttribute="leading" secondItem="8pa-ZR-bFn" secondAttribute="trailing" constant="2" id="yK3-hg-VoC"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="eFL-1r-JxA" secondAttribute="bottom" id="1r4-dM-T0t"/>
- <constraint firstItem="eFL-1r-JxA" firstAttribute="leading" secondItem="g3m-J5-Pj1" secondAttribute="leading" id="E6D-7X-sfy"/>
- <constraint firstAttribute="height" constant="64" id="Ofl-Vv-vgq"/>
- <constraint firstItem="eFL-1r-JxA" firstAttribute="trailing" secondItem="g3m-J5-Pj1" secondAttribute="trailing" id="zlt-J2-9ne"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="g1K-if-pBR"/>
- <connections>
- <outlet property="height" destination="Ofl-Vv-vgq" id="H4g-YO-TCW"/>
- </connections>
- </view>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="dtQ-cN-F8x">
- <rect key="frame" x="0.0" y="110" width="414" height="626"/>
- </tableView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xXK-ea-Oth">
- <rect key="frame" x="0.0" y="64" width="414" height="46"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstAttribute="height" constant="46" id="5Gw-Ot-rT0"/>
- </constraints>
- </view>
- <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ivt-5J-fKu">
- <rect key="frame" x="0.0" y="180" width="414" height="556"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fIQ-cs-uZR">
- <rect key="frame" x="57" y="90" width="300" height="38.333333333333343"/>
- <constraints>
- <constraint firstAttribute="width" constant="300" id="KDm-V8-fZz"/>
- </constraints>
- <attributedString key="attributedText">
- <fragment content="您还没有可控制范围的话题发布文件夹, 立即 ">
- <attributes>
- <color key="NSColor" name="textColor" catalog="System" colorSpace="catalog"/>
- <font key="NSFont" metaFont="system" size="16"/>
- <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
- </attributes>
- </fragment>
- <fragment content="新建">
- <attributes>
- <color key="NSColor" red="0.11764705882352941" green="0.47843137254901957" blue="0.72549019607843135" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <font key="NSFont" metaFont="system" size="16"/>
- <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
- </attributes>
- </fragment>
- <fragment content=" 一个">
- <attributes>
- <color key="NSColor" name="textColor" catalog="System" colorSpace="catalog"/>
- <font key="NSFont" metaFont="system" size="16"/>
- <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
- </attributes>
- </fragment>
- </attributedString>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="fIQ-cs-uZR" firstAttribute="centerX" secondItem="Ivt-5J-fKu" secondAttribute="centerX" id="j2A-WM-j08"/>
- <constraint firstItem="fIQ-cs-uZR" firstAttribute="top" secondItem="Ivt-5J-fKu" secondAttribute="top" constant="90" id="kCT-Hz-F6A"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="Ivt-5J-fKu" firstAttribute="bottom" secondItem="lyD-3e-6RU" secondAttribute="bottom" id="3X2-0N-11R"/>
- <constraint firstItem="dtQ-cN-F8x" firstAttribute="leading" secondItem="lyD-3e-6RU" secondAttribute="leading" id="E8R-Jl-6i6"/>
- <constraint firstItem="lyD-3e-6RU" firstAttribute="trailing" secondItem="xXK-ea-Oth" secondAttribute="trailing" id="NVa-xr-Az0"/>
- <constraint firstItem="xXK-ea-Oth" firstAttribute="leading" secondItem="lyD-3e-6RU" secondAttribute="leading" id="TF6-Hh-NJX"/>
- <constraint firstItem="dtQ-cN-F8x" firstAttribute="trailing" secondItem="lyD-3e-6RU" secondAttribute="trailing" id="aHt-nd-ucK"/>
- <constraint firstItem="Ivt-5J-fKu" firstAttribute="top" secondItem="xXK-ea-Oth" secondAttribute="bottom" constant="70" id="bwu-zm-Cqu"/>
- <constraint firstItem="dtQ-cN-F8x" firstAttribute="top" secondItem="xXK-ea-Oth" secondAttribute="bottom" id="iZc-VX-Sq6"/>
- <constraint firstItem="Ivt-5J-fKu" firstAttribute="trailing" secondItem="lyD-3e-6RU" secondAttribute="trailing" id="kDC-ns-hkn"/>
- <constraint firstAttribute="bottom" secondItem="dtQ-cN-F8x" secondAttribute="bottom" id="kzg-wj-WMc"/>
- <constraint firstItem="g3m-J5-Pj1" firstAttribute="trailing" secondItem="lyD-3e-6RU" secondAttribute="trailing" id="qUx-fK-skr"/>
- <constraint firstItem="Ivt-5J-fKu" firstAttribute="leading" secondItem="lyD-3e-6RU" secondAttribute="leading" id="ss8-xR-p0L"/>
- <constraint firstItem="g3m-J5-Pj1" firstAttribute="top" secondItem="kRR-Rg-6gz" secondAttribute="top" id="ttD-dx-kaz"/>
- <constraint firstItem="g3m-J5-Pj1" firstAttribute="leading" secondItem="lyD-3e-6RU" secondAttribute="leading" id="uiJ-rL-vpt"/>
- <constraint firstItem="xXK-ea-Oth" firstAttribute="top" secondItem="g3m-J5-Pj1" secondAttribute="bottom" id="vYQ-GM-Ets"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="lyD-3e-6RU"/>
- </view>
- <navigationItem key="navigationItem" id="znv-3N-bu4"/>
- <connections>
- <outlet property="HeadView" destination="xXK-ea-Oth" id="bvY-Of-j20"/>
- <outlet property="addBtn" destination="wZR-8P-T4R" id="OIq-eL-mFK"/>
- <outlet property="createBtn" destination="dbA-yY-yEa" id="Mx5-nd-Noz"/>
- <outlet property="noDataL" destination="fIQ-cs-uZR" id="tiB-Ja-mZn"/>
- <outlet property="noDataView" destination="Ivt-5J-fKu" id="qOI-32-1AY"/>
- <outlet property="tableView" destination="dtQ-cN-F8x" id="X7r-69-Okv"/>
- <outlet property="titleL" destination="lfS-yL-8Jc" id="Kij-u7-9cZ"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="FKq-FE-FKo" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-213.04347826086959" y="782.60869565217399"/>
- </scene>
- <!--MyTD Topic Book EditVC-->
- <scene sceneID="aZr-kZ-I6m">
- <objects>
- <viewController storyboardIdentifier="MyTDTopicBookEditVC" id="0Vu-zw-V7g" customClass="MyTDTopicBookEditVC" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="LOT-gI-bQU">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CM2-rx-Y9f" customClass="WQNavigationBar">
- <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RWq-2p-iX0">
- <rect key="frame" x="0.0" y="20" width="414" height="44"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Yr8-ey-zKD">
- <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="0bg-8g-r1r"/>
- <constraint firstAttribute="width" constant="50" id="zJB-P1-jDd"/>
- </constraints>
- <state key="normal" image="back_black_icon"/>
- <connections>
- <action selector="backAction:" destination="0Vu-zw-V7g" eventType="touchUpInside" id="8vf-Hu-jF8"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9pl-ty-prH">
- <rect key="frame" x="50" y="0.0" width="33" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="qvL-ov-tfP"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <state key="normal" title="全选">
- <color key="titleColor" red="0.22352941179999999" green="0.47450980390000003" blue="0.82745098039999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="批量编辑" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ECl-LC-cuJ">
- <rect key="frame" x="174.33333333333334" y="12.333333333333334" width="65.333333333333343" height="19.333333333333329"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="4os-4W-sfx"/>
- <constraint firstItem="9pl-ty-prH" firstAttribute="top" secondItem="Yr8-ey-zKD" secondAttribute="top" id="7Sh-UP-x3f"/>
- <constraint firstItem="ECl-LC-cuJ" firstAttribute="centerX" secondItem="RWq-2p-iX0" secondAttribute="centerX" id="JO2-nH-K0g"/>
- <constraint firstAttribute="bottom" secondItem="Yr8-ey-zKD" secondAttribute="bottom" id="PYg-eX-PjS"/>
- <constraint firstItem="9pl-ty-prH" firstAttribute="leading" secondItem="Yr8-ey-zKD" secondAttribute="trailing" id="Rdw-em-Lk1"/>
- <constraint firstItem="Yr8-ey-zKD" firstAttribute="leading" secondItem="RWq-2p-iX0" secondAttribute="leading" id="Xd6-am-dvt"/>
- <constraint firstItem="9pl-ty-prH" firstAttribute="bottom" secondItem="Yr8-ey-zKD" secondAttribute="bottom" id="eE1-zZ-jdv"/>
- <constraint firstItem="ECl-LC-cuJ" firstAttribute="centerY" secondItem="Yr8-ey-zKD" secondAttribute="centerY" id="q3q-lH-Kf0"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="RWq-2p-iX0" firstAttribute="leading" secondItem="aQL-Xm-RS4" secondAttribute="leading" id="9LM-sd-rfH"/>
- <constraint firstItem="aQL-Xm-RS4" firstAttribute="bottom" secondItem="RWq-2p-iX0" secondAttribute="bottom" id="CTR-Wh-jI6"/>
- <constraint firstItem="RWq-2p-iX0" firstAttribute="trailing" secondItem="aQL-Xm-RS4" secondAttribute="trailing" id="aKX-1b-PoC"/>
- <constraint firstAttribute="height" constant="64" id="yRS-5s-b9n"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="aQL-Xm-RS4"/>
- <connections>
- <outlet property="height" destination="yRS-5s-b9n" id="SUg-ek-C95"/>
- </connections>
- </view>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="UXX-uU-81U">
- <rect key="frame" x="0.0" y="64" width="414" height="622"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- </tableView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1H8-bJ-X8i">
- <rect key="frame" x="0.0" y="686" width="414" height="50"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Z6f-nL-0ne">
- <rect key="frame" x="0.0" y="0.0" width="414" height="0.66666666666666663"/>
- <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="VNr-hg-RRV"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ixw-4d-6Ap">
- <rect key="frame" x="206.66666666666666" y="0.66666666666662877" width="0.66666666666665719" height="49.333333333333336"/>
- <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="0.5" id="1LJ-kd-Fhm"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OwR-gz-RBk">
- <rect key="frame" x="0.0" y="0.66666666666662877" width="206.66666666666666" height="49.333333333333336"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <state key="normal" title="删除">
- <color key="titleColor" red="1" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zyY-kO-VCd">
- <rect key="frame" x="207.33333333333337" y="0.66666666666662877" width="206.66666666666663" height="49.333333333333336"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <state key="normal" title="移动">
- <color key="titleColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="OwR-gz-RBk" firstAttribute="leading" secondItem="1H8-bJ-X8i" secondAttribute="leading" id="3iT-Rf-hH5"/>
- <constraint firstAttribute="bottom" secondItem="ixw-4d-6Ap" secondAttribute="bottom" id="5Bb-5Y-Yei"/>
- <constraint firstItem="ixw-4d-6Ap" firstAttribute="centerX" secondItem="1H8-bJ-X8i" secondAttribute="centerX" id="6Oy-Lk-4Ud"/>
- <constraint firstAttribute="trailing" secondItem="Z6f-nL-0ne" secondAttribute="trailing" id="Ad3-Yk-TUz"/>
- <constraint firstAttribute="bottom" secondItem="zyY-kO-VCd" secondAttribute="bottom" id="Dmm-OO-nTF"/>
- <constraint firstAttribute="bottom" secondItem="OwR-gz-RBk" secondAttribute="bottom" id="EU4-O9-Te3"/>
- <constraint firstItem="ixw-4d-6Ap" firstAttribute="leading" secondItem="OwR-gz-RBk" secondAttribute="trailing" id="Luf-Ie-Y8c"/>
- <constraint firstItem="Z6f-nL-0ne" firstAttribute="leading" secondItem="1H8-bJ-X8i" secondAttribute="leading" id="SkQ-r1-KIp"/>
- <constraint firstItem="ixw-4d-6Ap" firstAttribute="top" secondItem="Z6f-nL-0ne" secondAttribute="bottom" id="fGX-Vt-MuI"/>
- <constraint firstItem="zyY-kO-VCd" firstAttribute="leading" secondItem="ixw-4d-6Ap" secondAttribute="trailing" id="gvb-rv-7zg"/>
- <constraint firstAttribute="trailing" secondItem="zyY-kO-VCd" secondAttribute="trailing" id="jSA-UT-LtS"/>
- <constraint firstItem="OwR-gz-RBk" firstAttribute="top" secondItem="Z6f-nL-0ne" secondAttribute="bottom" id="mSy-JT-45o"/>
- <constraint firstAttribute="height" constant="50" id="vBR-vJ-Asd"/>
- <constraint firstItem="zyY-kO-VCd" firstAttribute="top" secondItem="Z6f-nL-0ne" secondAttribute="bottom" id="vi7-1j-5Hf"/>
- <constraint firstItem="Z6f-nL-0ne" firstAttribute="top" secondItem="1H8-bJ-X8i" secondAttribute="top" id="yFA-i4-hhj"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="UXX-uU-81U" firstAttribute="top" secondItem="CM2-rx-Y9f" secondAttribute="bottom" id="2vs-ks-MB7"/>
- <constraint firstItem="CM2-rx-Y9f" firstAttribute="leading" secondItem="bDG-8Q-apR" secondAttribute="leading" id="G7L-dU-w3q"/>
- <constraint firstItem="UXX-uU-81U" firstAttribute="leading" secondItem="bDG-8Q-apR" secondAttribute="leading" id="GpO-dt-dYv"/>
- <constraint firstItem="CM2-rx-Y9f" firstAttribute="top" secondItem="LOT-gI-bQU" secondAttribute="top" id="I1O-k2-Qgt"/>
- <constraint firstItem="1H8-bJ-X8i" firstAttribute="bottom" secondItem="bDG-8Q-apR" secondAttribute="bottom" id="XeF-IS-rBe"/>
- <constraint firstItem="1H8-bJ-X8i" firstAttribute="leading" secondItem="bDG-8Q-apR" secondAttribute="leading" id="YNf-nY-v3z"/>
- <constraint firstItem="1H8-bJ-X8i" firstAttribute="trailing" secondItem="bDG-8Q-apR" secondAttribute="trailing" id="Yyd-fl-vZH"/>
- <constraint firstItem="bDG-8Q-apR" firstAttribute="trailing" secondItem="UXX-uU-81U" secondAttribute="trailing" id="crD-w3-tcZ"/>
- <constraint firstItem="CM2-rx-Y9f" firstAttribute="trailing" secondItem="bDG-8Q-apR" secondAttribute="trailing" id="epC-9F-XHg"/>
- <constraint firstItem="1H8-bJ-X8i" firstAttribute="top" secondItem="UXX-uU-81U" secondAttribute="bottom" id="vFd-bf-1nh"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="bDG-8Q-apR"/>
- </view>
- <navigationItem key="navigationItem" id="g19-O7-2r1"/>
- <connections>
- <outlet property="allSelectBtn" destination="9pl-ty-prH" id="Zzx-yc-pB4"/>
- <outlet property="deleteBtn" destination="OwR-gz-RBk" id="nrJ-nf-4N2"/>
- <outlet property="moveBtn" destination="zyY-kO-VCd" id="Pjs-y6-j0e"/>
- <outlet property="tableView" destination="UXX-uU-81U" id="ROJ-8I-fXE"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="vpX-hj-quU" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="458" y="783"/>
- </scene>
- <!--Note Topic Draft ListVC-->
- <scene sceneID="pC6-66-esu">
- <objects>
- <viewController storyboardIdentifier="NoteTopicDraftListVC" id="fug-15-CkY" customClass="NoteTopicDraftListVC" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="0wu-sq-OJi">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PCx-eV-HYJ" customClass="WQNavigationBar">
- <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CV0-a6-AKJ">
- <rect key="frame" x="0.0" y="20" width="414" height="44"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9C5-Co-nw7">
- <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="Hyw-kG-C0p"/>
- <constraint firstAttribute="height" constant="44" id="UQh-nP-15W"/>
- </constraints>
- <state key="normal" image="back_black_icon"/>
- <connections>
- <action selector="backAction:" destination="fug-15-CkY" eventType="touchUpInside" id="7Wi-lq-NtN"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4Au-KQ-0Eq">
- <rect key="frame" x="52" y="-3" width="31" height="50"/>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="0eB-d6-H9F"/>
- <constraint firstAttribute="width" constant="31" id="rte-dO-jZN"/>
- </constraints>
- <state key="normal" image="menu_black_icon">
- <color key="titleColor" red="0.058823529409999999" green="0.49803921569999998" blue="0.85098039219999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="menuAction:" destination="fug-15-CkY" eventType="touchUpInside" id="jvy-Jj-Opr"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="草稿箱" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zxc-23-9db">
- <rect key="frame" x="181" y="11.999999999999998" width="52" height="20.333333333333329"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Jkc-ll-wIP">
- <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="CGc-bu-Pz7"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="E1A-9Z-sXZ">
- <rect key="frame" x="354" y="0.0" width="60" height="43.666666666666664"/>
- <constraints>
- <constraint firstAttribute="width" constant="60" id="fHc-vw-cNR"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <state key="normal" title="清空">
- <color key="titleColor" red="0.22352941179999999" green="0.47450980390000003" blue="0.82745098039999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="Zxc-23-9db" firstAttribute="centerX" secondItem="CV0-a6-AKJ" secondAttribute="centerX" id="F8A-14-WI8"/>
- <constraint firstItem="4Au-KQ-0Eq" firstAttribute="leading" secondItem="9C5-Co-nw7" secondAttribute="trailing" constant="2" id="JPr-bM-9K9"/>
- <constraint firstItem="Jkc-ll-wIP" firstAttribute="top" secondItem="E1A-9Z-sXZ" secondAttribute="bottom" id="KOx-ss-kM8"/>
- <constraint firstItem="9C5-Co-nw7" firstAttribute="leading" secondItem="CV0-a6-AKJ" secondAttribute="leading" id="NNl-Rb-zHn"/>
- <constraint firstAttribute="trailing" secondItem="Jkc-ll-wIP" secondAttribute="trailing" id="aiw-lL-cAR"/>
- <constraint firstItem="4Au-KQ-0Eq" firstAttribute="centerY" secondItem="9C5-Co-nw7" secondAttribute="centerY" id="ear-I7-D7H"/>
- <constraint firstItem="Jkc-ll-wIP" firstAttribute="leading" secondItem="CV0-a6-AKJ" secondAttribute="leading" id="jbR-bv-OOf"/>
- <constraint firstAttribute="height" constant="44" id="kOh-n7-oXX"/>
- <constraint firstItem="E1A-9Z-sXZ" firstAttribute="top" secondItem="CV0-a6-AKJ" secondAttribute="top" id="p79-2F-2Le"/>
- <constraint firstAttribute="trailing" secondItem="E1A-9Z-sXZ" secondAttribute="trailing" id="tmX-Xv-fEJ"/>
- <constraint firstAttribute="bottom" secondItem="9C5-Co-nw7" secondAttribute="bottom" id="xYb-yD-FVP"/>
- <constraint firstItem="Zxc-23-9db" firstAttribute="centerY" secondItem="4Au-KQ-0Eq" secondAttribute="centerY" id="yNx-dy-4y3"/>
- <constraint firstAttribute="bottom" secondItem="Jkc-ll-wIP" secondAttribute="bottom" id="zgb-Gi-T9d"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="CV0-a6-AKJ" firstAttribute="trailing" secondItem="PCx-eV-HYJ" secondAttribute="trailing" id="Wc6-D9-GLO"/>
- <constraint firstAttribute="height" constant="64" id="YRi-ay-Mfn"/>
- <constraint firstItem="CV0-a6-AKJ" firstAttribute="leading" secondItem="PCx-eV-HYJ" secondAttribute="leading" id="b8N-7e-DsV"/>
- <constraint firstAttribute="bottom" secondItem="CV0-a6-AKJ" secondAttribute="bottom" id="g5Z-0A-qyp"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="G9H-6G-KRs"/>
- <connections>
- <outlet property="height" destination="YRi-ay-Mfn" id="fPP-Dd-8ip"/>
- </connections>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SVq-NQ-iHH">
- <rect key="frame" x="0.0" y="64" width="414" height="46"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstAttribute="height" constant="46" id="2GI-0Q-uog"/>
- </constraints>
- </view>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="wjz-HV-XOt">
- <rect key="frame" x="0.0" y="110" width="414" height="626"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- </tableView>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="wjz-HV-XOt" firstAttribute="leading" secondItem="TLP-gO-d6A" secondAttribute="leading" id="3ks-27-bBY"/>
- <constraint firstItem="PCx-eV-HYJ" firstAttribute="leading" secondItem="TLP-gO-d6A" secondAttribute="leading" id="7a4-cF-bkY"/>
- <constraint firstItem="TLP-gO-d6A" firstAttribute="trailing" secondItem="wjz-HV-XOt" secondAttribute="trailing" id="CV3-xd-fLl"/>
- <constraint firstItem="wjz-HV-XOt" firstAttribute="top" secondItem="SVq-NQ-iHH" secondAttribute="bottom" id="ITV-OQ-4Zk"/>
- <constraint firstItem="SVq-NQ-iHH" firstAttribute="leading" secondItem="TLP-gO-d6A" secondAttribute="leading" id="KR9-ae-3sT"/>
- <constraint firstItem="SVq-NQ-iHH" firstAttribute="top" secondItem="PCx-eV-HYJ" secondAttribute="bottom" id="QUY-6w-D3k"/>
- <constraint firstItem="TLP-gO-d6A" firstAttribute="trailing" secondItem="SVq-NQ-iHH" secondAttribute="trailing" id="TlH-Ow-Dxv"/>
- <constraint firstItem="PCx-eV-HYJ" firstAttribute="trailing" secondItem="TLP-gO-d6A" secondAttribute="trailing" id="TuI-0T-MjQ"/>
- <constraint firstItem="PCx-eV-HYJ" firstAttribute="top" secondItem="0wu-sq-OJi" secondAttribute="top" id="jtL-KC-Bmi"/>
- <constraint firstItem="TLP-gO-d6A" firstAttribute="bottom" secondItem="wjz-HV-XOt" secondAttribute="bottom" id="ykG-Pg-CZi"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="TLP-gO-d6A"/>
- </view>
- <navigationItem key="navigationItem" id="VlZ-VE-hUm"/>
- <connections>
- <outlet property="HeadView" destination="SVq-NQ-iHH" id="u8p-Bf-Xog"/>
- <outlet property="clearBtn" destination="E1A-9Z-sXZ" id="EmF-se-77r"/>
- <outlet property="tableView" destination="wjz-HV-XOt" id="r3I-En-Byu"/>
- <outlet property="titleL" destination="Zxc-23-9db" id="BFV-nW-v7p"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="UKP-H3-klQ" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-943" y="1481"/>
- </scene>
- </scenes>
- <resources>
- <image name="Topic_New_Filed" width="142" height="59.666667938232422"/>
- <image name="add_find" width="21.666666030883789" height="19"/>
- <image name="back_black_icon" width="11" height="20"/>
- <image name="chatmsg_right_add_icon" width="15.666666984558105" height="15.666666984558105"/>
- <image name="chatmsg_right_edit_icon" width="15" height="17"/>
- <image name="menu_black_icon" width="16.666666030883789" height="14.666666984558105"/>
- </resources>
- </document>
|