fix(projects): 完善侧边菜单展开逻辑

This commit is contained in:
Soybean
2021-10-12 16:22:07 +08:00
parent 73505d914f
commit b5f05128ab
10 changed files with 219 additions and 13 deletions

38
pnpm-lock.yaml generated
View File

@ -24,6 +24,7 @@ specifiers:
'@vueuse/core': ^6.5.3
axios: ^0.22.0
chroma-js: ^2.1.2
clipboard: ^2.0.8
commitizen: ^4.2.4
cz-conventional-changelog: ^3.3.0
cz-customizable: ^6.3.0
@ -61,6 +62,7 @@ dependencies:
'@vueuse/core': registry.npmmirror.com/@vueuse/core/6.5.3_vue@3.2.20
axios: registry.npmmirror.com/axios/0.22.0
chroma-js: registry.nlark.com/chroma-js/2.1.2
clipboard: registry.nlark.com/clipboard/2.0.8
dayjs: registry.nlark.com/dayjs/1.10.7
form-data: 4.0.0
naive-ui: registry.npmmirror.com/naive-ui/2.19.3_vue@3.2.20
@ -1631,6 +1633,16 @@ packages:
string-width: registry.npmmirror.com/string-width/4.2.2
dev: true
registry.nlark.com/clipboard/2.0.8:
resolution: {integrity: sha1-/8bBA90pZ6gwBfP2GXaqRlWkzbo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/clipboard/download/clipboard-2.0.8.tgz?cache=0&sync_timestamp=1631691938930&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fclipboard%2Fdownload%2Fclipboard-2.0.8.tgz}
name: clipboard
version: 2.0.8
dependencies:
good-listener: registry.nlark.com/good-listener/1.2.2
select: registry.nlark.com/select/1.1.2
tiny-emitter: registry.nlark.com/tiny-emitter/2.1.0
dev: false
registry.nlark.com/cliui/7.0.4:
resolution: {integrity: sha1-oCZe5lVHb8gHrqnfPfjfd4OAi08=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cliui/download/cliui-7.0.4.tgz}
name: cliui
@ -1963,6 +1975,12 @@ packages:
version: 0.1.3
dev: true
registry.nlark.com/delegate/3.2.0:
resolution: {integrity: sha1-tmtxwxWFIuirV0T3INjKDCr1kWY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/delegate/download/delegate-3.2.0.tgz}
name: delegate
version: 3.2.0
dev: false
registry.nlark.com/detect-indent/6.0.0:
resolution: {integrity: sha1-Cr0PVJ9p/GZZolT+lnhhhrb1KP0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/detect-indent/download/detect-indent-6.0.0.tgz}
name: detect-indent
@ -2714,6 +2732,14 @@ packages:
slash: registry.nlark.com/slash/3.0.0
dev: true
registry.nlark.com/good-listener/1.2.2:
resolution: {integrity: sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/good-listener/download/good-listener-1.2.2.tgz}
name: good-listener
version: 1.2.2
dependencies:
delegate: registry.nlark.com/delegate/3.2.0
dev: false
registry.nlark.com/graceful-fs/4.2.8:
resolution: {integrity: sha1-5BK40z9eAGWTy9PO5t+fLOu+gCo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/graceful-fs/download/graceful-fs-4.2.8.tgz}
name: graceful-fs
@ -4184,6 +4210,12 @@ packages:
chokidar: registry.nlark.com/chokidar/3.5.2
dev: true
registry.nlark.com/select/1.1.2:
resolution: {integrity: sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/select/download/select-1.1.2.tgz}
name: select
version: 1.1.2
dev: false
registry.nlark.com/semver-compare/1.0.0:
resolution: {integrity: sha1-De4hahyUGrN+nvsXiPavxf9VN/w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver-compare/download/semver-compare-1.0.0.tgz}
name: semver-compare
@ -4462,6 +4494,12 @@ packages:
readable-stream: registry.nlark.com/readable-stream/3.6.0
dev: true
registry.nlark.com/tiny-emitter/2.1.0:
resolution: {integrity: sha1-HRpW7fxRxD6GPLtTgqcjMONVVCM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tiny-emitter/download/tiny-emitter-2.1.0.tgz}
name: tiny-emitter
version: 2.1.0
dev: false
registry.nlark.com/to-fast-properties/2.0.0:
resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/to-fast-properties/download/to-fast-properties-2.0.0.tgz}
name: to-fast-properties