chore: save dashboard state before unit updates

This commit is contained in:
Cui Hongwei
2026-07-08 19:52:21 +08:00
parent b6d85869a6
commit 4d72a72541
4 changed files with 184 additions and 25 deletions

View File

@@ -1,6 +1,8 @@
window.dt_Config = {
titleText: '智能制造数字孪生系统',
iframeAddress: 'http://localhost:10061/#?transparent=true',
dtIframe: 'http://localhost:10056/',
smIframe: 'http://localhost:10059/#?dmtmode=SM&autoPlayCraftCode=',
autoPlayCraftCode: 'E8077755-9B85-46A1-9B8A-85083C00DF26',
serverAddress: 'http://127.0.0.1:10057/submit/MESCommonBase.ashx'
}