发布2.5.1b 新增插件市场快捷入口
This commit is contained in:
@@ -18,7 +18,7 @@ export const viteLogo = (env) => {
|
||||
)
|
||||
console.log(
|
||||
chalk.green(
|
||||
`> 当前版本:v2.5.1`
|
||||
`> 当前版本:v2.5.1b`
|
||||
)
|
||||
)
|
||||
console.log(
|
||||
@@ -31,6 +31,11 @@ export const viteLogo = (env) => {
|
||||
`> GVA讨论社区:https://support.qq.com/products/371961`
|
||||
)
|
||||
)
|
||||
console.log(
|
||||
chalk.green(
|
||||
`插件市场:https://plugin.gin-vue-admin.com`
|
||||
)
|
||||
)
|
||||
console.log(
|
||||
chalk.green(
|
||||
`> 默认自动化文档地址:http://127.0.0.1:${env.VITE_SERVER_PORT}/swagger/index.html`
|
||||
|
Reference in New Issue
Block a user