chenshuai2144/umi-plugin-antd-theme

How can I hide the url settings?

jasp402 opened this issue · 1 comments

I am using and.design Pro V4.
I have successfully installed the umi-plugin-antd-theme library. and everything works fine. but how can I do so that the settings are not shown in the navigation bar?

image

http://localhost:8000/welcome?fixedHeader=true&fixSiderbar=true&colorWeak=false&title=SysGiD&pwa=false&navTheme=realDark&primaryColor=purple

in BasicLayout.jsx
remove settings/changeSetting
image