Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
onresize committed Apr 5, 2024
1 parent feaaf1e commit d1e6bce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/技术总结/踩坑总结/高频面试题.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ description: 高频面试题
- ### Promise终极面试题
<iframe
src="https://onresize.github.io/react-ts-vite-admin/SandPack?promise1"
src="https://onresize.github.io/react-ts-vite-admin/SandPack?codeType=promise1"
style="width:100%; height: 500px; border:0; border-radius: 4px; overflow:hidden;"
allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midipayment; usb; vr; xr-spatial-tracking"
sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
></iframe>
- ### 输出什么
<iframe
src="https://onresize.github.io/react-ts-vite-admin/SandPack?val1"
src="https://onresize.github.io/react-ts-vite-admin/SandPack?codeType=val1"
style="width:100%; height: 500px; border:0; border-radius: 4px; overflow:hidden;"
allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midipayment; usb; vr; xr-spatial-tracking"
sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
Expand Down

0 comments on commit d1e6bce

Please sign in to comment.