add setting.

This commit is contained in:
2023-02-17 08:41:58 +08:00
parent 2ea6cc7385
commit 86315f63dc
6 changed files with 95 additions and 14 deletions

6
package-lock.json generated
View File

@@ -20,6 +20,7 @@
"party-js": "^2.2.0",
"pinia": "^2.0.30",
"vue": "^3.2.47",
"vue-avatar-upload": "^1.1.0",
"vue-chartjs": "^5.2.0",
"vue-router": "^4.1.6"
},
@@ -3697,6 +3698,11 @@
"@vue/shared": "3.2.47"
}
},
"node_modules/vue-avatar-upload": {
"version": "1.1.0",
"resolved": "https://registry.npmmirror.com/vue-avatar-upload/-/vue-avatar-upload-1.1.0.tgz",
"integrity": "sha512-mEWpBKm9AxjW6iyrigb/i9UKUYk3iBfSWSJwwNG6QmbxQMF3aXDwUVPFv7i2VK0P6oZyfIybjIt2jVBgoN0WlA=="
},
"node_modules/vue-chartjs": {
"version": "5.2.0",
"resolved": "https://registry.npmmirror.com/vue-chartjs/-/vue-chartjs-5.2.0.tgz",