const cloudDir = "cloud://educoder.6564-educoder-1300855313/"; const eduUrl = "https://www.educoder.net"; /** * A 剪切板邀请码自动读取 * A 首页点击搜索自动进入所在模块相应类目 * F 进入搜索页面nav标题错误 * F 登录后我的实训不自动刷新 */ module.exports = global.config = { version:"0.12.2", apiRoot:eduUrl+"/api/", cloudDir, eduUrl, imgDir:cloudDir+"images/", eduImgDir:eduUrl+"/images/", }