This commit is contained in:
xxm
2022-09-23 16:09:15 +08:00
commit d685e22e0d
830 changed files with 82891 additions and 0 deletions

23
README.md Normal file
View File

@@ -0,0 +1,23 @@
# Bootx-Platform-Vue3
<p>
<img src='https://gitee.com/bootx/bootx-platform/badge/star.svg?theme=dark' alt='star'/>
<img src="https://img.shields.io/badge/Boot%20Platform-1.1.3-success.svg" alt="Build Status">
<img src="https://img.shields.io/badge/Author-Bootx-orange.svg" alt="Build Status">
<img src="https://img.shields.io/badge/Vue-3.x-blue.svg" alt="Downloads">
<img src="https://img.shields.io/badge/license-Apache%20License%202.0-green.svg"/>
</p>
## 🍈 项目介绍
基于Spring Boot框架打造针对单体式应用进行专门设计提供整套服务模块努力为打造全方位企业级开发解决方案
致力将开源版打造成超越商业版后台管理框架的项目。前端分为vue2版和vue3版vue2使用 [ANTD PRO VUE](https://pro.antdv.com/) 作为脚手架vue3使用 [Vben-Admin-Next](https://vvbin.cn/doc-next/) 作为脚手架。
移动端使用 [Taro](https://taro.jd.com/) vue3+TS为技术栈。越商业版后台管理框架的项目。
## 前端项目
> 基于 Vben-Admin-Next 前端脚手架
演示地址: [地址](http://v3.platform.bootx.cn/)
使用Vue3 + Vite + TS进行构建开发