Common.storyboard 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="ap2-Fm-VRO">
  3. <device id="retina5_5" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment version="4352" identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="collection view cell content view" minToolsVersion="11.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <scenes>
  13. <!--Navigation Controller-->
  14. <scene sceneID="NtJ-7v-DCv">
  15. <objects>
  16. <navigationController navigationBarHidden="YES" id="ap2-Fm-VRO" sceneMemberID="viewController">
  17. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="5N9-fH-udg">
  18. <autoresizingMask key="autoresizingMask"/>
  19. </navigationBar>
  20. </navigationController>
  21. <placeholder placeholderIdentifier="IBFirstResponder" id="BPU-ZW-m87" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  22. </objects>
  23. <point key="canvasLocation" x="-968" y="96"/>
  24. </scene>
  25. <!--Common WorkVC-->
  26. <scene sceneID="8Wv-eu-TDv">
  27. <objects>
  28. <viewController storyboardIdentifier="CommonWorkVC" id="lNc-1d-INZ" customClass="CommonWorkVC" sceneMemberID="viewController">
  29. <view key="view" contentMode="scaleToFill" id="9Q4-KX-0Y6">
  30. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  31. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  32. <subviews>
  33. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pLx-sa-vJF" customClass="WQNavigationBar">
  34. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  35. <subviews>
  36. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1iQ-7E-o2e">
  37. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  38. <subviews>
  39. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Awf-Qq-Fjm">
  40. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  41. <constraints>
  42. <constraint firstAttribute="height" constant="44" id="6gG-Ki-OGa"/>
  43. <constraint firstAttribute="width" constant="50" id="bWe-GW-YhP"/>
  44. </constraints>
  45. <state key="normal" image="back_black_icon"/>
  46. <connections>
  47. <action selector="backAction:" destination="lNc-1d-INZ" eventType="touchUpInside" id="6qo-VE-byy"/>
  48. </connections>
  49. </button>
  50. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5L9-R6-f4R">
  51. <rect key="frame" x="50" y="0.0" width="35" height="44"/>
  52. <constraints>
  53. <constraint firstAttribute="width" constant="35" id="kvY-VP-K0S"/>
  54. <constraint firstAttribute="height" constant="44" id="oKi-BX-uTx"/>
  55. </constraints>
  56. <state key="normal" image="menu_black_icon"/>
  57. <connections>
  58. <action selector="menuAction:" destination="lNc-1d-INZ" eventType="touchUpInside" id="72W-pN-Npa"/>
  59. </connections>
  60. </button>
  61. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工作台" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ikf-R3-f4A">
  62. <rect key="frame" x="182.66666666666666" y="12.333333333333334" width="49" height="19.333333333333329"/>
  63. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  64. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  65. <nil key="highlightedColor"/>
  66. </label>
  67. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aSY-Hu-LiT">
  68. <rect key="frame" x="370" y="0.0" width="44" height="44"/>
  69. <constraints>
  70. <constraint firstAttribute="width" constant="44" id="4M5-sB-aN7"/>
  71. <constraint firstAttribute="height" constant="44" id="Q2a-PQ-ek5"/>
  72. </constraints>
  73. <state key="normal" image="Common_set"/>
  74. </button>
  75. </subviews>
  76. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  77. <constraints>
  78. <constraint firstItem="Awf-Qq-Fjm" firstAttribute="leading" secondItem="1iQ-7E-o2e" secondAttribute="leading" id="4GZ-5P-oKf"/>
  79. <constraint firstItem="5L9-R6-f4R" firstAttribute="top" secondItem="Awf-Qq-Fjm" secondAttribute="top" id="8M1-Qj-zUN"/>
  80. <constraint firstAttribute="bottom" secondItem="Awf-Qq-Fjm" secondAttribute="bottom" id="LkO-en-CQj"/>
  81. <constraint firstAttribute="trailing" secondItem="aSY-Hu-LiT" secondAttribute="trailing" id="U3a-YD-CdB"/>
  82. <constraint firstItem="5L9-R6-f4R" firstAttribute="bottom" secondItem="Awf-Qq-Fjm" secondAttribute="bottom" id="Z1A-ez-XjY"/>
  83. <constraint firstItem="Ikf-R3-f4A" firstAttribute="centerY" secondItem="Awf-Qq-Fjm" secondAttribute="centerY" id="Z34-oI-d8o"/>
  84. <constraint firstAttribute="height" constant="44" id="aGF-he-A7b"/>
  85. <constraint firstItem="5L9-R6-f4R" firstAttribute="leading" secondItem="Awf-Qq-Fjm" secondAttribute="trailing" id="mpX-dd-bEg"/>
  86. <constraint firstItem="Ikf-R3-f4A" firstAttribute="centerX" secondItem="1iQ-7E-o2e" secondAttribute="centerX" id="ox6-XW-TKa"/>
  87. <constraint firstItem="aSY-Hu-LiT" firstAttribute="centerY" secondItem="Ikf-R3-f4A" secondAttribute="centerY" id="zfX-mz-BwY"/>
  88. </constraints>
  89. </view>
  90. </subviews>
  91. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  92. <constraints>
  93. <constraint firstItem="1iQ-7E-o2e" firstAttribute="trailing" secondItem="pLx-sa-vJF" secondAttribute="trailing" id="S9k-gR-VeF"/>
  94. <constraint firstAttribute="bottom" secondItem="1iQ-7E-o2e" secondAttribute="bottom" id="Vi3-u3-kaa"/>
  95. <constraint firstAttribute="height" constant="64" id="md5-GN-JOk"/>
  96. <constraint firstItem="1iQ-7E-o2e" firstAttribute="leading" secondItem="pLx-sa-vJF" secondAttribute="leading" id="wfH-c5-flf"/>
  97. </constraints>
  98. <connections>
  99. <outlet property="height" destination="md5-GN-JOk" id="R0B-o3-JIn"/>
  100. </connections>
  101. </view>
  102. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="tad-eu-Kr4">
  103. <rect key="frame" x="7" y="75" width="400" height="661"/>
  104. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  105. <collectionViewFlowLayout key="collectionViewLayout" automaticEstimatedItemSize="YES" minimumLineSpacing="10" minimumInteritemSpacing="10" id="Ude-3z-2ct">
  106. <size key="itemSize" width="50" height="50"/>
  107. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  108. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  109. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  110. </collectionViewFlowLayout>
  111. <cells>
  112. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="1GU-ig-jC3">
  113. <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
  114. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  115. <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="Hpf-LT-ydO">
  116. <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
  117. <autoresizingMask key="autoresizingMask"/>
  118. </collectionViewCellContentView>
  119. </collectionViewCell>
  120. </cells>
  121. </collectionView>
  122. </subviews>
  123. <viewLayoutGuide key="safeArea" id="JkD-pv-Xsr"/>
  124. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.96862745098039216" alpha="1" colorSpace="calibratedRGB"/>
  125. <constraints>
  126. <constraint firstItem="pLx-sa-vJF" firstAttribute="leading" secondItem="JkD-pv-Xsr" secondAttribute="leading" id="2Qo-UD-UN6"/>
  127. <constraint firstItem="tad-eu-Kr4" firstAttribute="top" secondItem="pLx-sa-vJF" secondAttribute="bottom" constant="11" id="7xR-6C-j3w"/>
  128. <constraint firstItem="JkD-pv-Xsr" firstAttribute="bottom" secondItem="tad-eu-Kr4" secondAttribute="bottom" id="Cda-qx-5dO"/>
  129. <constraint firstItem="JkD-pv-Xsr" firstAttribute="trailing" secondItem="tad-eu-Kr4" secondAttribute="trailing" constant="7" id="Qob-Qx-KYB"/>
  130. <constraint firstItem="tad-eu-Kr4" firstAttribute="leading" secondItem="JkD-pv-Xsr" secondAttribute="leading" constant="7" id="hqJ-vG-6MJ"/>
  131. <constraint firstItem="pLx-sa-vJF" firstAttribute="trailing" secondItem="JkD-pv-Xsr" secondAttribute="trailing" id="mdB-2Y-buE"/>
  132. <constraint firstItem="pLx-sa-vJF" firstAttribute="top" secondItem="9Q4-KX-0Y6" secondAttribute="top" id="wMh-7E-rOO"/>
  133. </constraints>
  134. </view>
  135. <navigationItem key="navigationItem" id="ISc-O6-KyT"/>
  136. <connections>
  137. <outlet property="collectionView" destination="tad-eu-Kr4" id="cLi-0Z-WIG"/>
  138. <outlet property="setBtn" destination="aSY-Hu-LiT" id="PqC-Ws-ZO8"/>
  139. </connections>
  140. </viewController>
  141. <placeholder placeholderIdentifier="IBFirstResponder" id="bIE-Wy-7la" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  142. </objects>
  143. <point key="canvasLocation" x="555" y="95"/>
  144. </scene>
  145. <!--Common ToolVC-->
  146. <scene sceneID="aAs-5b-9Yo">
  147. <objects>
  148. <viewController storyboardIdentifier="CommonToolVC" id="ocm-aN-zcF" customClass="CommonToolVC" sceneMemberID="viewController">
  149. <view key="view" contentMode="scaleToFill" id="ycH-9Q-MgB">
  150. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  151. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  152. <subviews>
  153. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PXF-Y8-XcL" customClass="WQNavigationBar">
  154. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  155. <subviews>
  156. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hoQ-Kw-XUS">
  157. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  158. <subviews>
  159. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ObZ-Ie-n3D">
  160. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  161. <constraints>
  162. <constraint firstAttribute="width" constant="50" id="4gm-pq-nHB"/>
  163. <constraint firstAttribute="height" constant="44" id="wv0-pt-Hfy"/>
  164. </constraints>
  165. <state key="normal" image="back_black_icon"/>
  166. <connections>
  167. <action selector="backAction:" destination="ocm-aN-zcF" eventType="touchUpInside" id="QhD-rY-MEh"/>
  168. </connections>
  169. </button>
  170. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="O9c-zL-IZF">
  171. <rect key="frame" x="50" y="0.0" width="35" height="44"/>
  172. <constraints>
  173. <constraint firstAttribute="width" constant="35" id="IhP-dr-II3"/>
  174. <constraint firstAttribute="height" constant="44" id="nh5-sH-rDn"/>
  175. </constraints>
  176. <state key="normal" image="menu_black_icon"/>
  177. <connections>
  178. <action selector="menuAction:" destination="ocm-aN-zcF" eventType="touchUpInside" id="Wu3-BY-aYM"/>
  179. </connections>
  180. </button>
  181. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工具箱" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HN4-v5-xAb">
  182. <rect key="frame" x="182.66666666666666" y="12.333333333333334" width="49" height="19.333333333333329"/>
  183. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  184. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  185. <nil key="highlightedColor"/>
  186. </label>
  187. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ToF-7E-AGC">
  188. <rect key="frame" x="370" y="0.0" width="44" height="44"/>
  189. <constraints>
  190. <constraint firstAttribute="height" constant="44" id="dJQ-Aj-1xh"/>
  191. <constraint firstAttribute="width" constant="44" id="kRa-PZ-nIf"/>
  192. </constraints>
  193. <state key="normal" image="Common_set"/>
  194. </button>
  195. </subviews>
  196. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  197. <constraints>
  198. <constraint firstItem="ToF-7E-AGC" firstAttribute="centerY" secondItem="HN4-v5-xAb" secondAttribute="centerY" id="1dI-8q-Jeb"/>
  199. <constraint firstItem="O9c-zL-IZF" firstAttribute="leading" secondItem="ObZ-Ie-n3D" secondAttribute="trailing" id="2Bh-Wo-FKi"/>
  200. <constraint firstItem="HN4-v5-xAb" firstAttribute="centerY" secondItem="ObZ-Ie-n3D" secondAttribute="centerY" id="67I-DV-VWe"/>
  201. <constraint firstItem="O9c-zL-IZF" firstAttribute="bottom" secondItem="ObZ-Ie-n3D" secondAttribute="bottom" id="Fa4-UD-wjz"/>
  202. <constraint firstItem="O9c-zL-IZF" firstAttribute="top" secondItem="ObZ-Ie-n3D" secondAttribute="top" id="Guz-jS-7FV"/>
  203. <constraint firstItem="ObZ-Ie-n3D" firstAttribute="leading" secondItem="hoQ-Kw-XUS" secondAttribute="leading" id="IXA-Tf-YHZ"/>
  204. <constraint firstAttribute="height" constant="44" id="OC2-Ha-G3c"/>
  205. <constraint firstItem="HN4-v5-xAb" firstAttribute="centerX" secondItem="hoQ-Kw-XUS" secondAttribute="centerX" id="WiK-Af-E7w"/>
  206. <constraint firstAttribute="bottom" secondItem="ObZ-Ie-n3D" secondAttribute="bottom" id="Ymb-0h-qFQ"/>
  207. <constraint firstAttribute="trailing" secondItem="ToF-7E-AGC" secondAttribute="trailing" id="h1U-Dz-7L2"/>
  208. </constraints>
  209. </view>
  210. </subviews>
  211. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  212. <constraints>
  213. <constraint firstAttribute="bottom" secondItem="hoQ-Kw-XUS" secondAttribute="bottom" id="2dZ-5n-8bS"/>
  214. <constraint firstItem="hoQ-Kw-XUS" firstAttribute="leading" secondItem="PXF-Y8-XcL" secondAttribute="leading" id="gdh-9m-7GY"/>
  215. <constraint firstItem="hoQ-Kw-XUS" firstAttribute="trailing" secondItem="PXF-Y8-XcL" secondAttribute="trailing" id="jbj-gW-xIO"/>
  216. <constraint firstAttribute="height" constant="64" id="wtP-wb-j5d"/>
  217. </constraints>
  218. <connections>
  219. <outlet property="height" destination="wtP-wb-j5d" id="dH7-Jw-pMm"/>
  220. </connections>
  221. </view>
  222. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="DhP-h8-5cx">
  223. <rect key="frame" x="7" y="75" width="400" height="661"/>
  224. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  225. <collectionViewFlowLayout key="collectionViewLayout" automaticEstimatedItemSize="YES" minimumLineSpacing="10" minimumInteritemSpacing="10" id="Gx8-xL-xmH">
  226. <size key="itemSize" width="50" height="50"/>
  227. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  228. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  229. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  230. </collectionViewFlowLayout>
  231. <cells>
  232. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="M38-5R-416">
  233. <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
  234. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  235. <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="IOH-0v-jZi">
  236. <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
  237. <autoresizingMask key="autoresizingMask"/>
  238. </collectionViewCellContentView>
  239. </collectionViewCell>
  240. </cells>
  241. </collectionView>
  242. </subviews>
  243. <viewLayoutGuide key="safeArea" id="Gcd-wS-1Ou"/>
  244. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.96862745098039216" alpha="1" colorSpace="calibratedRGB"/>
  245. <constraints>
  246. <constraint firstItem="DhP-h8-5cx" firstAttribute="leading" secondItem="Gcd-wS-1Ou" secondAttribute="leading" constant="7" id="EC1-0d-2ev"/>
  247. <constraint firstItem="PXF-Y8-XcL" firstAttribute="leading" secondItem="Gcd-wS-1Ou" secondAttribute="leading" id="aSl-5Y-zdZ"/>
  248. <constraint firstItem="Gcd-wS-1Ou" firstAttribute="trailing" secondItem="DhP-h8-5cx" secondAttribute="trailing" constant="7" id="bEh-D0-q3P"/>
  249. <constraint firstItem="DhP-h8-5cx" firstAttribute="top" secondItem="PXF-Y8-XcL" secondAttribute="bottom" constant="11" id="gvR-yx-4il"/>
  250. <constraint firstItem="Gcd-wS-1Ou" firstAttribute="bottom" secondItem="DhP-h8-5cx" secondAttribute="bottom" id="hUj-Vd-a2t"/>
  251. <constraint firstItem="PXF-Y8-XcL" firstAttribute="top" secondItem="ycH-9Q-MgB" secondAttribute="top" id="iPV-b8-AYs"/>
  252. <constraint firstItem="PXF-Y8-XcL" firstAttribute="trailing" secondItem="Gcd-wS-1Ou" secondAttribute="trailing" id="yVa-Ak-SaM"/>
  253. </constraints>
  254. </view>
  255. <navigationItem key="navigationItem" id="H1o-ap-B90"/>
  256. <connections>
  257. <outlet property="collectionView" destination="DhP-h8-5cx" id="pUT-nt-o76"/>
  258. <outlet property="setBtn" destination="ToF-7E-AGC" id="JQO-9R-jAp"/>
  259. </connections>
  260. </viewController>
  261. <placeholder placeholderIdentifier="IBFirstResponder" id="UtR-r3-UTp" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  262. </objects>
  263. <point key="canvasLocation" x="-212" y="95"/>
  264. </scene>
  265. <!--Common Tool MoveVC-->
  266. <scene sceneID="4vC-a8-h1O">
  267. <objects>
  268. <viewController storyboardIdentifier="CommonToolMoveVC" id="3q0-1g-LtH" customClass="CommonToolMoveVC" sceneMemberID="viewController">
  269. <view key="view" contentMode="scaleToFill" id="7cv-tN-deb">
  270. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  271. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  272. <subviews>
  273. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GWP-m2-iNt" customClass="WQNavigationBar">
  274. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  275. <subviews>
  276. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HCi-mn-k3B">
  277. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  278. <subviews>
  279. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jac-tk-dHo">
  280. <rect key="frame" x="354" y="0.0" width="60" height="44"/>
  281. <constraints>
  282. <constraint firstAttribute="width" constant="60" id="16b-6U-wTp"/>
  283. <constraint firstAttribute="height" constant="44" id="nhr-pK-LAK"/>
  284. </constraints>
  285. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  286. <state key="normal" title="完成">
  287. <color key="titleColor" red="0.22352941176470587" green="0.47450980392156861" blue="0.82745098039215681" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  288. </state>
  289. </button>
  290. </subviews>
  291. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  292. <constraints>
  293. <constraint firstAttribute="trailing" secondItem="jac-tk-dHo" secondAttribute="trailing" id="741-Yq-lEt"/>
  294. <constraint firstAttribute="height" constant="44" id="QsZ-Fq-wR2"/>
  295. <constraint firstItem="jac-tk-dHo" firstAttribute="centerY" secondItem="HCi-mn-k3B" secondAttribute="centerY" id="iMp-pV-bdd"/>
  296. </constraints>
  297. </view>
  298. </subviews>
  299. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  300. <constraints>
  301. <constraint firstItem="HCi-mn-k3B" firstAttribute="trailing" secondItem="GWP-m2-iNt" secondAttribute="trailing" id="Hrh-ak-nYy"/>
  302. <constraint firstItem="HCi-mn-k3B" firstAttribute="leading" secondItem="GWP-m2-iNt" secondAttribute="leading" id="UNM-ud-338"/>
  303. <constraint firstAttribute="height" constant="64" id="fRx-mS-guf"/>
  304. <constraint firstAttribute="bottom" secondItem="HCi-mn-k3B" secondAttribute="bottom" id="lCL-JR-isy"/>
  305. </constraints>
  306. <connections>
  307. <outlet property="height" destination="fRx-mS-guf" id="RUK-tp-Y5c"/>
  308. </connections>
  309. </view>
  310. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="HJv-Iy-0U4">
  311. <rect key="frame" x="7" y="64" width="400" height="672"/>
  312. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  313. <collectionViewFlowLayout key="collectionViewLayout" automaticEstimatedItemSize="YES" minimumLineSpacing="10" minimumInteritemSpacing="10" id="RBc-68-sAM">
  314. <size key="itemSize" width="50" height="50"/>
  315. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  316. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  317. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  318. </collectionViewFlowLayout>
  319. <cells>
  320. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="w32-KV-3IX">
  321. <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
  322. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  323. <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="8K8-G8-wss">
  324. <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
  325. <autoresizingMask key="autoresizingMask"/>
  326. </collectionViewCellContentView>
  327. </collectionViewCell>
  328. </cells>
  329. </collectionView>
  330. </subviews>
  331. <viewLayoutGuide key="safeArea" id="RVb-1M-Xzg"/>
  332. <color key="backgroundColor" red="0.96862745100000003" green="0.96862745100000003" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
  333. <constraints>
  334. <constraint firstItem="HJv-Iy-0U4" firstAttribute="leading" secondItem="RVb-1M-Xzg" secondAttribute="leading" constant="7" id="96x-x9-I6F"/>
  335. <constraint firstItem="GWP-m2-iNt" firstAttribute="trailing" secondItem="RVb-1M-Xzg" secondAttribute="trailing" id="IbF-kA-UPi"/>
  336. <constraint firstItem="RVb-1M-Xzg" firstAttribute="trailing" secondItem="HJv-Iy-0U4" secondAttribute="trailing" constant="7" id="NJ5-kc-6Ph"/>
  337. <constraint firstItem="GWP-m2-iNt" firstAttribute="top" secondItem="7cv-tN-deb" secondAttribute="top" id="Q5g-yg-zUP"/>
  338. <constraint firstItem="RVb-1M-Xzg" firstAttribute="bottom" secondItem="HJv-Iy-0U4" secondAttribute="bottom" id="kDb-yt-mmn"/>
  339. <constraint firstItem="GWP-m2-iNt" firstAttribute="leading" secondItem="RVb-1M-Xzg" secondAttribute="leading" id="pMK-24-oOJ"/>
  340. <constraint firstItem="HJv-Iy-0U4" firstAttribute="top" secondItem="GWP-m2-iNt" secondAttribute="bottom" id="xQS-d7-sas"/>
  341. </constraints>
  342. </view>
  343. <navigationItem key="navigationItem" id="P4f-RL-aXl"/>
  344. <connections>
  345. <outlet property="collectionView" destination="HJv-Iy-0U4" id="Vnm-Zk-qwn"/>
  346. <outlet property="doneBtn" destination="jac-tk-dHo" id="Kwg-ES-iSC"/>
  347. </connections>
  348. </viewController>
  349. <placeholder placeholderIdentifier="IBFirstResponder" id="CQJ-kq-7oA" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  350. </objects>
  351. <point key="canvasLocation" x="-968" y="797"/>
  352. </scene>
  353. <!--Note DraftVC-->
  354. <scene sceneID="dQg-jR-Wff">
  355. <objects>
  356. <viewController storyboardIdentifier="NoteDraftVC" id="532-Yx-Ghr" customClass="NoteDraftVC" sceneMemberID="viewController">
  357. <view key="view" contentMode="scaleToFill" id="eGp-od-DGm">
  358. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  359. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  360. <subviews>
  361. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tSd-kK-m6i" customClass="WQNavigationBar">
  362. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  363. <subviews>
  364. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ief-he-wrx">
  365. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  366. <subviews>
  367. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2TO-Po-bNF">
  368. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  369. <constraints>
  370. <constraint firstAttribute="width" constant="50" id="E0T-pe-HwR"/>
  371. <constraint firstAttribute="height" constant="44" id="dHI-RZ-skK"/>
  372. </constraints>
  373. <state key="normal" image="back_black_icon"/>
  374. <connections>
  375. <action selector="backAction:" destination="532-Yx-Ghr" eventType="touchUpInside" id="6ER-fS-137"/>
  376. </connections>
  377. </button>
  378. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8IF-Mt-dxG">
  379. <rect key="frame" x="50" y="0.0" width="35" height="44"/>
  380. <constraints>
  381. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="35" id="ZlT-Jr-Muy"/>
  382. <constraint firstAttribute="height" constant="44" id="gyj-pO-DEO"/>
  383. </constraints>
  384. <state key="normal" image="menu_black_icon"/>
  385. <connections>
  386. <action selector="menuAction:" destination="532-Yx-Ghr" eventType="touchUpInside" id="UNI-gX-FOL"/>
  387. </connections>
  388. </button>
  389. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aUh-09-B5a">
  390. <rect key="frame" x="366" y="0.0" width="33" height="44"/>
  391. <constraints>
  392. <constraint firstAttribute="height" constant="44" id="opi-Ou-jKX"/>
  393. </constraints>
  394. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  395. <state key="normal" title="清空">
  396. <color key="titleColor" red="0.22352941179999999" green="0.47450980390000003" blue="0.82745098039999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  397. </state>
  398. </button>
  399. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="草稿箱" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sFu-uB-6YO">
  400. <rect key="frame" x="182.66666666666666" y="11.999999999999998" width="49" height="20.333333333333329"/>
  401. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  402. <nil key="textColor"/>
  403. <nil key="highlightedColor"/>
  404. </label>
  405. </subviews>
  406. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  407. <constraints>
  408. <constraint firstAttribute="height" constant="44" id="ChI-mk-RMm"/>
  409. <constraint firstAttribute="bottom" secondItem="2TO-Po-bNF" secondAttribute="bottom" id="EGt-Fm-RPK"/>
  410. <constraint firstItem="8IF-Mt-dxG" firstAttribute="leading" secondItem="2TO-Po-bNF" secondAttribute="trailing" id="KOX-Rf-Xwj"/>
  411. <constraint firstItem="2TO-Po-bNF" firstAttribute="leading" secondItem="ief-he-wrx" secondAttribute="leading" id="LfJ-SN-dwo"/>
  412. <constraint firstAttribute="bottom" secondItem="aUh-09-B5a" secondAttribute="bottom" id="PWE-8b-nR9"/>
  413. <constraint firstItem="aUh-09-B5a" firstAttribute="top" secondItem="ief-he-wrx" secondAttribute="top" id="QKS-PF-xxd"/>
  414. <constraint firstAttribute="trailing" secondItem="aUh-09-B5a" secondAttribute="trailing" constant="15" id="XRj-Yy-oKo"/>
  415. <constraint firstItem="sFu-uB-6YO" firstAttribute="centerX" secondItem="ief-he-wrx" secondAttribute="centerX" id="f4Z-Wc-u4x"/>
  416. <constraint firstAttribute="bottom" secondItem="aUh-09-B5a" secondAttribute="bottom" id="ggB-Pz-nfb"/>
  417. <constraint firstItem="8IF-Mt-dxG" firstAttribute="centerY" secondItem="ief-he-wrx" secondAttribute="centerY" id="rCi-UM-pNT"/>
  418. <constraint firstItem="sFu-uB-6YO" firstAttribute="centerY" secondItem="ief-he-wrx" secondAttribute="centerY" id="v9W-ii-6dh"/>
  419. </constraints>
  420. </view>
  421. </subviews>
  422. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  423. <constraints>
  424. <constraint firstItem="ief-he-wrx" firstAttribute="trailing" secondItem="tSd-kK-m6i" secondAttribute="trailing" id="2ev-Cc-ybd"/>
  425. <constraint firstAttribute="bottom" secondItem="ief-he-wrx" secondAttribute="bottom" id="Ndv-b9-gIg"/>
  426. <constraint firstItem="ief-he-wrx" firstAttribute="leading" secondItem="tSd-kK-m6i" secondAttribute="leading" id="bvA-tl-9W8"/>
  427. <constraint firstAttribute="height" constant="64" id="ixi-yV-vzQ"/>
  428. </constraints>
  429. <connections>
  430. <outlet property="height" destination="ixi-yV-vzQ" id="bMt-E7-AbN"/>
  431. </connections>
  432. </view>
  433. </subviews>
  434. <viewLayoutGuide key="safeArea" id="5ww-fk-vwF"/>
  435. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  436. <constraints>
  437. <constraint firstItem="tSd-kK-m6i" firstAttribute="leading" secondItem="5ww-fk-vwF" secondAttribute="leading" id="2fM-ov-n6e"/>
  438. <constraint firstItem="tSd-kK-m6i" firstAttribute="trailing" secondItem="5ww-fk-vwF" secondAttribute="trailing" id="JtX-Ag-92p"/>
  439. <constraint firstItem="tSd-kK-m6i" firstAttribute="top" secondItem="eGp-od-DGm" secondAttribute="top" id="oPb-aD-DOT"/>
  440. </constraints>
  441. </view>
  442. <navigationItem key="navigationItem" id="4TD-ip-WN1"/>
  443. <connections>
  444. <outlet property="operationAllSelectButton" destination="8IF-Mt-dxG" id="qDO-My-V7f"/>
  445. <outlet property="rightAddButton" destination="aUh-09-B5a" id="uG7-8v-NgK"/>
  446. <outlet property="vcTitleLabel" destination="sFu-uB-6YO" id="18b-GV-AAd"/>
  447. </connections>
  448. </viewController>
  449. <placeholder placeholderIdentifier="IBFirstResponder" id="jfP-Fw-GuG" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  450. </objects>
  451. <point key="canvasLocation" x="-213" y="796"/>
  452. </scene>
  453. </scenes>
  454. <resources>
  455. <image name="Common_set" width="20" height="20"/>
  456. <image name="back_black_icon" width="11" height="20"/>
  457. <image name="menu_black_icon" width="16.666666030883789" height="14.666666984558105"/>
  458. <systemColor name="systemBackgroundColor">
  459. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  460. </systemColor>
  461. </resources>
  462. </document>