From 578fc9febaba09b4c56816e7e1579bcf29060c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E4=BA=86=E4=B8=AA=E7=99=BD?= <543593352@qq.com> Date: Sat, 14 Sep 2024 10:23:45 +0800 Subject: [PATCH] 1 --- src/renderer/src/views/desktop/index.vue | 7 ------- 1 file changed, 7 deletions(-) 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('//', '/') // 通知主进程