Warning: Missing argument 3 for write(), called in /www/wwwroot/biwei1.cn/incs/robot.php on line 68 and defined in /www/wwwroot/biwei1.cn/incs/data.php on line 487 好久没看 React,现在才知道 create-react-app 已经弃用了。它的上一个版本是两年前发布的,官方文档已经不提它了。事实上,官方现在不推荐直接使用 React,而是推荐使用基于它的框架,比如 Next.js。