Access to font at 'http://localhost:8080/arcgis_js_api/4.16/esri/themes/base/fonts/fonts/77caabd3-1877-4634-85c8-8e398a093b99.woff2' from origin 'http://localhost:8081' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
大佬,按你们方法部署后,对于字体还报上面的错误
1、将文件内容复制到web.xml中264行 2、复制lib文件夹内的两个jar包到lib 3、复制ROOT文件夹到webapps文件夹 启动tomcat提示找不到dojo.js,我本机的tomcat是6.0.29,请问跟版本有关系吗?
Access to font at 'http://localhost:8080/arcgis_js_api/4.16/esri/themes/base/fonts/fonts/77caabd3-1877-4634-85c8-8e398a093b99.woff2' from origin 'http://localhost:8081' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. 大佬,按你们方法部署后,对于字体还报上面的错误
感谢分享,解决了
感谢分享。。。
我用的arcgis10.2发布的服务,照xiaolinziwlf说的那样做,服务重新启动失败,是什么原因?
不错,感谢分享