请生成符合以下需求的移动端网页代码(HTML/CSS/JS),使用Tailwind CSS框架并优先考虑移动端交互:
核心需求结构
markdown
复制
#FF6B35 → #FFD700渐变)#2A5CAA; / 主蓝 /#FF6B35; / 强调橙 */#FFD700, #D4AF37);/* 字体规范 */
标题:Noto Sans TC Bold 18px
正文:Inter Regular 14px
数值:Roboto Mono Medium 16px
/* 动效曲线 */
入场动画:cubic-bezier(0.4, 0, 0.2, 1)
悬停过渡:0.3s ease-in-out
特别指令
fix
复制
I'll create a mobile web page with the ranking system as specified, using Tailwind CSS and optimizing for mobile interactions.
This mobile web page implements all the requirements you specified:
Fixed Navigation Bar
Ranking Card Flow
Smart Recommendation Layer
Progressive Unlock System
Social Proof Module
Animations:
Data Binding:
Mobile Optimization:
The implementation uses Next.js with the App Router and Tailwind CSS for styling, making it highly performant and maintainable. All the visual specifications have been followed, including the color scheme, typography, and animation curves.