来源
BNDong/Cnblogs-Theme-SimpleMemory/issues/403
用自己的oss(阿里云)存了dist,然后按照https://bndong.github.io/Cnblogs-Theme-SimpleMemory/v2/#/Docs/Guide/cdn这里的教程修改了“博客侧边栏公告”中的内容,控制台出现了报错
has been blocked by CORS policy : NO 'Access-Control-Allow-Origin' header is present on the requested resource
Solution
对象存储/Bucket 列表/{你的bucket}/数据安全/跨域设置
编辑跨域规则
来源输入:https://cnblogs.com
允许Methods:除了DELETE都打开吧,防止被删除应该就行
运行Headers:打一个*就行
最后的返回Vary:Origin要勾选上
标签:跨域,无法访问,Theme,报错,控制台,SimpleMemory From: https://www.cnblogs.com/Vanilla-chan/p/17760837.html