微信小程序页面迁移校验之前 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"
}
]

View File

@@ -0,0 +1,129 @@
{
"pageHeight": 4976,
"viewportHeight": 752,
"anchorPositions": [
{
"name": "经营一览",
"selector": "#section-overview",
"found": true,
"top": 132,
"bottom": 736,
"height": 604
},
{
"name": "预收资产",
"selector": "#section-recharge",
"found": true,
"top": 784,
"bottom": 1466.796875,
"height": 682.796875
},
{
"name": "应计收入确认",
"selector": "#section-revenue",
"found": true,
"top": 1508.796875,
"bottom": 2857.09375,
"height": 1348.296875
},
{
"name": "现金流入",
"selector": "#section-cashflow",
"found": true,
"top": 2873.09375,
"bottom": 3333.390625,
"height": 460.296875
},
{
"name": "现金流出",
"selector": "#section-expense",
"found": true,
"top": 3349.390625,
"bottom": 4141.6875,
"height": 792.296875
},
{
"name": "助教分析",
"selector": "#section-coach",
"found": true,
"top": 4157.6875,
"bottom": 4679.984375,
"height": 522.296875
}
],
"stickyTotalHeight": 116,
"stickyDetails": [
{
"selector": ".safe-area-top",
"height": 45
},
{
"selector": "#filterBar",
"height": 71
}
],
"fixedBottomHeight": 56,
"fixedDetails": [
{
"selector": ".ai-float-btn-container",
"height": 56
}
],
"segments": [
{
"index": 0,
"name": "经营一览",
"scroll_y": 16,
"screenshot": "docs\\h5_ui\\screenshots\\h5-board-finance--seg-0.png",
"width": 1290,
"height": 2256
},
{
"index": 1,
"name": "预收资产",
"scroll_y": 668,
"screenshot": "docs\\h5_ui\\screenshots\\h5-board-finance--seg-1.png",
"width": 1290,
"height": 2256
},
{
"index": 2,
"name": "应计收入确认",
"scroll_y": 1392.796875,
"screenshot": "docs\\h5_ui\\screenshots\\h5-board-finance--seg-2.png",
"width": 1290,
"height": 2256
},
{
"index": 3,
"name": "现金流入",
"scroll_y": 2757.09375,
"screenshot": "docs\\h5_ui\\screenshots\\h5-board-finance--seg-3.png",
"width": 1290,
"height": 2256
},
{
"index": 4,
"name": "现金流出",
"scroll_y": 3233.390625,
"screenshot": "docs\\h5_ui\\screenshots\\h5-board-finance--seg-4.png",
"width": 1290,
"height": 2256
},
{
"index": 5,
"name": "助教分析",
"scroll_y": 4041.6875,
"screenshot": "docs\\h5_ui\\screenshots\\h5-board-finance--seg-5.png",
"width": 1290,
"height": 2256
}
],
"page_name": "board-finance",
"viewport": {
"width": 430,
"height": 752
},
"dpr": 3,
"timestamp": "2026-03-08 23:15:32"
}