workspace.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="NONE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="420a40af-e4b9-41e7-b569-424cfc67e65d" name="Changes" comment="feature: 处理外部类与内部类的问题">
  8. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/devices/bt_helper.js" beforeDir="false" afterPath="$PROJECT_DIR$/devices/bt_helper.js" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/pages/connectBle/connectBle.js" beforeDir="false" afterPath="$PROJECT_DIR$/pages/connectBle/connectBle.js" afterDir="false" />
  11. </list>
  12. <option name="SHOW_DIALOG" value="false" />
  13. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  14. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  15. <option name="LAST_RESOLUTION" value="IGNORE" />
  16. </component>
  17. <component name="Git.Settings">
  18. <option name="RECENT_BRANCH_BY_REPOSITORY">
  19. <map>
  20. <entry key="$PROJECT_DIR$" value="dev" />
  21. </map>
  22. </option>
  23. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  24. </component>
  25. <component name="GitToolBoxStore">
  26. <option name="recentBranches">
  27. <RecentBranches>
  28. <option name="branchesForRepo">
  29. <list>
  30. <RecentBranchesForRepo>
  31. <option name="branches">
  32. <list>
  33. <RecentBranch>
  34. <option name="branchName" value="develop/3.2.4" />
  35. <option name="lastUsedInstant" value="1732779850" />
  36. </RecentBranch>
  37. <RecentBranch>
  38. <option name="branchName" value="dev" />
  39. <option name="lastUsedInstant" value="1732778372" />
  40. </RecentBranch>
  41. </list>
  42. </option>
  43. <option name="repositoryRootUrl" value="file://$PROJECT_DIR$" />
  44. </RecentBranchesForRepo>
  45. </list>
  46. </option>
  47. </RecentBranches>
  48. </option>
  49. </component>
  50. <component name="MarkdownSettingsMigration">
  51. <option name="stateVersion" value="1" />
  52. </component>
  53. <component name="ProjectId" id="2pT45QITA0yk2vO5tz5tGtwXStK" />
  54. <component name="ProjectViewState">
  55. <option name="hideEmptyMiddlePackages" value="true" />
  56. <option name="showLibraryContents" value="true" />
  57. </component>
  58. <component name="PropertiesComponent">{
  59. &quot;keyToString&quot;: {
  60. &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  61. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  62. &quot;RunOnceActivity.cidr.known.project.marker&quot;: &quot;true&quot;,
  63. &quot;cidr.known.project.marker&quot;: &quot;true&quot;,
  64. &quot;dart.analysis.tool.window.visible&quot;: &quot;false&quot;,
  65. &quot;show.migrate.to.gradle.popup&quot;: &quot;false&quot;
  66. }
  67. }</component>
  68. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  69. <component name="TaskManager">
  70. <task active="true" id="Default" summary="Default task">
  71. <changelist id="420a40af-e4b9-41e7-b569-424cfc67e65d" name="Changes" comment="" />
  72. <created>1732776547610</created>
  73. <option name="number" value="Default" />
  74. <option name="presentableId" value="Default" />
  75. <updated>1732776547610</updated>
  76. </task>
  77. <task id="LOCAL-00001" summary="feature: 频繁切换登录问题">
  78. <created>1732778047409</created>
  79. <option name="number" value="00001" />
  80. <option name="presentableId" value="LOCAL-00001" />
  81. <option name="project" value="LOCAL" />
  82. <updated>1732778047409</updated>
  83. </task>
  84. <task id="LOCAL-00002" summary="feature: 解决一开始登录显示列表">
  85. <created>1732781221671</created>
  86. <option name="number" value="00002" />
  87. <option name="presentableId" value="LOCAL-00002" />
  88. <option name="project" value="LOCAL" />
  89. <updated>1732781221671</updated>
  90. </task>
  91. <task id="LOCAL-00003" summary="feature: 未登录和登录状态列表数据在线与被选中问题">
  92. <created>1732783327915</created>
  93. <option name="number" value="00003" />
  94. <option name="presentableId" value="LOCAL-00003" />
  95. <option name="project" value="LOCAL" />
  96. <updated>1732783327916</updated>
  97. </task>
  98. <task id="LOCAL-00004" summary="feature: 蓝牙和wifi仅仅关闭上层页面,不替换当前页面">
  99. <created>1732787339484</created>
  100. <option name="number" value="00004" />
  101. <option name="presentableId" value="LOCAL-00004" />
  102. <option name="project" value="LOCAL" />
  103. <updated>1732787339484</updated>
  104. </task>
  105. <task id="LOCAL-00005" summary="feature: 解决回到首页直接替换首页的问题">
  106. <created>1732789238802</created>
  107. <option name="number" value="00005" />
  108. <option name="presentableId" value="LOCAL-00005" />
  109. <option name="project" value="LOCAL" />
  110. <updated>1732789238802</updated>
  111. </task>
  112. <task id="LOCAL-00006" summary="feature: 蓝牙设备和wifi设备选择连接处理">
  113. <created>1732794387919</created>
  114. <option name="number" value="00006" />
  115. <option name="presentableId" value="LOCAL-00006" />
  116. <option name="project" value="LOCAL" />
  117. <updated>1732794387919</updated>
  118. </task>
  119. <task id="LOCAL-00007" summary="feature: 处理加载图片失败的问题">
  120. <created>1732846678881</created>
  121. <option name="number" value="00007" />
  122. <option name="presentableId" value="LOCAL-00007" />
  123. <option name="project" value="LOCAL" />
  124. <updated>1732846678881</updated>
  125. </task>
  126. <task id="LOCAL-00008" summary="feature: 处理跳转,摧毁当前界面的问题">
  127. <created>1732858514564</created>
  128. <option name="number" value="00008" />
  129. <option name="presentableId" value="LOCAL-00008" />
  130. <option name="project" value="LOCAL" />
  131. <updated>1732858514564</updated>
  132. </task>
  133. <task id="LOCAL-00009" summary="feature: 删除无用代码,整理描述">
  134. <created>1732858749312</created>
  135. <option name="number" value="00009" />
  136. <option name="presentableId" value="LOCAL-00009" />
  137. <option name="project" value="LOCAL" />
  138. <updated>1732858749312</updated>
  139. </task>
  140. <task id="LOCAL-00010" summary="feature: 加入登录界面路由">
  141. <created>1732858823167</created>
  142. <option name="number" value="00010" />
  143. <option name="presentableId" value="LOCAL-00010" />
  144. <option name="project" value="LOCAL" />
  145. <updated>1732858823167</updated>
  146. </task>
  147. <task id="LOCAL-00011" summary="feature: 处理几个异常跳转问题">
  148. <created>1732861180258</created>
  149. <option name="number" value="00011" />
  150. <option name="presentableId" value="LOCAL-00011" />
  151. <option name="project" value="LOCAL" />
  152. <updated>1732861180258</updated>
  153. </task>
  154. <task id="LOCAL-00012" summary="feature: 整理数据">
  155. <created>1732867831888</created>
  156. <option name="number" value="00012" />
  157. <option name="presentableId" value="LOCAL-00012" />
  158. <option name="project" value="LOCAL" />
  159. <updated>1732867831888</updated>
  160. </task>
  161. <task id="LOCAL-00013" summary="feature: 整理">
  162. <created>1733125786724</created>
  163. <option name="number" value="00013" />
  164. <option name="presentableId" value="LOCAL-00013" />
  165. <option name="project" value="LOCAL" />
  166. <updated>1733125786724</updated>
  167. </task>
  168. <task id="LOCAL-00014" summary="feature: 添加测试蓝牙类">
  169. <created>1733125810415</created>
  170. <option name="number" value="00014" />
  171. <option name="presentableId" value="LOCAL-00014" />
  172. <option name="project" value="LOCAL" />
  173. <updated>1733125810415</updated>
  174. </task>
  175. <task id="LOCAL-00015" summary="feature: 处理外部类与内部类的问题">
  176. <created>1733126619647</created>
  177. <option name="number" value="00015" />
  178. <option name="presentableId" value="LOCAL-00015" />
  179. <option name="project" value="LOCAL" />
  180. <updated>1733126619647</updated>
  181. </task>
  182. <option name="localTasksCounter" value="16" />
  183. <servers />
  184. </component>
  185. <component name="Vcs.Log.History.Properties">
  186. <option name="COLUMN_ID_ORDER">
  187. <list>
  188. <option value="Default.Root" />
  189. <option value="Default.Author" />
  190. <option value="Default.Date" />
  191. <option value="Default.Subject" />
  192. </list>
  193. </option>
  194. </component>
  195. <component name="Vcs.Log.Tabs.Properties">
  196. <option name="TAB_STATES">
  197. <map>
  198. <entry key="1a034e41-8762-402a-b1af-00f4e50b1778">
  199. <value>
  200. <State>
  201. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  202. <option name="FILTERS">
  203. <map>
  204. <entry key="branch">
  205. <value>
  206. <list>
  207. <option value="HEAD" />
  208. </list>
  209. </value>
  210. </entry>
  211. <entry key="roots">
  212. <value>
  213. <list>
  214. <option value="$PROJECT_DIR$" />
  215. </list>
  216. </value>
  217. </entry>
  218. </map>
  219. </option>
  220. </State>
  221. </value>
  222. </entry>
  223. <entry key="981fcae1-61d2-4a62-90f2-dfe5416597ef">
  224. <value>
  225. <State />
  226. </value>
  227. </entry>
  228. <entry key="MAIN">
  229. <value>
  230. <State />
  231. </value>
  232. </entry>
  233. </map>
  234. </option>
  235. <option name="OPEN_GENERIC_TABS">
  236. <map>
  237. <entry key="1a034e41-8762-402a-b1af-00f4e50b1778" value="TOOL_WINDOW" />
  238. </map>
  239. </option>
  240. </component>
  241. <component name="VcsManagerConfiguration">
  242. <MESSAGE value="feature: 频繁切换登录问题" />
  243. <MESSAGE value="feature: 解决一开始登录显示列表" />
  244. <MESSAGE value="feature: 未登录和登录状态列表数据在线与被选中问题" />
  245. <MESSAGE value="feature: 蓝牙和wifi仅仅关闭上层页面,不替换当前页面" />
  246. <MESSAGE value="feature: 解决回到首页直接替换首页的问题" />
  247. <MESSAGE value="feature: 蓝牙设备和wifi设备选择连接处理" />
  248. <MESSAGE value="feature: 处理加载图片失败的问题" />
  249. <MESSAGE value="feature: 处理跳转,摧毁当前界面的问题" />
  250. <MESSAGE value="feature: 删除无用代码,整理描述" />
  251. <MESSAGE value="feature: 加入登录界面路由" />
  252. <MESSAGE value="feature: 处理几个异常跳转问题" />
  253. <MESSAGE value="feature: 整理数据" />
  254. <MESSAGE value="feature: 整理" />
  255. <MESSAGE value="feature: 添加测试蓝牙类" />
  256. <MESSAGE value="feature: 处理外部类与内部类的问题" />
  257. <option name="LAST_COMMIT_MESSAGE" value="feature: 处理外部类与内部类的问题" />
  258. </component>
  259. </project>