摘要: vue项目中引用 three 报错 _webpack_require() is not a function 解决方法: import * as THREE from "three"; const OrbitControls = require("three-orbit-controls")(THR 阅读全文
posted @ 2022-03-21 16:51 _houjie 阅读(405) 评论(0) 推荐(0)