Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix:修复新增菜单强制默认icon的bug;修复production环境变量容易造成困惑的问题; #1660

Merged
merged 3 commits into from
Feb 29, 2024

Conversation

qazwsx9288
Copy link
Contributor

修复1

修复新增菜单强制默认icon的bug。

在项目中新增菜单是一个经常会用到的功能,特别是项目初期会频繁的增加菜单。有很多菜单是不需要添加icon的,所以创建菜单给定一个默认icon对用户来说是一个负担。

修复2

修复production环境变量容易造成困惑的问题。

我的团队在每次新项目中使用GVA时,都会在production的环境变量上有困惑,其中存在很多不必要的配置(来自于development),我认为应该优化掉。

@piexlmax piexlmax merged commit 160c8e8 into flipped-aurora:main Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant