chenshuai2144 / umi-plugin-antd-theme

🎨 Best theme plugin
https://preview.pro.ant.design/
MIT License
85 stars 29 forks source link

How can I hide the url settings? #31

Open jasp402 opened 3 years ago

jasp402 commented 3 years ago

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

zhangdongming0607 commented 2 years ago

in BasicLayout.jsx remove settings/changeSetting image