Open
Conversation
…Screenshot/RateTable/Calculator/AppDeepLink)
- 新增 HomePage/AskBox.vue:搜索提问框 + 热门话题 chip - 新增 HomePage/TaskEntry.vue:任务入口(开户/入金/交易/打新/报税/出金) - 新增 HomePage/DomainGrid.vue:16 领域三层权重卡片网格 - 新增 HomePage/index.vue:Hero + AskBox + TaskEntry + DomainGrid 组合页 - 更新 zh-CN/index.md:使用 <HomePage /> 替换 <HomeCards /> - 更新 theme/index.ts:注册 HomePage + 所有 Lb* 组件
…mponents - 新增 CategoryLanding.vue:分类落地页模板,支持图标/描述/文章列表/相关链接 - 新增 ArticleHeader.vue:文章顶部增强条,显示适用市场标签 + 最后审校日期(>6 月自动标橙色过期警告) - 更新 Layout.vue:在 #doc-top 插槽中添加 ArticleHeader - 更新 index.ts:注册 CategoryLanding 和 ArticleHeader - 更新 getting-started/index.md:使用 CategoryLanding 模板
- 重命名 8 个组件文件:LbCallout→Callout, LbStep→Step, LbSteps→Steps, LbVideo→Video, LbScreenshot→Screenshot, LbRateTable→RateTable, LbCalculator→Calculator, LbAppDeepLink→AppDeepLink - CSS 变量:--lb-* → --*(tokens.css + 所有组件 style 块) - CSS class:.lb-* → .*(所有组件 template + style 块) - 更新 index.ts import 和 app.component() 注册 - 更新 HomePage、CategoryLanding、ArticleHeader 等组件中的变量引用
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.