SBTBaseInfoVCtr.xib 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <customFonts key="customFonts">
  13. <array key="PingFangSC Heavy.ttf">
  14. <string>PingFang-SC-Heavy</string>
  15. </array>
  16. </customFonts>
  17. <objects>
  18. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="SBTBaseInfoVCtr" customModule="SolarBT" customModuleProvider="target">
  19. <connections>
  20. <outlet property="DeviceNameBox" destination="COh-hY-QSM" id="DXY-I2-BhA"/>
  21. <outlet property="SNBox" destination="VdJ-Q2-s3e" id="RuK-KN-qdg"/>
  22. <outlet property="VersionBox" destination="mFu-kk-N25" id="aUi-jM-wRl"/>
  23. <outlet property="checkBtn" destination="fG9-aE-RZM" id="IAf-O3-VW5"/>
  24. <outlet property="checkUpdateLabel" destination="Le8-1N-vkT" id="DIH-KW-Ldq"/>
  25. <outlet property="connectPwdBtn" destination="kh5-t7-GMV" id="8U5-br-SZc"/>
  26. <outlet property="deviceNameLabel" destination="PAj-Tz-mHw" id="tS3-AV-2ww"/>
  27. <outlet property="device_name" destination="jmg-To-0PF" id="sOd-RG-aJw"/>
  28. <outlet property="firmwareLabel" destination="9FR-jC-Kha" id="r05-qx-esy"/>
  29. <outlet property="passwordLab" destination="aHY-23-bY2" id="pe5-UZ-Ufv"/>
  30. <outlet property="restoreBtn" destination="602-u6-ydy" id="tAw-n8-BSp"/>
  31. <outlet property="sn" destination="Lb1-aT-Xae" id="6gK-oD-Wxi"/>
  32. <outlet property="sn_label" destination="2iq-Yg-qWW" id="fZ3-Zq-fel"/>
  33. <outlet property="updateDeviceBtn" destination="oU8-7Y-7tn" id="e00-1f-Zsm"/>
  34. <outlet property="updatePsdBtn" destination="B9L-i5-LCM" id="BAd-eg-cRE"/>
  35. <outlet property="updatePwdBtn" destination="bjT-t9-FUy" id="0H5-4V-zkC"/>
  36. <outlet property="version" destination="uxs-Cw-zS0" id="Cg6-f6-zYq"/>
  37. <outlet property="versionLabel" destination="orw-2R-TmC" id="g31-1J-qc6"/>
  38. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  39. <outlet property="viewHeight" destination="FWw-dX-xZH" id="jnn-Oj-xPa"/>
  40. </connections>
  41. </placeholder>
  42. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  43. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  44. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  45. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  46. <subviews>
  47. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ibf-iu-8EB">
  48. <rect key="frame" x="0.0" y="20" width="375" height="555"/>
  49. <subviews>
  50. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GoO-ab-IgX">
  51. <rect key="frame" x="0.0" y="0.0" width="375" height="550"/>
  52. <subviews>
  53. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kh5-t7-GMV">
  54. <rect key="frame" x="25" y="30" width="88" height="25"/>
  55. <color key="backgroundColor" red="0.93726116418838501" green="0.93724352121353149" blue="0.93725556135177612" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  56. <constraints>
  57. <constraint firstAttribute="height" constant="25" id="d8W-a1-Za4"/>
  58. <constraint firstAttribute="width" constant="88" id="zKE-r4-Sqo"/>
  59. </constraints>
  60. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
  61. <state key="normal" title="连接密码">
  62. <color key="titleColor" red="0.13333333333333333" green="0.13333333333333333" blue="0.13333333333333333" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  63. </state>
  64. <userDefinedRuntimeAttributes>
  65. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  66. <real key="value" value="13"/>
  67. </userDefinedRuntimeAttribute>
  68. </userDefinedRuntimeAttributes>
  69. </button>
  70. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bjT-t9-FUy">
  71. <rect key="frame" x="285" y="35" width="65" height="15"/>
  72. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  73. <state key="normal" title="修改密码" image="password">
  74. <color key="titleColor" red="0.64313725490196072" green="0.64313725490196072" blue="0.64313725490196072" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  75. </state>
  76. <connections>
  77. <action selector="updatePasswordAction:" destination="-1" eventType="touchUpInside" id="yUg-BT-bmn"/>
  78. </connections>
  79. </button>
  80. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="000 000" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aHY-23-bY2">
  81. <rect key="frame" x="30" y="65" width="118" height="42"/>
  82. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="30"/>
  83. <color key="textColor" red="0.96078431372549022" green="0.49411764705882355" blue="0.062745098039215685" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  84. <nil key="highlightedColor"/>
  85. </label>
  86. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="B9L-i5-LCM" customClass="CLButton" customModule="SolarBT" customModuleProvider="target">
  87. <rect key="frame" x="328" y="76" width="20" height="20"/>
  88. <constraints>
  89. <constraint firstAttribute="height" constant="20" id="lMh-ef-a7F"/>
  90. <constraint firstAttribute="width" constant="20" id="nOH-W5-PhX"/>
  91. </constraints>
  92. <state key="normal" image="eye"/>
  93. <state key="selected" image="openeye"/>
  94. <connections>
  95. <action selector="showPasswordAction:" destination="-1" eventType="touchUpInside" id="a6e-hB-iN2"/>
  96. </connections>
  97. </button>
  98. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="COh-hY-QSM">
  99. <rect key="frame" x="25" y="127" width="325" height="82"/>
  100. <subviews>
  101. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="设备名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PAj-Tz-mHw">
  102. <rect key="frame" x="15" y="15" width="49.5" height="14.5"/>
  103. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  104. <color key="textColor" red="0.67063075304031372" green="0.67051732540130615" blue="0.67451077699661255" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  105. <nil key="highlightedColor"/>
  106. </label>
  107. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="欢迎使用智能" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jmg-To-0PF">
  108. <rect key="frame" x="17" y="35.5" width="291" height="20.5"/>
  109. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  110. <color key="textColor" red="0.13333333333333333" green="0.13333333333333333" blue="0.13333333333333333" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  111. <nil key="highlightedColor"/>
  112. </label>
  113. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oU8-7Y-7tn" customClass="CLButton" customModule="SolarBT" customModuleProvider="target">
  114. <rect key="frame" x="294" y="15" width="16" height="16"/>
  115. <constraints>
  116. <constraint firstAttribute="width" constant="16" id="Pda-zi-uqm"/>
  117. <constraint firstAttribute="height" constant="16" id="ram-Yd-fP9"/>
  118. </constraints>
  119. <state key="normal" title="Button" image="pencil"/>
  120. <connections>
  121. <action selector="editDeviceNameAction:" destination="-1" eventType="touchUpInside" id="cPQ-Mo-WYZ"/>
  122. </connections>
  123. </button>
  124. </subviews>
  125. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  126. <constraints>
  127. <constraint firstItem="PAj-Tz-mHw" firstAttribute="leading" secondItem="COh-hY-QSM" secondAttribute="leading" constant="15" id="4uQ-Y6-BkT"/>
  128. <constraint firstItem="jmg-To-0PF" firstAttribute="top" secondItem="PAj-Tz-mHw" secondAttribute="bottom" constant="6" id="FrW-pK-NrD"/>
  129. <constraint firstItem="jmg-To-0PF" firstAttribute="leading" secondItem="COh-hY-QSM" secondAttribute="leading" constant="17" id="TGE-UH-faF"/>
  130. <constraint firstAttribute="height" constant="82" id="Y3H-8r-hzw"/>
  131. <constraint firstAttribute="trailing" secondItem="jmg-To-0PF" secondAttribute="trailing" constant="17" id="fOh-Wv-TMP"/>
  132. <constraint firstItem="PAj-Tz-mHw" firstAttribute="top" secondItem="COh-hY-QSM" secondAttribute="top" constant="15" id="jmH-NT-aJo"/>
  133. <constraint firstAttribute="trailing" secondItem="oU8-7Y-7tn" secondAttribute="trailing" constant="20" id="vdf-fm-ON3"/>
  134. <constraint firstItem="oU8-7Y-7tn" firstAttribute="centerY" secondItem="PAj-Tz-mHw" secondAttribute="centerY" id="wdU-A2-DbX"/>
  135. </constraints>
  136. <userDefinedRuntimeAttributes>
  137. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  138. <color key="value" red="0.82352941176470584" green="0.82352941176470584" blue="0.82352941176470584" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  139. </userDefinedRuntimeAttribute>
  140. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  141. <real key="value" value="1"/>
  142. </userDefinedRuntimeAttribute>
  143. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  144. <real key="value" value="5"/>
  145. </userDefinedRuntimeAttribute>
  146. </userDefinedRuntimeAttributes>
  147. </view>
  148. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VdJ-Q2-s3e">
  149. <rect key="frame" x="25" y="224" width="325" height="82"/>
  150. <subviews>
  151. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="序列号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2iq-Yg-qWW">
  152. <rect key="frame" x="15" y="15" width="37" height="14.5"/>
  153. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  154. <color key="textColor" red="0.6705882352941176" green="0.6705882352941176" blue="0.67450980392156867" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  155. <nil key="highlightedColor"/>
  156. </label>
  157. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="HY82788HY7291GUI" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lb1-aT-Xae">
  158. <rect key="frame" x="17" y="35.5" width="201" height="25.5"/>
  159. <fontDescription key="fontDescription" type="system" pointSize="21"/>
  160. <color key="textColor" red="0.6705882352941176" green="0.6705882352941176" blue="0.67450980392156867" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  161. <nil key="highlightedColor"/>
  162. </label>
  163. </subviews>
  164. <color key="backgroundColor" red="0.93726116418838501" green="0.93724352121353149" blue="0.93725556135177612" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  165. <constraints>
  166. <constraint firstAttribute="height" constant="82" id="CgM-ty-jMp"/>
  167. <constraint firstItem="2iq-Yg-qWW" firstAttribute="top" secondItem="VdJ-Q2-s3e" secondAttribute="top" constant="15" id="WRI-SL-jHs"/>
  168. <constraint firstItem="Lb1-aT-Xae" firstAttribute="leading" secondItem="VdJ-Q2-s3e" secondAttribute="leading" constant="17" id="iDC-Mg-D3i"/>
  169. <constraint firstItem="2iq-Yg-qWW" firstAttribute="leading" secondItem="VdJ-Q2-s3e" secondAttribute="leading" constant="15" id="o9Q-Pr-43j"/>
  170. <constraint firstItem="Lb1-aT-Xae" firstAttribute="top" secondItem="2iq-Yg-qWW" secondAttribute="bottom" constant="6" id="uV3-D9-Qtn"/>
  171. </constraints>
  172. <userDefinedRuntimeAttributes>
  173. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  174. <color key="value" red="0.82352941180000006" green="0.82352941180000006" blue="0.82352941180000006" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  175. </userDefinedRuntimeAttribute>
  176. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  177. <real key="value" value="1"/>
  178. </userDefinedRuntimeAttribute>
  179. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  180. <real key="value" value="5"/>
  181. </userDefinedRuntimeAttribute>
  182. </userDefinedRuntimeAttributes>
  183. </view>
  184. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mFu-kk-N25">
  185. <rect key="frame" x="25" y="321" width="325" height="82"/>
  186. <subviews>
  187. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="硬件版本" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="orw-2R-TmC">
  188. <rect key="frame" x="15" y="15" width="49.5" height="14.5"/>
  189. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  190. <color key="textColor" red="0.67063075299999997" green="0.67051732539999997" blue="0.67451077699999995" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  191. <nil key="highlightedColor"/>
  192. </label>
  193. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="V23.0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uxs-Cw-zS0">
  194. <rect key="frame" x="17" y="35.5" width="57.5" height="25.5"/>
  195. <fontDescription key="fontDescription" type="system" pointSize="21"/>
  196. <color key="textColor" red="0.6705882352941176" green="0.6705882352941176" blue="0.67450980392156867" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  197. <nil key="highlightedColor"/>
  198. </label>
  199. </subviews>
  200. <color key="backgroundColor" red="0.93726116418838501" green="0.93724352121353149" blue="0.93725556135177612" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  201. <constraints>
  202. <constraint firstItem="uxs-Cw-zS0" firstAttribute="leading" secondItem="mFu-kk-N25" secondAttribute="leading" constant="17" id="6ew-ie-rnm"/>
  203. <constraint firstItem="orw-2R-TmC" firstAttribute="top" secondItem="mFu-kk-N25" secondAttribute="top" constant="15" id="Dxd-MJ-yeC"/>
  204. <constraint firstItem="orw-2R-TmC" firstAttribute="leading" secondItem="mFu-kk-N25" secondAttribute="leading" constant="15" id="UCe-rF-DY2"/>
  205. <constraint firstItem="uxs-Cw-zS0" firstAttribute="top" secondItem="orw-2R-TmC" secondAttribute="bottom" constant="6" id="jIk-F9-loH"/>
  206. <constraint firstAttribute="height" constant="82" id="xYO-k5-7za"/>
  207. </constraints>
  208. <userDefinedRuntimeAttributes>
  209. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  210. <color key="value" red="0.82352941180000006" green="0.82352941180000006" blue="0.82352941180000006" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  211. </userDefinedRuntimeAttribute>
  212. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  213. <real key="value" value="1"/>
  214. </userDefinedRuntimeAttribute>
  215. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  216. <real key="value" value="5"/>
  217. </userDefinedRuntimeAttribute>
  218. </userDefinedRuntimeAttributes>
  219. </view>
  220. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="602-u6-ydy">
  221. <rect key="frame" x="25" y="418" width="325" height="50"/>
  222. <constraints>
  223. <constraint firstAttribute="height" constant="50" id="TLx-dT-I2t"/>
  224. </constraints>
  225. <fontDescription key="fontDescription" name="PingFang-SC-Heavy" family="PingFang SC" pointSize="14"/>
  226. <state key="normal" title="恢复出厂设置">
  227. <color key="titleColor" red="0.38431372549019605" green="0.38431372549019605" blue="0.38431372549019605" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  228. </state>
  229. <userDefinedRuntimeAttributes>
  230. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  231. <color key="value" red="0.82352941176470584" green="0.82352941176470584" blue="0.82352941176470584" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  232. </userDefinedRuntimeAttribute>
  233. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  234. <real key="value" value="1"/>
  235. </userDefinedRuntimeAttribute>
  236. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  237. <real key="value" value="5"/>
  238. </userDefinedRuntimeAttribute>
  239. </userDefinedRuntimeAttributes>
  240. <connections>
  241. <action selector="restoreAction:" destination="-1" eventType="touchUpInside" id="2uH-ZM-Zw3"/>
  242. </connections>
  243. </button>
  244. </subviews>
  245. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  246. <constraints>
  247. <constraint firstAttribute="trailing" secondItem="VdJ-Q2-s3e" secondAttribute="trailing" constant="25" id="6fc-hy-IWk"/>
  248. <constraint firstItem="VdJ-Q2-s3e" firstAttribute="leading" secondItem="GoO-ab-IgX" secondAttribute="leading" constant="25" id="8l1-pV-M8E"/>
  249. <constraint firstAttribute="trailing" secondItem="B9L-i5-LCM" secondAttribute="trailing" constant="27" id="Alo-Me-2hQ"/>
  250. <constraint firstAttribute="trailing" secondItem="mFu-kk-N25" secondAttribute="trailing" constant="25" id="Cq4-t8-2Tf"/>
  251. <constraint firstItem="aHY-23-bY2" firstAttribute="top" secondItem="kh5-t7-GMV" secondAttribute="bottom" constant="10" id="EfI-Wh-eST"/>
  252. <constraint firstItem="B9L-i5-LCM" firstAttribute="centerY" secondItem="aHY-23-bY2" secondAttribute="centerY" id="FTp-zj-ViI"/>
  253. <constraint firstAttribute="height" constant="550" id="FWw-dX-xZH"/>
  254. <constraint firstItem="COh-hY-QSM" firstAttribute="top" secondItem="aHY-23-bY2" secondAttribute="bottom" constant="20" id="J8j-ea-pfW"/>
  255. <constraint firstItem="aHY-23-bY2" firstAttribute="leading" secondItem="GoO-ab-IgX" secondAttribute="leading" constant="30" id="Lip-RO-6uV"/>
  256. <constraint firstItem="kh5-t7-GMV" firstAttribute="leading" secondItem="GoO-ab-IgX" secondAttribute="leading" constant="25" id="NGj-jG-QQj"/>
  257. <constraint firstItem="mFu-kk-N25" firstAttribute="leading" secondItem="GoO-ab-IgX" secondAttribute="leading" constant="25" id="Na4-83-Ifm"/>
  258. <constraint firstAttribute="trailing" secondItem="602-u6-ydy" secondAttribute="trailing" constant="25" id="RsY-oJ-h8i"/>
  259. <constraint firstAttribute="trailing" secondItem="bjT-t9-FUy" secondAttribute="trailing" constant="25" id="SbC-sW-f6U"/>
  260. <constraint firstItem="602-u6-ydy" firstAttribute="top" secondItem="mFu-kk-N25" secondAttribute="bottom" constant="15" id="amr-L1-kmp"/>
  261. <constraint firstItem="mFu-kk-N25" firstAttribute="top" secondItem="VdJ-Q2-s3e" secondAttribute="bottom" constant="15" id="b5z-JR-27B"/>
  262. <constraint firstAttribute="trailing" secondItem="COh-hY-QSM" secondAttribute="trailing" constant="25" id="bkD-Fm-t3w"/>
  263. <constraint firstItem="bjT-t9-FUy" firstAttribute="centerY" secondItem="kh5-t7-GMV" secondAttribute="centerY" id="gzt-E5-pD1"/>
  264. <constraint firstItem="VdJ-Q2-s3e" firstAttribute="top" secondItem="COh-hY-QSM" secondAttribute="bottom" constant="15" id="hKE-Rb-kqQ"/>
  265. <constraint firstItem="602-u6-ydy" firstAttribute="leading" secondItem="GoO-ab-IgX" secondAttribute="leading" constant="25" id="rbU-w9-Zn5"/>
  266. <constraint firstItem="COh-hY-QSM" firstAttribute="leading" secondItem="GoO-ab-IgX" secondAttribute="leading" constant="25" id="vPD-RX-azT"/>
  267. <constraint firstItem="kh5-t7-GMV" firstAttribute="top" secondItem="GoO-ab-IgX" secondAttribute="top" constant="30" id="yiO-rS-nnl"/>
  268. </constraints>
  269. </view>
  270. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dRK-Hv-ZuO">
  271. <rect key="frame" x="30" y="0.0" width="315" height="1"/>
  272. <color key="backgroundColor" red="0.9137254901960784" green="0.9137254901960784" blue="0.9137254901960784" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  273. <constraints>
  274. <constraint firstAttribute="height" constant="1" id="wEN-LA-zoz"/>
  275. </constraints>
  276. </view>
  277. </subviews>
  278. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  279. <constraints>
  280. <constraint firstAttribute="trailing" secondItem="dRK-Hv-ZuO" secondAttribute="trailing" constant="30" id="B5c-Ui-aIm"/>
  281. <constraint firstItem="dRK-Hv-ZuO" firstAttribute="top" secondItem="ibf-iu-8EB" secondAttribute="top" id="N3L-TP-rrk"/>
  282. <constraint firstItem="GoO-ab-IgX" firstAttribute="leading" secondItem="ibf-iu-8EB" secondAttribute="leading" id="OUA-pN-EAu"/>
  283. <constraint firstAttribute="trailing" secondItem="GoO-ab-IgX" secondAttribute="trailing" id="UFd-d3-0wF"/>
  284. <constraint firstItem="GoO-ab-IgX" firstAttribute="centerX" secondItem="ibf-iu-8EB" secondAttribute="centerX" id="aq6-sL-q9p"/>
  285. <constraint firstItem="dRK-Hv-ZuO" firstAttribute="leading" secondItem="ibf-iu-8EB" secondAttribute="leading" constant="30" id="h22-gW-Ey0"/>
  286. <constraint firstAttribute="bottom" secondItem="GoO-ab-IgX" secondAttribute="bottom" id="vvW-GE-8QP"/>
  287. <constraint firstItem="GoO-ab-IgX" firstAttribute="top" secondItem="ibf-iu-8EB" secondAttribute="top" id="wkQ-9m-6Ky"/>
  288. </constraints>
  289. </scrollView>
  290. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FUh-Ce-hXu">
  291. <rect key="frame" x="0.0" y="575" width="375" height="92"/>
  292. <subviews>
  293. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fG9-aE-RZM">
  294. <rect key="frame" x="25" y="22" width="325" height="50"/>
  295. <subviews>
  296. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="检查更新" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Le8-1N-vkT">
  297. <rect key="frame" x="128.5" y="9" width="68" height="24"/>
  298. <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="17"/>
  299. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  300. <nil key="highlightedColor"/>
  301. </label>
  302. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="固件版本 V7.3.0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9FR-jC-Kha">
  303. <rect key="frame" x="122.5" y="33" width="80.5" height="14"/>
  304. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  305. <color key="textColor" red="0.97255557780000002" green="0.97253733870000003" blue="0.97254973649999998" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  306. <nil key="highlightedColor"/>
  307. </label>
  308. </subviews>
  309. <color key="backgroundColor" red="0.93735402822494507" green="0.57242196798324585" blue="0.22339692711830139" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  310. <constraints>
  311. <constraint firstItem="Le8-1N-vkT" firstAttribute="centerX" secondItem="fG9-aE-RZM" secondAttribute="centerX" id="9Yi-jA-dMC"/>
  312. <constraint firstItem="9FR-jC-Kha" firstAttribute="centerX" secondItem="fG9-aE-RZM" secondAttribute="centerX" id="ebh-sf-CWe"/>
  313. <constraint firstItem="Le8-1N-vkT" firstAttribute="top" secondItem="fG9-aE-RZM" secondAttribute="top" constant="9" id="g3b-De-4X0"/>
  314. <constraint firstAttribute="height" constant="50" id="gXk-k4-DLr"/>
  315. <constraint firstItem="9FR-jC-Kha" firstAttribute="top" secondItem="Le8-1N-vkT" secondAttribute="bottom" id="jke-vk-mym"/>
  316. </constraints>
  317. </view>
  318. </subviews>
  319. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  320. <constraints>
  321. <constraint firstItem="fG9-aE-RZM" firstAttribute="top" secondItem="FUh-Ce-hXu" secondAttribute="top" constant="22" id="AFw-hw-jzE"/>
  322. <constraint firstItem="fG9-aE-RZM" firstAttribute="centerX" secondItem="FUh-Ce-hXu" secondAttribute="centerX" id="IcJ-nP-Xiq"/>
  323. <constraint firstAttribute="trailing" secondItem="fG9-aE-RZM" secondAttribute="trailing" constant="25" id="Mgb-np-qDR"/>
  324. <constraint firstAttribute="height" constant="92" id="eD3-Rc-Dmo"/>
  325. <constraint firstItem="fG9-aE-RZM" firstAttribute="leading" secondItem="FUh-Ce-hXu" secondAttribute="leading" constant="25" id="kuS-Zd-OJn"/>
  326. </constraints>
  327. </view>
  328. </subviews>
  329. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  330. <constraints>
  331. <constraint firstItem="ibf-iu-8EB" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="2eU-QM-NeU"/>
  332. <constraint firstItem="FUh-Ce-hXu" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="63d-3Q-Cki"/>
  333. <constraint firstItem="ibf-iu-8EB" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="Sb3-5h-wFL"/>
  334. <constraint firstItem="FUh-Ce-hXu" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="TfE-Yn-CAk"/>
  335. <constraint firstItem="FUh-Ce-hXu" firstAttribute="top" secondItem="ibf-iu-8EB" secondAttribute="bottom" id="cAg-Yw-OpG"/>
  336. <constraint firstItem="FUh-Ce-hXu" firstAttribute="bottom" secondItem="fnl-2z-Ty3" secondAttribute="bottom" id="ifC-K6-udI"/>
  337. <constraint firstItem="ibf-iu-8EB" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="urS-Ta-fh1"/>
  338. </constraints>
  339. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  340. <point key="canvasLocation" x="107.2" y="-0.89955022488755632"/>
  341. </view>
  342. </objects>
  343. <resources>
  344. <image name="eye" width="16" height="16"/>
  345. <image name="openeye" width="20" height="20"/>
  346. <image name="password" width="15" height="15"/>
  347. <image name="pencil" width="16" height="16"/>
  348. </resources>
  349. </document>