运行环境: 依赖项版本nodev18.16.0vue3^3.3.4three^0.155.0 安装 npm install three --save 创建一个场景 <template><div ref="wrap" class="w-full h-full"> </div>