一、本地换 https(方便,操作一次就长期可用)

    1. package.json 修改

      1. "start": "HTTPS=true BUILD_ENV=DEV react-app-rewired start",
    2. 修改secue

    image.png

    https://blog.csdn.net/cumichun6193/article/details/108097752

    二、用代理转发

    思路:chrome 请求统一发本地代理,本地代理手动加 cookie 发线上