fix(projects): 修复tab过多时样式坍塌,添加tab横向滚动

This commit is contained in:
Soybean
2021-10-30 17:27:56 +08:00
parent e59b85a8a8
commit 0ec4d218e3
8 changed files with 71 additions and 5 deletions

View File

@@ -18,6 +18,7 @@
"*.{vue,js,jsx,ts,tsx}": "eslint --fix"
},
"dependencies": {
"@better-scroll/core": "^2.4.2",
"@vueuse/core": "^6.7.4",
"axios": "^0.24.0",
"chroma-js": "^2.1.2",