Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow

This commit is contained in:
pixel
2020-10-26 12:44:43 +08:00
11 changed files with 30 additions and 70 deletions
+1 -1
View File
@@ -110,4 +110,4 @@ export const setUserInfo = (data) => {
method: 'put',
data: data
})
}
}
+1 -1
View File
@@ -66,7 +66,7 @@ Vue.prototype.$echarts = echarts;
console.log(`
欢迎使用 Gin-Vue-Admin
当前版本:V2.3.3
当前版本:V2.3.4
默认自动化文档地址:http://127.0.0.1%s/swagger/index.html
默认前端文件运行地址:http://127.0.0.1:8080
`)