fix(mobile): add horizontal scroll hint to award selection step

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
empty
2026-02-03 23:22:01 +08:00
parent a27134b82e
commit 19b7823d42

View File

@@ -24,7 +24,7 @@ const tourSteps = [
},
{
target: '[data-tour="voting-dock"]',
content: '第一步:选择一个奖项。每个奖项只能投给一个节目。',
content: '第一步:选择一个奖项。每个奖项只能投给一个节目。可以横向滑动选择奖项。',
position: 'top' as const,
},
{