Live2D
摘要: 打开 nginx.conf 在location下加入以下内容 location / { add_header 'Access-Control-Allow-Origin' '*' always; add_header 'Access-Control-Allow-Credentials' 'true'; 阅读全文
posted @ 2022-03-14 16:07 没有梦想的java菜鸟 阅读(1422) 评论(0) 推荐(0) 编辑