编写界面

This commit is contained in:
zhbaor 2021-11-01 22:10:11 +08:00
parent 161b616b4e
commit 00418e1c02
7 changed files with 100 additions and 85 deletions

View file

@ -8,10 +8,13 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"bootstrap": "^5.1.3",
"bootstrap-icons": "^1.6.1",
"core-js": "^3.6.5",
"vue": "^3.0.0"
},
"devDependencies": {
"@types/bootstrap": "^5.1.6",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"@vue/cli-plugin-babel": "~4.5.0",