|
@@ -4,9 +4,14 @@
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
- <list default="true" id="b9dc0b93-aea2-4509-84d8-c1e57bc059b1" name="更改" comment="">
|
|
|
+ <list default="true" id="b9dc0b93-aea2-4509-84d8-c1e57bc059b1" name="更改" comment="具体游戏文件优化">
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/types/type.d.ts" afterDir="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" afterPath="$PROJECT_DIR$/.env.test" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/utils/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/utils/index.ts" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/PicturePuzzle/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/cognitiveTasks/PicturePuzzle/index.vue" afterDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -79,7 +84,7 @@
|
|
|
"git-widget-placeholder": "dev",
|
|
|
"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",
|
|
|
+ "last_opened_file_path": "E:/WorkSpace/Web/insomnia-cognition-h5/src/types",
|
|
|
"list.type.of.created.stylesheet": "Less",
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
"node.js.detected.package.standard": "true",
|
|
@@ -100,13 +105,14 @@
|
|
|
}</component>
|
|
|
<component name="RecentsManager">
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
+ <recent name="E:\WorkSpace\Web\insomnia-cognition-h5\src\types" />
|
|
|
<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\views\cognitiveTasks\BreadthTraining\components" />
|
|
|
<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" />
|
|
@@ -397,7 +403,23 @@
|
|
|
<option name="project" value="LOCAL" />
|
|
|
<updated>1726738052902</updated>
|
|
|
</task>
|
|
|
- <option name="localTasksCounter" value="32" />
|
|
|
+ <task id="LOCAL-00032" summary="utils方法迁移">
|
|
|
+ <option name="closed" value="true" />
|
|
|
+ <created>1726738380003</created>
|
|
|
+ <option name="number" value="00032" />
|
|
|
+ <option name="presentableId" value="LOCAL-00032" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1726738380003</updated>
|
|
|
+ </task>
|
|
|
+ <task id="LOCAL-00033" summary="具体游戏文件优化">
|
|
|
+ <option name="closed" value="true" />
|
|
|
+ <created>1726740487871</created>
|
|
|
+ <option name="number" value="00033" />
|
|
|
+ <option name="presentableId" value="LOCAL-00033" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1726740487871</updated>
|
|
|
+ </task>
|
|
|
+ <option name="localTasksCounter" value="34" />
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -462,8 +484,6 @@
|
|
|
</option>
|
|
|
</component>
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
- <MESSAGE value="feat(组件类): 新增倒计时组件" />
|
|
|
- <MESSAGE value="feat(图片): 新增空间定位训练图片" />
|
|
|
<MESSAGE value="feat(路由及样式): 新增空间定位训练框架" />
|
|
|
<MESSAGE value="feat(认知任务): 新增空间定位训练框架" />
|
|
|
<MESSAGE value="feat(认知任务): 新增广度训练框架" />
|
|
@@ -487,6 +507,8 @@
|
|
|
<MESSAGE value="修改基础配置1" />
|
|
|
<MESSAGE value="修改后台请求接口路径" />
|
|
|
<MESSAGE value="修改后台请求接口路径及全局样式" />
|
|
|
- <option name="LAST_COMMIT_MESSAGE" value="修改后台请求接口路径及全局样式" />
|
|
|
+ <MESSAGE value="utils方法迁移" />
|
|
|
+ <MESSAGE value="具体游戏文件优化" />
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="具体游戏文件优化" />
|
|
|
</component>
|
|
|
</project>
|