chencheng (云谦)

Results 248 comments of chencheng (云谦)

@albafica2015 还不支持,请关注这个 issue,https://github.com/sorrycc/roadhog/issues/69

@albafica2015 html 需要通过 htmlwebpackplugin 生成,现在是直接 copy 的。

不要用 normalizr 了,用 dva + dva-immer 就好。

@qppq54s 这个问题偶现,遇到了刷新就好。

@LeesinChen https://umijs.org/docs/zh-Hans/config-webpack.html#sass

@lty6429 npm 依赖没装好吧,删除 node_modules 重装试试。

@liuxj09 新建 src/global.js,在这里加 `@babel/polyfill` 试试。

> 删除功能成功触发了delete请求,但数据好像并没有删掉。是不是因为代理的api服务器并没有真的在响应delete请求时删除数据 是的。