We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a471bae commit a200c2eCopy full SHA for a200c2e
server/core/server.go
@@ -29,7 +29,7 @@ func RunWindowsServer() {
29
30
fmt.Printf(`
31
欢迎使用 Gin-Vue-Admin
32
- 当前版本:V2.3.2
+ 当前版本:V2.3.3
33
默认自动化文档地址:http://127.0.0.1%s/swagger/index.html
34
默认前端文件运行地址:http://127.0.0.1:8080
35
`, address)
web/src/main.js
@@ -66,7 +66,7 @@ Vue.prototype.$echarts = echarts;
66
67
console.log(`
68
69
70
71
72
`)
0 commit comments