123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="AutoImportSettings">
- <option name="autoReloadType" value="SELECTIVE" />
- </component>
- <component name="ChangeListManager">
- <list default="true" id="b9dc0b93-aea2-4509-84d8-c1e57bc059b1" name="更改" comment="修改后台请求接口路径">
- <change beforePath="$PROJECT_DIR$/.commitlintrc.js" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.editorconfig" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.env.development" beforeDir="false" afterPath="$PROJECT_DIR$/.env.development" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.env.production" beforeDir="false" afterPath="$PROJECT_DIR$/.env.production" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.env.test" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.lintstagedrc" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.node-version" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.npmrc" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/LICENSE" beforeDir="false" afterPath="$PROJECT_DIR$/LICENSE" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/eslint.config.js" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/plop-templates/component/index.hbs" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/plop-templates/component/prompt.js" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/plop-templates/page/index.hbs" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/plop-templates/page/prompt.js" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/plop-templates/store/index.hbs" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/plop-templates/store/prompt.js" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/plopfile.js" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/pnpm-lock.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/pnpm-lock.yaml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/postcss.config.js" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/public/.nojekyll" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/public/favicon.ico" beforeDir="false" afterPath="$PROJECT_DIR$/public/favicon.ico" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/App.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/App.vue" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/api/game.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/api/index.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/api/modules/user.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/api/typing.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/icons/403.svg" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/icons/404.svg" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/icons/correct.svg" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/icons/example-crown.svg" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/icons/example-emotion-laugh-line.svg" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/icons/example-emotion-line.svg" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/icons/example-emotion-unhappy-line.svg" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/icons/example-star.svg" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/icons/example-vip.svg" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/icons/pentagram.svg" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/icons/wrong.svg" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/images/bg-main.png" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/images/bg-soa.png" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/images/logo.png" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/styles/globals.css" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/styles/nprogress.css" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/styles/resources/utils.scss" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/assets/styles/resources/variables.scss" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/AppSetting/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/Auth/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/AuthAll/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/CountDown/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/NotAllowed/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/PageLayout/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/PageMain/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/RoundSlider/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/SvgIcon/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/Trend/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/VanFieldCalendar/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/VanFieldDatePicker/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/VanFieldPicker/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/VoiceImp/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/components/WuIsCorrect/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/mock/user.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/router/guards.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/router/index.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/settings.default.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/settings.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/store/index.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/store/modules/keepAlive.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/store/modules/settings.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/store/modules/user.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/store/mutation-type.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/types/auto-imports.d.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/types/components.d.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/types/global.d.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/types/route-meta.d.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/types/shims.d.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/types/typed-router.d.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/ui-kit/HBadge.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/ui-kit/HButton.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/ui-kit/HDialog.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/ui-kit/HInput.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/ui-kit/HSlideover.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/ui-kit/HTabList.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/ui-kit/HToggle.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/ui-provider/index.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/ui-provider/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/utils/composables/useAuth.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/utils/composables/useGlobalProperties.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/utils/composables/usePage.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/utils/dayjs.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/utils/directive.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/utils/eventBus.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/utils/index.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/utils/request.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/utils/system.copyright.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/[...all].vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/BreadthTraining/BTRandomPentagram.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/BreadthTraining/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/ContinueAddition/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/PictureNaming/Topics.json" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/PictureNaming/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/PicturePuzzle/Topics.json" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/PicturePuzzle/components/PPCountDown/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/PicturePuzzle/components/PicturePuzzleChild/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/PicturePuzzle/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/cocos/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/main/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/spatialOrientationAbility/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/login.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/login.vue" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/reload.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/user/index.vue" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/stylelint.config.js" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/themes/index.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tsconfig.json" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/tsconfig.node.json" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/uno.config.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/vite.config.ts" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/vite/plugins.ts" beforeDir="false" />
- </list>
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="Less File" />
- <option value="Vue Composition API Component" />
- <option value="TypeScript File" />
- <option value="tsconfig.json" />
- <option value="Vue3模板" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_BRANCH_BY_REPOSITORY">
- <map>
- <entry key="$PROJECT_DIR$" value="dev" />
- </map>
- </option>
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="GitToolBoxStore">
- <option name="recentBranches">
- <RecentBranches>
- <option name="branchesForRepo">
- <list>
- <RecentBranchesForRepo>
- <option name="branches">
- <list>
- <RecentBranch>
- <option name="branchName" value="20240919-Jutarry" />
- <option name="lastUsedInstant" value="1726756299" />
- </RecentBranch>
- <RecentBranch>
- <option name="branchName" value="dev" />
- <option name="lastUsedInstant" value="1726731162" />
- </RecentBranch>
- <RecentBranch>
- <option name="branchName" value="dev-20240819" />
- <option name="lastUsedInstant" value="1724153421" />
- </RecentBranch>
- <RecentBranch>
- <option name="branchName" value="master" />
- <option name="lastUsedInstant" value="1723795208" />
- </RecentBranch>
- </list>
- </option>
- <option name="repositoryRootUrl" value="file://$PROJECT_DIR$" />
- </RecentBranchesForRepo>
- </list>
- </option>
- </RecentBranches>
- </option>
- </component>
- <component name="ProjectColorInfo">{
- "associatedIndex": 8
- }</component>
- <component name="ProjectId" id="2kjRG9Fsx6MvF8u7E8ChN03TFjf" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "git-widget-placeholder": "20240919-Jutarry",
- "javascript.nodejs.core.library.configured.version": "20.13.1",
- "javascript.nodejs.core.library.typings.version": "20.13.0",
- "last_opened_file_path": "E:/WorkSpace/Web/insomnia-cognition-h5/src/utils",
- "list.type.of.created.stylesheet": "Less",
- "node.js.detected.package.eslint": "true",
- "node.js.detected.package.standard": "true",
- "node.js.detected.package.tslint": "true",
- "node.js.selected.package.eslint": "(autodetect)",
- "node.js.selected.package.standard": "",
- "node.js.selected.package.tslint": "(autodetect)",
- "nodejs_package_manager_path": "pnpm",
- "settings.editor.selected.configurable": "preferences.pluginManager",
- "ts.external.directory.path": "D:\\Program Files\\JetBrains\\WebStorm 2024.1.3\\plugins\\javascript-plugin\\jsLanguageServicesImpl\\external",
- "vue.rearranger.settings.migration": "true"
- },
- "keyToStringList": {
- "vue.recent.templates": [
- "Vue Composition API Component"
- ]
- }
- }]]></component>
- <component name="RecentsManager">
- <key name="CopyFile.RECENT_KEYS">
- <recent name="E:\WorkSpace\Web\insomnia-cognition-h5\src\utils" />
- <recent name="E:\WorkSpace\Web\insomnia-cognition-h5\src\store" />
- <recent name="E:\WorkSpace\Web\insomnia-cognition-h5\src\api" />
- <recent name="E:\WorkSpace\Web\insomnia-cognition-h5\src\api\modules" />
- <recent name="E:\WorkSpace\Web\insomnia-cognition-h5\src\components" />
- </key>
- <key name="MoveFile.RECENT_KEYS">
- <recent name="E:\WorkSpace\Web\insomnia-cognition-h5\src\assets\images" />
- <recent name="E:\WorkSpace\Web\insomnia-cognition-h5\src\assets\icons" />
- <recent name="E:\WorkSpace\Web\insomnia-cognition-h5\src\styles" />
- </key>
- </component>
- <component name="SharedIndexes">
- <attachedChunks>
- <set>
- <option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-WS-241.17011.90" />
- </set>
- </attachedChunks>
- </component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="默认任务">
- <changelist id="b9dc0b93-aea2-4509-84d8-c1e57bc059b1" name="更改" comment="" />
- <created>1723794900486</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1723794900486</updated>
- <workItem from="1723794901948" duration="2742000" />
- <workItem from="1723797698495" duration="11478000" />
- <workItem from="1723859606021" duration="802000" />
- <workItem from="1723860427125" duration="11114000" />
- <workItem from="1723871627851" duration="11748000" />
- <workItem from="1723884252610" duration="13911000" />
- <workItem from="1723974237119" duration="5573000" />
- <workItem from="1723992250992" duration="6082000" />
- <workItem from="1724037062628" duration="406000" />
- <workItem from="1724037513757" duration="11402000" />
- <workItem from="1724053015355" duration="75325000" />
- <workItem from="1724317270501" duration="14000" />
- <workItem from="1724383409394" duration="11217000" />
- <workItem from="1724478841989" duration="22000" />
- <workItem from="1724903305084" duration="4982000" />
- <workItem from="1725417782248" duration="1465000" />
- <workItem from="1725506917072" duration="697000" />
- <workItem from="1725608929876" duration="1001000" />
- <workItem from="1726126375188" duration="978000" />
- <workItem from="1726196050458" duration="5789000" />
- <workItem from="1726726752821" duration="5807000" />
- </task>
- <task id="LOCAL-00001" summary="新增图片">
- <option name="closed" value="true" />
- <created>1723794930384</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1723794930384</updated>
- </task>
- <task id="LOCAL-00002" summary="feat(组件类): 新增倒计时组件">
- <option name="closed" value="true" />
- <created>1723795981941</created>
- <option name="number" value="00002" />
- <option name="presentableId" value="LOCAL-00002" />
- <option name="project" value="LOCAL" />
- <updated>1723795981941</updated>
- </task>
- <task id="LOCAL-00003" summary="feat(图片): 新增空间定位训练图片">
- <option name="closed" value="true" />
- <created>1723797224845</created>
- <option name="number" value="00003" />
- <option name="presentableId" value="LOCAL-00003" />
- <option name="project" value="LOCAL" />
- <updated>1723797224845</updated>
- </task>
- <task id="LOCAL-00004" summary="feat(路由及样式): 新增空间定位训练框架">
- <option name="closed" value="true" />
- <created>1723797270785</created>
- <option name="number" value="00004" />
- <option name="presentableId" value="LOCAL-00004" />
- <option name="project" value="LOCAL" />
- <updated>1723797270785</updated>
- </task>
- <task id="LOCAL-00005" summary="feat(认知任务): 新增空间定位训练框架">
- <option name="closed" value="true" />
- <created>1723797335061</created>
- <option name="number" value="00005" />
- <option name="presentableId" value="LOCAL-00005" />
- <option name="project" value="LOCAL" />
- <updated>1723797335061</updated>
- </task>
- <task id="LOCAL-00006" summary="feat(认知任务): 新增广度训练框架">
- <option name="closed" value="true" />
- <created>1723797612572</created>
- <option name="number" value="00006" />
- <option name="presentableId" value="LOCAL-00006" />
- <option name="project" value="LOCAL" />
- <updated>1723797612572</updated>
- </task>
- <task id="LOCAL-00007" summary="feat(认知任务): 新增广度训练框架">
- <option name="closed" value="true" />
- <created>1723798037413</created>
- <option name="number" value="00007" />
- <option name="presentableId" value="LOCAL-00007" />
- <option name="project" value="LOCAL" />
- <updated>1723798037413</updated>
- </task>
- <task id="LOCAL-00008" summary="feat(认知任务): 空间定位算法实现">
- <option name="closed" value="true" />
- <created>1723805618287</created>
- <option name="number" value="00008" />
- <option name="presentableId" value="LOCAL-00008" />
- <option name="project" value="LOCAL" />
- <updated>1723805618287</updated>
- </task>
- <task id="LOCAL-00009" summary="feat(认知任务): init">
- <option name="closed" value="true" />
- <created>1723858294672</created>
- <option name="number" value="00009" />
- <option name="presentableId" value="LOCAL-00009" />
- <option name="project" value="LOCAL" />
- <updated>1723858294672</updated>
- </task>
- <task id="LOCAL-00010" summary="feat(认知任务): init">
- <option name="closed" value="true" />
- <created>1724028305315</created>
- <option name="number" value="00010" />
- <option name="presentableId" value="LOCAL-00010" />
- <option name="project" value="LOCAL" />
- <updated>1724028305315</updated>
- </task>
- <task id="LOCAL-00011" summary="feat(认知任务): init">
- <option name="closed" value="true" />
- <created>1724028617479</created>
- <option name="number" value="00011" />
- <option name="presentableId" value="LOCAL-00011" />
- <option name="project" value="LOCAL" />
- <updated>1724028617479</updated>
- </task>
- <task id="LOCAL-00012" summary="feat(认知任务): 完成后端联调API搭建、完成main页面优化">
- <option name="closed" value="true" />
- <created>1724048619646</created>
- <option name="number" value="00012" />
- <option name="presentableId" value="LOCAL-00012" />
- <option name="project" value="LOCAL" />
- <updated>1724048619646</updated>
- </task>
- <task id="LOCAL-00013" summary="feat(认知任务): 完成图片拼图的页面构建">
- <option name="closed" value="true" />
- <created>1724060810431</created>
- <option name="number" value="00013" />
- <option name="presentableId" value="LOCAL-00013" />
- <option name="project" value="LOCAL" />
- <updated>1724060810431</updated>
- </task>
- <task id="LOCAL-00014" summary="feat(认知任务): 组件TS 更新">
- <option name="closed" value="true" />
- <created>1724060939993</created>
- <option name="number" value="00014" />
- <option name="presentableId" value="LOCAL-00014" />
- <option name="project" value="LOCAL" />
- <updated>1724060939993</updated>
- </task>
- <task id="LOCAL-00015" summary="feat(认知任务): 完成后端联调API搭建、完成main页面优化">
- <option name="closed" value="true" />
- <created>1724061022044</created>
- <option name="number" value="00015" />
- <option name="presentableId" value="LOCAL-00015" />
- <option name="project" value="LOCAL" />
- <updated>1724061022044</updated>
- </task>
- <task id="LOCAL-00016" summary="feat(认知任务): 组件更新">
- <option name="closed" value="true" />
- <created>1724062207151</created>
- <option name="number" value="00016" />
- <option name="presentableId" value="LOCAL-00016" />
- <option name="project" value="LOCAL" />
- <updated>1724062207151</updated>
- </task>
- <task id="LOCAL-00017" summary="feat(认知任务): 1、拼图图片更改 2、广度训练页面优化">
- <option name="closed" value="true" />
- <created>1724065221014</created>
- <option name="number" value="00017" />
- <option name="presentableId" value="LOCAL-00017" />
- <option name="project" value="LOCAL" />
- <updated>1724065221014</updated>
- </task>
- <task id="LOCAL-00018" summary="feat(认知任务): 组件文件更新">
- <option name="closed" value="true" />
- <created>1724065373975</created>
- <option name="number" value="00018" />
- <option name="presentableId" value="LOCAL-00018" />
- <option name="project" value="LOCAL" />
- <updated>1724065373975</updated>
- </task>
- <task id="LOCAL-00019" summary="feat(认知任务): 图片拼图文件修改">
- <option name="closed" value="true" />
- <created>1724065561729</created>
- <option name="number" value="00019" />
- <option name="presentableId" value="LOCAL-00019" />
- <option name="project" value="LOCAL" />
- <updated>1724065561729</updated>
- </task>
- <task id="LOCAL-00020" summary="feat(认知任务): 图片拼图、空间定向接口对接及页面优化完成">
- <option name="closed" value="true" />
- <created>1724130157160</created>
- <option name="number" value="00020" />
- <option name="presentableId" value="LOCAL-00020" />
- <option name="project" value="LOCAL" />
- <updated>1724130157160</updated>
- </task>
- <task id="LOCAL-00021" summary="feat(认知任务): 完成图片命名任务">
- <option name="closed" value="true" />
- <created>1724153306659</created>
- <option name="number" value="00021" />
- <option name="presentableId" value="LOCAL-00021" />
- <option name="project" value="LOCAL" />
- <updated>1724153306659</updated>
- </task>
- <task id="LOCAL-00022" summary="feat(认知任务): 优化图片命名音效逻辑">
- <option name="closed" value="true" />
- <created>1724153879301</created>
- <option name="number" value="00022" />
- <option name="presentableId" value="LOCAL-00022" />
- <option name="project" value="LOCAL" />
- <updated>1724153879301</updated>
- </task>
- <task id="LOCAL-00023" summary="feat(认知任务): 更新页面名称、优化广度训练的TS类型">
- <option name="closed" value="true" />
- <created>1724154551752</created>
- <option name="number" value="00023" />
- <option name="presentableId" value="LOCAL-00023" />
- <option name="project" value="LOCAL" />
- <updated>1724154551752</updated>
- </task>
- <task id="LOCAL-00024" summary="feat(认知任务): 部署服务后优化">
- <option name="closed" value="true" />
- <created>1724159852777</created>
- <option name="number" value="00024" />
- <option name="presentableId" value="LOCAL-00024" />
- <option name="project" value="LOCAL" />
- <updated>1724159852777</updated>
- </task>
- <task id="LOCAL-00025" summary="feat(认知任务): 优化">
- <option name="closed" value="true" />
- <created>1724394126886</created>
- <option name="number" value="00025" />
- <option name="presentableId" value="LOCAL-00025" />
- <option name="project" value="LOCAL" />
- <updated>1724394126886</updated>
- </task>
- <task id="LOCAL-00026" summary="feat(认知任务): 优化">
- <option name="closed" value="true" />
- <created>1724396434546</created>
- <option name="number" value="00026" />
- <option name="presentableId" value="LOCAL-00026" />
- <option name="project" value="LOCAL" />
- <updated>1724396434546</updated>
- </task>
- <task id="LOCAL-00027" summary="feat(认知任务): 优化">
- <option name="closed" value="true" />
- <created>1726126542723</created>
- <option name="number" value="00027" />
- <option name="presentableId" value="LOCAL-00027" />
- <option name="project" value="LOCAL" />
- <updated>1726126542723</updated>
- </task>
- <task id="LOCAL-00028" summary="init">
- <option name="closed" value="true" />
- <created>1726732470277</created>
- <option name="number" value="00028" />
- <option name="presentableId" value="LOCAL-00028" />
- <option name="project" value="LOCAL" />
- <updated>1726732470277</updated>
- </task>
- <task id="LOCAL-00029" summary="修改后台请求接口路径">
- <option name="closed" value="true" />
- <created>1726732700840</created>
- <option name="number" value="00029" />
- <option name="presentableId" value="LOCAL-00029" />
- <option name="project" value="LOCAL" />
- <updated>1726732700840</updated>
- </task>
- <option name="localTasksCounter" value="30" />
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="RECENT_FILTERS">
- <map>
- <entry key="Branch">
- <value>
- <list>
- <RecentGroup>
- <option name="FILTER_VALUES">
- <option value="dev" />
- </option>
- </RecentGroup>
- <RecentGroup>
- <option name="FILTER_VALUES">
- <option value="origin/dev" />
- </option>
- </RecentGroup>
- <RecentGroup>
- <option name="FILTER_VALUES">
- <option value="origin/20240919-Jutarry" />
- </option>
- </RecentGroup>
- <RecentGroup>
- <option name="FILTER_VALUES">
- <option value="20240820-Jutarry" />
- </option>
- </RecentGroup>
- <RecentGroup>
- <option name="FILTER_VALUES">
- <option value="origin/20240817-Jutarry" />
- </option>
- </RecentGroup>
- </list>
- </value>
- </entry>
- </map>
- </option>
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State>
- <option name="FILTERS">
- <map>
- <entry key="branch">
- <value>
- <list>
- <option value="dev" />
- </list>
- </value>
- </entry>
- </map>
- </option>
- </State>
- </value>
- </entry>
- </map>
- </option>
- </component>
- <component name="VcsManagerConfiguration">
- <MESSAGE value="倒计时组件" />
- <MESSAGE value="feat:倒计时组件 创建倒计时组件" />
- <MESSAGE value="feat(组件类): 新增倒计时组件" />
- <MESSAGE value="feat(图片): 新增空间定位训练图片" />
- <MESSAGE value="feat(路由及样式): 新增空间定位训练框架" />
- <MESSAGE value="feat(认知任务): 新增空间定位训练框架" />
- <MESSAGE value="feat(认知任务): 新增广度训练框架" />
- <MESSAGE value="feat(认知任务): 空间定位算法实现" />
- <MESSAGE value="feat(认知任务): init" />
- <MESSAGE value="feat(认知任务): 完成图片拼图的页面构建" />
- <MESSAGE value="feat(认知任务): 组件TS 更新" />
- <MESSAGE value="feat(认知任务): 完成后端联调API搭建、完成main页面优化" />
- <MESSAGE value="feat(认知任务): 组件更新" />
- <MESSAGE value="feat(认知任务): 1、拼图图片更改 2、广度训练页面优化" />
- <MESSAGE value="feat(认知任务): 组件文件更新" />
- <MESSAGE value="feat(认知任务): 图片拼图文件修改" />
- <MESSAGE value="feat(认知任务): 完成图片命名任务" />
- <MESSAGE value="feat(认知任务): 图片拼图、空间定向接口对接及页面优化完成" />
- <MESSAGE value="feat(认知任务): 1" />
- <MESSAGE value="feat(认知任务): 优化图片命名音效逻辑" />
- <MESSAGE value="feat(认知任务): 更新页面名称、优化广度训练的TS类型" />
- <MESSAGE value="feat(认知任务): 部署服务后优化" />
- <MESSAGE value="feat(认知任务): 优化" />
- <MESSAGE value="init" />
- <MESSAGE value="修改后台请求接口路径" />
- <option name="LAST_COMMIT_MESSAGE" value="修改后台请求接口路径" />
- </component>
- </project>
|