calendar.storyboard 178 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="tKt-3P-uQz">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <scenes>
  12. <!--Calendar Main Month View Controller-->
  13. <scene sceneID="g48-mo-Kla">
  14. <objects>
  15. <viewController id="xYY-yG-JGa" customClass="OOCalendarMainMonthViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  16. <view key="view" contentMode="scaleToFill" id="QKO-bs-p7W">
  17. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <subviews>
  20. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="KJj-zi-dZB">
  21. <rect key="frame" x="0.0" y="44" width="375" height="583"/>
  22. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  23. <prototypes>
  24. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="CalendarEventCell" id="n53-PB-sk0" customClass="CalendarEventTableViewCell" customModule="O2Platform" customModuleProvider="target">
  25. <rect key="frame" x="0.0" y="44.5" width="375" height="43.5"/>
  26. <autoresizingMask key="autoresizingMask"/>
  27. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" restorationIdentifier="monthCalendarContent" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="n53-PB-sk0" id="lyc-3f-O6N">
  28. <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
  29. <autoresizingMask key="autoresizingMask"/>
  30. <subviews>
  31. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JXL-RY-KpG">
  32. <rect key="frame" x="18" y="13" width="18" height="18"/>
  33. <color key="backgroundColor" red="0.29803921570000003" green="0.68627450980000004" blue="0.31372549020000001" alpha="1" colorSpace="calibratedRGB"/>
  34. <constraints>
  35. <constraint firstAttribute="width" constant="18" id="9R9-Im-fh5"/>
  36. <constraint firstAttribute="height" constant="18" id="bNg-p4-EmP"/>
  37. </constraints>
  38. </view>
  39. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="这里是内容" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YuP-80-oar">
  40. <rect key="frame" x="44" y="11.5" width="263" height="20.5"/>
  41. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  42. <nil key="textColor"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="2ui-5h-ZC7">
  46. <rect key="frame" x="315" y="6" width="42" height="32"/>
  47. <subviews>
  48. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="18:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="les-0j-Mxf" userLabel="Event StartTime">
  49. <rect key="frame" x="6" y="0.0" width="30" height="13.5"/>
  50. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  51. <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  52. <nil key="highlightedColor"/>
  53. </label>
  54. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="19:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jIB-o0-arB" userLabel="Event EndTime">
  55. <rect key="frame" x="6" y="18.5" width="30" height="13.5"/>
  56. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  57. <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  58. <nil key="highlightedColor"/>
  59. </label>
  60. </subviews>
  61. <constraints>
  62. <constraint firstAttribute="width" constant="42" id="r9t-sb-ycD"/>
  63. </constraints>
  64. </stackView>
  65. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="全天" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KIV-kE-cmY" userLabel="Event AllDay">
  66. <rect key="frame" x="332" y="14.5" width="25" height="14.5"/>
  67. <fontDescription key="fontDescription" style="UICTFontTextStyleSubhead"/>
  68. <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  69. <nil key="highlightedColor"/>
  70. </label>
  71. </subviews>
  72. <constraints>
  73. <constraint firstItem="2ui-5h-ZC7" firstAttribute="centerY" secondItem="lyc-3f-O6N" secondAttribute="centerY" id="1JL-Dp-A6W"/>
  74. <constraint firstItem="JXL-RY-KpG" firstAttribute="centerY" secondItem="lyc-3f-O6N" secondAttribute="centerY" id="Ibd-e8-GXJ"/>
  75. <constraint firstItem="YuP-80-oar" firstAttribute="centerY" secondItem="lyc-3f-O6N" secondAttribute="centerY" id="QdU-mY-k9o"/>
  76. <constraint firstItem="2ui-5h-ZC7" firstAttribute="leading" secondItem="YuP-80-oar" secondAttribute="trailing" constant="8" id="V6b-cg-chx"/>
  77. <constraint firstItem="JXL-RY-KpG" firstAttribute="leading" secondItem="lyc-3f-O6N" secondAttribute="leading" constant="18" id="dSx-3I-cxQ"/>
  78. <constraint firstAttribute="trailing" secondItem="2ui-5h-ZC7" secondAttribute="trailing" constant="18" id="fwY-HU-g8c"/>
  79. <constraint firstItem="YuP-80-oar" firstAttribute="leading" secondItem="JXL-RY-KpG" secondAttribute="trailing" constant="8" id="kgr-jn-t9O"/>
  80. <constraint firstAttribute="trailing" secondItem="KIV-kE-cmY" secondAttribute="trailing" constant="18" id="mam-ns-u2j"/>
  81. <constraint firstItem="KIV-kE-cmY" firstAttribute="centerY" secondItem="lyc-3f-O6N" secondAttribute="centerY" id="rH1-jv-JMV"/>
  82. </constraints>
  83. </tableViewCellContentView>
  84. <connections>
  85. <outlet property="eventAllDay" destination="KIV-kE-cmY" id="34j-Xs-8z2"/>
  86. <outlet property="eventColorView" destination="JXL-RY-KpG" id="FzI-2i-OMO"/>
  87. <outlet property="eventEndTime" destination="jIB-o0-arB" id="TDp-Ag-gq3"/>
  88. <outlet property="eventStartTime" destination="les-0j-Mxf" id="eJA-Fg-C5K"/>
  89. <outlet property="eventTimeStack" destination="2ui-5h-ZC7" id="RcE-jB-uZq"/>
  90. <outlet property="eventTitleView" destination="YuP-80-oar" id="GaE-LI-V7N"/>
  91. <segue destination="Vxk-45-vB1" kind="show" identifier="showEventDetail" id="VOH-7P-zaY"/>
  92. </connections>
  93. </tableViewCell>
  94. </prototypes>
  95. </tableView>
  96. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="M0F-7m-vuY" userLabel="BottomBar">
  97. <rect key="frame" x="0.0" y="627" width="375" height="40"/>
  98. <subviews>
  99. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wt1-wW-6mZ">
  100. <rect key="frame" x="16" y="5.5" width="30" height="29"/>
  101. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  102. <state key="normal" title="今天"/>
  103. <connections>
  104. <action selector="todayAction:" destination="xYY-yG-JGa" eventType="touchUpInside" id="Wd8-Ne-Gwr"/>
  105. </connections>
  106. </button>
  107. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="71T-qf-T8Z">
  108. <rect key="frame" x="329" y="5.5" width="30" height="29"/>
  109. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  110. <state key="normal" title="日历"/>
  111. <connections>
  112. <segue destination="L5W-fh-UuH" kind="show" identifier="showCalendarList" id="DF4-xt-Rlu"/>
  113. </connections>
  114. </button>
  115. </subviews>
  116. <color key="backgroundColor" red="0.97647058823529409" green="0.97647058823529409" blue="0.97647058823529409" alpha="1" colorSpace="calibratedRGB"/>
  117. <constraints>
  118. <constraint firstAttribute="height" constant="40" id="EPO-5J-aQ8"/>
  119. <constraint firstItem="wt1-wW-6mZ" firstAttribute="leading" secondItem="M0F-7m-vuY" secondAttribute="leading" constant="16" id="aoT-z2-Iuk"/>
  120. <constraint firstAttribute="trailing" secondItem="71T-qf-T8Z" secondAttribute="trailing" constant="16" id="bQo-4L-Bhv"/>
  121. <constraint firstItem="wt1-wW-6mZ" firstAttribute="centerY" secondItem="M0F-7m-vuY" secondAttribute="centerY" id="opA-fa-ziv"/>
  122. <constraint firstItem="71T-qf-T8Z" firstAttribute="centerY" secondItem="M0F-7m-vuY" secondAttribute="centerY" id="ufw-UJ-60Y"/>
  123. </constraints>
  124. </view>
  125. </subviews>
  126. <viewLayoutGuide key="safeArea" id="YOP-fD-eOB"/>
  127. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  128. <constraints>
  129. <constraint firstItem="M0F-7m-vuY" firstAttribute="bottom" secondItem="YOP-fD-eOB" secondAttribute="bottom" id="1g7-OC-yaV"/>
  130. <constraint firstItem="KJj-zi-dZB" firstAttribute="leading" secondItem="YOP-fD-eOB" secondAttribute="leading" id="8Bi-5G-lvJ"/>
  131. <constraint firstItem="M0F-7m-vuY" firstAttribute="top" secondItem="KJj-zi-dZB" secondAttribute="bottom" id="AIF-zg-ryj"/>
  132. <constraint firstItem="KJj-zi-dZB" firstAttribute="trailing" secondItem="YOP-fD-eOB" secondAttribute="trailing" id="MLm-Tk-l38"/>
  133. <constraint firstItem="M0F-7m-vuY" firstAttribute="trailing" secondItem="YOP-fD-eOB" secondAttribute="trailing" id="dJ4-wm-Y8z"/>
  134. <constraint firstItem="M0F-7m-vuY" firstAttribute="leading" secondItem="YOP-fD-eOB" secondAttribute="leading" id="kLc-Qp-gzN"/>
  135. <constraint firstItem="KJj-zi-dZB" firstAttribute="top" secondItem="YOP-fD-eOB" secondAttribute="top" id="plZ-2M-2pz"/>
  136. </constraints>
  137. </view>
  138. <navigationItem key="navigationItem" id="4qR-Bd-8HM"/>
  139. <connections>
  140. <outlet property="calendarBtn" destination="71T-qf-T8Z" id="kmy-qp-47B"/>
  141. <outlet property="tableView" destination="KJj-zi-dZB" id="BLE-0u-ldM"/>
  142. <outlet property="todayBtn" destination="wt1-wW-6mZ" id="oTj-Yv-omZ"/>
  143. </connections>
  144. </viewController>
  145. <placeholder placeholderIdentifier="IBFirstResponder" id="NFS-3Q-UWF" userLabel="First Responder" sceneMemberID="firstResponder"/>
  146. </objects>
  147. <point key="canvasLocation" x="848.79999999999995" y="-694.00299850074964"/>
  148. </scene>
  149. <!--Calendar Event View Controller-->
  150. <scene sceneID="Aj2-RD-S3x">
  151. <objects>
  152. <tableViewController id="Vxk-45-vB1" customClass="OOCalendarEventViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  153. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="7H1-7C-M3e">
  154. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  155. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  156. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  157. <sections>
  158. <tableViewSection id="Ogn-vO-7jG">
  159. <cells>
  160. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="45" id="uxG-oP-2Jx">
  161. <rect key="frame" x="0.0" y="44.5" width="375" height="45"/>
  162. <autoresizingMask key="autoresizingMask"/>
  163. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="uxG-oP-2Jx" id="MKv-co-tJv">
  164. <rect key="frame" x="0.0" y="0.0" width="375" height="45"/>
  165. <autoresizingMask key="autoresizingMask"/>
  166. <subviews>
  167. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="例如:开会" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="gaP-Lw-V7E">
  168. <rect key="frame" x="16" y="5" width="354" height="35"/>
  169. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  170. <textInputTraits key="textInputTraits"/>
  171. </textField>
  172. </subviews>
  173. <constraints>
  174. <constraint firstItem="gaP-Lw-V7E" firstAttribute="top" secondItem="MKv-co-tJv" secondAttribute="top" constant="5" id="Umh-GC-vHb"/>
  175. <constraint firstAttribute="bottom" secondItem="gaP-Lw-V7E" secondAttribute="bottom" constant="5" id="aYp-Fg-OyP"/>
  176. <constraint firstItem="gaP-Lw-V7E" firstAttribute="leading" secondItem="MKv-co-tJv" secondAttribute="leading" constant="16" id="szc-Rj-gp8"/>
  177. <constraint firstAttribute="trailing" secondItem="gaP-Lw-V7E" secondAttribute="trailing" constant="5" id="uFD-7h-XoM"/>
  178. </constraints>
  179. </tableViewCellContentView>
  180. </tableViewCell>
  181. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="120" id="Nqb-uU-RgB">
  182. <rect key="frame" x="0.0" y="89.5" width="375" height="120"/>
  183. <autoresizingMask key="autoresizingMask"/>
  184. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Nqb-uU-RgB" id="PQX-mp-zBS">
  185. <rect key="frame" x="0.0" y="0.0" width="375" height="120"/>
  186. <autoresizingMask key="autoresizingMask"/>
  187. <subviews>
  188. <stackView opaque="NO" contentMode="scaleToFill" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="lpS-Ep-u9o">
  189. <rect key="frame" x="16" y="5" width="100" height="24"/>
  190. <subviews>
  191. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="PwN-cV-5Cp">
  192. <rect key="frame" x="0.0" y="0.0" width="50" height="24"/>
  193. <constraints>
  194. <constraint firstAttribute="width" constant="48" id="Cy3-uM-ruq"/>
  195. <constraint firstAttribute="height" constant="24" id="VCr-I8-jVq"/>
  196. </constraints>
  197. <connections>
  198. <action selector="tapAllDaySwitch:" destination="Vxk-45-vB1" eventType="valueChanged" id="rrC-lO-H2n"/>
  199. </connections>
  200. </switch>
  201. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="全天" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rdY-4r-1NV">
  202. <rect key="frame" x="63" y="0.0" width="37" height="24"/>
  203. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  204. <nil key="textColor"/>
  205. <nil key="highlightedColor"/>
  206. </label>
  207. </subviews>
  208. <constraints>
  209. <constraint firstAttribute="width" constant="100" id="s4W-o2-CN4"/>
  210. </constraints>
  211. </stackView>
  212. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_shijian" translatesAutoresizingMaskIntoConstraints="NO" id="sfg-C9-T2u">
  213. <rect key="frame" x="16" y="45" width="22" height="22"/>
  214. <constraints>
  215. <constraint firstAttribute="width" constant="22" id="6WJ-71-uTo"/>
  216. <constraint firstAttribute="height" constant="22" id="9gU-gy-aua"/>
  217. </constraints>
  218. </imageView>
  219. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="NNc-Zq-e8a">
  220. <rect key="frame" x="74" y="46" width="285" height="64"/>
  221. <subviews>
  222. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HqM-sQ-xhn">
  223. <rect key="frame" x="0.0" y="0.0" width="285" height="22"/>
  224. <subviews>
  225. <label opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2018年07月30日 13:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dub-8d-dx7">
  226. <rect key="frame" x="0.0" y="0.0" width="261" height="22"/>
  227. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  228. <nil key="textColor"/>
  229. <nil key="highlightedColor"/>
  230. </label>
  231. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_arrow" translatesAutoresizingMaskIntoConstraints="NO" id="23o-Vb-7fY">
  232. <rect key="frame" x="261" y="0.0" width="24" height="22"/>
  233. <constraints>
  234. <constraint firstAttribute="width" constant="24" id="HAj-Bt-7rV"/>
  235. </constraints>
  236. </imageView>
  237. </subviews>
  238. </stackView>
  239. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lNF-vK-WbX">
  240. <rect key="frame" x="0.0" y="42" width="285" height="22"/>
  241. <subviews>
  242. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2018年07月30日 13:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rqe-Vw-UzF">
  243. <rect key="frame" x="0.0" y="0.0" width="261" height="22"/>
  244. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  245. <nil key="textColor"/>
  246. <nil key="highlightedColor"/>
  247. </label>
  248. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_arrow" translatesAutoresizingMaskIntoConstraints="NO" id="y7l-as-AD6">
  249. <rect key="frame" x="261" y="0.0" width="24" height="22"/>
  250. <constraints>
  251. <constraint firstAttribute="width" constant="24" id="sMs-sB-hyI"/>
  252. </constraints>
  253. </imageView>
  254. </subviews>
  255. </stackView>
  256. </subviews>
  257. <gestureRecognizers/>
  258. <constraints>
  259. <constraint firstAttribute="height" constant="64" id="S4m-1J-ydh"/>
  260. </constraints>
  261. </stackView>
  262. </subviews>
  263. <constraints>
  264. <constraint firstItem="NNc-Zq-e8a" firstAttribute="leading" secondItem="sfg-C9-T2u" secondAttribute="trailing" constant="36" id="am8-ML-krx"/>
  265. <constraint firstItem="lpS-Ep-u9o" firstAttribute="top" secondItem="PQX-mp-zBS" secondAttribute="top" constant="5" id="c3D-PO-yJC"/>
  266. <constraint firstItem="sfg-C9-T2u" firstAttribute="leading" secondItem="PQX-mp-zBS" secondAttribute="leadingMargin" id="dds-UT-Ghg"/>
  267. <constraint firstItem="sfg-C9-T2u" firstAttribute="top" secondItem="lpS-Ep-u9o" secondAttribute="bottom" constant="16" id="kcR-EW-imZ"/>
  268. <constraint firstAttribute="trailingMargin" secondItem="NNc-Zq-e8a" secondAttribute="trailing" id="pmh-Pn-TSi"/>
  269. <constraint firstItem="lpS-Ep-u9o" firstAttribute="leading" secondItem="PQX-mp-zBS" secondAttribute="leading" constant="16" id="s0k-x8-Y6F"/>
  270. <constraint firstItem="NNc-Zq-e8a" firstAttribute="top" secondItem="lpS-Ep-u9o" secondAttribute="bottom" constant="17" id="vUd-A0-kwF"/>
  271. </constraints>
  272. </tableViewCellContentView>
  273. </tableViewCell>
  274. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="60" id="4Gg-JY-9Yo">
  275. <rect key="frame" x="0.0" y="209.5" width="375" height="60"/>
  276. <autoresizingMask key="autoresizingMask"/>
  277. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="4Gg-JY-9Yo" id="7Su-0t-5EZ">
  278. <rect key="frame" x="0.0" y="0.0" width="375" height="60"/>
  279. <autoresizingMask key="autoresizingMask"/>
  280. <subviews>
  281. <stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="evq-G0-rF6">
  282. <rect key="frame" x="16" y="0.0" width="341" height="60"/>
  283. <subviews>
  284. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_hdjr" translatesAutoresizingMaskIntoConstraints="NO" id="kBX-9l-V1q">
  285. <rect key="frame" x="0.0" y="19" width="22" height="22"/>
  286. <constraints>
  287. <constraint firstAttribute="width" constant="22" id="1FT-SO-P9R"/>
  288. <constraint firstAttribute="height" constant="22" id="rqM-2X-wbT"/>
  289. </constraints>
  290. </imageView>
  291. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="d6a-1J-M0C">
  292. <rect key="frame" x="37" y="5" width="265" height="50"/>
  293. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  294. <nil key="textColor"/>
  295. <nil key="highlightedColor"/>
  296. </label>
  297. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_arrow" translatesAutoresizingMaskIntoConstraints="NO" id="mLE-bR-oAU">
  298. <rect key="frame" x="317" y="18" width="24" height="24"/>
  299. <constraints>
  300. <constraint firstAttribute="width" constant="24" id="BTZ-58-gvV"/>
  301. <constraint firstAttribute="height" constant="24" id="PPb-VV-STu"/>
  302. </constraints>
  303. </imageView>
  304. </subviews>
  305. </stackView>
  306. </subviews>
  307. <constraints>
  308. <constraint firstItem="evq-G0-rF6" firstAttribute="top" secondItem="7Su-0t-5EZ" secondAttribute="top" id="1VO-mL-jHa"/>
  309. <constraint firstItem="evq-G0-rF6" firstAttribute="leading" secondItem="7Su-0t-5EZ" secondAttribute="leading" constant="16" id="h8s-cf-9Sd"/>
  310. <constraint firstAttribute="trailing" secondItem="evq-G0-rF6" secondAttribute="trailing" constant="18" id="oUj-3c-7gc"/>
  311. <constraint firstAttribute="bottom" secondItem="evq-G0-rF6" secondAttribute="bottom" id="uSr-V1-QZu"/>
  312. </constraints>
  313. </tableViewCellContentView>
  314. </tableViewCell>
  315. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="45" id="qQX-Lv-NHQ">
  316. <rect key="frame" x="0.0" y="269.5" width="375" height="45"/>
  317. <autoresizingMask key="autoresizingMask"/>
  318. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="qQX-Lv-NHQ" id="Tln-Ch-B5c">
  319. <rect key="frame" x="0.0" y="0.0" width="375" height="45"/>
  320. <autoresizingMask key="autoresizingMask"/>
  321. <subviews>
  322. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="i8o-dB-E0v">
  323. <rect key="frame" x="20" y="8" width="339" height="29"/>
  324. <subviews>
  325. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Dgr-Bu-MAQ" userLabel="blue">
  326. <rect key="frame" x="0.0" y="2.5" width="24" height="24"/>
  327. <subviews>
  328. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="gmX-mE-SDk">
  329. <rect key="frame" x="3" y="3" width="18" height="18"/>
  330. <constraints>
  331. <constraint firstAttribute="height" constant="18" id="6VV-qr-hlC"/>
  332. <constraint firstAttribute="width" constant="18" id="Uxh-wh-1YZ"/>
  333. </constraints>
  334. </imageView>
  335. </subviews>
  336. <color key="backgroundColor" red="0.25882352941176467" green="0.5607843137254902" blue="0.9882352941176471" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  337. <constraints>
  338. <constraint firstItem="gmX-mE-SDk" firstAttribute="centerX" secondItem="Dgr-Bu-MAQ" secondAttribute="centerX" id="9aJ-c0-KjP"/>
  339. <constraint firstAttribute="width" constant="24" id="Ivw-Nt-e8L"/>
  340. <constraint firstItem="gmX-mE-SDk" firstAttribute="centerY" secondItem="Dgr-Bu-MAQ" secondAttribute="centerY" id="Y6X-EZ-SM0"/>
  341. <constraint firstAttribute="height" constant="24" id="aY4-rA-in7"/>
  342. </constraints>
  343. </view>
  344. <view tag="1" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nS3-qA-VwA" userLabel="green">
  345. <rect key="frame" x="45" y="2.5" width="24" height="24"/>
  346. <subviews>
  347. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="D3N-kh-Mq7">
  348. <rect key="frame" x="3" y="3" width="18" height="18"/>
  349. <constraints>
  350. <constraint firstAttribute="height" constant="18" id="WOI-Ze-YEg"/>
  351. <constraint firstAttribute="width" constant="18" id="ZQ2-1O-AN1"/>
  352. </constraints>
  353. </imageView>
  354. </subviews>
  355. <color key="backgroundColor" red="0.35686274509803922" green="0.80000000000000004" blue="0.38039215686274508" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  356. <constraints>
  357. <constraint firstItem="D3N-kh-Mq7" firstAttribute="centerY" secondItem="nS3-qA-VwA" secondAttribute="centerY" id="8BK-XT-xJE"/>
  358. <constraint firstAttribute="width" constant="24" id="SRZ-Rw-NfW"/>
  359. <constraint firstAttribute="height" constant="24" id="kPY-21-Y5A"/>
  360. <constraint firstItem="D3N-kh-Mq7" firstAttribute="centerX" secondItem="nS3-qA-VwA" secondAttribute="centerX" id="ltQ-jl-c7u"/>
  361. </constraints>
  362. </view>
  363. <view tag="2" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hRM-n9-khc" userLabel="orangle">
  364. <rect key="frame" x="90" y="2.5" width="24" height="24"/>
  365. <subviews>
  366. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="KzE-S1-77g">
  367. <rect key="frame" x="3" y="3" width="18" height="18"/>
  368. <constraints>
  369. <constraint firstAttribute="height" constant="18" id="AUe-S7-hB3"/>
  370. <constraint firstAttribute="width" constant="18" id="aFI-ew-wtP"/>
  371. </constraints>
  372. </imageView>
  373. </subviews>
  374. <color key="backgroundColor" red="0.97647058823529409" green="0.74901960784313726" blue="0.14117647058823529" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  375. <constraints>
  376. <constraint firstItem="KzE-S1-77g" firstAttribute="centerY" secondItem="hRM-n9-khc" secondAttribute="centerY" id="HEF-qz-tnK"/>
  377. <constraint firstAttribute="height" constant="24" id="HQu-84-yYi"/>
  378. <constraint firstItem="KzE-S1-77g" firstAttribute="centerX" secondItem="hRM-n9-khc" secondAttribute="centerX" id="ceb-An-1Tu"/>
  379. <constraint firstAttribute="width" constant="24" id="mck-HZ-ZCw"/>
  380. </constraints>
  381. </view>
  382. <view tag="3" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ggx-2y-fDS" userLabel="crimson">
  383. <rect key="frame" x="135" y="2.5" width="24" height="24"/>
  384. <subviews>
  385. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="GK6-ih-mWE">
  386. <rect key="frame" x="3" y="3" width="18" height="18"/>
  387. <constraints>
  388. <constraint firstAttribute="height" constant="18" id="ae3-zr-8aw"/>
  389. <constraint firstAttribute="width" constant="18" id="w5l-GX-PJI"/>
  390. </constraints>
  391. </imageView>
  392. </subviews>
  393. <color key="backgroundColor" red="0.96862745098039216" green="0.37254901960784315" blue="0.34901960784313724" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  394. <constraints>
  395. <constraint firstAttribute="width" constant="24" id="UMl-J7-DNy"/>
  396. <constraint firstItem="GK6-ih-mWE" firstAttribute="centerX" secondItem="Ggx-2y-fDS" secondAttribute="centerX" id="bXf-5U-QEv"/>
  397. <constraint firstAttribute="height" constant="24" id="hfe-b7-39J"/>
  398. <constraint firstItem="GK6-ih-mWE" firstAttribute="centerY" secondItem="Ggx-2y-fDS" secondAttribute="centerY" id="w1I-Sz-h3c"/>
  399. </constraints>
  400. </view>
  401. <view tag="4" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OGU-7P-pbj" userLabel="lightpurple">
  402. <rect key="frame" x="180" y="2.5" width="24" height="24"/>
  403. <subviews>
  404. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="yE3-0X-Ixh">
  405. <rect key="frame" x="3" y="3" width="18" height="18"/>
  406. <constraints>
  407. <constraint firstAttribute="width" constant="18" id="ARI-92-xj5"/>
  408. <constraint firstAttribute="height" constant="18" id="Rnx-ld-gJh"/>
  409. </constraints>
  410. </imageView>
  411. </subviews>
  412. <color key="backgroundColor" red="0.94509803921568625" green="0.50196078431372548" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  413. <constraints>
  414. <constraint firstItem="yE3-0X-Ixh" firstAttribute="centerY" secondItem="OGU-7P-pbj" secondAttribute="centerY" id="782-Qj-Dlk"/>
  415. <constraint firstAttribute="width" constant="24" id="Fv9-El-C1c"/>
  416. <constraint firstAttribute="height" constant="24" id="HVA-E8-C61"/>
  417. <constraint firstItem="yE3-0X-Ixh" firstAttribute="centerX" secondItem="OGU-7P-pbj" secondAttribute="centerX" id="dqb-xX-kM8"/>
  418. </constraints>
  419. </view>
  420. <view tag="5" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="H7n-vf-H9J" userLabel="purple">
  421. <rect key="frame" x="225" y="2.5" width="24" height="24"/>
  422. <subviews>
  423. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="D0E-yX-QaI">
  424. <rect key="frame" x="3" y="3" width="18" height="18"/>
  425. <constraints>
  426. <constraint firstAttribute="height" constant="18" id="TFo-D4-GPF"/>
  427. <constraint firstAttribute="width" constant="18" id="iAL-KH-v80"/>
  428. </constraints>
  429. </imageView>
  430. </subviews>
  431. <color key="backgroundColor" red="0.56470588235294117" green="0.44705882352941173" blue="0.94509803921568625" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  432. <constraints>
  433. <constraint firstAttribute="height" constant="24" id="8gq-CO-eTY"/>
  434. <constraint firstItem="D0E-yX-QaI" firstAttribute="centerY" secondItem="H7n-vf-H9J" secondAttribute="centerY" id="99s-cw-T7m"/>
  435. <constraint firstAttribute="width" constant="24" id="E8S-ZW-5fe"/>
  436. <constraint firstItem="D0E-yX-QaI" firstAttribute="centerX" secondItem="H7n-vf-H9J" secondAttribute="centerX" id="sRT-G7-gp6"/>
  437. </constraints>
  438. </view>
  439. <view tag="6" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="118-Aw-aif" userLabel="gray">
  440. <rect key="frame" x="270" y="2.5" width="24" height="24"/>
  441. <subviews>
  442. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="8UA-Zc-sdH">
  443. <rect key="frame" x="3" y="3" width="18" height="18"/>
  444. <constraints>
  445. <constraint firstAttribute="height" constant="18" id="J8p-K5-Xsp"/>
  446. <constraint firstAttribute="width" constant="18" id="KUz-t8-9b4"/>
  447. </constraints>
  448. </imageView>
  449. </subviews>
  450. <color key="backgroundColor" red="0.56470588235294117" green="0.56470588235294117" blue="0.56470588235294117" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  451. <constraints>
  452. <constraint firstItem="8UA-Zc-sdH" firstAttribute="centerY" secondItem="118-Aw-aif" secondAttribute="centerY" id="5PU-ld-WL6"/>
  453. <constraint firstAttribute="height" constant="24" id="EoQ-gB-JFa"/>
  454. <constraint firstAttribute="width" constant="24" id="gYN-JO-57r"/>
  455. <constraint firstItem="8UA-Zc-sdH" firstAttribute="centerX" secondItem="118-Aw-aif" secondAttribute="centerX" id="lfI-fD-zeO"/>
  456. </constraints>
  457. </view>
  458. <view tag="7" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aua-TK-Qnv" userLabel="cyanine">
  459. <rect key="frame" x="315" y="2.5" width="24" height="24"/>
  460. <subviews>
  461. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="tye-Jf-YHm">
  462. <rect key="frame" x="3" y="3" width="18" height="18"/>
  463. <constraints>
  464. <constraint firstAttribute="height" constant="18" id="5WS-2e-3QG"/>
  465. <constraint firstAttribute="width" constant="18" id="mHx-1M-qnT"/>
  466. </constraints>
  467. </imageView>
  468. </subviews>
  469. <color key="backgroundColor" red="0.078431372549019607" green="0.38431372549019605" blue="0.74509803921568629" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  470. <constraints>
  471. <constraint firstAttribute="width" constant="24" id="4nx-sl-RIa"/>
  472. <constraint firstAttribute="height" constant="24" id="Kpb-lJ-sTI"/>
  473. <constraint firstItem="tye-Jf-YHm" firstAttribute="centerY" secondItem="aua-TK-Qnv" secondAttribute="centerY" id="cKv-Ul-QD0"/>
  474. <constraint firstItem="tye-Jf-YHm" firstAttribute="centerX" secondItem="aua-TK-Qnv" secondAttribute="centerX" id="cYE-GL-WBJ"/>
  475. </constraints>
  476. </view>
  477. </subviews>
  478. </stackView>
  479. </subviews>
  480. <constraints>
  481. <constraint firstAttribute="trailing" secondItem="i8o-dB-E0v" secondAttribute="trailing" constant="16" id="8Ox-ef-kQX"/>
  482. <constraint firstAttribute="bottom" secondItem="i8o-dB-E0v" secondAttribute="bottom" constant="8" id="Zut-5K-hJS"/>
  483. <constraint firstItem="i8o-dB-E0v" firstAttribute="leading" secondItem="Tln-Ch-B5c" secondAttribute="leading" constant="20" id="iT4-S9-mfI"/>
  484. <constraint firstItem="i8o-dB-E0v" firstAttribute="top" secondItem="Tln-Ch-B5c" secondAttribute="top" constant="8" id="lBf-sr-HQW"/>
  485. </constraints>
  486. </tableViewCellContentView>
  487. </tableViewCell>
  488. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="60" id="u6G-MU-dPL">
  489. <rect key="frame" x="0.0" y="314.5" width="375" height="60"/>
  490. <autoresizingMask key="autoresizingMask"/>
  491. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="u6G-MU-dPL" id="auw-zx-G07">
  492. <rect key="frame" x="0.0" y="0.0" width="375" height="60"/>
  493. <autoresizingMask key="autoresizingMask"/>
  494. <subviews>
  495. <stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="Nvw-Uv-y4F">
  496. <rect key="frame" x="16" y="0.0" width="341" height="60"/>
  497. <subviews>
  498. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_tixing" translatesAutoresizingMaskIntoConstraints="NO" id="JPO-Kb-7YE">
  499. <rect key="frame" x="0.0" y="19" width="22" height="22"/>
  500. <constraints>
  501. <constraint firstAttribute="width" constant="22" id="XHQ-Ne-kEe"/>
  502. <constraint firstAttribute="height" constant="22" id="i2w-Kk-1a1"/>
  503. </constraints>
  504. </imageView>
  505. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wt4-bF-zw0">
  506. <rect key="frame" x="37" y="5" width="265" height="50"/>
  507. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  508. <nil key="textColor"/>
  509. <nil key="highlightedColor"/>
  510. </label>
  511. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_arrow" translatesAutoresizingMaskIntoConstraints="NO" id="HrV-pt-ReD">
  512. <rect key="frame" x="317" y="18" width="24" height="24"/>
  513. <constraints>
  514. <constraint firstAttribute="width" constant="24" id="BY7-pJ-aHf"/>
  515. <constraint firstAttribute="height" constant="24" id="SqL-ym-P0L"/>
  516. </constraints>
  517. </imageView>
  518. </subviews>
  519. </stackView>
  520. </subviews>
  521. <constraints>
  522. <constraint firstItem="Nvw-Uv-y4F" firstAttribute="top" secondItem="auw-zx-G07" secondAttribute="top" id="BS2-oE-3V6"/>
  523. <constraint firstAttribute="bottom" secondItem="Nvw-Uv-y4F" secondAttribute="bottom" id="S9Y-Ea-NPh"/>
  524. <constraint firstAttribute="trailing" secondItem="Nvw-Uv-y4F" secondAttribute="trailing" constant="18" id="mVM-zG-UZP"/>
  525. <constraint firstItem="Nvw-Uv-y4F" firstAttribute="leading" secondItem="auw-zx-G07" secondAttribute="leading" constant="16" id="oXw-gx-pWs"/>
  526. </constraints>
  527. </tableViewCellContentView>
  528. </tableViewCell>
  529. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="60" id="e5P-Ds-0Jm">
  530. <rect key="frame" x="0.0" y="374.5" width="375" height="60"/>
  531. <autoresizingMask key="autoresizingMask"/>
  532. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="e5P-Ds-0Jm" id="vBL-Zg-uX0">
  533. <rect key="frame" x="0.0" y="0.0" width="375" height="60"/>
  534. <autoresizingMask key="autoresizingMask"/>
  535. <subviews>
  536. <stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="o2n-Cg-nQo">
  537. <rect key="frame" x="16" y="0.0" width="341" height="60"/>
  538. <subviews>
  539. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_chongfu" translatesAutoresizingMaskIntoConstraints="NO" id="W5r-qL-MRy">
  540. <rect key="frame" x="0.0" y="19" width="22" height="22"/>
  541. <constraints>
  542. <constraint firstAttribute="height" constant="22" id="eN6-V0-CcT"/>
  543. <constraint firstAttribute="width" constant="22" id="mxs-yb-OVM"/>
  544. </constraints>
  545. </imageView>
  546. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WGv-Yu-hGd">
  547. <rect key="frame" x="37" y="5" width="265" height="50"/>
  548. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  549. <nil key="textColor"/>
  550. <nil key="highlightedColor"/>
  551. </label>
  552. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_arrow" translatesAutoresizingMaskIntoConstraints="NO" id="Q5b-ni-gRS">
  553. <rect key="frame" x="317" y="18" width="24" height="24"/>
  554. <constraints>
  555. <constraint firstAttribute="width" constant="24" id="c9n-dF-gAK"/>
  556. <constraint firstAttribute="height" constant="24" id="sWp-6m-lW9"/>
  557. </constraints>
  558. </imageView>
  559. </subviews>
  560. <constraints>
  561. <constraint firstAttribute="height" constant="60" id="gjT-w1-VIx"/>
  562. </constraints>
  563. </stackView>
  564. <stackView hidden="YES" opaque="NO" contentMode="scaleToFill" alignment="center" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="F44-6G-rM2">
  565. <rect key="frame" x="32" y="65" width="311" height="20"/>
  566. <subviews>
  567. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="截至日期:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IMf-BA-twt">
  568. <rect key="frame" x="0.0" y="3.5" width="64" height="13.5"/>
  569. <constraints>
  570. <constraint firstAttribute="width" constant="64" id="oup-D2-hLu"/>
  571. </constraints>
  572. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  573. <nil key="textColor"/>
  574. <nil key="highlightedColor"/>
  575. </label>
  576. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="k6W-yh-OR2">
  577. <rect key="frame" x="79" y="0.0" width="232" height="20"/>
  578. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  579. <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  580. <nil key="highlightedColor"/>
  581. </label>
  582. </subviews>
  583. <constraints>
  584. <constraint firstAttribute="height" constant="20" id="iwQ-Pk-1HS"/>
  585. </constraints>
  586. </stackView>
  587. <stackView hidden="YES" opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="vc3-qe-cTN">
  588. <rect key="frame" x="32" y="90" width="327" height="26"/>
  589. <subviews>
  590. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qy2-Ll-2FL">
  591. <rect key="frame" x="0.0" y="0.0" width="30" height="26"/>
  592. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  593. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  594. <state key="normal" title="周一">
  595. <color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  596. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  597. </state>
  598. </button>
  599. <button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hQt-nQ-yDV">
  600. <rect key="frame" x="49.5" y="0.0" width="30" height="26"/>
  601. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  602. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  603. <state key="normal" title="周二">
  604. <color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  605. </state>
  606. </button>
  607. <button opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GeN-7S-V8E">
  608. <rect key="frame" x="99" y="0.0" width="30" height="26"/>
  609. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  610. <state key="normal" title="周三">
  611. <color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  612. </state>
  613. </button>
  614. <button opaque="NO" tag="3" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xOJ-cj-hMc">
  615. <rect key="frame" x="148.5" y="0.0" width="30" height="26"/>
  616. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  617. <state key="normal" title="周四">
  618. <color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  619. </state>
  620. </button>
  621. <button opaque="NO" tag="4" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Szk-bc-YOL">
  622. <rect key="frame" x="198" y="0.0" width="30" height="26"/>
  623. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  624. <state key="normal" title="周五">
  625. <color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  626. </state>
  627. </button>
  628. <button opaque="NO" tag="5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qxa-Na-eLg">
  629. <rect key="frame" x="247.5" y="0.0" width="30" height="26"/>
  630. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  631. <state key="normal" title="周六">
  632. <color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  633. </state>
  634. </button>
  635. <button opaque="NO" tag="6" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="To9-IU-AE6">
  636. <rect key="frame" x="297" y="0.0" width="30" height="26"/>
  637. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  638. <state key="normal" title="周日">
  639. <color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  640. </state>
  641. </button>
  642. </subviews>
  643. </stackView>
  644. </subviews>
  645. <constraints>
  646. <constraint firstAttribute="trailingMargin" secondItem="F44-6G-rM2" secondAttribute="trailing" constant="16" id="2ZB-Co-2pB"/>
  647. <constraint firstItem="F44-6G-rM2" firstAttribute="top" secondItem="o2n-Cg-nQo" secondAttribute="bottom" constant="5" id="8pt-BZ-t3e"/>
  648. <constraint firstAttribute="trailingMargin" secondItem="vc3-qe-cTN" secondAttribute="trailing" id="F4z-Sg-29S"/>
  649. <constraint firstItem="vc3-qe-cTN" firstAttribute="top" secondItem="F44-6G-rM2" secondAttribute="bottom" constant="5" id="SS2-2g-5NJ"/>
  650. <constraint firstItem="vc3-qe-cTN" firstAttribute="leading" secondItem="vBL-Zg-uX0" secondAttribute="leadingMargin" constant="16" id="XMb-c7-8LK"/>
  651. <constraint firstItem="o2n-Cg-nQo" firstAttribute="leading" secondItem="vBL-Zg-uX0" secondAttribute="leading" constant="16" id="eqQ-It-Ump"/>
  652. <constraint firstAttribute="trailing" secondItem="o2n-Cg-nQo" secondAttribute="trailing" constant="18" id="oxH-8z-faW"/>
  653. <constraint firstItem="F44-6G-rM2" firstAttribute="leading" secondItem="vBL-Zg-uX0" secondAttribute="leadingMargin" constant="16" id="qc8-ft-bgf"/>
  654. <constraint firstItem="o2n-Cg-nQo" firstAttribute="top" secondItem="vBL-Zg-uX0" secondAttribute="top" id="xMp-X8-TEi"/>
  655. </constraints>
  656. </tableViewCellContentView>
  657. </tableViewCell>
  658. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="160" id="mRu-Km-9dY">
  659. <rect key="frame" x="0.0" y="434.5" width="375" height="160"/>
  660. <autoresizingMask key="autoresizingMask"/>
  661. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="mRu-Km-9dY" id="HFU-yb-U6N">
  662. <rect key="frame" x="0.0" y="0.0" width="375" height="160"/>
  663. <autoresizingMask key="autoresizingMask"/>
  664. <subviews>
  665. <wkWebView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="O2K-TU-N4X">
  666. <rect key="frame" x="8" y="8" width="359" height="40"/>
  667. <color key="backgroundColor" red="0.36078431370000003" green="0.38823529410000002" blue="0.4039215686" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  668. <constraints>
  669. <constraint firstAttribute="height" constant="40" id="Tt2-Tn-0lM"/>
  670. </constraints>
  671. <wkWebViewConfiguration key="configuration">
  672. <audiovisualMediaTypes key="mediaTypesRequiringUserActionForPlayback" none="YES"/>
  673. <wkPreferences key="preferences"/>
  674. </wkWebViewConfiguration>
  675. </wkWebView>
  676. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OMA-Fp-nFl">
  677. <rect key="frame" x="24" y="88" width="327" height="30"/>
  678. <color key="backgroundColor" red="0.98431372549019602" green="0.27843137254901962" blue="0.27843137254901962" alpha="1" colorSpace="calibratedRGB"/>
  679. <state key="normal" title="删 除">
  680. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  681. </state>
  682. <userDefinedRuntimeAttributes>
  683. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  684. <real key="value" value="5"/>
  685. </userDefinedRuntimeAttribute>
  686. </userDefinedRuntimeAttributes>
  687. <connections>
  688. <action selector="tapDeleteBtn:" destination="Vxk-45-vB1" eventType="touchUpInside" id="d3V-gw-XoF"/>
  689. </connections>
  690. </button>
  691. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pZL-hd-WYm">
  692. <rect key="frame" x="24" y="53" width="62" height="30"/>
  693. <state key="normal" title="编辑内容"/>
  694. <connections>
  695. <segue destination="LoN-sU-f4i" kind="presentation" id="HaO-ws-b1o"/>
  696. </connections>
  697. </button>
  698. </subviews>
  699. <constraints>
  700. <constraint firstItem="O2K-TU-N4X" firstAttribute="leading" secondItem="HFU-yb-U6N" secondAttribute="leading" constant="8" id="3i3-kZ-blj"/>
  701. <constraint firstItem="OMA-Fp-nFl" firstAttribute="leading" secondItem="HFU-yb-U6N" secondAttribute="leadingMargin" constant="8" id="97b-Ys-rUu"/>
  702. <constraint firstAttribute="trailing" secondItem="O2K-TU-N4X" secondAttribute="trailing" constant="8" id="GQQ-fw-OMm"/>
  703. <constraint firstItem="OMA-Fp-nFl" firstAttribute="top" secondItem="pZL-hd-WYm" secondAttribute="bottom" constant="5" id="T34-Vg-GIS"/>
  704. <constraint firstItem="pZL-hd-WYm" firstAttribute="leading" secondItem="HFU-yb-U6N" secondAttribute="leadingMargin" constant="8" id="c1g-Fb-v1z"/>
  705. <constraint firstItem="O2K-TU-N4X" firstAttribute="top" secondItem="HFU-yb-U6N" secondAttribute="top" constant="8" id="dNT-pQ-ED0"/>
  706. <constraint firstAttribute="trailingMargin" secondItem="OMA-Fp-nFl" secondAttribute="trailing" constant="8" id="nNm-oJ-YGS"/>
  707. <constraint firstItem="pZL-hd-WYm" firstAttribute="top" secondItem="O2K-TU-N4X" secondAttribute="bottom" constant="5" id="s4I-sS-icZ"/>
  708. </constraints>
  709. </tableViewCellContentView>
  710. </tableViewCell>
  711. </cells>
  712. </tableViewSection>
  713. </sections>
  714. <connections>
  715. <outlet property="dataSource" destination="Vxk-45-vB1" id="XpN-cu-Ay8"/>
  716. <outlet property="delegate" destination="Vxk-45-vB1" id="18X-HM-sWl"/>
  717. </connections>
  718. </tableView>
  719. <connections>
  720. <outlet property="calendarLabelView" destination="d6a-1J-M0C" id="Hah-Vb-rPQ"/>
  721. <outlet property="calendarStackView" destination="evq-G0-rF6" id="WFq-vh-dm0"/>
  722. <outlet property="deleteBtn" destination="OMA-Fp-nFl" id="TGm-RG-0hj"/>
  723. <outlet property="evenEndTimeStackView" destination="lNF-vK-WbX" id="Ad5-xH-qU5"/>
  724. <outlet property="eventAllDaySwitch" destination="PwN-cV-5Cp" id="2NZ-HE-72x"/>
  725. <outlet property="eventColorStackView" destination="i8o-dB-E0v" id="cbm-j1-pSM"/>
  726. <outlet property="eventEndTime" destination="Rqe-Vw-UzF" id="TET-gY-0on"/>
  727. <outlet property="eventStartTime" destination="Dub-8d-dx7" id="9np-fO-mk8"/>
  728. <outlet property="eventStartTimeStackView" destination="HqM-sQ-xhn" id="kkn-0i-smN"/>
  729. <outlet property="eventTitle" destination="gaP-Lw-V7E" id="7V2-hB-clk"/>
  730. <outlet property="remindLabelView" destination="Wt4-bF-zw0" id="4QZ-hV-x7l"/>
  731. <outlet property="remindStackView" destination="Nvw-Uv-y4F" id="BOB-Rf-hJB"/>
  732. <outlet property="repeatLabelView" destination="WGv-Yu-hGd" id="BvD-7W-jbU"/>
  733. <outlet property="repeatStackView" destination="o2n-Cg-nQo" id="RcR-mR-FVx"/>
  734. <outlet property="repeatTableViewCell" destination="e5P-Ds-0Jm" id="vbx-6i-wdG"/>
  735. <outlet property="untilDateLabel" destination="k6W-yh-OR2" id="Z4N-tW-TwM"/>
  736. <outlet property="untilDateStackView" destination="F44-6G-rM2" id="od1-Zb-XkP"/>
  737. <outlet property="weekDaysStackView" destination="vc3-qe-cTN" id="D73-xs-enz"/>
  738. <outlet property="wkWebRemark" destination="O2K-TU-N4X" id="uxH-Gl-wvn"/>
  739. </connections>
  740. </tableViewController>
  741. <placeholder placeholderIdentifier="IBFirstResponder" id="UiU-q1-2zR" userLabel="First Responder" sceneMemberID="firstResponder"/>
  742. </objects>
  743. <point key="canvasLocation" x="1816.8" y="-694.00299850074964"/>
  744. </scene>
  745. <!--Navigation Controller-->
  746. <scene sceneID="Uen-X6-xyC">
  747. <objects>
  748. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="tKt-3P-uQz" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  749. <toolbarItems/>
  750. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="tBY-YA-bTM">
  751. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  752. <autoresizingMask key="autoresizingMask"/>
  753. </navigationBar>
  754. <nil name="viewControllers"/>
  755. <connections>
  756. <segue destination="xYY-yG-JGa" kind="relationship" relationship="rootViewController" id="1nR-FI-RTb"/>
  757. </connections>
  758. </navigationController>
  759. <placeholder placeholderIdentifier="IBFirstResponder" id="Ia6-rz-Icf" userLabel="First Responder" sceneMemberID="firstResponder"/>
  760. </objects>
  761. <point key="canvasLocation" x="-90.400000000000006" y="-694.00299850074964"/>
  762. </scene>
  763. <!--Calendar Left Menu Controller-->
  764. <scene sceneID="3By-VB-pei">
  765. <objects>
  766. <tableViewController id="L5W-fh-UuH" customClass="OOCalendarLeftMenuController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  767. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="FSW-kR-JAk">
  768. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  769. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  770. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  771. <containerView key="tableHeaderView" opaque="NO" contentMode="scaleToFill" id="KcX-qQ-DIF">
  772. <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
  773. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  774. <connections>
  775. <segue destination="xFe-Nw-gR2" kind="embed" id="JrC-H1-NOw"/>
  776. </connections>
  777. </containerView>
  778. <prototypes>
  779. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="calendarTableCell" id="hIV-F8-hEt" customClass="CalendarTableViewCell" customModule="O2Platform" customModuleProvider="target">
  780. <rect key="frame" x="0.0" y="94.5" width="375" height="41.5"/>
  781. <autoresizingMask key="autoresizingMask"/>
  782. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="hIV-F8-hEt" id="vcr-nc-qYD">
  783. <rect key="frame" x="0.0" y="0.0" width="375" height="41.5"/>
  784. <autoresizingMask key="autoresizingMask"/>
  785. <subviews>
  786. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nUr-LS-pfg">
  787. <rect key="frame" x="24" y="12" width="18" height="18"/>
  788. <color key="backgroundColor" red="0.29803921570000003" green="0.68627450980000004" blue="0.31372549020000001" alpha="1" colorSpace="calibratedRGB"/>
  789. <constraints>
  790. <constraint firstAttribute="width" constant="18" id="5lB-4A-bhs"/>
  791. <constraint firstAttribute="height" constant="18" id="GBp-du-Gru"/>
  792. </constraints>
  793. <userDefinedRuntimeAttributes>
  794. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  795. <real key="value" value="9"/>
  796. </userDefinedRuntimeAttribute>
  797. </userDefinedRuntimeAttributes>
  798. </view>
  799. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我的日历" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="onv-WL-BxB">
  800. <rect key="frame" x="52" y="0.0" width="246" height="41.5"/>
  801. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  802. <nil key="textColor"/>
  803. <nil key="highlightedColor"/>
  804. </label>
  805. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="BTT-cO-3bH">
  806. <rect key="frame" x="308" y="5" width="51" height="31.5"/>
  807. <connections>
  808. <action selector="calendarSwitchTap:" destination="hIV-F8-hEt" eventType="valueChanged" id="cgk-KU-AwN"/>
  809. </connections>
  810. </switch>
  811. </subviews>
  812. <constraints>
  813. <constraint firstItem="nUr-LS-pfg" firstAttribute="centerY" secondItem="vcr-nc-qYD" secondAttribute="centerY" id="0fm-s1-CUn"/>
  814. <constraint firstItem="BTT-cO-3bH" firstAttribute="top" secondItem="vcr-nc-qYD" secondAttribute="top" constant="5" id="6dq-te-AwO"/>
  815. <constraint firstItem="BTT-cO-3bH" firstAttribute="leading" secondItem="onv-WL-BxB" secondAttribute="trailing" constant="10" id="ZWp-uB-5KZ"/>
  816. <constraint firstAttribute="bottom" secondItem="onv-WL-BxB" secondAttribute="bottom" id="asd-bw-2ru"/>
  817. <constraint firstItem="onv-WL-BxB" firstAttribute="leading" secondItem="nUr-LS-pfg" secondAttribute="trailing" constant="10" id="bbS-0Q-jnE"/>
  818. <constraint firstAttribute="trailing" secondItem="BTT-cO-3bH" secondAttribute="trailing" constant="18" id="kUb-UW-eTW"/>
  819. <constraint firstAttribute="bottom" secondItem="BTT-cO-3bH" secondAttribute="bottom" constant="5" id="m8U-oP-bSE"/>
  820. <constraint firstItem="onv-WL-BxB" firstAttribute="top" secondItem="vcr-nc-qYD" secondAttribute="top" id="osg-a9-knU"/>
  821. <constraint firstItem="nUr-LS-pfg" firstAttribute="leading" secondItem="vcr-nc-qYD" secondAttribute="leading" constant="24" id="sih-O1-7td"/>
  822. </constraints>
  823. </tableViewCellContentView>
  824. <connections>
  825. <outlet property="calendarColorView" destination="nUr-LS-pfg" id="OOL-1P-0oF"/>
  826. <outlet property="calendarNameView" destination="onv-WL-BxB" id="QCD-H7-VUE"/>
  827. <outlet property="calendarSwitch" destination="BTT-cO-3bH" id="dFh-ng-dUj"/>
  828. </connections>
  829. </tableViewCell>
  830. </prototypes>
  831. <sections/>
  832. <connections>
  833. <outlet property="dataSource" destination="L5W-fh-UuH" id="Sjl-ck-xz3"/>
  834. <outlet property="delegate" destination="L5W-fh-UuH" id="Hl3-Fp-5PQ"/>
  835. </connections>
  836. </tableView>
  837. <connections>
  838. <outlet property="addCalendarBtnView" destination="KcX-qQ-DIF" id="kAk-es-Ig5"/>
  839. <segue destination="6hI-Zf-Dol" kind="show" identifier="showCalendarSegue" id="dTl-zx-3mn"/>
  840. <segue destination="Bfb-e1-6Y0" kind="show" identifier="showCalendarStore" id="6j2-dN-seh"/>
  841. </connections>
  842. </tableViewController>
  843. <placeholder placeholderIdentifier="IBFirstResponder" id="ffa-JI-hF2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  844. </objects>
  845. <point key="canvasLocation" x="-90" y="139"/>
  846. </scene>
  847. <!--View Controller-->
  848. <scene sceneID="EQw-x0-gJd">
  849. <objects>
  850. <viewController id="xFe-Nw-gR2" sceneMemberID="viewController">
  851. <view key="view" contentMode="scaleToFill" id="lIW-wy-yeL">
  852. <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
  853. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  854. <subviews>
  855. <stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="9kE-CW-qbe">
  856. <rect key="frame" x="32" y="0.0" width="311" height="50"/>
  857. <subviews>
  858. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_zengjia" translatesAutoresizingMaskIntoConstraints="NO" id="fce-xE-dhf">
  859. <rect key="frame" x="0.0" y="14" width="22" height="22"/>
  860. <constraints>
  861. <constraint firstAttribute="height" constant="22" id="nfU-kQ-Cuu"/>
  862. <constraint firstAttribute="width" constant="22" id="sK8-rN-1yv"/>
  863. </constraints>
  864. </imageView>
  865. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="新增日历" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lgr-ZD-kXw">
  866. <rect key="frame" x="38" y="15" width="273" height="20.5"/>
  867. <gestureRecognizers/>
  868. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  869. <nil key="textColor"/>
  870. <nil key="highlightedColor"/>
  871. </label>
  872. </subviews>
  873. </stackView>
  874. </subviews>
  875. <viewLayoutGuide key="safeArea" id="VP9-5C-v7b"/>
  876. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  877. <constraints>
  878. <constraint firstItem="9kE-CW-qbe" firstAttribute="leading" secondItem="lIW-wy-yeL" secondAttribute="leadingMargin" constant="16" id="5rg-Vk-iwb"/>
  879. <constraint firstAttribute="trailingMargin" secondItem="9kE-CW-qbe" secondAttribute="trailing" constant="16" id="Bjh-rF-QQo"/>
  880. <constraint firstItem="9kE-CW-qbe" firstAttribute="top" secondItem="lIW-wy-yeL" secondAttribute="topMargin" id="DIn-lL-K5V"/>
  881. <constraint firstAttribute="bottomMargin" secondItem="9kE-CW-qbe" secondAttribute="bottom" id="vQB-at-qUU"/>
  882. </constraints>
  883. </view>
  884. </viewController>
  885. <placeholder placeholderIdentifier="IBFirstResponder" id="6Z9-K4-mSY" userLabel="First Responder" sceneMemberID="firstResponder"/>
  886. </objects>
  887. <point key="canvasLocation" x="709.60000000000002" y="-114.24287856071965"/>
  888. </scene>
  889. <!--Calendar View Controller-->
  890. <scene sceneID="k3n-BF-rgt">
  891. <objects>
  892. <tableViewController id="6hI-Zf-Dol" customClass="OOCalendarViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  893. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="m9A-UR-VmU">
  894. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  895. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  896. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  897. <sections>
  898. <tableViewSection id="Mag-aW-ELK">
  899. <cells>
  900. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="ky5-3M-po5">
  901. <rect key="frame" x="0.0" y="44.5" width="375" height="31.5"/>
  902. <autoresizingMask key="autoresizingMask"/>
  903. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ky5-3M-po5" id="ey7-OW-MZr">
  904. <rect key="frame" x="0.0" y="0.0" width="375" height="31.5"/>
  905. <autoresizingMask key="autoresizingMask"/>
  906. <subviews>
  907. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="例如:我的日历" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="E1I-tu-3OF">
  908. <rect key="frame" x="16" y="5" width="349" height="21.5"/>
  909. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  910. <textInputTraits key="textInputTraits"/>
  911. </textField>
  912. </subviews>
  913. <constraints>
  914. <constraint firstAttribute="trailing" secondItem="E1I-tu-3OF" secondAttribute="trailing" constant="10" id="0zd-rU-i9l"/>
  915. <constraint firstAttribute="bottom" secondItem="E1I-tu-3OF" secondAttribute="bottom" constant="5" id="1Ai-iW-Gr4"/>
  916. <constraint firstItem="E1I-tu-3OF" firstAttribute="leading" secondItem="ey7-OW-MZr" secondAttribute="leading" constant="16" id="ug4-Pk-Lb7"/>
  917. <constraint firstItem="E1I-tu-3OF" firstAttribute="top" secondItem="ey7-OW-MZr" secondAttribute="top" constant="5" id="xW5-Or-ZFH"/>
  918. </constraints>
  919. </tableViewCellContentView>
  920. </tableViewCell>
  921. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="tk5-Hl-mbm">
  922. <rect key="frame" x="0.0" y="76" width="375" height="42.5"/>
  923. <autoresizingMask key="autoresizingMask"/>
  924. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="tk5-Hl-mbm" id="EZA-d2-7f1">
  925. <rect key="frame" x="0.0" y="0.0" width="375" height="42.5"/>
  926. <autoresizingMask key="autoresizingMask"/>
  927. <subviews>
  928. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请选择类型" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="6Nq-Qx-KK4">
  929. <rect key="frame" x="16" y="6" width="287" height="30.5"/>
  930. <accessibility key="accessibilityConfiguration" identifier="calendarType"/>
  931. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  932. <textInputTraits key="textInputTraits"/>
  933. </textField>
  934. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GjW-u2-fg5">
  935. <rect key="frame" x="315" y="6" width="44" height="30.5"/>
  936. <constraints>
  937. <constraint firstAttribute="width" constant="44" id="rno-Bo-Yb6"/>
  938. </constraints>
  939. <state key="normal" title="选择"/>
  940. <connections>
  941. <action selector="selectType:" destination="6hI-Zf-Dol" eventType="touchUpInside" id="e5v-uq-r9b"/>
  942. </connections>
  943. </button>
  944. </subviews>
  945. <constraints>
  946. <constraint firstAttribute="bottom" secondItem="6Nq-Qx-KK4" secondAttribute="bottom" constant="6" id="AIZ-wd-7mK"/>
  947. <constraint firstItem="GjW-u2-fg5" firstAttribute="top" secondItem="EZA-d2-7f1" secondAttribute="top" constant="6" id="MIe-qp-SqM"/>
  948. <constraint firstAttribute="trailing" secondItem="GjW-u2-fg5" secondAttribute="trailing" constant="16" id="YZn-fx-RPo"/>
  949. <constraint firstItem="GjW-u2-fg5" firstAttribute="leading" secondItem="6Nq-Qx-KK4" secondAttribute="trailing" constant="12" id="aCh-YM-UYH"/>
  950. <constraint firstItem="6Nq-Qx-KK4" firstAttribute="top" secondItem="EZA-d2-7f1" secondAttribute="top" constant="6" id="aY8-2v-BEC"/>
  951. <constraint firstAttribute="bottom" secondItem="GjW-u2-fg5" secondAttribute="bottom" constant="6" id="dTF-AD-Pg2"/>
  952. <constraint firstItem="6Nq-Qx-KK4" firstAttribute="leading" secondItem="EZA-d2-7f1" secondAttribute="leading" constant="16" id="yoT-K7-DXN"/>
  953. </constraints>
  954. </tableViewCellContentView>
  955. </tableViewCell>
  956. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="imH-Dp-MJa">
  957. <rect key="frame" x="0.0" y="118.5" width="375" height="47.5"/>
  958. <autoresizingMask key="autoresizingMask"/>
  959. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="imH-Dp-MJa" id="Pnd-27-RRL">
  960. <rect key="frame" x="0.0" y="0.0" width="375" height="47.5"/>
  961. <autoresizingMask key="autoresizingMask"/>
  962. <subviews>
  963. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="fl8-ZU-9Cp">
  964. <rect key="frame" x="16" y="8" width="50" height="31.5"/>
  965. <constraints>
  966. <constraint firstAttribute="width" constant="48" id="GYo-gg-b9Y"/>
  967. </constraints>
  968. <connections>
  969. <action selector="tapAllDaySwitch:" destination="Vxk-45-vB1" eventType="valueChanged" id="uyw-pR-SBK"/>
  970. </connections>
  971. </switch>
  972. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="是否公开" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="915-R7-0Ph">
  973. <rect key="frame" x="74" y="8" width="69.5" height="31.5"/>
  974. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  975. <nil key="textColor"/>
  976. <nil key="highlightedColor"/>
  977. </label>
  978. </subviews>
  979. <constraints>
  980. <constraint firstItem="915-R7-0Ph" firstAttribute="leading" secondItem="fl8-ZU-9Cp" secondAttribute="trailing" constant="10" id="6LP-5t-yu6"/>
  981. <constraint firstItem="fl8-ZU-9Cp" firstAttribute="top" secondItem="Pnd-27-RRL" secondAttribute="top" constant="8" id="m1N-gR-9GW"/>
  982. <constraint firstItem="915-R7-0Ph" firstAttribute="top" secondItem="Pnd-27-RRL" secondAttribute="top" constant="8" id="o5r-2x-ZWm"/>
  983. <constraint firstItem="fl8-ZU-9Cp" firstAttribute="leading" secondItem="Pnd-27-RRL" secondAttribute="leading" constant="16" id="od7-nI-vWr"/>
  984. <constraint firstAttribute="bottom" secondItem="fl8-ZU-9Cp" secondAttribute="bottom" constant="8" id="pVF-nh-QnE"/>
  985. <constraint firstAttribute="bottom" secondItem="915-R7-0Ph" secondAttribute="bottom" constant="8" id="rjx-tf-iGC"/>
  986. </constraints>
  987. </tableViewCellContentView>
  988. </tableViewCell>
  989. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="afV-IA-a4y">
  990. <rect key="frame" x="0.0" y="166" width="375" height="40.5"/>
  991. <autoresizingMask key="autoresizingMask"/>
  992. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="afV-IA-a4y" id="4vX-Ja-OcF">
  993. <rect key="frame" x="0.0" y="0.0" width="375" height="40.5"/>
  994. <autoresizingMask key="autoresizingMask"/>
  995. <subviews>
  996. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="sc4-ds-up5">
  997. <rect key="frame" x="16" y="8" width="349" height="24.5"/>
  998. <subviews>
  999. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZZL-hY-6YY" userLabel="blue">
  1000. <rect key="frame" x="0.0" y="0.5" width="24" height="24"/>
  1001. <subviews>
  1002. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="4Zq-Ya-Cty">
  1003. <rect key="frame" x="3" y="3" width="18" height="18"/>
  1004. <constraints>
  1005. <constraint firstAttribute="height" constant="18" id="Fcw-yJ-iVq"/>
  1006. <constraint firstAttribute="width" constant="18" id="LGR-Zl-j45"/>
  1007. </constraints>
  1008. </imageView>
  1009. </subviews>
  1010. <color key="backgroundColor" red="0.25882352939999997" green="0.56078431370000004" blue="0.98823529409999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1011. <constraints>
  1012. <constraint firstAttribute="height" constant="24" id="X2E-o7-Hl7"/>
  1013. <constraint firstItem="4Zq-Ya-Cty" firstAttribute="centerY" secondItem="ZZL-hY-6YY" secondAttribute="centerY" id="bvj-V3-vbS"/>
  1014. <constraint firstItem="4Zq-Ya-Cty" firstAttribute="centerX" secondItem="ZZL-hY-6YY" secondAttribute="centerX" id="c7f-RH-KRl"/>
  1015. <constraint firstAttribute="width" constant="24" id="eSi-ds-FcL"/>
  1016. </constraints>
  1017. <userDefinedRuntimeAttributes>
  1018. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1019. <real key="value" value="12"/>
  1020. </userDefinedRuntimeAttribute>
  1021. </userDefinedRuntimeAttributes>
  1022. </view>
  1023. <view tag="1" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NYD-3q-2cV" userLabel="green">
  1024. <rect key="frame" x="46.5" y="0.5" width="24" height="24"/>
  1025. <subviews>
  1026. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="HeG-XU-b83">
  1027. <rect key="frame" x="3" y="3" width="18" height="18"/>
  1028. <constraints>
  1029. <constraint firstAttribute="width" constant="18" id="Idk-aY-FpI"/>
  1030. <constraint firstAttribute="height" constant="18" id="w2Y-0G-V64"/>
  1031. </constraints>
  1032. </imageView>
  1033. </subviews>
  1034. <color key="backgroundColor" red="0.35686274509999999" green="0.80000000000000004" blue="0.3803921569" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1035. <constraints>
  1036. <constraint firstItem="HeG-XU-b83" firstAttribute="centerY" secondItem="NYD-3q-2cV" secondAttribute="centerY" id="6Iz-zC-yuG"/>
  1037. <constraint firstAttribute="height" constant="24" id="KDu-a8-a8H"/>
  1038. <constraint firstAttribute="width" constant="24" id="OLu-AH-Xss"/>
  1039. <constraint firstItem="HeG-XU-b83" firstAttribute="centerX" secondItem="NYD-3q-2cV" secondAttribute="centerX" id="pWl-Hi-P1L"/>
  1040. </constraints>
  1041. <userDefinedRuntimeAttributes>
  1042. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1043. <real key="value" value="12"/>
  1044. </userDefinedRuntimeAttribute>
  1045. </userDefinedRuntimeAttributes>
  1046. </view>
  1047. <view tag="2" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="D56-uh-5fZ" userLabel="orangle">
  1048. <rect key="frame" x="93" y="0.5" width="24" height="24"/>
  1049. <subviews>
  1050. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="g39-3s-lMM">
  1051. <rect key="frame" x="3" y="3" width="18" height="18"/>
  1052. <constraints>
  1053. <constraint firstAttribute="height" constant="18" id="hYd-J9-VyB"/>
  1054. <constraint firstAttribute="width" constant="18" id="qo5-L5-4b2"/>
  1055. </constraints>
  1056. </imageView>
  1057. </subviews>
  1058. <color key="backgroundColor" red="0.97647058819999999" green="0.74901960779999999" blue="0.14117647059999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1059. <constraints>
  1060. <constraint firstItem="g39-3s-lMM" firstAttribute="centerX" secondItem="D56-uh-5fZ" secondAttribute="centerX" id="SAm-8O-8Qy"/>
  1061. <constraint firstAttribute="height" constant="24" id="TQc-uS-y6T"/>
  1062. <constraint firstItem="g39-3s-lMM" firstAttribute="centerY" secondItem="D56-uh-5fZ" secondAttribute="centerY" id="cr8-sO-DAu"/>
  1063. <constraint firstAttribute="width" constant="24" id="o7H-Zp-ELR"/>
  1064. </constraints>
  1065. <userDefinedRuntimeAttributes>
  1066. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1067. <real key="value" value="12"/>
  1068. </userDefinedRuntimeAttribute>
  1069. </userDefinedRuntimeAttributes>
  1070. </view>
  1071. <view tag="3" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="woZ-Gb-d4P" userLabel="crimson">
  1072. <rect key="frame" x="139.5" y="0.5" width="24" height="24"/>
  1073. <subviews>
  1074. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="4kU-pE-6cc">
  1075. <rect key="frame" x="3" y="3" width="18" height="18"/>
  1076. <constraints>
  1077. <constraint firstAttribute="height" constant="18" id="7Gi-fy-FPq"/>
  1078. <constraint firstAttribute="width" constant="18" id="H4Q-Xw-YFg"/>
  1079. </constraints>
  1080. </imageView>
  1081. </subviews>
  1082. <color key="backgroundColor" red="0.96862745100000003" green="0.37254901959999998" blue="0.34901960780000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1083. <constraints>
  1084. <constraint firstItem="4kU-pE-6cc" firstAttribute="centerX" secondItem="woZ-Gb-d4P" secondAttribute="centerX" id="ATO-bL-qRR"/>
  1085. <constraint firstAttribute="width" constant="24" id="FnE-PG-2ma"/>
  1086. <constraint firstItem="4kU-pE-6cc" firstAttribute="centerY" secondItem="woZ-Gb-d4P" secondAttribute="centerY" id="TCZ-Eb-eja"/>
  1087. <constraint firstAttribute="height" constant="24" id="Xlk-td-GPN"/>
  1088. </constraints>
  1089. <userDefinedRuntimeAttributes>
  1090. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1091. <real key="value" value="12"/>
  1092. </userDefinedRuntimeAttribute>
  1093. </userDefinedRuntimeAttributes>
  1094. </view>
  1095. <view tag="4" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yqn-YF-8O7" userLabel="lightpurple">
  1096. <rect key="frame" x="185.5" y="0.5" width="24" height="24"/>
  1097. <subviews>
  1098. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="s1R-I4-hnF">
  1099. <rect key="frame" x="3" y="3" width="18" height="18"/>
  1100. <constraints>
  1101. <constraint firstAttribute="height" constant="18" id="fUV-fB-nwm"/>
  1102. <constraint firstAttribute="width" constant="18" id="uAF-QS-bqm"/>
  1103. </constraints>
  1104. </imageView>
  1105. </subviews>
  1106. <color key="backgroundColor" red="0.94509803920000002" green="0.50196078430000002" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1107. <constraints>
  1108. <constraint firstAttribute="height" constant="24" id="B2G-ZS-kx2"/>
  1109. <constraint firstItem="s1R-I4-hnF" firstAttribute="centerY" secondItem="yqn-YF-8O7" secondAttribute="centerY" id="F6f-lB-X3R"/>
  1110. <constraint firstItem="s1R-I4-hnF" firstAttribute="centerX" secondItem="yqn-YF-8O7" secondAttribute="centerX" id="PUB-qH-aE6"/>
  1111. <constraint firstAttribute="width" constant="24" id="S0L-3x-4x2"/>
  1112. </constraints>
  1113. <userDefinedRuntimeAttributes>
  1114. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1115. <real key="value" value="12"/>
  1116. </userDefinedRuntimeAttribute>
  1117. </userDefinedRuntimeAttributes>
  1118. </view>
  1119. <view tag="5" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JiP-uY-CBd" userLabel="purple">
  1120. <rect key="frame" x="232" y="0.5" width="24" height="24"/>
  1121. <subviews>
  1122. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="29t-6S-Hlb">
  1123. <rect key="frame" x="3" y="3" width="18" height="18"/>
  1124. <constraints>
  1125. <constraint firstAttribute="width" constant="18" id="JBI-jM-OBE"/>
  1126. <constraint firstAttribute="height" constant="18" id="ilL-Cn-r8J"/>
  1127. </constraints>
  1128. </imageView>
  1129. </subviews>
  1130. <color key="backgroundColor" red="0.56470588239999997" green="0.44705882349999998" blue="0.94509803920000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1131. <constraints>
  1132. <constraint firstItem="29t-6S-Hlb" firstAttribute="centerX" secondItem="JiP-uY-CBd" secondAttribute="centerX" id="BVU-WV-f1d"/>
  1133. <constraint firstAttribute="width" constant="24" id="FYA-DA-JpN"/>
  1134. <constraint firstAttribute="height" constant="24" id="Q9u-5Y-iYr"/>
  1135. <constraint firstItem="29t-6S-Hlb" firstAttribute="centerY" secondItem="JiP-uY-CBd" secondAttribute="centerY" id="g7A-xs-AxP"/>
  1136. </constraints>
  1137. <userDefinedRuntimeAttributes>
  1138. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1139. <real key="value" value="12"/>
  1140. </userDefinedRuntimeAttribute>
  1141. </userDefinedRuntimeAttributes>
  1142. </view>
  1143. <view tag="6" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rKC-SP-A0D" userLabel="gray">
  1144. <rect key="frame" x="278.5" y="0.5" width="24" height="24"/>
  1145. <subviews>
  1146. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="li5-KM-yd4">
  1147. <rect key="frame" x="3" y="3" width="18" height="18"/>
  1148. <constraints>
  1149. <constraint firstAttribute="height" constant="18" id="Sd2-xX-C2A"/>
  1150. <constraint firstAttribute="width" constant="18" id="bQi-Yf-rGw"/>
  1151. </constraints>
  1152. </imageView>
  1153. </subviews>
  1154. <color key="backgroundColor" red="0.56470588239999997" green="0.56470588239999997" blue="0.56470588239999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1155. <constraints>
  1156. <constraint firstAttribute="width" constant="24" id="06B-K1-xFi"/>
  1157. <constraint firstItem="li5-KM-yd4" firstAttribute="centerX" secondItem="rKC-SP-A0D" secondAttribute="centerX" id="esH-dd-mLK"/>
  1158. <constraint firstAttribute="height" constant="24" id="xye-1s-JaE"/>
  1159. <constraint firstItem="li5-KM-yd4" firstAttribute="centerY" secondItem="rKC-SP-A0D" secondAttribute="centerY" id="yDt-LZ-FMl"/>
  1160. </constraints>
  1161. <userDefinedRuntimeAttributes>
  1162. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1163. <real key="value" value="12"/>
  1164. </userDefinedRuntimeAttribute>
  1165. </userDefinedRuntimeAttributes>
  1166. </view>
  1167. <view tag="7" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="T4I-Zn-V9w" userLabel="cyanine">
  1168. <rect key="frame" x="325" y="0.5" width="24" height="24"/>
  1169. <subviews>
  1170. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check" translatesAutoresizingMaskIntoConstraints="NO" id="nx0-x2-HnL">
  1171. <rect key="frame" x="3" y="3" width="18" height="18"/>
  1172. <constraints>
  1173. <constraint firstAttribute="height" constant="18" id="ZZD-of-lra"/>
  1174. <constraint firstAttribute="width" constant="18" id="zM0-w1-q9Q"/>
  1175. </constraints>
  1176. </imageView>
  1177. </subviews>
  1178. <color key="backgroundColor" red="0.078431372550000003" green="0.38431372549999998" blue="0.74509803919999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1179. <constraints>
  1180. <constraint firstAttribute="height" constant="24" id="342-MO-tsM"/>
  1181. <constraint firstItem="nx0-x2-HnL" firstAttribute="centerX" secondItem="T4I-Zn-V9w" secondAttribute="centerX" id="Laq-Vq-kDh"/>
  1182. <constraint firstItem="nx0-x2-HnL" firstAttribute="centerY" secondItem="T4I-Zn-V9w" secondAttribute="centerY" id="RCd-Hw-gdu"/>
  1183. <constraint firstAttribute="width" constant="24" id="cEt-IQ-FHo"/>
  1184. </constraints>
  1185. <userDefinedRuntimeAttributes>
  1186. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1187. <real key="value" value="12"/>
  1188. </userDefinedRuntimeAttribute>
  1189. </userDefinedRuntimeAttributes>
  1190. </view>
  1191. </subviews>
  1192. </stackView>
  1193. </subviews>
  1194. <constraints>
  1195. <constraint firstAttribute="bottom" secondItem="sc4-ds-up5" secondAttribute="bottom" constant="8" id="BJ9-sN-hUK"/>
  1196. <constraint firstAttribute="trailing" secondItem="sc4-ds-up5" secondAttribute="trailing" constant="10" id="QYU-vK-aEh"/>
  1197. <constraint firstItem="sc4-ds-up5" firstAttribute="leading" secondItem="4vX-Ja-OcF" secondAttribute="leading" constant="16" id="meC-wG-0Ge"/>
  1198. <constraint firstItem="sc4-ds-up5" firstAttribute="top" secondItem="4vX-Ja-OcF" secondAttribute="top" constant="8" id="q1X-8e-Shr"/>
  1199. </constraints>
  1200. </tableViewCellContentView>
  1201. </tableViewCell>
  1202. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="100" id="w3N-VO-khd">
  1203. <rect key="frame" x="0.0" y="206.5" width="375" height="100"/>
  1204. <autoresizingMask key="autoresizingMask"/>
  1205. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="w3N-VO-khd" id="HdW-WP-zq7">
  1206. <rect key="frame" x="0.0" y="0.0" width="375" height="100"/>
  1207. <autoresizingMask key="autoresizingMask"/>
  1208. <subviews>
  1209. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" placeholder="添加说明" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="0zU-2p-l4e">
  1210. <rect key="frame" x="16" y="8" width="349" height="84"/>
  1211. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  1212. <textInputTraits key="textInputTraits"/>
  1213. </textField>
  1214. </subviews>
  1215. <constraints>
  1216. <constraint firstItem="0zU-2p-l4e" firstAttribute="top" secondItem="HdW-WP-zq7" secondAttribute="top" constant="8" id="GIN-dS-e04"/>
  1217. <constraint firstAttribute="bottom" secondItem="0zU-2p-l4e" secondAttribute="bottom" constant="8" id="MwG-oM-3zj"/>
  1218. <constraint firstAttribute="trailing" secondItem="0zU-2p-l4e" secondAttribute="trailing" constant="10" id="hS1-Op-3lS"/>
  1219. <constraint firstItem="0zU-2p-l4e" firstAttribute="leading" secondItem="HdW-WP-zq7" secondAttribute="leading" constant="16" id="jEy-xu-Vbz"/>
  1220. </constraints>
  1221. </tableViewCellContentView>
  1222. </tableViewCell>
  1223. </cells>
  1224. </tableViewSection>
  1225. <tableViewSection id="j8W-2y-K1h">
  1226. <cells>
  1227. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="b9Z-Ey-cMh">
  1228. <rect key="frame" x="0.0" y="373.5" width="375" height="42.5"/>
  1229. <autoresizingMask key="autoresizingMask"/>
  1230. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="b9Z-Ey-cMh" id="SSH-zn-oXh">
  1231. <rect key="frame" x="0.0" y="0.0" width="375" height="42.5"/>
  1232. <autoresizingMask key="autoresizingMask"/>
  1233. <subviews>
  1234. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="选择所属组织" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="vpF-O7-lvf">
  1235. <rect key="frame" x="16" y="6" width="287" height="30.5"/>
  1236. <accessibility key="accessibilityConfiguration" identifier="calendarType"/>
  1237. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  1238. <textInputTraits key="textInputTraits"/>
  1239. </textField>
  1240. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kae-RP-FyB">
  1241. <rect key="frame" x="315" y="6" width="44" height="30.5"/>
  1242. <constraints>
  1243. <constraint firstAttribute="width" constant="44" id="Hwl-ng-8iq"/>
  1244. </constraints>
  1245. <state key="normal" title="选择"/>
  1246. <connections>
  1247. <action selector="selectOrg:" destination="6hI-Zf-Dol" eventType="touchUpInside" id="ZXk-NJ-BD5"/>
  1248. </connections>
  1249. </button>
  1250. </subviews>
  1251. <constraints>
  1252. <constraint firstItem="vpF-O7-lvf" firstAttribute="top" secondItem="SSH-zn-oXh" secondAttribute="top" constant="6" id="J2T-eN-he2"/>
  1253. <constraint firstItem="kae-RP-FyB" firstAttribute="top" secondItem="SSH-zn-oXh" secondAttribute="top" constant="6" id="Q0R-ZW-QPM"/>
  1254. <constraint firstAttribute="bottom" secondItem="kae-RP-FyB" secondAttribute="bottom" constant="6" id="Q2f-Im-2VI"/>
  1255. <constraint firstAttribute="trailing" secondItem="kae-RP-FyB" secondAttribute="trailing" constant="16" id="S3M-PM-Qan"/>
  1256. <constraint firstItem="kae-RP-FyB" firstAttribute="leading" secondItem="vpF-O7-lvf" secondAttribute="trailing" constant="12" id="ZdW-3y-eX1"/>
  1257. <constraint firstAttribute="bottom" secondItem="vpF-O7-lvf" secondAttribute="bottom" constant="6" id="gkU-as-WY8"/>
  1258. <constraint firstItem="vpF-O7-lvf" firstAttribute="leading" secondItem="SSH-zn-oXh" secondAttribute="leading" constant="16" id="iuw-nj-CGt"/>
  1259. </constraints>
  1260. </tableViewCellContentView>
  1261. </tableViewCell>
  1262. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="sb3-wz-V5h">
  1263. <rect key="frame" x="0.0" y="416" width="375" height="42.5"/>
  1264. <autoresizingMask key="autoresizingMask"/>
  1265. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="sb3-wz-V5h" id="iOf-91-Mpo">
  1266. <rect key="frame" x="0.0" y="0.0" width="375" height="42.5"/>
  1267. <autoresizingMask key="autoresizingMask"/>
  1268. <subviews>
  1269. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="选择管理者" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="bIB-vr-JmD">
  1270. <rect key="frame" x="16" y="6" width="287" height="30.5"/>
  1271. <accessibility key="accessibilityConfiguration" identifier="calendarType"/>
  1272. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  1273. <textInputTraits key="textInputTraits"/>
  1274. </textField>
  1275. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="m4R-gF-vOd">
  1276. <rect key="frame" x="315" y="6" width="44" height="30.5"/>
  1277. <constraints>
  1278. <constraint firstAttribute="width" constant="44" id="L1T-hn-46f"/>
  1279. </constraints>
  1280. <state key="normal" title="选择"/>
  1281. <connections>
  1282. <action selector="selectManager:" destination="6hI-Zf-Dol" eventType="touchUpInside" id="YIp-nK-zaa"/>
  1283. </connections>
  1284. </button>
  1285. </subviews>
  1286. <constraints>
  1287. <constraint firstItem="bIB-vr-JmD" firstAttribute="leading" secondItem="iOf-91-Mpo" secondAttribute="leading" constant="16" id="4ou-CN-BP7"/>
  1288. <constraint firstAttribute="bottom" secondItem="m4R-gF-vOd" secondAttribute="bottom" constant="6" id="LoN-Hb-nig"/>
  1289. <constraint firstAttribute="trailing" secondItem="m4R-gF-vOd" secondAttribute="trailing" constant="16" id="UfC-cM-iMM"/>
  1290. <constraint firstItem="m4R-gF-vOd" firstAttribute="top" secondItem="iOf-91-Mpo" secondAttribute="top" constant="6" id="XNp-6R-SxO"/>
  1291. <constraint firstItem="m4R-gF-vOd" firstAttribute="leading" secondItem="bIB-vr-JmD" secondAttribute="trailing" constant="12" id="cd8-WC-7bV"/>
  1292. <constraint firstItem="bIB-vr-JmD" firstAttribute="top" secondItem="iOf-91-Mpo" secondAttribute="top" constant="6" id="yY4-uT-gAH"/>
  1293. <constraint firstAttribute="bottom" secondItem="bIB-vr-JmD" secondAttribute="bottom" constant="6" id="zyh-ec-dAC"/>
  1294. </constraints>
  1295. </tableViewCellContentView>
  1296. </tableViewCell>
  1297. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="xjH-ft-A13">
  1298. <rect key="frame" x="0.0" y="458.5" width="375" height="42.5"/>
  1299. <autoresizingMask key="autoresizingMask"/>
  1300. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="xjH-ft-A13" id="08M-eV-Wtw">
  1301. <rect key="frame" x="0.0" y="0.0" width="375" height="42.5"/>
  1302. <autoresizingMask key="autoresizingMask"/>
  1303. <subviews>
  1304. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="选择可见范围" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="5RB-dp-23j">
  1305. <rect key="frame" x="16" y="6" width="287" height="30.5"/>
  1306. <accessibility key="accessibilityConfiguration" identifier="calendarType"/>
  1307. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  1308. <textInputTraits key="textInputTraits"/>
  1309. </textField>
  1310. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Yrc-Ws-oZH">
  1311. <rect key="frame" x="315" y="6" width="44" height="30.5"/>
  1312. <constraints>
  1313. <constraint firstAttribute="width" constant="44" id="qzS-jN-n7Y"/>
  1314. </constraints>
  1315. <state key="normal" title="选择"/>
  1316. <connections>
  1317. <action selector="selectScope:" destination="6hI-Zf-Dol" eventType="touchUpInside" id="5LG-bo-Jk1"/>
  1318. </connections>
  1319. </button>
  1320. </subviews>
  1321. <constraints>
  1322. <constraint firstItem="Yrc-Ws-oZH" firstAttribute="leading" secondItem="5RB-dp-23j" secondAttribute="trailing" constant="12" id="2Qr-rg-Acn"/>
  1323. <constraint firstItem="5RB-dp-23j" firstAttribute="top" secondItem="08M-eV-Wtw" secondAttribute="top" constant="6" id="YWf-Jz-SB5"/>
  1324. <constraint firstItem="5RB-dp-23j" firstAttribute="leading" secondItem="08M-eV-Wtw" secondAttribute="leading" constant="16" id="c3A-It-22P"/>
  1325. <constraint firstAttribute="bottom" secondItem="5RB-dp-23j" secondAttribute="bottom" constant="6" id="ggd-Id-8Ql"/>
  1326. <constraint firstAttribute="bottom" secondItem="Yrc-Ws-oZH" secondAttribute="bottom" constant="6" id="nG1-Sd-yel"/>
  1327. <constraint firstItem="Yrc-Ws-oZH" firstAttribute="top" secondItem="08M-eV-Wtw" secondAttribute="top" constant="6" id="olv-zV-pqA"/>
  1328. <constraint firstAttribute="trailing" secondItem="Yrc-Ws-oZH" secondAttribute="trailing" constant="16" id="zUH-nC-fcT"/>
  1329. </constraints>
  1330. </tableViewCellContentView>
  1331. </tableViewCell>
  1332. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="bqR-JX-7Hn">
  1333. <rect key="frame" x="0.0" y="501" width="375" height="42.5"/>
  1334. <autoresizingMask key="autoresizingMask"/>
  1335. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="bqR-JX-7Hn" id="uYh-KG-FIU">
  1336. <rect key="frame" x="0.0" y="0.0" width="375" height="42.5"/>
  1337. <autoresizingMask key="autoresizingMask"/>
  1338. <subviews>
  1339. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="选择可新建范围" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="HYK-cG-NOj">
  1340. <rect key="frame" x="16" y="6" width="287" height="30.5"/>
  1341. <accessibility key="accessibilityConfiguration" identifier="calendarType"/>
  1342. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  1343. <textInputTraits key="textInputTraits"/>
  1344. </textField>
  1345. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ueU-we-edj">
  1346. <rect key="frame" x="315" y="6" width="44" height="30.5"/>
  1347. <constraints>
  1348. <constraint firstAttribute="width" constant="44" id="LGG-fL-DaH"/>
  1349. </constraints>
  1350. <state key="normal" title="选择"/>
  1351. <connections>
  1352. <action selector="selectNewScope:" destination="6hI-Zf-Dol" eventType="touchUpInside" id="yAx-yD-Esr"/>
  1353. </connections>
  1354. </button>
  1355. </subviews>
  1356. <constraints>
  1357. <constraint firstItem="ueU-we-edj" firstAttribute="top" secondItem="uYh-KG-FIU" secondAttribute="top" constant="6" id="0QB-av-9Fw"/>
  1358. <constraint firstAttribute="bottom" secondItem="ueU-we-edj" secondAttribute="bottom" constant="6" id="1Ed-sZ-eSS"/>
  1359. <constraint firstItem="HYK-cG-NOj" firstAttribute="leading" secondItem="uYh-KG-FIU" secondAttribute="leading" constant="16" id="H6R-aE-WPo"/>
  1360. <constraint firstAttribute="trailing" secondItem="ueU-we-edj" secondAttribute="trailing" constant="16" id="JgJ-Gq-FTQ"/>
  1361. <constraint firstItem="HYK-cG-NOj" firstAttribute="top" secondItem="uYh-KG-FIU" secondAttribute="top" constant="6" id="XlS-j1-UkW"/>
  1362. <constraint firstItem="ueU-we-edj" firstAttribute="leading" secondItem="HYK-cG-NOj" secondAttribute="trailing" constant="12" id="i3z-wh-vsK"/>
  1363. <constraint firstAttribute="bottom" secondItem="HYK-cG-NOj" secondAttribute="bottom" constant="6" id="wJ6-a2-pUy"/>
  1364. </constraints>
  1365. </tableViewCellContentView>
  1366. </tableViewCell>
  1367. </cells>
  1368. </tableViewSection>
  1369. <tableViewSection id="kqD-jf-4p2">
  1370. <cells>
  1371. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="49" id="M17-7p-CgG">
  1372. <rect key="frame" x="0.0" y="610.5" width="375" height="49"/>
  1373. <autoresizingMask key="autoresizingMask"/>
  1374. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="M17-7p-CgG" id="W0o-2J-yuQ">
  1375. <rect key="frame" x="0.0" y="0.0" width="375" height="49"/>
  1376. <autoresizingMask key="autoresizingMask"/>
  1377. <subviews>
  1378. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="是否启用" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qf3-2G-kRZ">
  1379. <rect key="frame" x="74" y="11" width="69.5" height="27"/>
  1380. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  1381. <nil key="textColor"/>
  1382. <nil key="highlightedColor"/>
  1383. </label>
  1384. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GTC-NP-gGg">
  1385. <rect key="frame" x="16" y="8" width="50" height="33"/>
  1386. <constraints>
  1387. <constraint firstAttribute="width" constant="48" id="Zlt-Uy-Ej7"/>
  1388. </constraints>
  1389. </switch>
  1390. </subviews>
  1391. <constraints>
  1392. <constraint firstAttribute="bottomMargin" secondItem="qf3-2G-kRZ" secondAttribute="bottom" id="GjC-rC-dNw"/>
  1393. <constraint firstItem="qf3-2G-kRZ" firstAttribute="top" secondItem="W0o-2J-yuQ" secondAttribute="topMargin" id="Oda-cU-M70"/>
  1394. <constraint firstItem="GTC-NP-gGg" firstAttribute="leading" secondItem="W0o-2J-yuQ" secondAttribute="leading" constant="16" id="goD-5C-BW3"/>
  1395. <constraint firstItem="GTC-NP-gGg" firstAttribute="top" secondItem="W0o-2J-yuQ" secondAttribute="top" constant="8" id="v4N-sc-Chi"/>
  1396. <constraint firstItem="qf3-2G-kRZ" firstAttribute="leading" secondItem="GTC-NP-gGg" secondAttribute="trailing" constant="10" id="xtU-RP-ae1"/>
  1397. <constraint firstAttribute="bottom" secondItem="GTC-NP-gGg" secondAttribute="bottom" constant="8" id="ych-SZ-NeL"/>
  1398. </constraints>
  1399. </tableViewCellContentView>
  1400. </tableViewCell>
  1401. </cells>
  1402. </tableViewSection>
  1403. </sections>
  1404. <connections>
  1405. <outlet property="dataSource" destination="6hI-Zf-Dol" id="q6S-ea-AMu"/>
  1406. <outlet property="delegate" destination="6hI-Zf-Dol" id="ugR-8t-BpE"/>
  1407. </connections>
  1408. </tableView>
  1409. <connections>
  1410. <outlet property="calendarColorStackView" destination="sc4-ds-up5" id="M83-qQ-5Dg"/>
  1411. <outlet property="calendarIsOpenBtn" destination="GjW-u2-fg5" id="qt3-Vs-Ni9"/>
  1412. <outlet property="calendarIsOpenSwitch" destination="fl8-ZU-9Cp" id="B0z-eA-yDa"/>
  1413. <outlet property="calendarManagerField" destination="bIB-vr-JmD" id="vj2-pN-AIk"/>
  1414. <outlet property="calendarNameField" destination="E1I-tu-3OF" id="43n-JC-CE2"/>
  1415. <outlet property="calendarNewScopeField" destination="HYK-cG-NOj" id="fM2-GR-Qdc"/>
  1416. <outlet property="calendarOrgField" destination="vpF-O7-lvf" id="ZMu-T3-6gU"/>
  1417. <outlet property="calendarRemarkField" destination="0zU-2p-l4e" id="ia9-f3-lRI"/>
  1418. <outlet property="calendarScopeField" destination="5RB-dp-23j" id="NOM-Ib-Knt"/>
  1419. <outlet property="calendarStatusSwitch" destination="GTC-NP-gGg" id="AON-0O-FAD"/>
  1420. <outlet property="calendarTypeField" destination="6Nq-Qx-KK4" id="ONT-gF-LlR"/>
  1421. </connections>
  1422. </tableViewController>
  1423. <placeholder placeholderIdentifier="IBFirstResponder" id="Kl7-oF-Qbs" userLabel="First Responder" sceneMemberID="firstResponder"/>
  1424. </objects>
  1425. <point key="canvasLocation" x="1648.8" y="97.601199400299862"/>
  1426. </scene>
  1427. <!--日历广场-->
  1428. <scene sceneID="g3n-kS-6vi">
  1429. <objects>
  1430. <tableViewController title="日历广场" id="Bfb-e1-6Y0" customClass="OOCalendarStoreViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  1431. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="cef-ke-3He">
  1432. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  1433. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1434. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  1435. <prototypes>
  1436. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="calendarStoreTableCell" rowHeight="48" id="Ndh-HP-3ck" customClass="CalendarStoreTableViewCell" customModule="O2Platform" customModuleProvider="target">
  1437. <rect key="frame" x="0.0" y="44.5" width="375" height="48"/>
  1438. <autoresizingMask key="autoresizingMask"/>
  1439. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Ndh-HP-3ck" id="tLV-v6-ZMd">
  1440. <rect key="frame" x="0.0" y="0.0" width="375" height="48"/>
  1441. <autoresizingMask key="autoresizingMask"/>
  1442. <subviews>
  1443. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vnc-mF-rIl">
  1444. <rect key="frame" x="34" y="15" width="18" height="18"/>
  1445. <color key="backgroundColor" red="0.42352941176470588" green="0.42352941176470588" blue="0.42352941176470588" alpha="1" colorSpace="calibratedRGB"/>
  1446. <constraints>
  1447. <constraint firstAttribute="width" constant="18" id="IF3-GM-Qgv"/>
  1448. <constraint firstAttribute="height" constant="18" id="vvg-DX-rFF"/>
  1449. </constraints>
  1450. <userDefinedRuntimeAttributes>
  1451. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1452. <real key="value" value="9"/>
  1453. </userDefinedRuntimeAttribute>
  1454. </userDefinedRuntimeAttributes>
  1455. </view>
  1456. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="JVL-J4-yhe">
  1457. <rect key="frame" x="60" y="0.0" width="209" height="48"/>
  1458. <subviews>
  1459. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="公开的日历" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VmY-o1-rF9">
  1460. <rect key="frame" x="0.0" y="0.0" width="209" height="26"/>
  1461. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  1462. <nil key="textColor"/>
  1463. <nil key="highlightedColor"/>
  1464. </label>
  1465. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="创建人:xxx" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jle-N2-9Fg">
  1466. <rect key="frame" x="0.0" y="26" width="209" height="22"/>
  1467. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  1468. <color key="textColor" red="0.57045853140000002" green="0.57047235969999999" blue="0.57046490910000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1469. <nil key="highlightedColor"/>
  1470. </label>
  1471. </subviews>
  1472. </stackView>
  1473. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uuR-AT-jup">
  1474. <rect key="frame" x="293" y="8" width="64" height="32"/>
  1475. <constraints>
  1476. <constraint firstAttribute="width" constant="64" id="bXP-Fz-asJ"/>
  1477. </constraints>
  1478. <state key="normal" title="关注">
  1479. <color key="titleColor" red="0.98431372549999996" green="0.2784313725" blue="0.2784313725" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1480. </state>
  1481. <userDefinedRuntimeAttributes>
  1482. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  1483. <real key="value" value="1"/>
  1484. </userDefinedRuntimeAttribute>
  1485. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1486. <real key="value" value="5"/>
  1487. </userDefinedRuntimeAttribute>
  1488. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  1489. <color key="value" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1490. </userDefinedRuntimeAttribute>
  1491. </userDefinedRuntimeAttributes>
  1492. <connections>
  1493. <action selector="tapFollowBtn:" destination="Ndh-HP-3ck" eventType="touchUpInside" id="nTo-6K-MKs"/>
  1494. </connections>
  1495. </button>
  1496. </subviews>
  1497. <constraints>
  1498. <constraint firstItem="JVL-J4-yhe" firstAttribute="top" secondItem="tLV-v6-ZMd" secondAttribute="top" id="5B6-la-gs1"/>
  1499. <constraint firstItem="vnc-mF-rIl" firstAttribute="leading" secondItem="tLV-v6-ZMd" secondAttribute="leadingMargin" constant="18" id="JeK-qR-yPw"/>
  1500. <constraint firstItem="JVL-J4-yhe" firstAttribute="leading" secondItem="vnc-mF-rIl" secondAttribute="trailing" constant="8" id="KJx-6z-vsd"/>
  1501. <constraint firstAttribute="bottom" secondItem="uuR-AT-jup" secondAttribute="bottom" constant="8" id="M7a-F5-8fa"/>
  1502. <constraint firstAttribute="bottom" secondItem="JVL-J4-yhe" secondAttribute="bottom" id="a8N-Zw-VFh"/>
  1503. <constraint firstItem="uuR-AT-jup" firstAttribute="top" secondItem="tLV-v6-ZMd" secondAttribute="top" constant="8" id="erk-KH-Qzk"/>
  1504. <constraint firstItem="uuR-AT-jup" firstAttribute="leading" secondItem="JVL-J4-yhe" secondAttribute="trailing" constant="24" id="nT4-A6-3Hj"/>
  1505. <constraint firstItem="vnc-mF-rIl" firstAttribute="centerY" secondItem="tLV-v6-ZMd" secondAttribute="centerY" id="wXx-cu-GTi"/>
  1506. <constraint firstAttribute="trailing" secondItem="uuR-AT-jup" secondAttribute="trailing" constant="18" id="zJN-ZN-tdX"/>
  1507. </constraints>
  1508. </tableViewCellContentView>
  1509. <connections>
  1510. <outlet property="calendarColorView" destination="vnc-mF-rIl" id="bI3-7K-9dZ"/>
  1511. <outlet property="calendarFllowBtn" destination="uuR-AT-jup" id="E7a-t1-YTJ"/>
  1512. <outlet property="calendarOwnerLabel" destination="jle-N2-9Fg" id="gUV-lw-0E5"/>
  1513. <outlet property="calendarTitleLable" destination="VmY-o1-rF9" id="A4w-vW-DYW"/>
  1514. </connections>
  1515. </tableViewCell>
  1516. </prototypes>
  1517. <connections>
  1518. <outlet property="dataSource" destination="Bfb-e1-6Y0" id="ol9-J4-wab"/>
  1519. <outlet property="delegate" destination="Bfb-e1-6Y0" id="WKp-wX-oG4"/>
  1520. </connections>
  1521. </tableView>
  1522. <navigationItem key="navigationItem" id="Rpv-5V-KGp"/>
  1523. </tableViewController>
  1524. <placeholder placeholderIdentifier="IBFirstResponder" id="NEG-LV-WH8" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  1525. </objects>
  1526. <point key="canvasLocation" x="1649" y="838"/>
  1527. </scene>
  1528. <!--编辑内容-->
  1529. <scene sceneID="d6n-Ns-IYR">
  1530. <objects>
  1531. <viewController id="ADR-Nz-B0R" customClass="OOCalendarEditRemarkViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  1532. <view key="view" contentMode="scaleToFill" id="uZ4-K3-7u9">
  1533. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  1534. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1535. <viewLayoutGuide key="safeArea" id="x7Q-Xj-laR"/>
  1536. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  1537. </view>
  1538. <navigationItem key="navigationItem" title="编辑内容" id="8m9-cj-hJa">
  1539. <barButtonItem key="leftBarButtonItem" title="取消" landscapeImage="icon_off_grey" id="Nbx-21-hlf">
  1540. <connections>
  1541. <action selector="cancel:" destination="ADR-Nz-B0R" id="xBm-rt-txj"/>
  1542. </connections>
  1543. </barButtonItem>
  1544. <barButtonItem key="rightBarButtonItem" title="保存" id="LXv-Cs-Ybf">
  1545. <connections>
  1546. <action selector="save:" destination="ADR-Nz-B0R" id="Y1a-tK-EiQ"/>
  1547. </connections>
  1548. </barButtonItem>
  1549. </navigationItem>
  1550. </viewController>
  1551. <placeholder placeholderIdentifier="IBFirstResponder" id="KZu-Ft-RRO" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  1552. </objects>
  1553. <point key="canvasLocation" x="3342" y="-716"/>
  1554. </scene>
  1555. <!--Navigation Controller-->
  1556. <scene sceneID="NvP-o5-zSv">
  1557. <objects>
  1558. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="LoN-sU-f4i" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  1559. <toolbarItems/>
  1560. <navigationItem key="navigationItem" id="57p-JL-s0t"/>
  1561. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="Pux-od-ZUE">
  1562. <rect key="frame" x="0.0" y="0.0" width="375" height="56"/>
  1563. <autoresizingMask key="autoresizingMask"/>
  1564. </navigationBar>
  1565. <nil name="viewControllers"/>
  1566. <connections>
  1567. <segue destination="ADR-Nz-B0R" kind="relationship" relationship="rootViewController" id="c9K-2a-rzE"/>
  1568. </connections>
  1569. </navigationController>
  1570. <placeholder placeholderIdentifier="IBFirstResponder" id="irf-LL-qwe" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  1571. </objects>
  1572. <point key="canvasLocation" x="2622" y="-703"/>
  1573. </scene>
  1574. </scenes>
  1575. <resources>
  1576. <image name="check" width="23" height="20"/>
  1577. <image name="icon_arrow" width="22" height="22"/>
  1578. <image name="icon_chongfu" width="22" height="22"/>
  1579. <image name="icon_hdjr" width="22" height="22"/>
  1580. <image name="icon_off_grey" width="22" height="22"/>
  1581. <image name="icon_shijian" width="22" height="22"/>
  1582. <image name="icon_tixing" width="22" height="22"/>
  1583. <image name="icon_zengjia" width="22" height="22"/>
  1584. <systemColor name="systemBackgroundColor">
  1585. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1586. </systemColor>
  1587. </resources>
  1588. </document>