workspace.xml 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="BookmarkManager">
  4. <bookmark url="file://$PROJECT_DIR$/src/api/getApiRes.js" line="77" />
  5. </component>
  6. <component name="BranchesTreeState">
  7. <expand>
  8. <path>
  9. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  10. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  11. </path>
  12. <path>
  13. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  14. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  15. </path>
  16. <path>
  17. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  18. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  19. <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
  20. </path>
  21. </expand>
  22. <select />
  23. </component>
  24. <component name="ChangeListManager">
  25. <list default="true" id="c813a37b-038b-4bb1-a925-c03a432a7638" name="Default Changelist" comment="">
  26. <change afterPath="$PROJECT_DIR$/../pc/src/views/courses.vue" afterDir="false" />
  27. <change beforePath="$PROJECT_DIR$/../pc/src/Global.js" beforeDir="false" afterPath="$PROJECT_DIR$/../pc/src/Global.js" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/../pc/src/api/Navs.js" beforeDir="false" afterPath="$PROJECT_DIR$/../pc/src/api/Navs.js" afterDir="false" />
  29. <change beforePath="$PROJECT_DIR$/../pc/src/api/getApiRes.js" beforeDir="false" afterPath="$PROJECT_DIR$/../pc/src/api/getApiRes.js" afterDir="false" />
  30. <change beforePath="$PROJECT_DIR$/../pc/src/components/Headside.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../pc/src/components/Headside.vue" afterDir="false" />
  31. <change beforePath="$PROJECT_DIR$/../pc/src/router/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/../pc/src/router/index.js" afterDir="false" />
  32. <change beforePath="$PROJECT_DIR$/../pc/src/views/Main.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../pc/src/views/Main.vue" afterDir="false" />
  33. <change beforePath="$PROJECT_DIR$/../pc/src/views/Member.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../pc/src/views/Member.vue" afterDir="false" />
  34. <change beforePath="$PROJECT_DIR$/../pc/src/views/heartLog.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../pc/src/views/heartLog.vue" afterDir="false" />
  35. <change beforePath="$PROJECT_DIR$/../pc/src/views/region.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../pc/src/views/region.vue" afterDir="false" />
  36. <change beforePath="$PROJECT_DIR$/../pc/vue.config.js" beforeDir="false" afterPath="$PROJECT_DIR$/../pc/vue.config.js" afterDir="false" />
  37. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  38. <change beforePath="$PROJECT_DIR$/src/views/Rank.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/Rank.vue" afterDir="false" />
  39. </list>
  40. <ignored path="$PROJECT_DIR$/.tmp/" />
  41. <ignored path="$PROJECT_DIR$/temp/" />
  42. <ignored path="$PROJECT_DIR$/tmp/" />
  43. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  44. <option name="SHOW_DIALOG" value="false" />
  45. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  46. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  47. <option name="LAST_RESOLUTION" value="IGNORE" />
  48. </component>
  49. <component name="FileEditorManager">
  50. <leaf>
  51. <file pinned="false" current-in-tab="true">
  52. <entry file="file://$PROJECT_DIR$/src/views/Rank.vue">
  53. <provider selected="true" editor-type-id="text-editor">
  54. <state relative-caret-position="504">
  55. <caret line="24" column="34" selection-start-line="24" selection-start-column="34" selection-end-line="24" selection-end-column="34" />
  56. <folding>
  57. <element signature="e#2820#2864#0" expanded="true" />
  58. </folding>
  59. </state>
  60. </provider>
  61. </entry>
  62. </file>
  63. </leaf>
  64. </component>
  65. <component name="FileTemplateManagerImpl">
  66. <option name="RECENT_TEMPLATES">
  67. <list>
  68. <option value="HTML File" />
  69. <option value="JavaScript File" />
  70. <option value="Vue Single File Component" />
  71. <option value="CSS File" />
  72. </list>
  73. </option>
  74. </component>
  75. <component name="FindInProjectRecents">
  76. <findStrings>
  77. <find>border</find>
  78. <find>centerLi</find>
  79. <find>.two</find>
  80. <find>students</find>
  81. <find>fly</find>
  82. <find>heart</find>
  83. <find>.urt</find>
  84. <find>Sensors</find>
  85. <find>QueryVueFramework</find>
  86. <find>.urt img</find>
  87. <find>bottomLi</find>
  88. <find>.bottomLi img</find>
  89. <find>bottomLi .step</find>
  90. <find>.bottomLi span</find>
  91. <find>two</find>
  92. <find>getUserListInfo</find>
  93. <find>getHello</find>
  94. <find>eqsn</find>
  95. <find>param</find>
  96. <find>ClassStat</find>
  97. <find>getClassStat</find>
  98. <find>UserListInfo</find>
  99. <find>pageStyle</find>
  100. <find>rank</find>
  101. <find>fmt</find>
  102. <find>then</find>
  103. <find>fmtFloat</find>
  104. <find>eqSn</find>
  105. <find>ClassUserRank</find>
  106. <find>ClassStatQuery</find>
  107. </findStrings>
  108. <replaceStrings>
  109. <replace>0.2rem</replace>
  110. <replace>parseInt(res.length)</replace>
  111. <replace>font-family: vista;</replace>
  112. <replace>eqSn</replace>
  113. </replaceStrings>
  114. </component>
  115. <component name="Git.Settings">
  116. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  117. <option name="PUSH_TAGS">
  118. <GitPushTagMode />
  119. </option>
  120. </component>
  121. <component name="IdeDocumentHistory">
  122. <option name="CHANGED_PATHS">
  123. <list>
  124. <option value="$PROJECT_DIR$/src/lib/rem.js" />
  125. <option value="$PROJECT_DIR$/src/assets/css/mainBk.css" />
  126. <option value="$PROJECT_DIR$/src/assets/css/mainBk2.css" />
  127. <option value="$PROJECT_DIR$/README.md" />
  128. <option value="$PROJECT_DIR$/package.json" />
  129. <option value="$PROJECT_DIR$/src/main.js" />
  130. <option value="$PROJECT_DIR$/test.html" />
  131. <option value="$PROJECT_DIR$/src/components/newRecord.vue" />
  132. <option value="$PROJECT_DIR$/src/Mock/index.js" />
  133. <option value="$PROJECT_DIR$/src/App.vue" />
  134. <option value="$PROJECT_DIR$/src/components/Headside.vue" />
  135. <option value="$PROJECT_DIR$/src/views/gropePk.vue" />
  136. <option value="$PROJECT_DIR$/vue.config.js" />
  137. <option value="$PROJECT_DIR$/src/views/Index.vue" />
  138. <option value="$PROJECT_DIR$/src/api/test.js" />
  139. <option value="$PROJECT_DIR$/src/Global.js" />
  140. <option value="$PROJECT_DIR$/src/api/getApiRes.js" />
  141. <option value="$PROJECT_DIR$/src/router/index.js" />
  142. <option value="$PROJECT_DIR$/src/views/pk.vue" />
  143. <option value="$PROJECT_DIR$/src/assets/css/bg.css" />
  144. <option value="$PROJECT_DIR$/src/views/Main.vue" />
  145. <option value="$PROJECT_DIR$/src/views/Wait.vue" />
  146. <option value="$PROJECT_DIR$/src/views/Rank.vue" />
  147. </list>
  148. </option>
  149. </component>
  150. <component name="JsFlowSettings">
  151. <service-enabled>true</service-enabled>
  152. <exe-path />
  153. <other-services-enabled>true</other-services-enabled>
  154. <auto-save>true</auto-save>
  155. </component>
  156. <component name="ProjectFrameBounds" extendedState="1">
  157. <option name="x" value="-2568" />
  158. <option name="y" value="-8" />
  159. <option name="width" value="1296" />
  160. <option name="height" value="1395" />
  161. </component>
  162. <component name="ProjectId" id="1jXXjXdwK5v7WohMBoZDModntXR" />
  163. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  164. <OptionsSetting value="false" id="Update" />
  165. <ConfirmationsSetting value="2" id="Add" />
  166. </component>
  167. <component name="ProjectView">
  168. <navigator proportions="" version="1">
  169. <foldersAlwaysOnTop value="true" />
  170. </navigator>
  171. <panes>
  172. <pane id="Scope" />
  173. <pane id="ProjectPane">
  174. <subPane>
  175. <expand>
  176. <path>
  177. <item name="tv" type="b2602c69:ProjectViewProjectNode" />
  178. <item name="tv" type="462c0819:PsiDirectoryNode" />
  179. </path>
  180. <path>
  181. <item name="tv" type="b2602c69:ProjectViewProjectNode" />
  182. <item name="tv" type="462c0819:PsiDirectoryNode" />
  183. <item name="src" type="462c0819:PsiDirectoryNode" />
  184. </path>
  185. <path>
  186. <item name="tv" type="b2602c69:ProjectViewProjectNode" />
  187. <item name="tv" type="462c0819:PsiDirectoryNode" />
  188. <item name="src" type="462c0819:PsiDirectoryNode" />
  189. <item name="static" type="462c0819:PsiDirectoryNode" />
  190. </path>
  191. <path>
  192. <item name="tv" type="b2602c69:ProjectViewProjectNode" />
  193. <item name="tv" type="462c0819:PsiDirectoryNode" />
  194. <item name="src" type="462c0819:PsiDirectoryNode" />
  195. <item name="static" type="462c0819:PsiDirectoryNode" />
  196. <item name="img" type="462c0819:PsiDirectoryNode" />
  197. </path>
  198. <path>
  199. <item name="tv" type="b2602c69:ProjectViewProjectNode" />
  200. <item name="tv" type="462c0819:PsiDirectoryNode" />
  201. <item name="src" type="462c0819:PsiDirectoryNode" />
  202. <item name="views" type="462c0819:PsiDirectoryNode" />
  203. </path>
  204. </expand>
  205. <select />
  206. </subPane>
  207. </pane>
  208. </panes>
  209. </component>
  210. <component name="ProjectViewState">
  211. <option name="hideEmptyMiddlePackages" value="true" />
  212. <option name="showLibraryContents" value="true" />
  213. </component>
  214. <component name="PropertiesComponent">
  215. <property name="DefaultHtmlFileTemplate" value="HTML File" />
  216. <property name="JavaScriptWeakerCompletionTypeGuess" value="true" />
  217. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  218. <property name="WebServerToolWindowFactoryState" value="false" />
  219. <property name="dart.analysis.tool.window.visible" value="false" />
  220. <property name="last_opened_file_path" value="E:/wamp64/www/EVA-OS" />
  221. <property name="list.type.of.created.stylesheet" value="CSS" />
  222. <property name="node.js.detected.package.eslint" value="true" />
  223. <property name="node.js.detected.package.standard" value="true" />
  224. <property name="node.js.path.for.package.eslint" value="project" />
  225. <property name="node.js.path.for.package.standard" value="project" />
  226. <property name="node.js.selected.package.eslint" value="" />
  227. <property name="node.js.selected.package.standard" value="" />
  228. <property name="nodejs_package_manager_path" value="npm" />
  229. <property name="restartRequiresConfirmation" value="false" />
  230. <property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
  231. <property name="vue.rearranger.settings.migration" value="true" />
  232. </component>
  233. <component name="RecentsManager">
  234. <key name="CopyFile.RECENT_KEYS">
  235. <recent name="D:\wwwroot\flyLong\tv\src\static\img\ranks" />
  236. <recent name="D:\wwwroot\flyLong\tv\src\api" />
  237. <recent name="D:\wwwroot\flyLong\tv\src\static\img\bg" />
  238. <recent name="D:\wwwroot\flyLong\tv\src\static\img\people" />
  239. <recent name="D:\wwwroot\flyLong\tv\src\static\img\newRecord" />
  240. </key>
  241. <key name="MoveFile.RECENT_KEYS">
  242. <recent name="D:\wwwroot\flyLong\tv\src\static\img\bg" />
  243. <recent name="D:\wwwroot\flyLong\tv\src\static\img" />
  244. </key>
  245. </component>
  246. <component name="RunDashboard">
  247. <option name="ruleStates">
  248. <list>
  249. <RuleState>
  250. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  251. </RuleState>
  252. <RuleState>
  253. <option name="name" value="StatusDashboardGroupingRule" />
  254. </RuleState>
  255. </list>
  256. </option>
  257. </component>
  258. <component name="RunManager" selected="npm.serve">
  259. <configuration name="build" type="js.build_tools.npm" nameIsGenerated="true">
  260. <package-json value="$PROJECT_DIR$/package.json" />
  261. <command value="run" />
  262. <scripts>
  263. <script value="build" />
  264. </scripts>
  265. <node-interpreter value="project" />
  266. <envs />
  267. <method v="2" />
  268. </configuration>
  269. <configuration name="serve" type="js.build_tools.npm" nameIsGenerated="true">
  270. <package-json value="$PROJECT_DIR$/package.json" />
  271. <command value="run" />
  272. <scripts>
  273. <script value="serve" />
  274. </scripts>
  275. <node-interpreter value="E:/Program Files/nodejs/node" />
  276. <envs />
  277. <method v="2" />
  278. </configuration>
  279. <list>
  280. <item itemvalue="npm.build" />
  281. <item itemvalue="npm.serve" />
  282. </list>
  283. </component>
  284. <component name="SpellCheckerSettings" BundledDictionaries="0" Folders="0" CustomDictionaries="0" Dictionaries="0" CorrectionsLimit="5" DefaultDictionary="application-level" UseSingleDictionary="true" />
  285. <component name="SvnConfiguration">
  286. <configuration />
  287. </component>
  288. <component name="TaskManager">
  289. <task active="true" id="Default" summary="Default task">
  290. <changelist id="c813a37b-038b-4bb1-a925-c03a432a7638" name="Default Changelist" comment="" />
  291. <created>1603951546154</created>
  292. <option name="number" value="Default" />
  293. <option name="presentableId" value="Default" />
  294. <updated>1603951546154</updated>
  295. <workItem from="1603951547210" duration="1144000" />
  296. <workItem from="1604020412952" duration="1300000" />
  297. <workItem from="1604022872771" duration="1602000" />
  298. <workItem from="1604036567460" duration="34092000" />
  299. <workItem from="1604298244052" duration="5840000" />
  300. <workItem from="1604366618720" duration="37155000" />
  301. <workItem from="1604539672735" duration="79000" />
  302. <workItem from="1604540536502" duration="646000" />
  303. <workItem from="1604541901536" duration="160559000" />
  304. <workItem from="1605406240238" duration="51039000" />
  305. <workItem from="1605668164423" duration="15041000" />
  306. <workItem from="1605747566783" duration="13000" />
  307. <workItem from="1605775278675" duration="14902000" />
  308. </task>
  309. <task id="LOCAL-00001" summary="test web">
  310. <created>1605431368250</created>
  311. <option name="number" value="00001" />
  312. <option name="presentableId" value="LOCAL-00001" />
  313. <option name="project" value="LOCAL" />
  314. <updated>1605431368250</updated>
  315. </task>
  316. <task id="LOCAL-00002" summary="test web">
  317. <created>1605450969908</created>
  318. <option name="number" value="00002" />
  319. <option name="presentableId" value="LOCAL-00002" />
  320. <option name="project" value="LOCAL" />
  321. <updated>1605450969908</updated>
  322. </task>
  323. <task id="LOCAL-00003" summary="1. new bg&#10;2.class finish api used">
  324. <created>1605496150540</created>
  325. <option name="number" value="00003" />
  326. <option name="presentableId" value="LOCAL-00003" />
  327. <option name="project" value="LOCAL" />
  328. <updated>1605496150540</updated>
  329. </task>
  330. <task id="LOCAL-00004" summary="sum text center">
  331. <created>1605496485182</created>
  332. <option name="number" value="00004" />
  333. <option name="presentableId" value="LOCAL-00004" />
  334. <option name="project" value="LOCAL" />
  335. <updated>1605496485182</updated>
  336. </task>
  337. <task id="LOCAL-00005" summary="show version">
  338. <created>1605504744730</created>
  339. <option name="number" value="00005" />
  340. <option name="presentableId" value="LOCAL-00005" />
  341. <option name="project" value="LOCAL" />
  342. <updated>1605504744730</updated>
  343. </task>
  344. <task id="LOCAL-00006" summary="show new style">
  345. <created>1605519118606</created>
  346. <option name="number" value="00006" />
  347. <option name="presentableId" value="LOCAL-00006" />
  348. <option name="project" value="LOCAL" />
  349. <updated>1605519118606</updated>
  350. </task>
  351. <task id="LOCAL-00007" summary="api by corss">
  352. <created>1605520419757</created>
  353. <option name="number" value="00007" />
  354. <option name="presentableId" value="LOCAL-00007" />
  355. <option name="project" value="LOCAL" />
  356. <updated>1605520419757</updated>
  357. </task>
  358. <task id="LOCAL-00008" summary="del unuse">
  359. <created>1605582755136</created>
  360. <option name="number" value="00008" />
  361. <option name="presentableId" value="LOCAL-00008" />
  362. <option name="project" value="LOCAL" />
  363. <updated>1605582755136</updated>
  364. </task>
  365. <task id="LOCAL-00009" summary="auto upload">
  366. <created>1605696168373</created>
  367. <option name="number" value="00009" />
  368. <option name="presentableId" value="LOCAL-00009" />
  369. <option name="project" value="LOCAL" />
  370. <updated>1605696168373</updated>
  371. </task>
  372. <task id="LOCAL-00010" summary="1.原来的排名页面改为等待页面&#10;2.等待页面按照开课类型跳转不同的课程页面&#10;3.团课结束后跳转专属的排名页面&#10;4.排名页面的渲染和1分钟后跳入等待页面">
  373. <created>1605855418790</created>
  374. <option name="number" value="00010" />
  375. <option name="presentableId" value="LOCAL-00010" />
  376. <option name="project" value="LOCAL" />
  377. <updated>1605855418790</updated>
  378. </task>
  379. <option name="localTasksCounter" value="11" />
  380. <servers />
  381. </component>
  382. <component name="TimeTrackingManager">
  383. <option name="totallyTimeSpent" value="244994000" />
  384. </component>
  385. <component name="ToolWindowManager">
  386. <frame x="-2568" y="-8" width="1296" height="1395" extended-state="1" />
  387. <editor active="true" />
  388. <layout>
  389. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.030944625" />
  390. <window_info id="Structure" order="1" side_tool="true" weight="0.24973656" />
  391. <window_info id="Favorites" order="2" side_tool="true" weight="0.32982087" />
  392. <window_info id="npm" order="3" side_tool="true" />
  393. <window_info anchor="bottom" id="Message" order="0" />
  394. <window_info anchor="bottom" id="Find" order="1" weight="0.32687446" />
  395. <window_info anchor="bottom" id="Run" order="2" weight="0.31086773" />
  396. <window_info anchor="bottom" id="Debug" order="3" weight="0.21468298" />
  397. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  398. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  399. <window_info anchor="bottom" id="TODO" order="6" />
  400. <window_info anchor="bottom" id="PHP-CGI Server" order="7" />
  401. <window_info anchor="bottom" id="Event Log" order="8" side_tool="true" weight="0.32940185" />
  402. <window_info anchor="bottom" id="Version Control" order="9" weight="0.3285594" />
  403. <window_info anchor="bottom" id="Terminal" order="10" weight="0.17354676" />
  404. <window_info anchor="bottom" id="Database Changes" order="11" />
  405. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  406. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  407. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  408. <window_info anchor="right" id="Database" order="3" />
  409. </layout>
  410. </component>
  411. <component name="TypeScriptGeneratedFilesManager">
  412. <option name="version" value="1" />
  413. </component>
  414. <component name="Vcs.Log.Tabs.Properties">
  415. <option name="TAB_STATES">
  416. <map>
  417. <entry key="MAIN">
  418. <value>
  419. <State>
  420. <option name="RECENTLY_FILTERED_USER_GROUPS">
  421. <collection />
  422. </option>
  423. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  424. <collection />
  425. </option>
  426. <option name="COLUMN_ORDER">
  427. <list>
  428. <option value="0" />
  429. <option value="1" />
  430. <option value="2" />
  431. <option value="3" />
  432. </list>
  433. </option>
  434. </State>
  435. </value>
  436. </entry>
  437. </map>
  438. </option>
  439. <option name="RECENT_FILTERS">
  440. <map>
  441. <entry key="Branch">
  442. <value>
  443. <list />
  444. </value>
  445. </entry>
  446. <entry key="User">
  447. <value>
  448. <list />
  449. </value>
  450. </entry>
  451. </map>
  452. </option>
  453. </component>
  454. <component name="VcsManagerConfiguration">
  455. <MESSAGE value="test web" />
  456. <MESSAGE value="1. new bg&#10;2.class finish api used" />
  457. <MESSAGE value="sum text center" />
  458. <MESSAGE value="show version" />
  459. <MESSAGE value="show new style" />
  460. <MESSAGE value="api by corss" />
  461. <MESSAGE value="del unuse" />
  462. <MESSAGE value="auto upload" />
  463. <MESSAGE value="1.原来的排名页面改为等待页面&#10;2.等待页面按照开课类型跳转不同的课程页面&#10;3.团课结束后跳转专属的排名页面&#10;4.排名页面的渲染和1分钟后跳入等待页面" />
  464. <option name="LAST_COMMIT_MESSAGE" value="1.原来的排名页面改为等待页面&#10;2.等待页面按照开课类型跳转不同的课程页面&#10;3.团课结束后跳转专属的排名页面&#10;4.排名页面的渲染和1分钟后跳入等待页面" />
  465. </component>
  466. <component name="WindowStateProjectService">
  467. <state x="-1830" y="274" width="1099" height="859" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1604022799787">
  468. <screen x="-2560" y="0" width="2560" height="1379" />
  469. </state>
  470. <state x="-1830" y="274" width="1099" height="859" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604022799787" />
  471. <state width="1252" height="367" key="GridCell.Tab.0.bottom" timestamp="1604539575798">
  472. <screen x="0" y="0" width="1920" height="1050" />
  473. </state>
  474. <state width="1252" height="367" key="GridCell.Tab.0.bottom/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604372021381" />
  475. <state width="1252" height="367" key="GridCell.Tab.0.bottom/0.0.1920.1050/-2560.0.2560.1379@0.0.1920.1050" timestamp="1604539575798" />
  476. <state width="1252" height="367" key="GridCell.Tab.0.center" timestamp="1604539575798">
  477. <screen x="0" y="0" width="1920" height="1050" />
  478. </state>
  479. <state width="1252" height="367" key="GridCell.Tab.0.center/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604372021380" />
  480. <state width="1252" height="367" key="GridCell.Tab.0.center/0.0.1920.1050/-2560.0.2560.1379@0.0.1920.1050" timestamp="1604539575798" />
  481. <state width="1252" height="367" key="GridCell.Tab.0.left" timestamp="1604539575797">
  482. <screen x="0" y="0" width="1920" height="1050" />
  483. </state>
  484. <state width="1252" height="367" key="GridCell.Tab.0.left/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604372021380" />
  485. <state width="1252" height="367" key="GridCell.Tab.0.left/0.0.1920.1050/-2560.0.2560.1379@0.0.1920.1050" timestamp="1604539575797" />
  486. <state width="1252" height="367" key="GridCell.Tab.0.right" timestamp="1604539575798">
  487. <screen x="0" y="0" width="1920" height="1050" />
  488. </state>
  489. <state width="1252" height="367" key="GridCell.Tab.0.right/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604372021380" />
  490. <state width="1252" height="367" key="GridCell.Tab.0.right/0.0.1920.1050/-2560.0.2560.1379@0.0.1920.1050" timestamp="1604539575798" />
  491. <state x="-2141" y="587" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1604110672658">
  492. <screen x="-2560" y="0" width="2560" height="1379" />
  493. </state>
  494. <state x="-2141" y="587" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604110672658" />
  495. <state x="0" y="0" width="1936" height="1166" key="dock-window-1" timestamp="1604458163281">
  496. <screen x="0" y="0" width="1920" height="1050" />
  497. </state>
  498. <state x="0" y="0" width="1936" height="1166" key="dock-window-1/0.0.1920.1050/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604458163281" />
  499. <state x="-1985" y="341" width="710" height="704" key="find.popup" timestamp="1603960641925">
  500. <screen x="-2560" y="0" width="2560" height="1379" />
  501. </state>
  502. <state x="-1985" y="341" width="710" height="704" key="find.popup/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1603960641925" />
  503. <state x="-2342" y="308" width="840" height="1034" key="search.everywhere.popup" timestamp="1604114774442">
  504. <screen x="-2560" y="0" width="2560" height="1379" />
  505. </state>
  506. <state x="-2342" y="308" width="840" height="1034" key="search.everywhere.popup/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604114774442" />
  507. </component>
  508. <component name="editorHistoryManager">
  509. <entry file="file://$PROJECT_DIR$/src/assets/css/mainBk.css">
  510. <provider selected="true" editor-type-id="text-editor">
  511. <state relative-caret-position="1076">
  512. <caret line="1196" column="1" selection-start-line="1196" selection-start-column="1" selection-end-line="1196" selection-end-column="1" />
  513. </state>
  514. </provider>
  515. </entry>
  516. <entry file="file://$PROJECT_DIR$/src/assets/css/mainBk2.css">
  517. <provider selected="true" editor-type-id="text-editor">
  518. <state relative-caret-position="443">
  519. <caret line="1286" column="19" lean-forward="true" selection-start-line="1285" selection-start-column="1" selection-end-line="1286" selection-end-column="19" />
  520. </state>
  521. </provider>
  522. </entry>
  523. <entry file="file://$PROJECT_DIR$/README.md">
  524. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  525. <state split_layout="SPLIT">
  526. <first_editor relative-caret-position="483">
  527. <caret line="23" column="39" lean-forward="true" selection-start-line="23" selection-start-column="39" selection-end-line="23" selection-end-column="39" />
  528. </first_editor>
  529. <second_editor />
  530. </state>
  531. </provider>
  532. </entry>
  533. <entry file="file://$PROJECT_DIR$/babel.config.js">
  534. <provider selected="true" editor-type-id="text-editor" />
  535. </entry>
  536. <entry file="file://$PROJECT_DIR$/package.json">
  537. <provider selected="true" editor-type-id="text-editor">
  538. <state relative-caret-position="495">
  539. <caret line="25" column="38" lean-forward="true" selection-start-line="25" selection-start-column="38" selection-end-line="25" selection-end-column="38" />
  540. </state>
  541. </provider>
  542. </entry>
  543. <entry file="file://$PROJECT_DIR$/src/static/img/fire.png">
  544. <provider selected="true" editor-type-id="images" />
  545. </entry>
  546. <entry file="file://$PROJECT_DIR$/src/static/img/s2.svg">
  547. <provider selected="true" editor-type-id="images" />
  548. </entry>
  549. <entry file="file://$PROJECT_DIR$/src/static/img/s1.svg">
  550. <provider selected="true" editor-type-id="images" />
  551. </entry>
  552. <entry file="file://$PROJECT_DIR$/src/static/img/heart.svg">
  553. <provider selected="true" editor-type-id="images" />
  554. </entry>
  555. <entry file="file://$PROJECT_DIR$/src/static/img/t6.svg">
  556. <provider selected="true" editor-type-id="images" />
  557. </entry>
  558. <entry file="file://$PROJECT_DIR$/src/static/img/blue.svg">
  559. <provider selected="true" editor-type-id="images" />
  560. </entry>
  561. <entry file="file://$PROJECT_DIR$/src/static/img/logo.svg">
  562. <provider selected="true" editor-type-id="images" />
  563. </entry>
  564. <entry file="file://$PROJECT_DIR$/src/static/img/people/sxf.png" />
  565. <entry file="file://$PROJECT_DIR$/src/static/img/newRecord/record_icon.svg">
  566. <provider selected="true" editor-type-id="images" />
  567. </entry>
  568. <entry file="file://$PROJECT_DIR$/src/static/img/newRecord/record_title.svg">
  569. <provider selected="true" editor-type-id="images" />
  570. </entry>
  571. <entry file="file://$PROJECT_DIR$/src/static/img/newRecord/record.svg">
  572. <provider selected="true" editor-type-id="images" />
  573. </entry>
  574. <entry file="file://$PROJECT_DIR$/src/static/img/newRecord/record.png">
  575. <provider selected="true" editor-type-id="images" />
  576. </entry>
  577. <entry file="file://$PROJECT_DIR$/src/static/img/people/flyhead.svg" />
  578. <entry file="file://$PROJECT_DIR$/src/components/newRecord.vue">
  579. <provider selected="true" editor-type-id="text-editor">
  580. <state relative-caret-position="336">
  581. <caret line="130" column="27" lean-forward="true" selection-start-line="130" selection-start-column="6" selection-end-line="130" selection-end-column="27" />
  582. </state>
  583. </provider>
  584. </entry>
  585. <entry file="file://$PROJECT_DIR$/src/libs/rem.js">
  586. <provider selected="true" editor-type-id="text-editor">
  587. <state relative-caret-position="63">
  588. <caret line="3" column="15" lean-forward="true" selection-start-line="3" selection-start-column="15" selection-end-line="3" selection-end-column="15" />
  589. </state>
  590. </provider>
  591. </entry>
  592. <entry file="file://$PROJECT_DIR$/src/App.vue">
  593. <provider selected="true" editor-type-id="text-editor">
  594. <state relative-caret-position="189">
  595. <caret line="9" column="9" lean-forward="true" selection-start-line="9" selection-start-column="9" selection-end-line="9" selection-end-column="9" />
  596. </state>
  597. </provider>
  598. </entry>
  599. <entry file="file://$PROJECT_DIR$/src/components/Headside.vue">
  600. <provider selected="true" editor-type-id="text-editor">
  601. <state relative-caret-position="509">
  602. <caret line="113" column="17" selection-start-line="113" selection-start-column="17" selection-end-line="113" selection-end-column="17" />
  603. </state>
  604. </provider>
  605. </entry>
  606. <entry file="file://$PROJECT_DIR$/src/Mock/index.js">
  607. <provider selected="true" editor-type-id="text-editor">
  608. <state relative-caret-position="932">
  609. <caret line="117" column="49" selection-start-line="117" selection-start-column="38" selection-end-line="117" selection-end-column="49" />
  610. </state>
  611. </provider>
  612. </entry>
  613. <entry file="file://$PROJECT_DIR$/src/views/gropePk.vue">
  614. <provider selected="true" editor-type-id="text-editor">
  615. <state relative-caret-position="42">
  616. <caret line="2" column="14" selection-start-line="2" selection-start-column="14" selection-end-line="2" selection-end-column="14" />
  617. </state>
  618. </provider>
  619. </entry>
  620. <entry file="file://$PROJECT_DIR$/vue.config.js">
  621. <provider selected="true" editor-type-id="text-editor">
  622. <state relative-caret-position="756">
  623. <caret line="36" column="13" lean-forward="true" selection-start-line="36" selection-start-column="13" selection-end-line="36" selection-end-column="13" />
  624. </state>
  625. </provider>
  626. </entry>
  627. <entry file="file://$PROJECT_DIR$/src/main.js">
  628. <provider selected="true" editor-type-id="text-editor">
  629. <state relative-caret-position="294">
  630. <caret line="14" column="18" selection-start-line="14" selection-start-column="14" selection-end-line="14" selection-end-column="18" />
  631. <folding>
  632. <element signature="e#0#21#0" expanded="true" />
  633. <element signature="e#136#171#0" expanded="true" />
  634. </folding>
  635. </state>
  636. </provider>
  637. </entry>
  638. <entry file="file://$PROJECT_DIR$/test.html">
  639. <provider selected="true" editor-type-id="text-editor">
  640. <state relative-caret-position="546">
  641. <caret line="26" column="7" lean-forward="true" selection-start-line="26" selection-start-column="7" selection-end-line="26" selection-end-column="7" />
  642. </state>
  643. </provider>
  644. </entry>
  645. <entry file="file://$PROJECT_DIR$/src/views/Index.vue">
  646. <provider selected="true" editor-type-id="text-editor">
  647. <state relative-caret-position="605">
  648. <caret line="65" column="90" selection-start-line="65" selection-start-column="90" selection-end-line="65" selection-end-column="90" />
  649. </state>
  650. </provider>
  651. </entry>
  652. <entry file="file://$PROJECT_DIR$/src/Global.js">
  653. <provider selected="true" editor-type-id="text-editor">
  654. <state relative-caret-position="887">
  655. <caret line="390" selection-start-line="390" selection-end-line="390" />
  656. </state>
  657. </provider>
  658. </entry>
  659. <entry file="file://$PROJECT_DIR$/src/assets/css/main.css">
  660. <provider selected="true" editor-type-id="text-editor">
  661. <state relative-caret-position="-630" />
  662. </provider>
  663. </entry>
  664. <entry file="file://$PROJECT_DIR$/src/views/pk.vue">
  665. <provider selected="true" editor-type-id="text-editor">
  666. <state relative-caret-position="509">
  667. <caret line="321" selection-start-line="321" selection-end-line="321" />
  668. </state>
  669. </provider>
  670. </entry>
  671. <entry file="file://$PROJECT_DIR$/src/router/index.js">
  672. <provider selected="true" editor-type-id="text-editor">
  673. <state relative-caret-position="533">
  674. <caret line="41" column="50" selection-start-line="41" selection-start-column="50" selection-end-line="41" selection-end-column="50" />
  675. <folding>
  676. <element signature="e#0#21#0" expanded="true" />
  677. </folding>
  678. </state>
  679. </provider>
  680. </entry>
  681. <entry file="file://$PROJECT_DIR$/src/assets/css/bg.css">
  682. <provider selected="true" editor-type-id="text-editor">
  683. <state relative-caret-position="1076">
  684. <caret line="56" column="25" selection-start-line="56" selection-start-column="25" selection-end-line="56" selection-end-column="25" />
  685. </state>
  686. </provider>
  687. </entry>
  688. <entry file="file://$PROJECT_DIR$/src/static/img/rank/recordIcon.svg">
  689. <provider selected="true" editor-type-id="images" />
  690. </entry>
  691. <entry file="file://$PROJECT_DIR$/src/views/Main.vue">
  692. <provider selected="true" editor-type-id="text-editor">
  693. <state relative-caret-position="863">
  694. <caret line="352" column="66" lean-forward="true" selection-start-line="352" selection-start-column="27" selection-end-line="352" selection-end-column="66" />
  695. <folding>
  696. <element signature="e#5168#5212#0" expanded="true" />
  697. <element signature="e#9545#10485#0" />
  698. </folding>
  699. </state>
  700. </provider>
  701. </entry>
  702. <entry file="file://$PROJECT_DIR$/src/api/getApiRes.js">
  703. <provider selected="true" editor-type-id="text-editor">
  704. <state relative-caret-position="573">
  705. <caret line="96" column="29" selection-start-line="96" selection-start-column="16" selection-end-line="96" selection-end-column="29" />
  706. <folding>
  707. <element signature="e#0#26#0" expanded="true" />
  708. </folding>
  709. </state>
  710. </provider>
  711. </entry>
  712. <entry file="file://$PROJECT_DIR$/src/api/test.js">
  713. <provider selected="true" editor-type-id="text-editor">
  714. <state relative-caret-position="336">
  715. <caret line="357" selection-start-line="357" selection-end-line="359" selection-end-column="5" />
  716. </state>
  717. </provider>
  718. </entry>
  719. <entry file="file://$PROJECT_DIR$/src/views/Wait.vue">
  720. <provider selected="true" editor-type-id="text-editor">
  721. <state relative-caret-position="800">
  722. <caret line="335" column="35" lean-forward="true" selection-start-line="335" selection-start-column="35" selection-end-line="335" selection-end-column="35" />
  723. </state>
  724. </provider>
  725. </entry>
  726. <entry file="file://$PROJECT_DIR$/src/views/Rank.vue">
  727. <provider selected="true" editor-type-id="text-editor">
  728. <state relative-caret-position="504">
  729. <caret line="24" column="34" selection-start-line="24" selection-start-column="34" selection-end-line="24" selection-end-column="34" />
  730. <folding>
  731. <element signature="e#2820#2864#0" expanded="true" />
  732. </folding>
  733. </state>
  734. </provider>
  735. </entry>
  736. </component>
  737. </project>