docs: US 夜盘行情改为免费#1081
Merged
Merged
Conversation
将 US 夜盘行情说明从「需购买 LV1 行情卡」改为免费,并在定价页对比矩阵中 合并重复的 Nasdaq Basic 列(与 US LV1 勾位一致),仅保留 US LV1。 覆盖 qa/quote、quote/overview、getting-started 三语文档及 Pricing 组件。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
全面对齐新行情逻辑:美股注册即免费赠送 US LV1 实时行情(含盘前/盘中/盘后/ 夜盘全时段),不再使用 Nasdaq Basic 概念,夜盘随 LV1 免费。 - quote-permissions.yaml:美股说明统一为「注册即免费赠送 LV1」,去除夜盘 购买卡;quote/depth/trades/intraday/kline/trade-stats 的 level 改为 lv1, 使 QuotePermission badge 显示 LV1 而非 Basic - Pricing.vue:US LV1 套餐卡改为免费并移除订阅按钮(显示「注册即可使用」), free.items/tagline/feats/FAQ 去 Nasdaq、体现全时段免费 - candlestick/history-candlestick/quote 字段注释:夜盘改为免费,开启 enable_overnight 即可 - getting-started:权限列表「纳斯达克 Basic」改为「LV1 实时行情,注册免费赠送」 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- quote-permissions.yaml:剩余所有行情命令 level 统一为 lv1(注册即免费 赠送 US LV1),不再使用 basic - filings / broker-ids / watchlist 分组管理属账户/元数据接口,移除 QuotePermission 权限框 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
市场温度为聚合指标接口,移除 QuotePermission 权限框(三语 cli + market/status 页)。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
免费套餐卡仅在价格位显示 Free,移除底部 CTA(避免与价格重复), 清理 freeCta 字段与相关样式。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
变更内容
将 US 夜盘行情(Overnight) 的说明从「需购买 LV1 实时行情卡」更新为免费,并精简定价页对比矩阵。
文档(三语同步:en / zh-CN / zh-HK)
qa/quote.mdQ6:夜盘行情免费提供,无需额外购买行情卡。quote/overview.md行情权限表:获取方式改为「免费,设置LONGBRIDGE_ENABLE_OVERNIGHT=true即可获取」。getting-started.md环境变量表:LONGBRIDGE_ENABLE_OVERNIGHT说明改为「夜盘行情免费,仅支持美股」。技术开关(
LONGBRIDGE_ENABLE_OVERNIGHT/ metadataneed_over_night_quote)与「仅支持美股」限制保持不变。定价页(
Pricing.vue)🤖 Generated with Claude Code