现场调试问题修改;本地服务端从qt5升级到qt6

This commit is contained in:
lixiaoyuan
2025-11-19 15:07:51 +08:00
parent 450aff0eff
commit 8735a31b18
185 changed files with 1239 additions and 363633 deletions

View File

@@ -64,7 +64,7 @@ export default {
{
key: 'power',
value: 20,
d: 'w',
d: 'kW',
label: '功率',
class: 'item-5',
iconPath: require('@/assets/home/gonglv.png')

View File

@@ -60,7 +60,7 @@ export default {
deviceInfo: {},
list: [
{
title: '运行状',
title: '运行状',
class: 'online-status',
componentId: markRaw(onLine),
infoKey: 'onLineTotal'