<!-- Thank you for reporting an issue. 1. It's RECOMMENDED to submit PR for typo or tiny bug fix. 2. If it's a FEATURE request, please provide: details, pseudo codes if necessary. 3. If it's a BUG, please provide: course repetition, error log and configuration. Fill in as much of the template below as you're able. 4. It will be nice to use `egg-init --type=simple bug` to provide a mini GitHub repository which can reproduce the issue. 感谢您向我们反馈问题。 1. 我们推荐如果是小问题(错别字修改,小的 bug fix)直接提交 PR。 2. 如果是一个新需求,请提供:详细需求描述,最好是有伪代码实现。 3. 如果是一个 BUG,请提供:复现步骤,错误日志以及相关配置,并尽量填写下面的模板中的条目。 4. 如果可以,请使用 `beidou init` 提供一个最小可复现的代码仓库,方便我们排查问题。 5. 扩展阅读:[如何向开源项目提交无法解答的问题](https://zhuanlan.zhihu.com/p/25795393) --> * **Node Version**: * **Beidou Version**: * **Plugin Name And Version**: * **React/ReactDOM Versions**: * **Platform**: * **Mini Showcase Repository**: * **Other Info**: ## Current behavior <!-- Describe how the issue manifests. --> 看源码是传入服务端渲染之后的字符串,在哪里可以得到这个字符串,目前我是手动在`View`的`render`函数中添加`nonce` ## Expected behavior <!-- Describe what the desired behavior would be. -->