Ant Design Pro 设置标签栏网站名称
Ant Design React UmiJS About 213 wordsdefaultSettings.ts
如果不设置title,则取package.json中的name字段作为网站的名称。
const Settings: ProLayoutProps & {
pwa?: boolean;
logo?: string;
} = {
title: 'My Website',
}
文档
Views: 4 · Posted: 2026-09-24
———         Thanks for Reading         ———
Give me a Star, Thanks:)
https://github.com/fendoudebb/LiteNote扫描下方二维码关注公众号和小程序↓↓↓
Loading...