下载组件threejs npm install three -S 引入threejs import * as THREE from "three"; 代码 <template> <div id="thr...