setting.storyboard 101 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="OQJ-G9-0KW">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15509"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <scenes>
  10. <!--Setting View Controller-->
  11. <scene sceneID="7Km-fi-xiT">
  12. <objects>
  13. <viewController id="OQJ-G9-0KW" customClass="SettingViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  14. <layoutGuides>
  15. <viewControllerLayoutGuide type="top" id="8BS-UW-dkk"/>
  16. <viewControllerLayoutGuide type="bottom" id="ePy-YP-Dh3"/>
  17. </layoutGuides>
  18. <view key="view" contentMode="scaleToFill" id="yWJ-wn-W0h">
  19. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <view contentMode="scaleToFill" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="WG2-L9-yGB" customClass="SettingHeaderView" customModule="O2Platform" customModuleProvider="target">
  23. <rect key="frame" x="0.0" y="0.0" width="375" height="200"/>
  24. <subviews>
  25. <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="personDefaultIcon" translatesAutoresizingMaskIntoConstraints="NO" id="QkZ-w7-uBp">
  26. <rect key="frame" x="150" y="62" width="75" height="75"/>
  27. <constraints>
  28. <constraint firstAttribute="width" constant="75" id="rZr-iP-n4g"/>
  29. <constraint firstAttribute="height" constant="75" id="zgU-ck-OHK"/>
  30. </constraints>
  31. </imageView>
  32. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="姓名" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6ZC-ko-j3B">
  33. <rect key="frame" x="99" y="145" width="176" height="21"/>
  34. <constraints>
  35. <constraint firstAttribute="width" constant="176" id="Tbq-zw-4gO"/>
  36. </constraints>
  37. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  38. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. </subviews>
  42. <color key="backgroundColor" red="0.98431372549019602" green="0.27843137254901962" blue="0.27843137254901962" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  43. <gestureRecognizers/>
  44. <constraints>
  45. <constraint firstItem="QkZ-w7-uBp" firstAttribute="centerX" secondItem="WG2-L9-yGB" secondAttribute="centerX" id="LwF-0n-bKh"/>
  46. <constraint firstItem="6ZC-ko-j3B" firstAttribute="top" secondItem="QkZ-w7-uBp" secondAttribute="bottom" constant="8" symbolic="YES" id="M4V-nn-879"/>
  47. <constraint firstAttribute="height" constant="200" id="ODg-Ma-oFg"/>
  48. <constraint firstItem="6ZC-ko-j3B" firstAttribute="centerX" secondItem="WG2-L9-yGB" secondAttribute="centerX" id="Xja-Lj-imx"/>
  49. <constraint firstItem="QkZ-w7-uBp" firstAttribute="centerY" secondItem="WG2-L9-yGB" secondAttribute="centerY" id="y7d-3b-AbE"/>
  50. </constraints>
  51. <connections>
  52. <outletCollection property="gestureRecognizers" destination="XZw-xp-B7c" appends="YES" id="QpT-gG-Hnx"/>
  53. </connections>
  54. </view>
  55. <tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="50" sectionHeaderHeight="10" sectionFooterHeight="1" translatesAutoresizingMaskIntoConstraints="NO" id="L5q-U3-1wu">
  56. <rect key="frame" x="0.0" y="200" width="375" height="336"/>
  57. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  58. <prototypes>
  59. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="SettingHomeCellIdentifier" rowHeight="50" id="2cm-Y3-Jkm" customClass="SettingHomeCell" customModule="O2Platform" customModuleProvider="target">
  60. <rect key="frame" x="0.0" y="55.5" width="375" height="50"/>
  61. <autoresizingMask key="autoresizingMask"/>
  62. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2cm-Y3-Jkm" id="M6Q-3O-DFv">
  63. <rect key="frame" x="0.0" y="0.0" width="349" height="50"/>
  64. <autoresizingMask key="autoresizingMask"/>
  65. <subviews>
  66. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="cu1-5s-kyQ">
  67. <rect key="frame" x="15" y="17" width="16" height="16"/>
  68. <constraints>
  69. <constraint firstAttribute="width" constant="16" id="dca-gj-o25"/>
  70. <constraint firstAttribute="height" constant="16" id="mUE-st-FfB"/>
  71. </constraints>
  72. </imageView>
  73. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="账号与安全" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hep-yA-OAs">
  74. <rect key="frame" x="39" y="17" width="329" height="16"/>
  75. <constraints>
  76. <constraint firstAttribute="width" constant="329" id="3VN-uH-CeM"/>
  77. </constraints>
  78. <fontDescription key="fontDescription" name="PingFangSC-Thin" family="PingFang SC" pointSize="14"/>
  79. <color key="textColor" red="0.070588235294117646" green="0.070588235294117646" blue="0.070588235294117646" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  80. <nil key="highlightedColor"/>
  81. </label>
  82. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="未保护" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c9r-gW-UUk">
  83. <rect key="frame" x="276" y="18.5" width="75" height="13"/>
  84. <constraints>
  85. <constraint firstAttribute="width" constant="75" id="9mk-9u-M72"/>
  86. </constraints>
  87. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  88. <color key="textColor" red="0.98431372549999996" green="0.2784313725" blue="0.2784313725" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  89. <nil key="highlightedColor"/>
  90. </label>
  91. </subviews>
  92. <constraints>
  93. <constraint firstItem="cu1-5s-kyQ" firstAttribute="centerY" secondItem="Hep-yA-OAs" secondAttribute="centerY" id="1ct-ti-fxK"/>
  94. <constraint firstItem="Hep-yA-OAs" firstAttribute="baseline" secondItem="c9r-gW-UUk" secondAttribute="baseline" id="DJj-fY-djN"/>
  95. <constraint firstAttribute="trailingMargin" secondItem="c9r-gW-UUk" secondAttribute="trailing" constant="-2" id="HWu-bH-8kz"/>
  96. <constraint firstItem="Hep-yA-OAs" firstAttribute="leading" secondItem="cu1-5s-kyQ" secondAttribute="trailing" constant="8" symbolic="YES" id="MFQ-Ur-sM2"/>
  97. <constraint firstItem="Hep-yA-OAs" firstAttribute="firstBaseline" secondItem="c9r-gW-UUk" secondAttribute="firstBaseline" id="NQl-HX-FTW"/>
  98. <constraint firstItem="Hep-yA-OAs" firstAttribute="top" secondItem="M6Q-3O-DFv" secondAttribute="topMargin" constant="6" id="d28-nm-nMC"/>
  99. <constraint firstItem="cu1-5s-kyQ" firstAttribute="centerY" secondItem="M6Q-3O-DFv" secondAttribute="centerY" id="yUs-AS-XO7"/>
  100. <constraint firstItem="cu1-5s-kyQ" firstAttribute="leading" secondItem="M6Q-3O-DFv" secondAttribute="leadingMargin" id="yvQ-ef-id5"/>
  101. </constraints>
  102. </tableViewCellContentView>
  103. <connections>
  104. <outlet property="iconImageView" destination="cu1-5s-kyQ" id="8ex-lU-USo"/>
  105. <outlet property="statusLabel" destination="c9r-gW-UUk" id="cs8-Ju-WNm"/>
  106. <outlet property="titleLabel" destination="Hep-yA-OAs" id="kyo-Ks-4sG"/>
  107. </connections>
  108. </tableViewCell>
  109. </prototypes>
  110. </tableView>
  111. </subviews>
  112. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  113. <constraints>
  114. <constraint firstItem="L5q-U3-1wu" firstAttribute="top" secondItem="WG2-L9-yGB" secondAttribute="bottom" id="C03-7N-Tfx"/>
  115. <constraint firstItem="WG2-L9-yGB" firstAttribute="leading" secondItem="yWJ-wn-W0h" secondAttribute="leadingMargin" constant="-20" id="JIq-uz-eHv"/>
  116. <constraint firstItem="L5q-U3-1wu" firstAttribute="bottom" secondItem="ePy-YP-Dh3" secondAttribute="top" id="THs-Ej-lcJ"/>
  117. <constraint firstItem="L5q-U3-1wu" firstAttribute="trailing" secondItem="WG2-L9-yGB" secondAttribute="trailing" id="Vxa-gh-LXD"/>
  118. <constraint firstItem="L5q-U3-1wu" firstAttribute="leading" secondItem="WG2-L9-yGB" secondAttribute="leading" id="ckr-cU-a4U"/>
  119. <constraint firstItem="WG2-L9-yGB" firstAttribute="top" secondItem="yWJ-wn-W0h" secondAttribute="topMargin" constant="-20" id="fFa-b0-eA0"/>
  120. <constraint firstAttribute="trailingMargin" secondItem="WG2-L9-yGB" secondAttribute="trailing" constant="-20" id="vyr-jL-9TS"/>
  121. </constraints>
  122. </view>
  123. <connections>
  124. <outlet property="SettingHeaderViewTopConstraint" destination="fFa-b0-eA0" id="bNV-nK-mj0"/>
  125. <outlet property="iconImageView" destination="QkZ-w7-uBp" id="IEJ-G2-2TZ"/>
  126. <outlet property="nameLabel" destination="6ZC-ko-j3B" id="fY2-2c-Fnf"/>
  127. <outlet property="settingHeaderView" destination="WG2-L9-yGB" id="PT7-JH-W3i"/>
  128. <outlet property="settingItemTableView" destination="L5q-U3-1wu" id="WTa-x1-fS0"/>
  129. <segue destination="UDf-zx-8Tv" kind="show" identifier="showAboutSegue" id="kD1-hL-oxK"/>
  130. <segue destination="JMy-te-3aC" kind="show" identifier="showIdeaBackSegue" id="t92-N7-Yl6"/>
  131. <segue destination="JSP-7f-p9z" kind="show" identifier="showServiceSegue" id="OXw-2S-wKM"/>
  132. <segue destination="0dg-7n-Hpr" kind="show" identifier="showCommonSegue" id="EW9-rg-9nQ"/>
  133. <segue destination="d30-tZ-BfE" kind="show" identifier="showMessageNotiSegue" id="4fJ-XU-HYE"/>
  134. <segue destination="e6V-ps-7Vs" kind="show" identifier="showPersonSegue" id="EeB-uJ-mb9"/>
  135. <segue destination="ftH-fP-ma0" kind="show" identifier="showInfoAndSecuritySegue" id="41t-CE-5h6"/>
  136. <segue destination="zZK-Ee-TED" kind="show" identifier="showSkinViewSegue" id="FHL-Lf-FYc"/>
  137. </connections>
  138. </viewController>
  139. <placeholder placeholderIdentifier="IBFirstResponder" id="pxD-J8-vBy" userLabel="First Responder" sceneMemberID="firstResponder"/>
  140. <tapGestureRecognizer id="XZw-xp-B7c">
  141. <connections>
  142. <action selector="showPersonDetail:" destination="OQJ-G9-0KW" id="MlC-EF-uaP"/>
  143. </connections>
  144. </tapGestureRecognizer>
  145. </objects>
  146. <point key="canvasLocation" x="999" y="-261"/>
  147. </scene>
  148. <!--Skin View Controller-->
  149. <scene sceneID="Y5K-ig-wA1">
  150. <objects>
  151. <viewController id="zZK-Ee-TED" customClass="SkinViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  152. <layoutGuides>
  153. <viewControllerLayoutGuide type="top" id="vmZ-f0-bg7"/>
  154. <viewControllerLayoutGuide type="bottom" id="vAW-7L-wy8"/>
  155. </layoutGuides>
  156. <view key="view" contentMode="scaleToFill" id="QJI-zT-8NR">
  157. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  158. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  159. <subviews>
  160. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="pic_bj_red" translatesAutoresizingMaskIntoConstraints="NO" id="tMb-r3-Uje">
  161. <rect key="frame" x="0.0" y="0.0" width="375" height="465"/>
  162. <constraints>
  163. <constraint firstAttribute="width" secondItem="tMb-r3-Uje" secondAttribute="height" multiplier="1:1.24" id="hvS-OK-LVU"/>
  164. </constraints>
  165. </imageView>
  166. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="官方推荐" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="y5r-st-gYK">
  167. <rect key="frame" x="26" y="20" width="73.5" height="21.5"/>
  168. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  169. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  170. <nil key="highlightedColor"/>
  171. </label>
  172. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="pic_red_blue" translatesAutoresizingMaskIntoConstraints="NO" id="2vZ-Vx-gbW">
  173. <rect key="frame" x="10" y="51.5" width="359" height="308.5"/>
  174. <constraints>
  175. <constraint firstAttribute="width" secondItem="2vZ-Vx-gbW" secondAttribute="height" multiplier="1:0.86" id="MQL-z7-SRS"/>
  176. </constraints>
  177. </imageView>
  178. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="g5I-79-Zxc">
  179. <rect key="frame" x="10" y="370" width="355" height="34"/>
  180. <subviews>
  181. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GvS-Kf-Ahn">
  182. <rect key="frame" x="0.0" y="0.0" width="167.5" height="34"/>
  183. <color key="backgroundColor" red="0.98431372549999996" green="0.2784313725" blue="0.2784313725" alpha="1" colorSpace="calibratedRGB"/>
  184. <inset key="contentEdgeInsets" minX="12" minY="8" maxX="12" maxY="8"/>
  185. <state key="normal" title="官方红">
  186. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  187. </state>
  188. <connections>
  189. <action selector="redButtonAction:" destination="zZK-Ee-TED" eventType="touchUpInside" id="Rnb-aQ-EX0"/>
  190. </connections>
  191. </button>
  192. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FVs-S9-fAy">
  193. <rect key="frame" x="187.5" y="0.0" width="167.5" height="34"/>
  194. <color key="backgroundColor" red="0.0" green="0.54509803921568623" blue="0.90196078431372551" alpha="1" colorSpace="calibratedRGB"/>
  195. <inset key="contentEdgeInsets" minX="12" minY="8" maxX="12" maxY="8"/>
  196. <state key="normal" title="官方蓝">
  197. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  198. </state>
  199. <connections>
  200. <action selector="blueButtonAction:" destination="zZK-Ee-TED" eventType="touchUpInside" id="Vtn-3U-ApL"/>
  201. </connections>
  202. </button>
  203. </subviews>
  204. </stackView>
  205. </subviews>
  206. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  207. <constraints>
  208. <constraint firstItem="2vZ-Vx-gbW" firstAttribute="top" secondItem="y5r-st-gYK" secondAttribute="bottom" constant="10" id="CNa-Tt-qz5"/>
  209. <constraint firstAttribute="trailing" secondItem="g5I-79-Zxc" secondAttribute="trailing" constant="10" id="FCR-1K-XiX"/>
  210. <constraint firstItem="2vZ-Vx-gbW" firstAttribute="trailing" secondItem="QJI-zT-8NR" secondAttribute="trailingMargin" constant="10" id="Fit-6q-9nU"/>
  211. <constraint firstItem="y5r-st-gYK" firstAttribute="leading" secondItem="QJI-zT-8NR" secondAttribute="leadingMargin" constant="10" id="FmQ-PO-ij2"/>
  212. <constraint firstItem="g5I-79-Zxc" firstAttribute="leading" secondItem="QJI-zT-8NR" secondAttribute="leading" constant="10" id="Q7v-bw-r9N"/>
  213. <constraint firstItem="y5r-st-gYK" firstAttribute="top" secondItem="QJI-zT-8NR" secondAttribute="topMargin" constant="20" id="S1e-mm-WeH"/>
  214. <constraint firstItem="tMb-r3-Uje" firstAttribute="top" secondItem="QJI-zT-8NR" secondAttribute="top" id="V9b-wf-oqt"/>
  215. <constraint firstAttribute="trailing" secondItem="tMb-r3-Uje" secondAttribute="trailing" id="gOY-Ok-Yha"/>
  216. <constraint firstItem="g5I-79-Zxc" firstAttribute="top" secondItem="2vZ-Vx-gbW" secondAttribute="bottom" constant="10" id="mSD-LA-0yP"/>
  217. <constraint firstItem="tMb-r3-Uje" firstAttribute="leading" secondItem="QJI-zT-8NR" secondAttribute="leading" id="vnU-Oc-mwv"/>
  218. <constraint firstItem="2vZ-Vx-gbW" firstAttribute="leading" secondItem="QJI-zT-8NR" secondAttribute="leading" constant="10" id="wO5-wH-i04"/>
  219. </constraints>
  220. </view>
  221. <connections>
  222. <outlet property="blueButton" destination="FVs-S9-fAy" id="Rns-FJ-kSm"/>
  223. <outlet property="redButton" destination="GvS-Kf-Ahn" id="wWu-Zx-eeX"/>
  224. </connections>
  225. </viewController>
  226. <placeholder placeholderIdentifier="IBFirstResponder" id="UrJ-xO-c4d" userLabel="First Responder" sceneMemberID="firstResponder"/>
  227. </objects>
  228. <point key="canvasLocation" x="815.20000000000005" y="-1475.7121439280361"/>
  229. </scene>
  230. <!--个人信息-->
  231. <scene sceneID="L3E-xT-3IA">
  232. <objects>
  233. <viewController title="个人信息" hidesBottomBarWhenPushed="YES" id="e6V-ps-7Vs" customClass="SPersonViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  234. <layoutGuides>
  235. <viewControllerLayoutGuide type="top" id="o3P-uD-myL"/>
  236. <viewControllerLayoutGuide type="bottom" id="eTV-HN-qJR"/>
  237. </layoutGuides>
  238. <view key="view" contentMode="scaleToFill" id="P7r-EV-EnN">
  239. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  240. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  241. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  242. </view>
  243. </viewController>
  244. <placeholder placeholderIdentifier="IBFirstResponder" id="cWW-Ju-0OJ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  245. </objects>
  246. <point key="canvasLocation" x="2138" y="-1348"/>
  247. </scene>
  248. <!--信息与安全-->
  249. <scene sceneID="1J2-cc-hRa">
  250. <objects>
  251. <viewController title="信息与安全" hidesBottomBarWhenPushed="YES" id="ftH-fP-ma0" customClass="SInfoAndSecurityViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  252. <layoutGuides>
  253. <viewControllerLayoutGuide type="top" id="eK1-I4-1KK"/>
  254. <viewControllerLayoutGuide type="bottom" id="TPH-mV-Xt1"/>
  255. </layoutGuides>
  256. <view key="view" contentMode="scaleToFill" id="r5d-7K-ctf">
  257. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  258. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  259. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  260. </view>
  261. <connections>
  262. <segue destination="Dlp-1b-QhT" kind="show" identifier="showAccountSecSegue" id="Sd7-Ja-A2b"/>
  263. <segue destination="wgi-xG-niX" kind="show" identifier="showPassworChangeSegue" id="v21-Yh-b4T"/>
  264. <segue destination="nTR-f9-edk" kind="show" identifier="showMobileChangeSegue" id="omD-8G-H6r"/>
  265. <segue destination="Mlh-sH-g8A" kind="show" identifier="showDeviceListSegue" id="AN1-qi-EzM"/>
  266. </connections>
  267. </viewController>
  268. <placeholder placeholderIdentifier="IBFirstResponder" id="DB1-Sh-ajn" userLabel="First Responder" sceneMemberID="firstResponder"/>
  269. </objects>
  270. <point key="canvasLocation" x="2756" y="-457"/>
  271. </scene>
  272. <!--解绑手机号码-->
  273. <scene sceneID="BPQ-J7-ifT">
  274. <objects>
  275. <viewController title="解绑手机号码" id="nTR-f9-edk" customClass="SMobileChangeViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  276. <layoutGuides>
  277. <viewControllerLayoutGuide type="top" id="T5I-1y-fKx"/>
  278. <viewControllerLayoutGuide type="bottom" id="A6f-WH-z2c"/>
  279. </layoutGuides>
  280. <view key="view" contentMode="scaleToFill" id="cwj-JK-nHN">
  281. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  282. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  283. <subviews>
  284. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YT7-Vh-SaP">
  285. <rect key="frame" x="0.0" y="0.0" width="375" height="179"/>
  286. <subviews>
  287. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="6" translatesAutoresizingMaskIntoConstraints="NO" id="X59-Ny-EyR">
  288. <rect key="frame" x="0.0" y="35" width="375" height="101"/>
  289. <subviews>
  290. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="当前手机号码" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="X3H-tk-H6Z">
  291. <rect key="frame" x="40" y="0.0" width="295" height="20"/>
  292. <fontDescription key="fontDescription" name="PingFangSC-Thin" family="PingFang SC" pointSize="14"/>
  293. <nil key="textColor"/>
  294. <nil key="highlightedColor"/>
  295. </label>
  296. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="C5a-Nu-WLy">
  297. <rect key="frame" x="101.5" y="26" width="172.5" height="31"/>
  298. <subviews>
  299. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Shape" translatesAutoresizingMaskIntoConstraints="NO" id="wb1-Tl-UtY">
  300. <rect key="frame" x="0.0" y="0.0" width="31" height="31"/>
  301. <constraints>
  302. <constraint firstAttribute="width" constant="31" id="38w-c3-HR1"/>
  303. </constraints>
  304. </imageView>
  305. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="18888888888" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2eZ-64-zr5">
  306. <rect key="frame" x="31" y="0.0" width="141.5" height="31"/>
  307. <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="22"/>
  308. <color key="textColor" red="0.29019607843137252" green="0.56470588235294117" blue="0.96470588235294119" alpha="1" colorSpace="calibratedRGB"/>
  309. <nil key="highlightedColor"/>
  310. </label>
  311. </subviews>
  312. </stackView>
  313. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fty-6l-YFO">
  314. <rect key="frame" x="117.5" y="63" width="140" height="38"/>
  315. <constraints>
  316. <constraint firstAttribute="height" constant="38" id="Kea-eF-qEV"/>
  317. <constraint firstAttribute="width" constant="140" id="Zgr-xp-A5M"/>
  318. </constraints>
  319. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="18"/>
  320. <state key="normal" title="解绑手机号码">
  321. <color key="titleColor" red="0.98431372549019602" green="0.27843137254901962" blue="0.27843137254901962" alpha="1" colorSpace="calibratedRGB"/>
  322. </state>
  323. <connections>
  324. <action selector="modifyMobileAction:" destination="nTR-f9-edk" eventType="touchUpInside" id="R8m-Bo-6DN"/>
  325. </connections>
  326. </button>
  327. </subviews>
  328. <constraints>
  329. <constraint firstItem="X3H-tk-H6Z" firstAttribute="leading" secondItem="X59-Ny-EyR" secondAttribute="leading" constant="40" id="gt0-yz-qc4"/>
  330. </constraints>
  331. </stackView>
  332. </subviews>
  333. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  334. <constraints>
  335. <constraint firstItem="X59-Ny-EyR" firstAttribute="centerY" secondItem="YT7-Vh-SaP" secondAttribute="centerY" constant="-4" id="6ZO-qF-yTZ"/>
  336. <constraint firstItem="X59-Ny-EyR" firstAttribute="top" secondItem="YT7-Vh-SaP" secondAttribute="top" constant="35" id="FuE-Zt-mOr"/>
  337. <constraint firstItem="X59-Ny-EyR" firstAttribute="leading" secondItem="YT7-Vh-SaP" secondAttribute="leading" id="Th6-M9-ibQ"/>
  338. <constraint firstAttribute="trailing" secondItem="X59-Ny-EyR" secondAttribute="trailing" id="hkN-uk-bof"/>
  339. </constraints>
  340. </view>
  341. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tNQ-ef-Dhh">
  342. <rect key="frame" x="0.0" y="179" width="375" height="468"/>
  343. <subviews>
  344. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="解绑手机号码后,你需要重新绑定服务器和手机号码后才能继续使用。" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9IQ-aZ-ZWy">
  345. <rect key="frame" x="14" y="8" width="347" height="43"/>
  346. <constraints>
  347. <constraint firstAttribute="height" constant="43" id="JLo-L1-KvP"/>
  348. </constraints>
  349. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
  350. <color key="textColor" red="0.60784313725490191" green="0.60784313725490191" blue="0.60784313725490191" alpha="1" colorSpace="calibratedRGB"/>
  351. <nil key="highlightedColor"/>
  352. </label>
  353. </subviews>
  354. <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
  355. <constraints>
  356. <constraint firstItem="9IQ-aZ-ZWy" firstAttribute="centerX" secondItem="tNQ-ef-Dhh" secondAttribute="centerX" id="0Da-Qe-PYI"/>
  357. <constraint firstItem="9IQ-aZ-ZWy" firstAttribute="top" secondItem="tNQ-ef-Dhh" secondAttribute="topMargin" id="6UZ-yL-EAO"/>
  358. <constraint firstItem="9IQ-aZ-ZWy" firstAttribute="leading" secondItem="tNQ-ef-Dhh" secondAttribute="leading" constant="14" id="EDG-iI-JD3"/>
  359. </constraints>
  360. </view>
  361. </subviews>
  362. <constraints>
  363. <constraint firstItem="YT7-Vh-SaP" firstAttribute="top" secondItem="cwj-JK-nHN" secondAttribute="top" id="26L-wy-Tv8"/>
  364. <constraint firstAttribute="trailing" secondItem="YT7-Vh-SaP" secondAttribute="trailing" id="Um4-m8-49Q"/>
  365. <constraint firstItem="tNQ-ef-Dhh" firstAttribute="bottom" secondItem="A6f-WH-z2c" secondAttribute="top" id="VNy-7h-2WQ"/>
  366. <constraint firstItem="YT7-Vh-SaP" firstAttribute="trailing" secondItem="tNQ-ef-Dhh" secondAttribute="trailing" id="cf4-7I-axM"/>
  367. <constraint firstItem="YT7-Vh-SaP" firstAttribute="leading" secondItem="cwj-JK-nHN" secondAttribute="leading" id="qTP-VP-mWP"/>
  368. <constraint firstItem="tNQ-ef-Dhh" firstAttribute="top" secondItem="YT7-Vh-SaP" secondAttribute="bottom" id="saX-an-uT4"/>
  369. <constraint firstItem="YT7-Vh-SaP" firstAttribute="leading" secondItem="tNQ-ef-Dhh" secondAttribute="leading" id="xpe-Fc-nfk"/>
  370. </constraints>
  371. </view>
  372. <connections>
  373. <outlet property="modifyButton" destination="fty-6l-YFO" id="98S-lu-Lx7"/>
  374. <outlet property="phoneNumberLabel" destination="2eZ-64-zr5" id="Vb0-jj-e2V"/>
  375. <segue destination="W5K-PL-bDN" kind="show" identifier="showModifyActionSegue" id="kTe-T2-ULo"/>
  376. </connections>
  377. </viewController>
  378. <placeholder placeholderIdentifier="IBFirstResponder" id="CMy-kN-dFX" userLabel="First Responder" sceneMemberID="firstResponder"/>
  379. </objects>
  380. <point key="canvasLocation" x="4393" y="163"/>
  381. </scene>
  382. <!--Device List View Controller-->
  383. <scene sceneID="TED-LO-Fmp">
  384. <objects>
  385. <tableViewController id="Mlh-sH-g8A" customClass="DeviceListViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  386. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="J3X-l4-7Rc">
  387. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  388. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  389. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  390. <prototypes>
  391. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="deviceTableViewCell" id="YmX-Yz-8NK" customClass="DeviceTableViewCell" customModule="O2Platform" customModuleProvider="target">
  392. <rect key="frame" x="0.0" y="28" width="375" height="46.5"/>
  393. <autoresizingMask key="autoresizingMask"/>
  394. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="YmX-Yz-8NK" id="14D-io-Y0b">
  395. <rect key="frame" x="0.0" y="0.0" width="375" height="46.5"/>
  396. <autoresizingMask key="autoresizingMask"/>
  397. <subviews>
  398. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="设备" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6Pk-VZ-Azo">
  399. <rect key="frame" x="30" y="8" width="35" height="35.5"/>
  400. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  401. <nil key="textColor"/>
  402. <nil key="highlightedColor"/>
  403. </label>
  404. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bZ4-OE-Qy0">
  405. <rect key="frame" x="299" y="8" width="62" height="30.5"/>
  406. <state key="normal" title="解除绑定"/>
  407. <connections>
  408. <action selector="unbindClickAction:" destination="YmX-Yz-8NK" eventType="touchUpInside" id="l4I-3g-YPn"/>
  409. </connections>
  410. </button>
  411. </subviews>
  412. <constraints>
  413. <constraint firstItem="6Pk-VZ-Azo" firstAttribute="bottom" secondItem="14D-io-Y0b" secondAttribute="bottomMargin" constant="8" id="5Kt-9v-9Qu"/>
  414. <constraint firstAttribute="trailing" secondItem="bZ4-OE-Qy0" secondAttribute="trailing" constant="14" id="Gf5-XW-q4j"/>
  415. <constraint firstItem="6Pk-VZ-Azo" firstAttribute="top" secondItem="14D-io-Y0b" secondAttribute="top" constant="8" id="HiK-8B-ovF"/>
  416. <constraint firstItem="bZ4-OE-Qy0" firstAttribute="top" secondItem="14D-io-Y0b" secondAttribute="top" constant="8" id="Oef-1y-NHf"/>
  417. <constraint firstAttribute="bottom" secondItem="bZ4-OE-Qy0" secondAttribute="bottom" constant="8" id="Yxh-fh-ghh"/>
  418. <constraint firstItem="6Pk-VZ-Azo" firstAttribute="leading" secondItem="14D-io-Y0b" secondAttribute="leadingMargin" constant="14" id="fEY-eN-oVF"/>
  419. </constraints>
  420. </tableViewCellContentView>
  421. <connections>
  422. <outlet property="deviceTitle" destination="6Pk-VZ-Azo" id="Sig-4x-TWr"/>
  423. <outlet property="deviceUnbindBtn" destination="bZ4-OE-Qy0" id="Eqo-0F-rLC"/>
  424. </connections>
  425. </tableViewCell>
  426. </prototypes>
  427. <connections>
  428. <outlet property="dataSource" destination="Mlh-sH-g8A" id="vqU-pv-zQe"/>
  429. <outlet property="delegate" destination="Mlh-sH-g8A" id="yqc-Y3-LsJ"/>
  430. </connections>
  431. </tableView>
  432. </tableViewController>
  433. <placeholder placeholderIdentifier="IBFirstResponder" id="mFs-1Z-ied" userLabel="First Responder" sceneMemberID="firstResponder"/>
  434. </objects>
  435. <point key="canvasLocation" x="4393" y="976"/>
  436. </scene>
  437. <!--修改手机号码-->
  438. <scene sceneID="1uF-JX-VEB">
  439. <objects>
  440. <viewController title="修改手机号码" id="W5K-PL-bDN" customClass="SMobileModifyViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  441. <layoutGuides>
  442. <viewControllerLayoutGuide type="top" id="E4I-2Y-9w2"/>
  443. <viewControllerLayoutGuide type="bottom" id="6ur-hf-cyX"/>
  444. </layoutGuides>
  445. <view key="view" contentMode="scaleToFill" id="8Pv-OO-dZB">
  446. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  447. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  448. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  449. </view>
  450. </viewController>
  451. <placeholder placeholderIdentifier="IBFirstResponder" id="LXS-SZ-snS" userLabel="First Responder" sceneMemberID="firstResponder"/>
  452. </objects>
  453. <point key="canvasLocation" x="5567" y="162"/>
  454. </scene>
  455. <!--修改密码-->
  456. <scene sceneID="1pk-iU-AHW">
  457. <objects>
  458. <viewController title="修改密码" id="wgi-xG-niX" customClass="SPasswordChangeViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  459. <layoutGuides>
  460. <viewControllerLayoutGuide type="top" id="mpc-HT-KDk"/>
  461. <viewControllerLayoutGuide type="bottom" id="EcO-cd-QG3"/>
  462. </layoutGuides>
  463. <view key="view" contentMode="scaleToFill" id="b4K-CM-Y1f">
  464. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  465. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  466. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  467. </view>
  468. </viewController>
  469. <placeholder placeholderIdentifier="IBFirstResponder" id="jtz-7i-c5g" userLabel="First Responder" sceneMemberID="firstResponder"/>
  470. </objects>
  471. <point key="canvasLocation" x="4362" y="-604"/>
  472. </scene>
  473. <!--帐号保护-->
  474. <scene sceneID="XRd-tl-QWS">
  475. <objects>
  476. <viewController title="帐号保护" id="Dlp-1b-QhT" customClass="SAccoutSecViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  477. <layoutGuides>
  478. <viewControllerLayoutGuide type="top" id="Lfu-ST-pyS"/>
  479. <viewControllerLayoutGuide type="bottom" id="r9y-aE-H3x"/>
  480. </layoutGuides>
  481. <view key="view" contentMode="scaleToFill" id="JEp-U3-JKP">
  482. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  483. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  484. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  485. </view>
  486. </viewController>
  487. <placeholder placeholderIdentifier="IBFirstResponder" id="AuC-id-Gjb" userLabel="First Responder" sceneMemberID="firstResponder"/>
  488. </objects>
  489. <point key="canvasLocation" x="4362" y="-1303"/>
  490. </scene>
  491. <!--关于-->
  492. <scene sceneID="cc5-HY-joq">
  493. <objects>
  494. <viewController title="关于" hidesBottomBarWhenPushed="YES" id="UDf-zx-8Tv" customClass="SAboutViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  495. <layoutGuides>
  496. <viewControllerLayoutGuide type="top" id="6Xk-Wz-S2p"/>
  497. <viewControllerLayoutGuide type="bottom" id="mtP-9c-93r"/>
  498. </layoutGuides>
  499. <view key="view" contentMode="scaleToFill" id="czg-6k-G83">
  500. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  501. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  502. <subviews>
  503. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="bv2-Ua-yPY">
  504. <rect key="frame" x="155" y="50" width="65" height="128"/>
  505. <subviews>
  506. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="about_logo" translatesAutoresizingMaskIntoConstraints="NO" id="aPP-ZU-gjS">
  507. <rect key="frame" x="0.0" y="0.0" width="65" height="101"/>
  508. </imageView>
  509. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="版本号" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hps-me-o00">
  510. <rect key="frame" x="11" y="111" width="43" height="17"/>
  511. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  512. <nil key="textColor"/>
  513. <nil key="highlightedColor"/>
  514. </label>
  515. </subviews>
  516. </stackView>
  517. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9Rm-Z5-aJN">
  518. <rect key="frame" x="0.0" y="218" width="375" height="429"/>
  519. <subviews>
  520. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="关于我们" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sFe-78-hDZ">
  521. <rect key="frame" x="8" y="8" width="359" height="21"/>
  522. <constraints>
  523. <constraint firstAttribute="height" constant="21" id="Jfy-Uv-KwR"/>
  524. </constraints>
  525. <fontDescription key="fontDescription" style="UICTFontTextStyleTitle2"/>
  526. <color key="textColor" red="0.98431372549019602" green="0.27843137254901962" blue="0.27843137254901962" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  527. <nil key="highlightedColor"/>
  528. </label>
  529. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="5" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jab-XZ-S6g">
  530. <rect key="frame" x="8" y="37" width="359" height="127"/>
  531. <constraints>
  532. <constraint firstAttribute="height" constant="127" id="Z1D-pa-xuF"/>
  533. </constraints>
  534. <string key="text">新一代的企业管理平台
  535. 移动互联网+企业管理
  536. 操作简化符合自然的使用习惯
  537. 以个人为中心
  538. 流行和时尚功能</string>
  539. <fontDescription key="fontDescription" name="PingFangSC-Thin" family="PingFang SC" pointSize="17"/>
  540. <color key="textColor" red="0.42352941176470588" green="0.42352941176470588" blue="0.42352941176470588" alpha="1" colorSpace="calibratedRGB"/>
  541. <nil key="highlightedColor"/>
  542. </label>
  543. </subviews>
  544. <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
  545. <constraints>
  546. <constraint firstItem="sFe-78-hDZ" firstAttribute="leading" secondItem="9Rm-Z5-aJN" secondAttribute="leadingMargin" id="48w-kS-ToK"/>
  547. <constraint firstItem="sFe-78-hDZ" firstAttribute="trailing" secondItem="Jab-XZ-S6g" secondAttribute="trailing" id="UhW-sz-rvM"/>
  548. <constraint firstItem="sFe-78-hDZ" firstAttribute="trailing" secondItem="9Rm-Z5-aJN" secondAttribute="trailingMargin" id="b8v-tm-bAa"/>
  549. <constraint firstItem="sFe-78-hDZ" firstAttribute="top" secondItem="9Rm-Z5-aJN" secondAttribute="topMargin" id="dss-gF-XGp"/>
  550. <constraint firstItem="Jab-XZ-S6g" firstAttribute="top" secondItem="sFe-78-hDZ" secondAttribute="bottom" constant="8" symbolic="YES" id="kbp-vB-pT0"/>
  551. <constraint firstItem="sFe-78-hDZ" firstAttribute="leading" secondItem="Jab-XZ-S6g" secondAttribute="leading" id="xoF-OY-ezS"/>
  552. </constraints>
  553. </view>
  554. </subviews>
  555. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  556. <constraints>
  557. <constraint firstItem="9Rm-Z5-aJN" firstAttribute="top" secondItem="bv2-Ua-yPY" secondAttribute="bottom" constant="40" id="2Ox-2L-6C7"/>
  558. <constraint firstAttribute="trailing" secondItem="9Rm-Z5-aJN" secondAttribute="trailing" id="2cg-yi-OCo"/>
  559. <constraint firstItem="bv2-Ua-yPY" firstAttribute="centerX" secondItem="9Rm-Z5-aJN" secondAttribute="centerX" id="Avb-vh-Zbw"/>
  560. <constraint firstItem="bv2-Ua-yPY" firstAttribute="top" secondItem="czg-6k-G83" secondAttribute="top" constant="50" id="J0E-KO-uJE"/>
  561. <constraint firstItem="9Rm-Z5-aJN" firstAttribute="bottom" secondItem="mtP-9c-93r" secondAttribute="top" id="daU-xP-RQM"/>
  562. <constraint firstItem="9Rm-Z5-aJN" firstAttribute="leading" secondItem="czg-6k-G83" secondAttribute="leading" id="fZW-oR-s2j"/>
  563. </constraints>
  564. </view>
  565. <connections>
  566. <outlet property="aboutContentLabel" destination="Jab-XZ-S6g" id="6JB-Sb-nrM"/>
  567. <outlet property="aboutLabel" destination="sFe-78-hDZ" id="BTz-Us-vFe"/>
  568. <outlet property="aboutLogo" destination="aPP-ZU-gjS" id="0Sh-sE-5Rz"/>
  569. <outlet property="verLabel" destination="Hps-me-o00" id="pHp-FB-2es"/>
  570. </connections>
  571. </viewController>
  572. <placeholder placeholderIdentifier="IBFirstResponder" id="T5T-Zs-67u" userLabel="First Responder" sceneMemberID="firstResponder"/>
  573. </objects>
  574. <point key="canvasLocation" x="-306" y="738"/>
  575. </scene>
  576. <!--意见反馈-->
  577. <scene sceneID="ueE-4W-i3o">
  578. <objects>
  579. <viewController title="意见反馈" hidesBottomBarWhenPushed="YES" id="JMy-te-3aC" customClass="SFeedbackViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  580. <layoutGuides>
  581. <viewControllerLayoutGuide type="top" id="is6-IY-xNC"/>
  582. <viewControllerLayoutGuide type="bottom" id="8mH-Dv-ucf"/>
  583. </layoutGuides>
  584. <view key="view" contentMode="scaleToFill" id="vCm-Ys-yXV">
  585. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  586. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  587. <subviews>
  588. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" keyboardDismissMode="onDrag" text="请留下您的保贵建议..." textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="83n-nj-fKm">
  589. <rect key="frame" x="0.0" y="8" width="375" height="268"/>
  590. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  591. <constraints>
  592. <constraint firstAttribute="height" constant="268" id="9VF-KV-FJx"/>
  593. </constraints>
  594. <fontDescription key="fontDescription" name="PingFangSC-Thin" family="PingFang SC" pointSize="17"/>
  595. <textInputTraits key="textInputTraits" autocapitalizationType="sentences" enablesReturnKeyAutomatically="YES"/>
  596. <dataDetectorType key="dataDetectorTypes" phoneNumber="YES" address="YES"/>
  597. </textView>
  598. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="32b-Bl-Xo8">
  599. <rect key="frame" x="68" y="296" width="239" height="30"/>
  600. <color key="backgroundColor" red="0.98431372549019602" green="0.27843137254901962" blue="0.27843137254901962" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  601. <constraints>
  602. <constraint firstAttribute="height" constant="30" id="eqU-P2-Uo5"/>
  603. </constraints>
  604. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  605. <state key="normal" title="提交">
  606. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  607. </state>
  608. <connections>
  609. <action selector="feedbackButtonAction:" destination="JMy-te-3aC" eventType="touchUpInside" id="bqv-VY-dDc"/>
  610. </connections>
  611. </button>
  612. </subviews>
  613. <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  614. <constraints>
  615. <constraint firstAttribute="trailing" secondItem="83n-nj-fKm" secondAttribute="trailing" id="6jU-vJ-mPA"/>
  616. <constraint firstItem="83n-nj-fKm" firstAttribute="leading" secondItem="vCm-Ys-yXV" secondAttribute="leading" id="Fep-pR-wl9"/>
  617. <constraint firstItem="83n-nj-fKm" firstAttribute="centerX" secondItem="32b-Bl-Xo8" secondAttribute="centerX" id="Ijg-ZY-hky"/>
  618. <constraint firstAttribute="trailingMargin" secondItem="32b-Bl-Xo8" secondAttribute="trailing" constant="52" id="JOh-Ad-8ea"/>
  619. <constraint firstItem="32b-Bl-Xo8" firstAttribute="top" secondItem="83n-nj-fKm" secondAttribute="bottom" constant="20" id="cDS-eu-kc4"/>
  620. <constraint firstItem="32b-Bl-Xo8" firstAttribute="leading" secondItem="vCm-Ys-yXV" secondAttribute="leadingMargin" constant="52" id="cND-qA-Mdc"/>
  621. <constraint firstItem="83n-nj-fKm" firstAttribute="top" secondItem="is6-IY-xNC" secondAttribute="bottom" constant="8" symbolic="YES" id="tAF-O1-ep3"/>
  622. </constraints>
  623. </view>
  624. <connections>
  625. <outlet property="feedbackButton" destination="32b-Bl-Xo8" id="sfE-Ux-gVK"/>
  626. <outlet property="inputText" destination="83n-nj-fKm" id="pi3-By-zsa"/>
  627. </connections>
  628. </viewController>
  629. <placeholder placeholderIdentifier="IBFirstResponder" id="pv0-X8-2E2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  630. </objects>
  631. <point key="canvasLocation" x="437.60000000000002" y="736.28185907046486"/>
  632. </scene>
  633. <!--通用-->
  634. <scene sceneID="5EF-Ym-cfB">
  635. <objects>
  636. <tableViewController title="通用" hidesBottomBarWhenPushed="YES" id="0dg-7n-Hpr" customClass="SCommonViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  637. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" id="7jL-1y-uhm">
  638. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  639. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  640. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  641. <sections>
  642. <tableViewSection id="opk-s2-duS">
  643. <cells>
  644. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" accessoryType="disclosureIndicator" indentationWidth="10" rowHeight="50" id="mks-w7-aW4">
  645. <rect key="frame" x="0.0" y="18" width="375" height="50"/>
  646. <autoresizingMask key="autoresizingMask"/>
  647. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="mks-w7-aW4" id="nfa-VP-c06">
  648. <rect key="frame" x="0.0" y="0.0" width="348" height="50"/>
  649. <autoresizingMask key="autoresizingMask"/>
  650. <subviews>
  651. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YzR-Ao-24p">
  652. <rect key="frame" x="16" y="12" width="324" height="26"/>
  653. <fontDescription key="fontDescription" name="PingFangSC-Thin" family="PingFang SC" pointSize="14"/>
  654. <state key="normal" title="清除缓存">
  655. <color key="titleColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  656. </state>
  657. <connections>
  658. <action selector="clearCacheAction:" destination="0dg-7n-Hpr" eventType="touchUpInside" id="9un-fb-kMY"/>
  659. </connections>
  660. </button>
  661. </subviews>
  662. <constraints>
  663. <constraint firstItem="YzR-Ao-24p" firstAttribute="centerY" secondItem="nfa-VP-c06" secondAttribute="centerY" id="CZV-eG-oh3"/>
  664. <constraint firstItem="YzR-Ao-24p" firstAttribute="trailing" secondItem="nfa-VP-c06" secondAttribute="trailingMargin" id="t6w-qg-gyh"/>
  665. <constraint firstItem="YzR-Ao-24p" firstAttribute="leading" secondItem="nfa-VP-c06" secondAttribute="leadingMargin" id="vPc-QG-tMV"/>
  666. <constraint firstItem="YzR-Ao-24p" firstAttribute="top" secondItem="nfa-VP-c06" secondAttribute="topMargin" constant="1" id="xYq-Ny-OdU"/>
  667. </constraints>
  668. </tableViewCellContentView>
  669. </tableViewCell>
  670. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" accessoryType="disclosureIndicator" indentationWidth="10" rowHeight="50" id="C9I-kb-ZDe">
  671. <rect key="frame" x="0.0" y="68" width="375" height="50"/>
  672. <autoresizingMask key="autoresizingMask"/>
  673. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="C9I-kb-ZDe" id="cZ9-AG-9Fo">
  674. <rect key="frame" x="0.0" y="0.0" width="348" height="50"/>
  675. <autoresizingMask key="autoresizingMask"/>
  676. <subviews>
  677. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yvO-hQ-yNX">
  678. <rect key="frame" x="16" y="12" width="324" height="26"/>
  679. <fontDescription key="fontDescription" name="PingFangSC-Thin" family="PingFang SC" pointSize="14"/>
  680. <state key="normal" title="检查更新">
  681. <color key="titleColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  682. </state>
  683. <connections>
  684. <action selector="checkUpdateVersion:" destination="0dg-7n-Hpr" eventType="touchUpInside" id="IWj-xd-kUC"/>
  685. </connections>
  686. </button>
  687. </subviews>
  688. <constraints>
  689. <constraint firstItem="yvO-hQ-yNX" firstAttribute="trailing" secondItem="cZ9-AG-9Fo" secondAttribute="trailingMargin" id="5wk-Si-MXp"/>
  690. <constraint firstItem="yvO-hQ-yNX" firstAttribute="leading" secondItem="cZ9-AG-9Fo" secondAttribute="leadingMargin" id="6Kl-yL-lSS"/>
  691. <constraint firstItem="yvO-hQ-yNX" firstAttribute="top" secondItem="cZ9-AG-9Fo" secondAttribute="topMargin" constant="1" id="Qc1-4j-ygU"/>
  692. <constraint firstItem="yvO-hQ-yNX" firstAttribute="centerY" secondItem="cZ9-AG-9Fo" secondAttribute="centerY" id="hHg-tf-QRU"/>
  693. </constraints>
  694. </tableViewCellContentView>
  695. </tableViewCell>
  696. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" accessoryType="disclosureIndicator" indentationWidth="10" rowHeight="50" id="iCI-WB-Qvk">
  697. <rect key="frame" x="0.0" y="118" width="375" height="50"/>
  698. <autoresizingMask key="autoresizingMask"/>
  699. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="iCI-WB-Qvk" id="QDB-G1-Sof">
  700. <rect key="frame" x="0.0" y="0.0" width="348" height="50"/>
  701. <autoresizingMask key="autoresizingMask"/>
  702. <subviews>
  703. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JLV-Ik-8Og">
  704. <rect key="frame" x="16" y="12" width="324" height="26"/>
  705. <fontDescription key="fontDescription" name="PingFangSC-Thin" family="PingFang SC" pointSize="14"/>
  706. <state key="normal" title="诊断日志">
  707. <color key="titleColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  708. </state>
  709. </button>
  710. </subviews>
  711. <constraints>
  712. <constraint firstItem="JLV-Ik-8Og" firstAttribute="centerY" secondItem="QDB-G1-Sof" secondAttribute="centerY" id="2bM-JT-y9c"/>
  713. <constraint firstItem="JLV-Ik-8Og" firstAttribute="trailing" secondItem="QDB-G1-Sof" secondAttribute="trailingMargin" id="6Do-Pw-ubp"/>
  714. <constraint firstItem="JLV-Ik-8Og" firstAttribute="top" secondItem="QDB-G1-Sof" secondAttribute="topMargin" constant="1" id="WRw-Hk-138"/>
  715. <constraint firstItem="JLV-Ik-8Og" firstAttribute="leading" secondItem="QDB-G1-Sof" secondAttribute="leadingMargin" id="YUV-aG-cxa"/>
  716. </constraints>
  717. </tableViewCellContentView>
  718. <connections>
  719. <segue destination="Oi2-dE-wii" kind="show" identifier="showLogFileList" id="PXI-mN-P0F"/>
  720. </connections>
  721. </tableViewCell>
  722. </cells>
  723. </tableViewSection>
  724. </sections>
  725. <connections>
  726. <outlet property="dataSource" destination="0dg-7n-Hpr" id="xFr-JC-GI3"/>
  727. <outlet property="delegate" destination="0dg-7n-Hpr" id="Ysj-vF-IAN"/>
  728. </connections>
  729. </tableView>
  730. <connections>
  731. <outlet property="clearCacheButton" destination="YzR-Ao-24p" id="kaG-ms-9M4"/>
  732. </connections>
  733. </tableViewController>
  734. <placeholder placeholderIdentifier="IBFirstResponder" id="bF0-OB-8ei" userLabel="First Responder" sceneMemberID="firstResponder"/>
  735. </objects>
  736. <point key="canvasLocation" x="2004" y="803"/>
  737. </scene>
  738. <!--日志记录-->
  739. <scene sceneID="XhM-Bj-gxR">
  740. <objects>
  741. <viewController title="日志记录" id="Oi2-dE-wii" customClass="LogListViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  742. <layoutGuides>
  743. <viewControllerLayoutGuide type="top" id="fF6-62-ikz"/>
  744. <viewControllerLayoutGuide type="bottom" id="Q8N-wm-ye4"/>
  745. </layoutGuides>
  746. <view key="view" contentMode="scaleToFill" id="SHx-us-TVe">
  747. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  748. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  749. <subviews>
  750. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="50" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="vRx-Dj-S1W">
  751. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  752. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  753. <inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  754. <prototypes>
  755. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="LogFileCell" rowHeight="50" id="yUp-Qr-jWQ" customClass="LogFileTableViewCell" customModule="O2Platform" customModuleProvider="target">
  756. <rect key="frame" x="0.0" y="28" width="375" height="50"/>
  757. <autoresizingMask key="autoresizingMask"/>
  758. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="yUp-Qr-jWQ" id="vyv-R5-piw">
  759. <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
  760. <autoresizingMask key="autoresizingMask"/>
  761. <subviews>
  762. <stackView opaque="NO" contentMode="scaleToFill" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="ipd-Rv-1I2">
  763. <rect key="frame" x="8" y="2" width="359" height="34"/>
  764. <subviews>
  765. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="file_txt_icon" translatesAutoresizingMaskIntoConstraints="NO" id="eGq-nc-7e7">
  766. <rect key="frame" x="0.0" y="0.0" width="30" height="34"/>
  767. <constraints>
  768. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="30" id="ecd-er-eRZ"/>
  769. <constraint firstAttribute="height" constant="34" id="epP-ks-McU"/>
  770. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="34" id="oZC-Tl-7f6"/>
  771. <constraint firstAttribute="width" constant="30" id="t9i-po-vdT"/>
  772. </constraints>
  773. </imageView>
  774. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="文件名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KbB-IT-O4f">
  775. <rect key="frame" x="34" y="0.0" width="230" height="34"/>
  776. <constraints>
  777. <constraint firstAttribute="width" constant="230" id="u91-OO-rEd"/>
  778. </constraints>
  779. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
  780. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  781. <nil key="highlightedColor"/>
  782. </label>
  783. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="大小" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IPN-Wg-GAX">
  784. <rect key="frame" x="268" y="0.0" width="91" height="34"/>
  785. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
  786. <nil key="textColor"/>
  787. <nil key="highlightedColor"/>
  788. </label>
  789. </subviews>
  790. </stackView>
  791. </subviews>
  792. <constraints>
  793. <constraint firstItem="ipd-Rv-1I2" firstAttribute="leading" secondItem="vyv-R5-piw" secondAttribute="leading" constant="8" id="MR7-zY-AeD"/>
  794. <constraint firstAttribute="trailing" secondItem="ipd-Rv-1I2" secondAttribute="trailing" constant="8" id="P9A-c0-bb5"/>
  795. <constraint firstItem="ipd-Rv-1I2" firstAttribute="top" secondItem="vyv-R5-piw" secondAttribute="top" constant="2" id="pQ0-2j-zer"/>
  796. </constraints>
  797. </tableViewCellContentView>
  798. <connections>
  799. <outlet property="fileNameLabel" destination="KbB-IT-O4f" id="kuT-vp-TGr"/>
  800. <outlet property="fileSizeLabel" destination="IPN-Wg-GAX" id="XAo-ce-Cgv"/>
  801. <outlet property="iconImageView" destination="eGq-nc-7e7" id="aPe-yc-gmS"/>
  802. </connections>
  803. </tableViewCell>
  804. </prototypes>
  805. </tableView>
  806. </subviews>
  807. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  808. <constraints>
  809. <constraint firstItem="vRx-Dj-S1W" firstAttribute="leading" secondItem="SHx-us-TVe" secondAttribute="leading" id="BWH-kd-Fcf"/>
  810. <constraint firstItem="vRx-Dj-S1W" firstAttribute="top" secondItem="SHx-us-TVe" secondAttribute="top" id="RSS-Sa-OYk"/>
  811. <constraint firstAttribute="trailing" secondItem="vRx-Dj-S1W" secondAttribute="trailing" id="gYP-IG-Osq"/>
  812. <constraint firstItem="Q8N-wm-ye4" firstAttribute="top" secondItem="vRx-Dj-S1W" secondAttribute="bottom" id="mXl-U4-ka5"/>
  813. </constraints>
  814. </view>
  815. <connections>
  816. <outlet property="tableView" destination="vRx-Dj-S1W" id="gcp-1N-ZHl"/>
  817. </connections>
  818. </viewController>
  819. <placeholder placeholderIdentifier="IBFirstResponder" id="gyr-Nb-TUB" userLabel="First Responder" sceneMemberID="firstResponder"/>
  820. </objects>
  821. <point key="canvasLocation" x="2004" y="1567"/>
  822. </scene>
  823. <!--新消息通知-->
  824. <scene sceneID="0OK-6N-UNy">
  825. <objects>
  826. <tableViewController title="新消息通知" hidesBottomBarWhenPushed="YES" id="d30-tZ-BfE" customClass="SMessageNotiViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  827. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" id="llx-8a-BWT">
  828. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  829. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  830. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  831. <sections>
  832. <tableViewSection footerTitle="要更改消息通知设置,请进入设置——通用——消息通知,找到智和,进入后进行启用或禁用" id="kIi-Ni-N6i">
  833. <cells>
  834. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="50" id="Rsp-DF-kRc">
  835. <rect key="frame" x="0.0" y="18" width="375" height="50"/>
  836. <autoresizingMask key="autoresizingMask"/>
  837. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Rsp-DF-kRc" id="Why-W1-Var">
  838. <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
  839. <autoresizingMask key="autoresizingMask"/>
  840. <subviews>
  841. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="接收新消息通知" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3G3-gN-Bc1">
  842. <rect key="frame" x="23" y="14.5" width="226" height="21"/>
  843. <fontDescription key="fontDescription" name="PingFangSC-Thin" family="PingFang SC" pointSize="15"/>
  844. <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="calibratedRGB"/>
  845. <nil key="highlightedColor"/>
  846. </label>
  847. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7v8-39-XLF">
  848. <rect key="frame" x="310" y="11" width="51" height="31"/>
  849. <connections>
  850. <action selector="clickSwitchAction:" destination="d30-tZ-BfE" eventType="touchUpInside" id="3Rp-Dc-5Zv"/>
  851. <action selector="sender:" destination="d30-tZ-BfE" eventType="valueChanged" id="Pqn-Ii-cGe"/>
  852. </connections>
  853. </switch>
  854. </subviews>
  855. <constraints>
  856. <constraint firstItem="7v8-39-XLF" firstAttribute="top" secondItem="Why-W1-Var" secondAttribute="topMargin" id="4YG-Ez-Vl2"/>
  857. <constraint firstItem="7v8-39-XLF" firstAttribute="leading" secondItem="3G3-gN-Bc1" secondAttribute="trailing" constant="61" id="Hy5-Xd-kS0"/>
  858. <constraint firstItem="7v8-39-XLF" firstAttribute="trailing" secondItem="Why-W1-Var" secondAttribute="trailingMargin" id="Jjj-EM-PxW"/>
  859. <constraint firstItem="3G3-gN-Bc1" firstAttribute="centerY" secondItem="Why-W1-Var" secondAttribute="centerY" id="avO-oo-QOz"/>
  860. <constraint firstItem="3G3-gN-Bc1" firstAttribute="leading" secondItem="Why-W1-Var" secondAttribute="leadingMargin" constant="7" id="iwN-Af-od5"/>
  861. </constraints>
  862. </tableViewCellContentView>
  863. </tableViewCell>
  864. </cells>
  865. </tableViewSection>
  866. </sections>
  867. <connections>
  868. <outlet property="dataSource" destination="d30-tZ-BfE" id="taF-q7-QWe"/>
  869. <outlet property="delegate" destination="d30-tZ-BfE" id="HIa-qp-6I8"/>
  870. </connections>
  871. </tableView>
  872. <connections>
  873. <outlet property="messageSwitch" destination="7v8-39-XLF" id="XtJ-c3-om2"/>
  874. </connections>
  875. </tableViewController>
  876. <placeholder placeholderIdentifier="IBFirstResponder" id="HBF-4W-eVx" userLabel="First Responder" sceneMemberID="firstResponder"/>
  877. </objects>
  878. <point key="canvasLocation" x="2943" y="922"/>
  879. </scene>
  880. <!--我的客服-->
  881. <scene sceneID="YEH-AV-m1f">
  882. <objects>
  883. <viewController title="我的客服" hidesBottomBarWhenPushed="YES" id="JSP-7f-p9z" customClass="SCustomerServiceViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  884. <layoutGuides>
  885. <viewControllerLayoutGuide type="top" id="J79-7t-hGq"/>
  886. <viewControllerLayoutGuide type="bottom" id="cCP-3c-E3n"/>
  887. </layoutGuides>
  888. <view key="view" contentMode="scaleToFill" id="77S-dy-6cv">
  889. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  890. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  891. <subviews>
  892. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lOs-lc-SS5">
  893. <rect key="frame" x="0.0" y="0.0" width="375" height="313"/>
  894. <subviews>
  895. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="1Xg-cd-vTe">
  896. <rect key="frame" x="40" y="35" width="295" height="164"/>
  897. <subviews>
  898. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="settingService" translatesAutoresizingMaskIntoConstraints="NO" id="uOK-KB-uqw">
  899. <rect key="frame" x="75.5" y="0.0" width="144.5" height="144.5"/>
  900. </imageView>
  901. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="客服电话(周一至周日 8:00-20:00)" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dmV-1a-0h9">
  902. <rect key="frame" x="45.5" y="149.5" width="204" height="14.5"/>
  903. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  904. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  905. <nil key="highlightedColor"/>
  906. </label>
  907. </subviews>
  908. </stackView>
  909. </subviews>
  910. <color key="backgroundColor" red="0.98431372549019602" green="0.27843137254901962" blue="0.27843137254901962" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  911. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  912. <constraints>
  913. <constraint firstItem="1Xg-cd-vTe" firstAttribute="top" secondItem="lOs-lc-SS5" secondAttribute="top" constant="35" id="85y-lE-f7k"/>
  914. <constraint firstItem="1Xg-cd-vTe" firstAttribute="leading" secondItem="lOs-lc-SS5" secondAttribute="leading" constant="40" id="cqG-uS-kdO"/>
  915. <constraint firstItem="1Xg-cd-vTe" firstAttribute="centerX" secondItem="lOs-lc-SS5" secondAttribute="centerX" id="is7-Cs-6Y8"/>
  916. </constraints>
  917. </view>
  918. <stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="50" translatesAutoresizingMaskIntoConstraints="NO" id="agf-W5-jhb">
  919. <rect key="frame" x="43.5" y="375" width="288" height="113"/>
  920. <subviews>
  921. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="bns-se-kPH">
  922. <rect key="frame" x="0.0" y="2" width="60" height="109"/>
  923. <subviews>
  924. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="AvatarService" translatesAutoresizingMaskIntoConstraints="NO" id="LCE-ai-xqM">
  925. <rect key="frame" x="0.0" y="0.0" width="60" height="60"/>
  926. </imageView>
  927. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="客服红红" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tbQ-uK-tMb">
  928. <rect key="frame" x="0.0" y="60" width="60" height="20"/>
  929. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
  930. <color key="textColor" red="0.60784313725490191" green="0.60784313725490191" blue="0.60784313725490191" alpha="1" colorSpace="calibratedRGB"/>
  931. <nil key="highlightedColor"/>
  932. </label>
  933. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="74x-vb-Xk6">
  934. <rect key="frame" x="0.0" y="80" width="60" height="29"/>
  935. <color key="backgroundColor" red="0.98431372549019602" green="0.27843137254901962" blue="0.27843137254901962" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  936. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  937. <state key="normal" title="呼叫">
  938. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  939. </state>
  940. </button>
  941. </subviews>
  942. </stackView>
  943. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="qb0-EU-adD">
  944. <rect key="frame" x="110" y="2" width="60" height="109"/>
  945. <subviews>
  946. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="AvatarService" translatesAutoresizingMaskIntoConstraints="NO" id="qFp-b6-oAK">
  947. <rect key="frame" x="0.0" y="0.0" width="60" height="60"/>
  948. </imageView>
  949. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="客服小凡" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DU1-Fh-vMH">
  950. <rect key="frame" x="0.0" y="60" width="60" height="20"/>
  951. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
  952. <color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
  953. <nil key="highlightedColor"/>
  954. </label>
  955. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Yh9-lt-3r1">
  956. <rect key="frame" x="0.0" y="80" width="60" height="29"/>
  957. <color key="backgroundColor" red="0.98431372549019602" green="0.27843137254901962" blue="0.27843137254901962" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  958. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  959. <state key="normal" title="呼叫">
  960. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  961. </state>
  962. </button>
  963. </subviews>
  964. </stackView>
  965. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="EOa-ce-SpV">
  966. <rect key="frame" x="220" y="0.0" width="68" height="113"/>
  967. <subviews>
  968. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="AvatarService" translatesAutoresizingMaskIntoConstraints="NO" id="9Ci-oa-hhG">
  969. <rect key="frame" x="0.0" y="0.0" width="68" height="60"/>
  970. </imageView>
  971. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="客服丹丹" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8dM-Zq-gzE">
  972. <rect key="frame" x="0.0" y="60" width="68" height="24"/>
  973. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="17"/>
  974. <color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
  975. <nil key="highlightedColor"/>
  976. </label>
  977. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="unQ-kT-Gst">
  978. <rect key="frame" x="0.0" y="84" width="68" height="29"/>
  979. <color key="backgroundColor" red="0.98431372549019602" green="0.27843137254901962" blue="0.27843137254901962" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  980. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  981. <state key="normal" title="呼叫">
  982. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  983. </state>
  984. </button>
  985. </subviews>
  986. </stackView>
  987. </subviews>
  988. </stackView>
  989. </subviews>
  990. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  991. <constraints>
  992. <constraint firstItem="cCP-3c-E3n" firstAttribute="top" secondItem="agf-W5-jhb" secondAttribute="bottom" constant="159" id="Fh4-MM-lvK"/>
  993. <constraint firstItem="lOs-lc-SS5" firstAttribute="top" secondItem="J79-7t-hGq" secondAttribute="bottom" id="O5f-eY-ltz"/>
  994. <constraint firstItem="lOs-lc-SS5" firstAttribute="leading" secondItem="77S-dy-6cv" secondAttribute="leading" id="XGN-0Y-hdH"/>
  995. <constraint firstItem="agf-W5-jhb" firstAttribute="top" secondItem="lOs-lc-SS5" secondAttribute="bottom" constant="62" id="cBS-jZ-l70"/>
  996. <constraint firstAttribute="trailing" secondItem="lOs-lc-SS5" secondAttribute="trailing" id="lOA-8n-0r5"/>
  997. <constraint firstItem="lOs-lc-SS5" firstAttribute="centerX" secondItem="agf-W5-jhb" secondAttribute="centerX" id="pjQ-W0-3m2"/>
  998. </constraints>
  999. </view>
  1000. <connections>
  1001. <outlet property="sButton1" destination="74x-vb-Xk6" id="IHx-cF-dln"/>
  1002. <outlet property="sButton2" destination="Yh9-lt-3r1" id="LXB-cq-465"/>
  1003. <outlet property="sButton3" destination="unQ-kT-Gst" id="UdE-sM-Za8"/>
  1004. </connections>
  1005. </viewController>
  1006. <placeholder placeholderIdentifier="IBFirstResponder" id="Isb-sM-7hm" userLabel="First Responder" sceneMemberID="firstResponder"/>
  1007. </objects>
  1008. <point key="canvasLocation" x="1220" y="737.18140929535241"/>
  1009. </scene>
  1010. </scenes>
  1011. <resources>
  1012. <image name="AvatarService" width="60" height="60"/>
  1013. <image name="Shape" width="31" height="31"/>
  1014. <image name="about_logo" width="65" height="101"/>
  1015. <image name="file_txt_icon" width="40" height="40"/>
  1016. <image name="personDefaultIcon" width="24" height="24"/>
  1017. <image name="pic_bj_red" width="375" height="465"/>
  1018. <image name="pic_red_blue" width="355" height="305"/>
  1019. <image name="settingService" width="144.5" height="144.5"/>
  1020. </resources>
  1021. </document>