移动端: 跳转列表页

dev/chat
Lei OT 2 years ago
parent 5fe495a61f
commit 316f84a9e5

@ -22,7 +22,7 @@ function MobileApp() {
<Header className='header' style={{ position: 'sticky', top: 0, zIndex: 1, width: '100%', background: 'white' }}>
<Row gutter={{ md: 24 }} align='middle'>
<Col flex="auto" style={{ color: "white", marginBottom: "0", display: "flex", justifyContent: "center" }}>
<NavLink to='/'>
<NavLink to='/m/conversation'>
<img src={AppLogo} className='logo' alt='App logo' />
</NavLink>
<Space><Avatar

Loading…
Cancel
Save