Skip to content

Commit

Permalink
refactor: 基本布局、国际化、UI组件
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed May 23, 2023
1 parent 576b666 commit f442962
Show file tree
Hide file tree
Showing 19 changed files with 2,691 additions and 182 deletions.
10 changes: 6 additions & 4 deletions package.json
Expand Up @@ -11,10 +11,6 @@
"test": "vitest --watch",
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.2.47",
"vue-router": "4"
},
"devDependencies": {
"@terwer/eslint-config-custom": "^1.2.0",
"@types/node": "18",
Expand All @@ -27,5 +23,11 @@
"vite": "^4.3.2",
"vite-plugin-html": "^3.2.0",
"vue-tsc": "^1.4.2"
},
"dependencies": {
"element-plus": "^2.3.5",
"vue": "^3.2.47",
"vue-i18n": "^9.2.2",
"vue-router": "4"
}
}
200 changes: 199 additions & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions public/libs/eruda/backers.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/libs/eruda/eruda.js

Large diffs are not rendered by default.

0 comments on commit f442962

Please sign in to comment.