feat: 更新数据库配置防止出现两个首页

This commit is contained in:
Argo-Tianyi 2022-03-14 09:35:48 +08:00
parent 013c05c740
commit eb6abb32fe
2 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
@page "/"
@page "/Home/Index"
@attribute [TabItemOption(Text = "首页", Icon = "fa fa-fa")]
<h1>Hello, world!</h1>