as mentioned, the node egg.js development I use in the back end needs cookies, while the request used in the front end is fetch.js, but cannot complete the cross-domain request.
1.fetch main configuration credentials = "include",options.mode = "cors"
2. The backend setting
whiteListApp