page-spy-web icon indicating copy to clipboard operation
page-spy-web copied to clipboard

跨域问题

Open Doyouhavefreestyle opened this issue 7 months ago • 4 comments

Describe the bug

配置了config.json文件,引入文件会出现跨域问题,不配置也出现

Steps to reproduce

Snipaste_2024-07-11_20-02-56 Snipaste_2024-07-11_20-03-30

System Info

这个是package.json
{
	"port": "6752",
  "corsConfig": {
    "allowOrigins": ["aipic.suntekcorps.com"]
  }
}

Logs

No response

Validations

Doyouhavefreestyle avatar Jul 11 '24 12:07 Doyouhavefreestyle