微信小程序页面迁移校验之前 P5任务处理之前

This commit is contained in:
Neo
2026-03-09 01:19:21 +08:00
parent 263bf96035
commit 6e20987d2f
1112 changed files with 153824 additions and 219694 deletions

View File

@@ -0,0 +1,56 @@
[
{
"region_index": 0,
"region_name": "经营一览",
"scroll_mode": "scroll_into_view",
"scroll_into_view_id": "section-overview",
"wait_ms": 800,
"screenshot_name": "mp-board-finance--seg-0.png",
"notes": "scroll-into-view -> section-overview"
},
{
"region_index": 1,
"region_name": "预收资产",
"scroll_mode": "scroll_into_view",
"scroll_into_view_id": "section-recharge",
"wait_ms": 1000,
"screenshot_name": "mp-board-finance--seg-1.png",
"notes": "scroll-into-view -> section-recharge"
},
{
"region_index": 2,
"region_name": "应计收入确认",
"scroll_mode": "scroll_into_view",
"scroll_into_view_id": "section-revenue",
"wait_ms": 1000,
"screenshot_name": "mp-board-finance--seg-2.png",
"notes": "scroll-into-view -> section-revenue"
},
{
"region_index": 3,
"region_name": "现金流入",
"scroll_mode": "scroll_into_view",
"scroll_into_view_id": "section-cashflow",
"wait_ms": 1000,
"screenshot_name": "mp-board-finance--seg-3.png",
"notes": "scroll-into-view -> section-cashflow"
},
{
"region_index": 4,
"region_name": "现金流出",
"scroll_mode": "scroll_into_view",
"scroll_into_view_id": "section-expense",
"wait_ms": 1000,
"screenshot_name": "mp-board-finance--seg-4.png",
"notes": "scroll-into-view -> section-expense"
},
{
"region_index": 5,
"region_name": "助教分析",
"scroll_mode": "scroll_into_view",
"scroll_into_view_id": "section-coach",
"wait_ms": 1000,
"screenshot_name": "mp-board-finance--seg-5.png",
"notes": "scroll-into-view -> section-coach"
}
]