maliming
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
docs/zh-Hans/AspNetCore/Dashboard-Widget-System.md
|
|
|
@ -213,7 +213,7 @@ namespace DashboardDemo |
|
|
|
|
|
|
|
现在我们可以开始处理我们的小部件了. |
|
|
|
|
|
|
|
 |
|
|
|
 |
|
|
|
|
|
|
|
你可以看到我们将创建小部件的文件. (如果你的小部件不需要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)查看仪表板的示例应用程序 |
|
|
|
|