teleport|解决fixed层级问题|vue3

78 阅读1分钟

当元素祖先的 transform, perspectivefilter 属性非 none 时,容器由视口改为该祖先。

使用teleport组件传送门来解决。让fixed一直以视口为祖先。

image.png