Skip to content

Commit

Permalink
add: 可用性优化,增强ui对比度,提升交互
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouyuan63 committed Oct 27, 2023
1 parent 72ab9bd commit b440957
Show file tree
Hide file tree
Showing 18 changed files with 1,135 additions and 11,269 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pnpm-debug.log*
**/mochawesome-report

docs/.vitepress/dist

docs/.vitepress/cache

package-lock.json
yarn.lock
Expand Down
323 changes: 306 additions & 17 deletions docs/.vitepress/cache/deps/@theme_index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docs/.vitepress/cache/deps/@theme_index.js.map

Large diffs are not rendered by default.

20 changes: 15 additions & 5 deletions docs/.vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,29 @@
{
"hash": "42b6cc82",
"browserHash": "969613e4",
"hash": "da4ed3b0",
"browserHash": "174ba36e",
"optimized": {
"vue": {
"src": "../../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "3726c57b",
"fileHash": "704e7f03",
"needsInterop": false
},
"vitepress > @vue/devtools-api": {
"src": "../../../../node_modules/@vue/devtools-api/lib/esm/index.js",
"file": "vitepress___@vue_devtools-api.js",
"fileHash": "9b40f9fb",
"needsInterop": false
},
"@theme/index": {
"src": "../../../../node_modules/vitepress/dist/client/theme-default/index.js",
"file": "@theme_index.js",
"fileHash": "79d99d76",
"fileHash": "3ea6d689",
"needsInterop": false
}
},
"chunks": {}
"chunks": {
"chunk-YW53L7UT": {
"file": "chunk-YW53L7UT.js"
}
}
}
Loading

0 comments on commit b440957

Please sign in to comment.