| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?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="ade0a8c5-0639-4f05-956a-aae1181b5d18" name="更改" comment="">
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/miniprogram/app.config.ts" beforeDir="false" afterPath="$PROJECT_DIR$/miniprogram/app.config.ts" 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_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="ProjectColorInfo">{
- "associatedIndex": 6
- }</component>
- <component name="ProjectId" id="2y83hfQWdk0KL1ry1ltAyuUZcIM" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "ModuleVcsDetector.initialDetectionPerformed": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "RunOnceActivity.git.unshallow": "true",
- "git-widget-placeholder": "release/2.0.1",
- "junie.onboarding.icon.badge.shown": "true",
- "last_opened_file_path": "/Users/zhangtiantian/Desktop/six-health.applet",
- "node.js.detected.package.eslint": "true",
- "node.js.detected.package.tslint": "true",
- "node.js.selected.package.eslint": "(autodetect)",
- "node.js.selected.package.tslint": "(autodetect)",
- "nodejs_package_manager_path": "npm",
- "ts.external.directory.path": "/Applications/WebStorm.app/Contents/plugins/javascript-plugin/jsLanguageServicesImpl/external",
- "vue.rearranger.settings.migration": "true"
- }
- }]]></component>
- <component name="SharedIndexes">
- <attachedChunks>
- <set>
- <option value="bundled-js-predefined-d6986cc7102b-6a121458b545-JavaScript-WS-251.25410.117" />
- </set>
- </attachedChunks>
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="默认任务">
- <changelist id="ade0a8c5-0639-4f05-956a-aae1181b5d18" name="更改" comment="" />
- <created>1749202493163</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1749202493163</updated>
- <workItem from="1749202494220" duration="720000" />
- <workItem from="1749523832830" duration="2478000" />
- <workItem from="1754882475936" duration="7606000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- <option name="exactExcludedFiles">
- <list>
- <option value="$PROJECT_DIR$/miniprogram/module/care/pages/careDetail/careDetail.js" />
- <option value="$PROJECT_DIR$/miniprogram/module/charts/compoments/record-index/record-index.js" />
- <option value="$PROJECT_DIR$/miniprogram/module/charts/compoments/record-index/chalk.theme.js" />
- <option value="$PROJECT_DIR$/miniprogram/module/charts/record-care/record-care.js" />
- <option value="$PROJECT_DIR$/miniprogram/module/charts/record-care/record-care.js" />
- </list>
- </option>
- </component>
- <component name="UnknownFeatures">
- <option featureType="com.intellij.fileTypeFactory" implementationName="*.wxml" />
- </component>
- </project>
|