2
0

feat:套餐记录界面增加套餐显示以及中英文显示

This commit is contained in:
zhongzm
2025-01-22 20:27:22 +08:00
parent 837a752021
commit bf35afa9e2
4 changed files with 174 additions and 26 deletions

View File

@@ -607,7 +607,18 @@ const local:any = {
status: '状态',
packageType: '套餐',
paid: '已支付',
unpaid: '未支付'
unpaid: '未支付',
packagename:'套餐名',
packageinfo:'套餐详情',
price:'套餐金额',
traffic:'流量',
Expirationdate:'有效期限',
unpackage:'未知套餐',
unlimit:'无限制',
hour:'小时',
day:'天',
month:'月',
year:'年',
},
endpoint:{
access:"当前设备",