react 打包成本地静态包 在pagckage.json 中添加 “homepage”: “.” 的配置 若:打包后任然无法正常打开index.html, 设置路由使用MemoryRouter后重新打包.