NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
在D:\ireport365\ireport365.war\WEB-INF\pages\enduser\designer\index.jsp 这里添加以下路劲 ``` \_scripts.push({url: "/cdn/1.0/layer/layer.js"}); \_scripts.push({url: "/cdn/1.0/three/three.min.js"}); \_scripts.push({url: "/cdn/1.0/three/OrbitControls.js"}); \_scripts.push({url: "/cdn/1.0/three/ThreeBSP.js"}); \_scripts.push({url: "/cdn/1.0/three/tweenjs.js"}); \_scripts.push({url: "/cdn/1.0/three/stats.min.js"}); \_scripts.push({url: "/cdn/1.0/three/Detector.js"}); ``` 如下图 ![](https://box.kancloud.cn/7b4271f90345eab730ca1721f1b9afaf_846x649.png) 在分享页D:\ireport365\ireport365.war\WEB-INF\classes\system-resource\report-template.html 里添加以下路劲资源 ``` \_scripts.push({url: "${cdnPath}cdn/1.0/layer/layer.js"}); \_scripts.push({url: "${cdnPath}cdn/1.0/three/three.min.js"}); \_scripts.push({url: "${cdnPath}cdn/1.0/three/OrbitControls.js"}); \_scripts.push({url: "${cdnPath}cdn/1.0/three/ThreeBSP.js"}); \_scripts.push({url: "${cdnPath}cdn/1.0/three/tweenjs.js"}); \_scripts.push({url: "${cdnPath}cdn/1.0/three/stats.min.js"}); \_scripts.push({url: "${cdnPath}cdn/1.0/three/Detector.js"}); ``` 还需要图片 需要贴图