commit 20260703
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
根据 Figma 实现新页面 [页面名]:
|
||||
[Figma 链接]
|
||||
技术要求:
|
||||
1. 所有 CTA 按钮必须使用公共组件 assets/css/aifo-btn.css,参考 components/snippets/aifo-btn.html
|
||||
2. 橙色主按钮:class="aifo-btn aifo-btn--primary",设计稿右侧有箭头时再加 aifo-btn--arrow
|
||||
3. 描边/次要按钮:class="aifo-btn aifo-btn--outline",默认不加箭头
|
||||
4. 禁止新建页面私有按钮类(如 xx-btn、au2-btn),禁止内联 SVG 箭头
|
||||
5. 页面 head 引入:<link href="../assets/css/aifo-btn.css" rel="stylesheet">
|
||||
6. 布局/导航复用现有模式:layout.js + aifo-page-bg.css(如适用)
|
||||
完成后加入 page-index 导航。
|
||||
Reference in New Issue
Block a user