Skip to content

Commit

Permalink
Merge branch 'main' into docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wqcstrong committed Sep 27, 2024
2 parents c47cc31 + e4961b3 commit 2812cc6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pages/ReplayLabs/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ export const ReplayLabs = () => {

<h2 style={{ marginTop: '50vh' }}>开发者,祝你好运!</h2>
<h2>Talk is cheap, the code is shown.</h2>
<h3 style={{ marginTop: 20 }}>
(顺便说一下,PageSpy
支持离线日志回放、实时在线调试,更多内容请通过文档查看详情。)
</h3>
</div>
);
};

0 comments on commit 2812cc6

Please sign in to comment.