diff --git a/public/config.js b/public/config.js index 3adcab5..c9d7a4f 100644 --- a/public/config.js +++ b/public/config.js @@ -1,6 +1,6 @@ window.dt_Config = { titleText: '智能制造数字孪生系统', - iframeAddress: 'http://localhost:10061/', + iframeAddress: 'http://localhost:10061/#?transparent=true', serverAddress: 'http://127.0.0.1:10057/submit/MESCommonBase.ashx' }