mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 20:35:16 +00:00
Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow
This commit is contained in:
+1
-1
@@ -110,4 +110,4 @@ export const setUserInfo = (data) => {
|
||||
method: 'put',
|
||||
data: data
|
||||
})
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -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
|
||||
`)
|
||||
Reference in New Issue
Block a user