123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- <?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="b347610e-2e38-40df-8414-1dc079962726" name="更改" comment="提交">
- <change afterPath="$PROJECT_DIR$/public/static/image/game/logo/7.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/public/static/image/game/logo/8.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/views/cognitiveTasks/RouletteGame/Topics.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/views/cognitiveTasks/RouletteGame/index.vue" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/views/cognitiveTasks/SlotMachine/Topics.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/views/cognitiveTasks/SlotMachine/index.vue" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/pnpm-lock.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/pnpm-lock.yaml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/main.ts" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/types/auto-imports.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/auto-imports.d.ts" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/types/components.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/components.d.ts" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/types/typed-router.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/typed-router.d.ts" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/views/cognitiveTasks/main/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/cognitiveTasks/main/index.vue" afterDir="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="Git.Settings">
- <option name="RECENT_BRANCH_BY_REPOSITORY">
- <map>
- <entry key="$PROJECT_DIR$" value="master" />
- </map>
- </option>
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="ProjectColorInfo">{
- "associatedIndex": 2
- }</component>
- <component name="ProjectId" id="2qNsvaTLXTCAD235iWtOTwXKlPs" />
- <component name="ProjectLevelVcsManager">
- <ConfirmationsSetting value="2" id="Add" />
- </component>
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "ASKED_ADD_EXTERNAL_FILES": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "RunOnceActivity.git.unshallow": "true",
- "git-widget-placeholder": "dev",
- "last_opened_file_path": "D:/word/word/insomnia-cognition-h5/src/views/cognitiveTasks/RouletteGame",
- "node.js.detected.package.eslint": "true",
- "node.js.detected.package.stylelint": "true",
- "node.js.selected.package.eslint": "(autodetect)",
- "node.js.selected.package.stylelint": "E:\\WorkSpace\\Web\\insomnia-cognition-h5\\node_modules\\stylelint",
- "node.js.selected.package.tslint": "(autodetect)",
- "nodejs_package_manager_path": "pnpm",
- "settings.editor.selected.configurable": "preferences.pluginManager",
- "ts.external.directory.path": "D:\\word\\word\\insomnia-cognition-h5\\node_modules\\typescript\\lib",
- "vue.rearranger.settings.migration": "true"
- }
- }]]></component>
- <component name="RecentsManager">
- <key name="CopyFile.RECENT_KEYS">
- <recent name="D:\word\word\insomnia-cognition-h5\src\views\cognitiveTasks\RouletteGame" />
- <recent name="D:\word\word\insomnia-cognition-h5\public\static\image\game\logo" />
- <recent name="D:\word\word\insomnia-cognition-h5\src\views\cognitiveTasks\SlotMachine" />
- </key>
- </component>
- <component name="SharedIndexes">
- <attachedChunks>
- <set>
- <option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-WS-241.18034.50" />
- </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="b347610e-2e38-40df-8414-1dc079962726" name="更改" comment="" />
- <created>1734514599924</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1734514599924</updated>
- <workItem from="1734514601970" duration="154000" />
- <workItem from="1734571154985" duration="15689000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="VcsManagerConfiguration">
- <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
- <MESSAGE value="init" />
- <MESSAGE value="提交" />
- <option name="LAST_COMMIT_MESSAGE" value="提交" />
- </component>
- </project>
|