exam_service

This commit is contained in:
SpecialX
2025-06-11 15:02:20 +08:00
parent 97843ab5fd
commit e26881ec2f
52 changed files with 3510 additions and 1174 deletions

View File

@@ -13,6 +13,14 @@
<None Remove="Pages\Components\**" />
</ItemGroup>
<ItemGroup>
<Compile Remove="Pages\Editor\EditorMain.razor.cs" />
</ItemGroup>
<ItemGroup>
<Content Remove="Pages\Editor\EditorMain.razor" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Blazor.LocalStorage.WebAssembly" Version="8.0.0" />
<PackageReference Include="Blazored.TextEditor" Version="1.1.3" />