Skip to content

Commit

Permalink
feat: 工作台页面(未完成)
Browse files Browse the repository at this point in the history
  • Loading branch information
zh4554 committed Sep 20, 2024
1 parent 16bb878 commit d5f5ae6
Show file tree
Hide file tree
Showing 13 changed files with 7,872 additions and 5,480 deletions.
1 change: 1 addition & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export default antfu(
'vue/block-order': ['error', {
order: ['route', 'template', 'script', 'style'],
}],
'style/no-tabs': 'off',
},
},
{
Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@
"autoprefixer": "^9.0.0",
"crypto-js": "^4.2.0",
"cz-git": "^1.9.4",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
"eslint": "^9.9.1",
"lint-staged": "^15.2.10",
"lodash-es": "^4.17.21",
Expand Down
Loading

0 comments on commit d5f5ae6

Please sign in to comment.