zdg_dev #82

Merged
zhengdegang merged 3 commits from zdg_dev into main 2024-12-04 15:47:01 +08:00
1 changed files with 0 additions and 4 deletions
Showing only changes of commit 08a16929f7 - Show all commits

View File

@ -332,10 +332,6 @@ export default {
const { id, rootid } = sessionStore.get('subject.curNode')
const path="/teaching/aptindex?id="+items.fileId + "&unitId=" + id + "&bookId=" + rootid;
let configObj = outLink().getBaseData()
configObj.fullPath = 'https://localhost:7860/'
configObj.data.url = 'https://localhost:7860/'
configObj.data.domain = 'localhost'
console.log(configObj)
let fullPath = configObj.fullPath + path
fullPath = fullPath.replaceAll('//', '/')
//