Browse Source

Update Dashboard-Widget-System.md

pull/1520/head
maliming 7 years ago
committed by GitHub
parent
commit
c9503db0a6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/zh-Hans/AspNetCore/Dashboard-Widget-System.md

4
docs/zh-Hans/AspNetCore/Dashboard-Widget-System.md

@ -213,7 +213,7 @@ namespace DashboardDemo
现在我们可以开始处理我们的小部件了.
![widget file tree](..\images\MonthlyProfitWidgetFiles.png)
![widget file tree](../images/MonthlyProfitWidgetFiles.png)
你可以看到我们将创建小部件的文件. (如果你的小部件不需要css或javascript,则不需要创建它们和贡献者).
@ -556,4 +556,4 @@ namespace DashboardDemo.Pages.widgets.Filters
## 源代码
你可以在[Github](https://github.com/abpframework/abp/tree/dev/samples/DashboardDemo)查看仪表板的示例应用程序
你可以在[Github](https://github.com/abpframework/abp/tree/dev/samples/DashboardDemo)查看仪表板的示例应用程序

Loading…
Cancel
Save