修改常中配置路径的使用

This commit is contained in:
daihh
2022-11-09 09:17:44 +08:00
parent 81c25f3045
commit 7428a57ebc
5 changed files with 8 additions and 6 deletions

View File

@@ -293,7 +293,7 @@ export default {
studyId: "",
tags: [],
numberToLetter: numberToLetter,
fileBaseUrl: this.$xpage.constants.fileBaseUrl,
fileBaseUrl: process.env.VUE_APP_FILE_BASE_URL,
blobUrl:'',//播放的文件地址新添加采用blob方式
getType: getType,
courseType,