chore: save simulation iframe rate config
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
window.dt_Config = {
|
window.dt_Config = {
|
||||||
titleText: '智能制造数字孪生系统',
|
titleText: '智能制造数字孪生系统',
|
||||||
iframeAddress: 'http://localhost:10061/#?transparent=true',
|
iframeAddress: 'http://localhost:10061/#?transparent=true',
|
||||||
dtIframe: 'http://localhost:10056/',
|
dtIframe: 'http://localhost:10061/',
|
||||||
smIframe: 'http://localhost:10059/#?dmtmode=SM&autoPlayCraftCode=',
|
smIframe: 'http://localhost:10061/#?dmtmode=SM&autoPlayRate=5&autoPlayCraftCode=',
|
||||||
autoPlayCraftCode: 'E8077755-9B85-46A1-9B8A-85083C00DF26',
|
autoPlayCraftCode: 'E8077755-9B85-46A1-9B8A-85083C00DF26',
|
||||||
serverAddress: 'http://127.0.0.1:10057/submit/MESCommonBase.ashx'
|
serverAddress: 'http://127.0.0.1:10057/submit/MESCommonBase.ashx'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user