mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 登录页面实现
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
"@vueuse/core": "^6.3.2",
|
||||
"axios": "^0.21.4",
|
||||
"chroma-js": "^2.1.2",
|
||||
"dayjs": "^1.10.6",
|
||||
"dayjs": "^1.10.7",
|
||||
"form-data": "^4.0.0",
|
||||
"naive-ui": "^2.18.1",
|
||||
"pinia": "^2.0.0-rc.4",
|
||||
@ -33,7 +33,7 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^13.1.0",
|
||||
"@commitlint/config-conventional": "^13.1.0",
|
||||
"@iconify/json": "^1.1.399",
|
||||
"@iconify/json": "^1.1.400",
|
||||
"@iconify/vue": "^3.0.0",
|
||||
"@types/chroma-js": "^2.1.3",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
@ -60,7 +60,7 @@
|
||||
"patch-package": "^6.4.7",
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
"prettier": "^2.4.0",
|
||||
"sass": "^1.39.0",
|
||||
"sass": "^1.39.2",
|
||||
"typescript": "^4.4.2",
|
||||
"unplugin-icons": "^0.7.6",
|
||||
"unplugin-vue-components": "^0.15.0",
|
||||
|
Reference in New Issue
Block a user