Initial commit
This commit is contained in:
6
public/config.js
Normal file
6
public/config.js
Normal 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'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user