Commit 9a4cc033 authored by 皮倩雯's avatar 皮倩雯

新增版本记录

parent b50d73dd
Pipeline #42086 passed with stages
in 6 minutes 52 seconds
This diff is collapsed.
...@@ -13,7 +13,7 @@ const Colophon = props => { ...@@ -13,7 +13,7 @@ const Colophon = props => {
}; };
return ( return (
<div className={styles.desc} onClick={handleClick}> <div className={styles.desc} onClick={handleClick}>
<div>版本v6.0.20210603</div> <div>版本v6.0.20211224</div>
<div onClick={e => e.stopPropagation()}> <div onClick={e => e.stopPropagation()}>
<Modal <Modal
width={1200} width={1200}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment