feat: 移除小程序

This commit is contained in:
neo 2023-02-13 20:30:13 +08:00
parent 89fe049181
commit 861f83f0c5

View File

@ -114,7 +114,6 @@ const Layout: React.FC<IRouteComponentProps> = ({ children, location }) => {
location={location} location={location}
navPrefix={ navPrefix={
<div style={{ display: 'inline-block' }}> <div style={{ display: 'inline-block' }}>
<WaimaiBanner />
<SearchBar /> <SearchBar />
</div> </div>
} }