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 @@
|
||||
## ADDED Requirements
|
||||
|
||||
### Requirement: Asset Package Traffic Terminology
|
||||
|
||||
The asset information page SHALL use the approved traffic terminology while retaining the existing virtual traffic data source and display behavior.
|
||||
|
||||
#### Scenario: Current package displays the traffic usage heading
|
||||
|
||||
- **GIVEN** 当前生效套餐的虚流量统计区域可见
|
||||
- **WHEN** 页面渲染该统计区域
|
||||
- **THEN** 系统 MUST 将区域标题显示为“流量用量”
|
||||
- **AND** 系统 MUST NOT 显示“虚流量使用”作为该区域标题
|
||||
|
||||
#### Scenario: Package list displays the used traffic label
|
||||
|
||||
- **GIVEN** 套餐列表记录的虚流量统计区域可见
|
||||
- **WHEN** 页面渲染该记录的已用流量值
|
||||
- **THEN** 系统 MUST 将字段标签显示为“已使用流量”
|
||||
- **AND** 系统 MUST NOT 显示“已使用虚流量”作为该字段标签
|
||||
Reference in New Issue
Block a user