AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
在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"}); ``` 还需要图片 需要贴图