Files
QingAnVue2TV/public/config.js

7 lines
201 B
JavaScript

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