放开手机扫码下载app

This commit is contained in:
yunkexin 2026-01-28 14:06:32 +08:00
parent 091dfe4c00
commit e390373088

View File

@ -72,17 +72,17 @@ class GuideCanvas extends Component {
return ( return (
<React.Fragment> <React.Fragment>
<div style={{ display: 'flex', flexDirection: 'row', margin: '20px' }}> <div style={{ display: 'flex', flexDirection: 'row', margin: '20px' }}>
{/* <div <div
style={{ style={{
display: "none", display: 'none',
flexDirection: "column", flexDirection: 'column',
alignItems: "center", alignItems: 'center',
marginRight: "30px", marginRight: '30px',
}} }}
> >
<div id="canvas1"></div> <div id="canvas1"></div>
<b>APP下载</b> <b>APP下载</b>
</div> */} </div>
<div <div
style={{ style={{
display: 'flex', display: 'flex',