Skip to content

This is a mid-background template based on Vue3, Vite, Typescript, Pinia, Element-plus, using the latest technology stack. 这是一个基于Vue3, Vite, Typescript, Pinia, Element-plus的中后台管理系统模板,使用了最新的技术栈。

Notifications You must be signed in to change notification settings

sakura824/-commonFrameWork

Repository files navigation

Vue 3 + TypeScript + Vite

这是我使用vue3+ts+vite+pinia搭建的后台管理系统架子,支持主题色修改,暗黑模式,全屏

api/axios封装的请求方法可根据各自需求修改;

在components里是按照平时工作习惯二封的element的form,table,dialog,使用方法views/system/user页面里有例子,index.ts是用来配置全局公共组件的地方;

router里新增路由也只需要添加在module文件夹下即可,permission.ts里可根据各自需求修改;

store只需要在module文件夹下新增添加即可,具体store使用方法页面有例子;

directive里新增自定义指令也只需要在module文件夹下添加即可,具体views/system/user页面有使用方法

项目中用到的接口是尚硅谷的免费教学接口,感谢尚硅谷

socket服务是我自己用Node写的简单后台

个人搭建,如有使用可提出问题,互相学习互相提升

使用pnpm下载

About

This is a mid-background template based on Vue3, Vite, Typescript, Pinia, Element-plus, using the latest technology stack. 这是一个基于Vue3, Vite, Typescript, Pinia, Element-plus的中后台管理系统模板,使用了最新的技术栈。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published