• Stars
    star
    147
  • Rank 251,347 (Top 5 %)
  • Language Vue
  • License
    MIT License
  • Created almost 4 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Vue3.x + Ant Design Admin template (vite/webpack)

admin-antd-vue

此分支是 Webpack + Vue3.x + antd 版本 , Vite 版本请查看 vite (分支)(githubgitee

Demo

注意:Demo 用的是在线mock服务,不稳定,若在线登录不了pull到本地可直接运行查看demo

基于IndexLayout
Home
Home
基于UniversalLayout
Home
Home
Home
Home

Vue3实战案例

使用文档

后台前端解决方案列表

前台前端SSR解决方案列表

功能

- 登录 / 注销 / 注册

- 权限验证
  - 页面权限
  - 按钮操作
  - 权限配置

- 全局功能
  - 国际化多语言
  - 动态侧边栏(支持多级路由嵌套)
  - 动态面包屑(支持自定义配置)
  - 动态顶级菜单(IndexLayout支持设置是否启用)
  - 菜单导航模式inline/horizontal切换(UniversalLayout支持)
  - 主题dark/light切换(UniversalLayout支持)
  - Svg Sprite 图标
  - Mock 数据

- 综合实例
  - 引导页
  - 组件示例
    - 编辑器
      - CKEditor
      - tui-editor
    - 图标
      - IconSvg
      - IconFont
  - 页面示例
    - 列表页面
      - 标准列表
      - 表格列表
      - 高度自适应表格
      - 搜索列表
    - 表单页面
      - 基础表单
      - 高级表单      
    - 详情页面
      - 基础详情
      - 模块详情
      - 表格详情
  - 权限验证

自定义配置

(建议) 本地或开发模式下,不要直接修改 '.env.development'

复制 '.env.development' 重命名为 ' .env.development.local' , 修改对应的参数.

(建议) 生产模式下,不要直接修改 '.env.production'

复制 '.env.production' 重命名为 ' .env.production.local' , 修改对应的参数.

项目设置

一、Install dependencies,

$ yarn

or

$ npm install

推荐使用 yarn , yarn安装与常用命令

二、Compiles and hot-reloads for development

$ yarn serve

or

$ npm run serve

三、Compiles and minifies for production

$ yarn build

or

$ npm run build

四、精简 svg icon

$ yarn svgo

or

$ npm run svgo

五、Run your unit tests

yarn test:unit

#

npm run test:unit

六、Lints and fixes files

yarn lint

#

npm run lint

捐赠

如果你觉得这个项目帮助到了你,请帮助点击 Star,你也可以请作者喝咖啡表示鼓励.

ALIPAY WECHAT
Alipay Wechat

More Repositories

1

admin-element-vue

vue3.x Element ui Admin template (vite/webpack)
Vue
349
star
2

admin-antd-react

React + Ant Design Admin template
TypeScript
129
star
3

electron-admin-element-vue

Electron Vue3.x Element-UI Admin
Vue
61
star
4

midway-vue3-ssr

基于Midway、Vue 3 构建的 SSR 框架,简单、易学易用、方便扩展,您一直想要的Vue SSR 框架
TypeScript
48
star
5

admin-vue3-micro-qiankun

Micro front-end Admin based on Qiankun, vue3.x, admin-element-vue, admin-antd-vue project architecture
Vue
39
star
6

electron-admin-antd-vue

Electron Vue3.x Ant Design Admin template
Vue
29
star
7

electron-admin-antd-react

Electron React Ant Design Admin template
TypeScript
18
star
8

frame-template-vue

一个前端框架模板,它基于Vue3.x、Vue-router、Pinia、Axios、Vite 等前端前沿技术实现。因为现在大部分 Vue 开源项目,大量集成了第三方库,包括 UI 组件等,导致了不方便剥离(UI 组件)。本框架只是基于 Vue 开发了基础底层功能,方便二次开发与扩展。
TypeScript
13
star
9

lqsblog-frontend-nuxt

是一个PC端、WAP端自适应展示的一个前端网站前台,它基于 nuxtjs实现。
Vue
10
star
10

lqsblog-frontend-admin-vue

是一个ADMIN管理后台,它基于 admin-element-vue框架(vue2/vue3)实现
10
star
11

midway-react-ssr

基于Midway、React 18 构建的 SSR 框架,简单、易学易用、方便扩展,您一直想要的React SSR 框架
TypeScript
10
star
12

lqsblog-backend-nodejs-eggjs

是一个Node.js API后端服务,它基于 Egg 实现(Egg + Sequelize + RBAC + Jwt(+ 自动刷新) + Restful)。
JavaScript
7
star
13

tp5.1-auth

PHP
6
star
14

lqsblog-backend-java-springboot

是一个基于微服务思想的API后端服务,它基于 spring-boot实现(maven + springboot + mybatis + mybatis plus + shiro + jwt(+ 自动刷新) + restful)。
Java
4
star
15

lqsblog-frontend-ant-design-pro-react

LqsBlog Admin 管理后台,他是基于 ant-design-pro 实现
TypeScript
4
star
16

lqsblog-frontend-midway-vue3-ssr

是一个PC端、WAP端自适应展示的一个前端网站前台,它基于 midway-vue3-ssr实现。
JavaScript
4
star
17

admin-element-vue-docs

admin-element-vue-docs
3
star
18

webpack-website

前台模板前端模块化方案
3
star
19

lqsblog-frontend-uniapp

是一个手机端展示前台,它基于 uni-app实现。
Vue
3
star
20

lqsblog-backend-php-thinkphp

是一个PHP API后端服务,它基于 thinkphp6.x 实现(Composer + thinkphp6 + RBAC + Jwt(+ 自动刷新) + Restful)。
PHP
2
star
21

admin-antd-vue-docs

admin-antd-vue docs
2
star
22

template-uniui-uniapp

是一个基于uni-app 、uni-ui 、vue3 、pinia 的手机端前端解决方案
Vue
2
star
23

lqsblog-frontend-foreground-template

The blog template
HTML
2
star
24

lqsblog

个人博客,不同语言开发版本:Javascript(Vue、React、Nuxt、Next)、NodeJS、PHP、JAVA
2
star
25

template-vant-vue

是一个前台前端解决方案,它基于Frame-Template-Vue框架 、VantUI 组件实现。它使用了最新的前端技术栈、动态路由、权限验证、国际化、Mock 数据等。
Vue
2
star
26

lqsblog-frontend-nextjs

是一个PC端、WAP端自适应展示的一个前端网站前台,它基于 nextjs 实现。
TypeScript
2
star
27

midway-vue3-ssr-docs

midway-vue3-ssr docs
1
star
28

lqscms

企业网站cms
JavaScript
1
star
29

frame-template-vue-docs

frame-template-vue docs
1
star
30

admin-vue3-micro-qiankun-docs

admin-vue3-micro-qiankun docs
1
star
31

midway-react-ssr-docs

midway-react-ssr docs
1
star
32

vue3-element-lib-starter

Refer to element plus to build the vue3 component library launcher
1
star
33

admin-antd-react-docs

admin-antd-react docs
1
star
34

vue3-ssr-hello-world

vue3 ssr demo hello-world
JavaScript
1
star