修改三维cctv obj路径

This commit is contained in:
sunzhenyu 2020-07-21 15:13:29 +08:00
parent 5c18430ff2
commit 62a9562f3e

View File

@ -288,7 +288,7 @@ export function Jl3dpassflow(dom,skinCode,routegroup) {
// load a resource
loader.load(
// resource URL
'../../static/model/path/path.obj',
'../../static/MODEL/path/path.obj',
// called when resource is loaded
function ( object ) {