修改错误页面提示

This commit is contained in:
whyour 2023-05-27 11:35:30 +08:00
parent 79fd4ec58f
commit b4cb72c5d0

View File

@ -59,18 +59,19 @@ const Error = () => {
} }
description={ description={
<Typography.Text type="danger"> <Typography.Text type="danger">
<div> <div></div>
<Typography.Link href="https://github.com/whyour/qinglong/issues/new?assignees=&labels=&template=bug_report.yml">
issue
</Typography.Link>
</div>
<div> <div>
1. 宿 docker run --rm -v 1. 宿 docker run --rm -v
/var/run/docker.sock:/var/run/docker.sock /var/run/docker.sock:/var/run/docker.sock
containrrr/watchtower -cR &lt;&gt; containrrr/watchtower -cR &lt;&gt;
</div> </div>
<div>2. ql -l checkql -l update</div> <div>2. ql -l checkql -l update</div>
<div>
3. pm2 logs
<Typography.Link href="https://github.com/whyour/qinglong/issues/new?assignees=&labels=&template=bug_report.yml">
issue
</Typography.Link>
</div>
</Typography.Text> </Typography.Text>
} }
banner banner