diff --git a/VideoAnalysis/Components/Layouts/BasicLayout.razor b/VideoAnalysis/Components/Layouts/BasicLayout.razor index 6480dbf..19d247a 100644 --- a/VideoAnalysis/Components/Layouts/BasicLayout.razor +++ b/VideoAnalysis/Components/Layouts/BasicLayout.razor @@ -25,7 +25,7 @@ - + diff --git a/VideoAnalysis/Components/Pages/EvaluationProject.razor b/VideoAnalysis/Components/Pages/EvaluationProject.razor index 136336f..7dc918c 100644 --- a/VideoAnalysis/Components/Pages/EvaluationProject.razor +++ b/VideoAnalysis/Components/Pages/EvaluationProject.razor @@ -4,74 +4,85 @@ @using System.ComponentModel.DataAnnotations @using SqlSugar @using VideoAnalysisCore.Model +@using UserCenter.Model.Enum - +
- - @* *@ + - - 修改 - - - + + + +
-@inject ModalService ModalService +@{ + RenderFragment modelfooter = @; +} + + +
+ + + +
+ + +
+
+
+ + + + + + + + + + + + +