수정: 빌드 오류 해결 (PageModel 네임스페이스, Blazor 문법, 응답 압축)

- @model 선언에 정확한 네임스페이스 지정
- Snackbar 호출 수정 (MudBlazor 6.x 호환)
- GzipCompressionProvider import 추가
- Dashboard Color.TextSecondary 제거
- Admin App.razor MUI CSS 제거

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-06-26 15:21:02 +09:00
parent f4eeeb9ec0
commit f99d61f767
12 changed files with 28 additions and 25 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
@page
@model IndexModel
@model TaxBaik.Web.Pages.IndexModel
@{
ViewData["Title"] = "백원숙 세무회계 | 사업자·부동산·증여 세무 상담";
ViewData["Description"] = "사업자 기장, 부동산 양도세·증여세, 종합소득세 전문 상담. 온라인 맞춤 상담 제공.";