下载和新员工注册开放

This commit is contained in:
yunkexin 2025-11-13 10:38:45 +08:00
parent 1a7ec95bd5
commit 8eeffdbf03

View File

@ -76,7 +76,7 @@ class GuideCanvas extends Component {
<div style={{ display: "flex", flexDirection: "row", margin: "20px" }}>
<div
style={{
display: "none",
display: "flex",
flexDirection: "column",
alignItems: "center",
marginRight: "30px",
@ -97,7 +97,7 @@ class GuideCanvas extends Component {
</div>
<div
style={{
display: 'none',
display: 'flex',
flexDirection: "column",
alignItems: "center",
marginLeft: "30px",