IBMS楼宇集成管理平台

AaronBruin 54e670b25f 优化空数据状态、切换页面请求优化 пре 2 недеља
bin 153d14c3f9 初始化 пре 3 месеци
html 153d14c3f9 初始化 пре 3 месеци
public 65528c7e04 新增子系统页面、加载优化 пре 1 месец
src 54e670b25f 优化空数据状态、切换页面请求优化 пре 2 недеља
vite 153d14c3f9 初始化 пре 3 месеци
.env.development 3873494122 子系统 模型切换优化 пре 4 недеља
.env.production 3873494122 子系统 模型切换优化 пре 4 недеља
.env.staging 3873494122 子系统 模型切换优化 пре 4 недеља
.gitignore 153d14c3f9 初始化 пре 3 месеци
LICENSE 153d14c3f9 初始化 пре 3 месеци
README.md 3873494122 子系统 模型切换优化 пре 4 недеља
index.html 3873494122 子系统 模型切换优化 пре 4 недеља
package.json 3873494122 子系统 模型切换优化 пре 4 недеља
pnpm-lock.yaml e3dd155701 楼宇自控、出入口、电子巡查、访客系统、客流统计、门禁系统 пре 2 месеци
vite.config.js 54e670b25f 优化空数据状态、切换页面请求优化 пре 2 недеља

README.md

IBMS楼宇集成数据大屏 v1.0

基于SpringBoot+Vue3前后端分离的Java快速开发框架

前端运行

# 克隆项目
git clone https://gitee.com/aaronbruin/baozhida-building-system.git

# 进入项目目录
cd baozhida-building-system

# 安装依赖
yarn 、 pnpm install 、npm install

# 启动服务
yarn dev

# 构建测试环境 yarn build:stage
# 构建生产环境 yarn build:prod
# 前端访问地址 http://localhost:80

在线体验

  • admin/admin123