forked from liweijie/education
教学大纲下载功能
This commit is contained in:
@@ -9,7 +9,7 @@ const CompressionPlugin = require('compression-webpack-plugin')
|
||||
|
||||
const name = process.env.VUE_APP_TITLE || '教学管理信息系统' // 网页标题
|
||||
|
||||
const baseUrl = 'http://127.0.0.1:8080' // 后端接口
|
||||
const baseUrl = 'http://127.10.0.193:8080' // 后端接口
|
||||
|
||||
const port = 80 // 固定开发服务器端口,避免多实例端口混乱
|
||||
|
||||
|
||||
Reference in New Issue
Block a user