Skip to content

Ttou/admin-next-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

432 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admin Next Template

简介

Admin Next Template 是一个开源的后台管理模版。

特性

  • 技术栈:使用 Vue3/ElementPlus 等前端前沿技术开发
  • TypeScript:应用程序级 JavaScript 的语言
  • 特性:支持使用 Vue 和 TSX 编写组件

准备

安装使用

  • 获取项目代码
git clone https://gitee.com/jh_shot/admin-next-template.git
  • 安装依赖
npm i
  • 运行
npm run dev
  • 打包
npm run build

注意事项

  • 装上 volar 插件后更好的支持模板开发
  • 路由页面文件名统一为 index
  • 装上 volar 插件后更好的支持模板开发
  • 缓存最多支持三级路由
  • 项目开发时请锁定依赖版本
  • 如果在 vue 文件中全局组件没有类型提示,可尝试删除依赖后重装

待开发

  • vxe-table 4.6 版本在 2024-12 停止维护,到时迁移至 >= 4.7

待处理

  • tsx + css-modules 不支持媒体查询 issue
  • 打包时 lightningcss 不会处理字体文件,目前仍然使用 postcss 处理样式

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published