惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

I
Intezer
V
Vulnerabilities – Threatpost
Google Online Security Blog
Google Online Security Blog
T
The Exploit Database - CXSecurity.com
C
CXSECURITY Database RSS Feed - CXSecurity.com
AWS News Blog
AWS News Blog
G
GRAHAM CLULEY
P
Privacy & Cybersecurity Law Blog
www.infosecurity-magazine.com
www.infosecurity-magazine.com
C
Cybersecurity and Infrastructure Security Agency CISA
N
News | PayPal Newsroom
T
Tenable Blog
Spread Privacy
Spread Privacy
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
S
Secure Thoughts
P
Privacy International News Feed
IT之家
IT之家
Project Zero
Project Zero
T
The Blog of Author Tim Ferriss
Engineering at Meta
Engineering at Meta
大猫的无限游戏
大猫的无限游戏
博客园_首页
GbyAI
GbyAI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
量子位
雷峰网
雷峰网
Apple Machine Learning Research
Apple Machine Learning Research
Hacker News: Ask HN
Hacker News: Ask HN
Google DeepMind News
Google DeepMind News
MongoDB | Blog
MongoDB | Blog
N
Netflix TechBlog - Medium
Martin Fowler
Martin Fowler
NISL@THU
NISL@THU
I
InfoQ
D
DataBreaches.Net
有赞技术团队
有赞技术团队
K
Kaspersky official blog
Security Latest
Security Latest
The Register - Security
The Register - Security
Hugging Face - Blog
Hugging Face - Blog
S
Security @ Cisco Blogs
P
Proofpoint News Feed
M
MIT News - Artificial intelligence
H
Hackread – Cybersecurity News, Data Breaches, AI and More
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
AI
AI
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
P
Proofpoint News Feed
Security Archives - TechRepublic
Security Archives - TechRepublic
N
News and Events Feed by Topic

百里飞洋

坏消息,被DDoS攻击了;好消息,只被打了2分钟。 【开箱验机】只花 6277 拿下 i7-14650HX/RTX4060 笔记本?机械革命 耀世16Pro 安全下车! 我也中招了!大量简中博客站点被镜像,并翻译成了繁体中文 【GitHub】基于Actions和Pages实现项目的自动构建与部署 【Hexo博客】配置RSS插件,生成 Atom1.0 或 RSS2.0 摘要文件 【业务实践】探索 Excel 表数据的导入和导出功能的完整实现方案 【狄仁杰探案】修复Node.js后端图片上传接口漏洞 【浅谈】关于B站博主“食贫道”发布充电视频《迷失东京》后所引发的热议 【Hexo博客】添加友链朋友圈,纵览好友最新文章 【webpack】如何解决Vue打包项目在浏览器开发者工具中显示源代码 【阿里云】对象存储 OSS 产品评测 【前端】常用加解密技术与使用方法 【蓝桥杯】第14届 Web 应用开发省赛真题解析 【蓝桥杯】第13届 Web 应用开发省赛真题解析
【Art Design】一款精美的前端后台模板,出色的 Vite + TypeScript + Element Plus 的 Vue3 后台管理解决方案
百里飞洋 Barry-Flynn · 2025-07-03 · via 百里飞洋

A great Vue3 backend management solution that focuses on user experience and visual design using Vite + TypeScript + Element Plus.

一款出色的专注于用户体验和视觉设计的使用 Vite + TypeScript + Element Plus 的 Vue3 后台管理解决方案

1
2
3
4
5
6
7
8

git clone git@github.com:Barry-Flynn/art-design.git


pnpm install


pnpm dev

01 About Art Design 关于本项目

This project, Art Design, is an open-source backend management solution based on Vue3, TypeScript, Vite, and Element Plus. It is a lightweight version of Art Design Pro and will be continuously maintained by @Barry-Flynn. (ChangeLog)

Thank you @SuperManTT for bringing Art Design Pro, such a beautiful and high-quality project, to the open source community. The mission of Art Design is to follow the updates of Art Design Pro, remove complex example pages and unnecessary features and components, and welcome front-end beginners or developers who want to build backend management projects from the initial state with the simplest code.

本项目 Art Design 是一个基于 Vue3、TypeScript、Vite、Element-Plus 的开源后台管理解决方案,是 Art Design Pro 的精简版(即轻量版、简化版),将由 @百里飞洋 持续维护。(更新日志

感谢 @SuperManTT 为开源社区带来 Art Design Pro 这个如此精美的高质量项目。Art Design 的使命是跟随 Art Design Pro 的更新,去除复杂的示例页面和非必要的功能和组件,以最精简的代码迎接前端新手或者想要从初始状态搭建后台管理项目的开发者。

02 Demo Images 演示图

2.1 Light Theme 浅色主题

Light Theme

Light Theme

2.2 Dark Theme 深色主题

Dark Theme

Dark Theme

03 Why choose Art Design 为什么选择本项目

  • Uses the latest technology stack(使用最新技术栈)
  • Built-in common business component templates(内置常用业务组件模版)
  • Provides multiple theme modes and customizable themes(提供多种主题模式,可以自定义主题)
  • Beautiful UI design, excellent user experience, and attention to detail(漂亮的界面设计、极致的用户体验和细节处理)
  • System fully supports customization, meeting your personalized needs(系统全面支持自定义设置,满足您的个性化需求)

3.1 Technology Stack 技术栈

  • Development Framework(开发框架):Vue3、TypeScript、Vite、Element-Plus
  • Code Standards(代码规范):Eslint、Prettier、Stylelint、Husky、Lint-staged、cz-git

3.2 Functional Features 功能特色

  • Rich theme switching(丰富主题切换)
  • Global search(全局搜索)
  • Lock screen(锁屏)
  • Multi-tabs(多标签页)
  • Global breadcrumbs(全局面包屑)
  • Multi-language support(多语言)
  • Icon library(图标库)
  • Rich text editor(富文本编辑器)
  • Echarts charts(Echarts 图表)
  • Utils toolkit(Utils 工具包)
  • Network exception handling(网络异常处理)
  • Route-level authentication(路由级别鉴权)
  • Sidebar menu authentication(侧边栏菜单鉴权)
  • Authentication directives(鉴权指令)
  • Mobile adaptation(移动端适配)
  • Excellent persistent storage solution(优秀的持久化存储方案)
  • Local data storage validation(本地数据存储校验)
  • Code commit validation and formatting(代码提交校验与格式化)
  • Code commit standardization(代码提交规范化)

3.3 Compatibility 兼容性

Supports modern mainstream browsers such as Chrome, Safari, Firefox, etc.

支持 Chrome、Safari、Firefox 等现代主流浏览器。

04 How to Use 使用说明

4.1 Install and Run 安装和运行

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

git clone git@github.com:Barry-Flynn/art-design.git





pnpm install





pnpm dev



4.2 How to Keep Your Code Up-to-Date 代码如何保持最新

After cloning this repository (origin), add your own Git repository as a remote source (up)

克隆本仓库后(origin),添加自己的 git 仓库作为远程源(up)

1
2
3
4
5
6
7
8
9
10
11


git remote -v



git remote add up <your-git-url>



git remote -v

Push code to your own repository (up)

推送代码到自己的仓库(up)

1
2
3
git add .
git commit -m "commit message"
git push up main

Pull code from your own repository (up)

从自己的仓库获取最新代码(up)

1
git pull up main

Pull code from the original repository (origin)

从原始仓库获取最新代码(origin)

1
2
3
4
5
6
7
8
9


git pull origin main



git add .
git commit -m "commit message"
git push up main

05 Technical Support 技术支持

Art Design Art Design Pro
QQ 群 1045381331(点击进群) 821834289(点击进群)
Discord https://discord.gg/57wWM7KD

Star History Chart

06 Donation 捐赠开发者

If this project has been helpful to you, donations are welcome! Your support will be used to purchase tools like ChatGPT, Copilot, Cursor, etc., to improve development efficiency and make the project even better. Thank you for your encouragement and support!

如果这个项目对你有所帮助,欢迎捐赠支持!你的支持将用于购买 ChatGPT、Copilot、Cursor 等工具,以提升开发效率,让项目变得更好。感谢你的鼓励与支持!

AliPay WeChat
支付宝AliPay 微信WeChat

You are also welcome to go and reward the authors of Art Design Pro!

也欢迎你前往打赏 Art Design Pro 的作者!