# bootx-platform-vue3 **Repository Path**: bootx/bootx-platform-vue3 ## Basic Information - **Project Name**: bootx-platform-vue3 - **Description**: Bootx-platform的vue3管理端,针对单体式应用进行专门设计,包含基础功能、OA、支付、营销等模块,在应用不同业务场景是可以自由组合,致力实现媲美商业版应用框架的目标 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: dev - **Homepage**: http://v3.platform.bootx.cn/ - **GVP Project**: No ## Statistics - **Stars**: 38 - **Forks**: 42 - **Created**: 2021-11-28 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3 ## README # Bootx-Platform-Vue3

star Build Status Downloads

## 🍈 项目介绍 基于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进行构建开发 ## 常见问题 出现以下错误不用管,不影响使用,只在第一次启动时出现,之后就不会再出现 ```shell ERROR Error: The following dependencies are imported but could not be resolved: 10:06:39 @vue-macros/reactivity-transform/macros (imported by C:/bootx/dax-pay-ui/src/components/Bootx/SuperQuery/SuperQueryItem.vue?id=0) Are they installed? at file:///C:/bootx/dax-pay-ui/node_modules/.pnpm/vite@4.3.5_jmirrwlmbumocpj2mhzxorzq7e/node_modules/vite/dist/node/chunks/dep-934dbc7c.js:44152:23 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async file:///C:/bootx/dax-pay-ui/node_modules/.pnpm/vite@4.3.5_jmirrwlmbumocpj2mhzxorzq7e/node_modules/vite/dist/node/chunks/dep-934dbc7c.js:43561:38 ```