Merge pull request '合并' (#267) from dev-zw into dev-check
This commit is contained in:
commit
ea5abbfbba
Binary file not shown.
Binary file not shown.
|
|
@ -2,7 +2,7 @@ const Docs = () => {
|
|||
return (
|
||||
<iframe
|
||||
style={{ width: '100%', height: '100%', border: 0 }}
|
||||
src={'/assets/材料科研软件平台使用文档.pdf'}
|
||||
src={'/assets/材料科研软件平台使用文档-v1.0.pdf'}
|
||||
></iframe>
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue