当前位置: 首页 > Web前端 > vue.js

运行uni-app报错:sitemap.jsonError-Theentrysitemap.jsonfile

时间:2023-03-31 18:56:46 vue.js

wasnotfound。运行项目报错sitemap.jsonError:Theentrysitemap.jsonfilewasnotfound,orthefilefailedberead.请检查并重新编译。解决方法:在pages.json文件中添加属性“sitemapLocation”:“sitemap.json”,在小程序的change目录下添加sitemap.json文件。必须配置在小程序的根目录下。具体配置请参考官网https://developers.weixin.qq....`{"rules":[{"action":"allow","page":"*"}]}`这解决了