Skip to content

Commit

Permalink
fix some issue and update vue vite element-plus version
Browse files Browse the repository at this point in the history
  • Loading branch information
jzfai committed Oct 9, 2021
1 parent 44efe3c commit dd8e918
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

本架构使用的技术为:vue3(setup-script)+vite2+element-plus 的新一代的前端框架,框架使用类似 vue-admin-template

使用 eslint+prettier 格式和校验代码,提高代码规范性和开发效率
使用 eslint+prettier+gitHooks 格式和校验代码,提高代码规范性和开发效率

[Access address](http://8.135.1.141/vue3-admin-template)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ English | [简体中文](./README-zh.md)
A new generation admin construct using vue3(setup-script)+vite2+element-plus and similar design for vue-admin-template

Use eslint+prettier format and verification code to improve code standardization and development efficiency
Use eslint+prettier+gitHooks format and verification code to improve code standardization and development efficiency

[Access address](http://8.135.1.141/vue3-admin-template)

Expand Down

0 comments on commit dd8e918

Please sign in to comment.