File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ func RunWindowsServer() {
40
40
欢迎使用 github.com/flipped-aurora/gin-vue-admin/server
41
41
当前版本:V2.4.6 Beta
42
42
加群方式:微信号:shouzi_1994 QQ群:622360840
43
+ GVA讨论社区:https://support.qq.com/products/371961
43
44
默认自动化文档地址:http://127.0.0.1%s/swagger/index.html
44
45
默认前端文件运行地址:http://127.0.0.1:8080
45
46
如果项目让您获得了收益,希望您能请团队喝杯可乐:https://www.github.com/flipped-aurora/gin-vue-admin/server.com/docs/coffee
Original file line number Diff line number Diff line change @@ -26,6 +26,11 @@ export const viteLogo = (env) => {
26
26
`> 加群方式:微信:shouzi_1994 QQ群:622360840`
27
27
)
28
28
)
29
+ console . log (
30
+ chalk . green (
31
+ `> GVA讨论社区:https://support.qq.com/products/371961`
32
+ )
33
+ )
29
34
console . log (
30
35
chalk . green (
31
36
`> 默认自动化文档地址:http://127.0.0.1:${ env . VITE_SERVER_PORT } /swagger/index.html`
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ export default {
12
12
欢迎使用 Gin-Vue-Admin
13
13
当前版本:V2.4.6 Beta
14
14
加群方式:微信:shouzi_1994 QQ群:622360840
15
+ GVA讨论社区:https://support.qq.com/products/371961
15
16
默认自动化文档地址:http://127.0.0.1:${ import . meta. env . VITE_SERVER_PORT } /swagger/index.html
16
17
默认前端文件运行地址:http://127.0.0.1:${ import . meta. env . VITE_CLI_PORT }
17
18
如果项目让您获得了收益,希望您能请团队喝杯可乐:https://www.gin-vue-admin.com/docs/coffee
You can’t perform that action at this time.
0 commit comments