baigl #208

Merged
baigl merged 7 commits from baigl into main 2024-09-14 14:22:38 +08:00
1 changed files with 0 additions and 7 deletions
Showing only changes of commit 578fc9feba - Show all commits

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