init: 德州大陆架TV看板项目首次入库

This commit is contained in:
XingCheng3
2026-06-08 17:35:47 +08:00
commit df90e259c5
177 changed files with 36482 additions and 0 deletions

6
public/config.js Normal file
View File

@@ -0,0 +1,6 @@
window.dt_Config = {
titleText: '智能制造数字孪生系统',
iframeAddress: 'http://127.0.0.1:10061/#?transparent=true',
serverAddress: 'http://127.0.0.1:10057/submit/MESCommonBase.ashx'
}