fix:将文案虚流量改成流量
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 7m23s
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 7m23s
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# Change: 统一资产套餐流量展示文案
|
||||
|
||||
## Why
|
||||
|
||||
资产信息页的当前生效套餐和套餐列表对同一虚流量数据使用了不一致且容易造成误解的展示文案。需要按业务术语统一为更通用的流量用量表述。
|
||||
|
||||
## What Changes
|
||||
|
||||
- 将“当前生效套餐”中虚流量统计区域的标题从“虚流量使用”调整为“流量用量”。
|
||||
- 将“套餐列表”流量字段中虚流量已用值的标签从“已使用虚流量”调整为“已使用流量”。
|
||||
- 保持现有流量字段、数值计算、进度条、可见性权限和接口契约不变。
|
||||
|
||||
## Impact
|
||||
|
||||
- Affected specs: `asset-package-traffic-display`
|
||||
- Affected code:
|
||||
- `src/views/asset-management/asset-information/components/CurrentPackageCard.vue`
|
||||
- `src/views/asset-management/asset-information/components/PackageListCard.vue`
|
||||
- Dependencies: `update-asset-package-traffic-threshold-layout` 中定义的套餐流量展示能力
|
||||
Reference in New Issue
Block a user