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:
@@ -24,7 +24,7 @@ const tourSteps = [
|
||||
},
|
||||
{
|
||||
target: '[data-tour="voting-dock"]',
|
||||
content: '第一步:选择一个奖项。每个奖项只能投给一个节目。',
|
||||
content: '第一步:选择一个奖项。每个奖项只能投给一个节目。可以横向滑动选择奖项。',
|
||||
position: 'top' as const,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user