<!-- Reporting a bug? ================ - Always search for your issue first. It may have already been answered, planned or fixed in some branch. - Make sure to only create issues for the newest version. - Create a declarative title and describe clearly the steps necessary to reproduce the issue. - If you want to show your code please use [Codepen](http://codepen.io/pen/) or [JSFiddle](https://jsfiddle.net/). You could start with [this template](https://jsbin.com/dezafos/edit). - In case you found a solution by yourself, it could be helpful to explain how you fixed it. - For bugs that involves build setups, you can create a reproduction repository with steps in the README. - If your issue is resolved but still open, don’t hesitate to close it. In case you found a solution by yourself, it could be helpful to explain how you fixed it. Have a feature request? ======================= - Remove the template from below and provide thoughtful commentary. - Answer those questions: - What will it allow you to do that you can't do today? - How will it make current work-arounds straightforward? - What potential bugs and edge cases does it help to avoid? --> <!-- BUG REPORT TEMPLATE --> ### 重现步骤 ### 依赖的版本号 <!-- Node 的版本,Megalo 的版本,Megalo-UI 的版本? --> ### 预期结果 ### 实际结果 ### 相关链接