Commit a21684d7 authored by Bill's avatar Bill

feat: 修改首页跳转向导

parent a2889ebf
...@@ -115,7 +115,7 @@ const Home: React.FC<{}> = () => { ...@@ -115,7 +115,7 @@ const Home: React.FC<{}> = () => {
layouts={layout} layouts={layout}
/> />
</div> </div>
<a href="https://www.yuque.com/shushangyun-lingxi/xr7ol7/eh909i" target="__blank" className={styles.controller}> <a href="https://www.yuque.com/xsnnko/kh076h" target="__blank" className={styles.controller}>
<CompassFilled className={styles.icon} /> <CompassFilled className={styles.icon} />
<span className={styles.text}>{intl.formatMessage({ id: 'home.guide' })}</span> <span className={styles.text}>{intl.formatMessage({ id: 'home.guide' })}</span>
</a> </a>
......
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