📦src
┣ 📂apis---------------------接口请求
┃ ┗ 📜axios.ts
┣ 📂assets-------------------静态资源
┃ ┗ 📜vue.svg
┣ 📂components---------------组件库
┃ ┣ 📂base-------------------公共组件
┃ ┃ ┗ 📜BasicComponent.vue
┃ ┗ 📂custom-----------------业务组件
┃ ┃ ┗ 📜CustomComponent.vue
┣ 📂hooks--------------------钩子函数
┃ ┗ 📜index.ts
┣ 📂models-------------------数据模型
┃ ┣ 📂modules
┃ ┗ 📜index.ts
┣ 📂plugins------------------插件
┃ ┗ 📜index.ts
┣ 📂routers------------------路由
┃ ┣ 📂modules
┃ ┗ 📜index.ts
┣ 📂stores-------------------存储
┃ ┣ 📂modules
┃ ┗ 📜index.ts
┣ 📂utils--------------------工具函数
┃ ┗ 📜handlerError.ts
┣ 📂views--------------------页面
┃ ┣ 📜HelloWorldView.vue
┃ ┗ 📜HomeView.vue
┣ 📜App.vue
┣ 📜main.ts
┣ 📜style.css
┗ 📜vite-env.d.ts
-
Notifications
You must be signed in to change notification settings - Fork 0
hakityc/Vue-ts-Template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
vue-ts-unocss-antd 模板
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published