diff --git a/src/renderer/src/views/desktop/index.vue b/src/renderer/src/views/desktop/index.vue index f77fec4..4037329 100644 --- a/src/renderer/src/views/desktop/index.vue +++ b/src/renderer/src/views/desktop/index.vue @@ -163,13 +163,6 @@ const clickMenu = ({isOuter, path, disabled}) =>{ // 弹窗 if(isOuter){ let configObj = outLink().getBaseData() - console.log(configObj,'????????????????????????????') - //----- 测试使用 - configObj.fullPath = 'https://192.168.2.120:7860/' - configObj.data.domain = '192.168.2.120' - configObj.data.url = 'http://192.168.2.120:7860/' - console.log(configObj,'?????测试地址???????????????????????') - //------- let fullPath = configObj.fullPath + path fullPath = fullPath.replaceAll('//', '/') // 通知主进程