Appearance
让网页标题显示路由配置的 meta.title 字段。
meta.title
在应用配置中设置:
const globalSettings: Settings.all = { app: { enableDynamicTitle: true, }, }
效果如下: