Title when Antd Pro is refreshed

write a background management interface with antd pro. Modify the title, after the page is opened in userlayout.js and basiclayout.js and find that when the page is refreshed, the word ant design pro will still appear in the page title. Where can I modify this title?

clipboard.png

Aug.05,2021

index.html try?
this method, search for Ant Design Pro and replace


clipboard.png
modify the title variable value in the getPageTitle method in userlayout.js and Basiclayout.js, restart the item after modification, clear the cache ~


has been solved, and modify it in document.ejs, where there is a title

.
Menu