fix(site-finder): перенумеровать под-подписи Section3 4.1/4.2/4.3 под новый порядок + doc-хедеры (#1741 хвост)
All checks were successful
CI / changes (push) Successful in 8s
CI / changes (pull_request) Successful in 6s
CI / frontend-tests (push) Successful in 1m17s
CI / frontend-tests (pull_request) Successful in 1m20s
CI / openapi-codegen-check (push) Successful in 2m13s
CI / openapi-codegen-check (pull_request) Successful in 1m40s
CI / backend-tests (pull_request) Successful in 9m0s
CI / backend-tests (push) Successful in 9m4s

This commit is contained in:
Light1YT 2026-06-18 12:38:54 +05:00
parent 8cd0620543
commit d93553c489
3 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
"use client";
/**
* Section2NetworksUtilities "2. Сети и точки подключения"
* Section2NetworksUtilities "3. Сети и точки подключения"
*
* Layout:
* HeadlineBar (title «Сети» + subtitle с расстояниями)

View file

@ -126,7 +126,7 @@ function Section31Settings({
margin: 0,
}}
>
3.1 Настройки выборки
4.1 Настройки выборки
</h3>
<p
style={{
@ -281,7 +281,7 @@ function Section32Layouts({ cad }: { cad: string }) {
margin: 0,
}}
>
3.2 Планировки
4.2 Планировки
</h3>
<p
style={{
@ -400,7 +400,7 @@ function Section33MarketSales({ data }: { data: ParcelAnalysis }) {
margin: 0,
}}
>
3.3 Как продаётся рынок рядом
4.3 Как продаётся рынок рядом
</h3>
<p
style={{

View file

@ -1,7 +1,7 @@
"use client";
/**
* Section4Estimate "4. Оценка участка"
* Section4Estimate "2. Оценка участка"
*
* Layout:
* HeadlineBar (score + verdict label as title)