💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
在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"}); ``` 还需要图片 需要贴图