Skip to content

本项目为基于Vue3开发的 ThingsBoard 前台 ThingsBoard-v3.5.1 、AntDesginVue、VbenVueAdmin、AntV X6

License

Notifications You must be signed in to change notification settings

limuzi2231/thingsboard-ui-vue

Repository files navigation

thingsboard-ui-vue

ThingsBoard凭借其优秀的性能和高效的性能得到了广大开发者的认可

本项目为基于Vue开发的 ThingsBoard 前台

thingsbaord

  • 后台版本为 thingsboard:V3.5.1

使用技术

启动

  • 打开 .env.development 文件,修改后台接口:
    # 代理设置,可配置多个,不能换行,格式:[访问接口的根路径, 代理地址, 是否保持Host头]
     VITE_PROXY = [["/api","http://127.0.0.1:8080/api",false]]
    # 访问接口的根路径
     VITE_GLOB_API_URL =
  • 运行、打包
    # 安装依赖
    yarn install
    # 开发环境运行
    yarn serve
    # 编译打包后运行访问
    yarn preview
    # 打包
    yarn build

规则引擎

规则引擎

预览图片

管理员仪表盘 租户仪表盘 租户仪表盘 租户仪表盘 租户仪表盘 租户仪表盘 租户仪表盘 租户仪表盘 租户仪表盘 租户仪表盘

About

本项目为基于Vue3开发的 ThingsBoard 前台 ThingsBoard-v3.5.1 、AntDesginVue、VbenVueAdmin、AntV X6

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published