修改一个全局的变量控制

This commit is contained in:
daihh
2022-10-14 20:52:42 +08:00
parent 4636daea4c
commit cf42dd8b1b
10 changed files with 30 additions and 31 deletions

View File

@@ -292,7 +292,7 @@ export default {
totalContent: 0, //课程内容数量
pageCount: 0,
currentPage: 0,
fileBaseUrl: this.$Constants.fileBaseUrl,
fileBaseUrl: this.$xpage.constants.fileBaseUrl,
contentList: [],
sectionList: [],
teachers: [],