This commit is contained in:
白了个白 2024-09-14 10:23:45 +08:00
parent f49cba5e36
commit 578fc9feba
1 changed files with 0 additions and 7 deletions

View File

@ -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('//', '/')
//