所以当我在 h1 上使用成帧器运动时遇到问题
import { motion } from "framer-motion";
function FirstPage() {
return (
Tehauto
);
}
在 css 中,我将 h1 居中,在动画中,我不更改 x 坐标 但由于某种原因它向右偏移 我不知道这是否重要,但我也安装了引导程序
带有成帧器运动(图片链接)
当我使用常规 h1(图片链接)时
我尝试删除整个标题,然后保存并再次重写,但没有成功
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号