fix: 修复授权页面卡类选项显示空括号问题

- 只有当 billing_type 有值时才显示括号内容
- 将"卡类权限"标签改为"选择卡类",更清晰
- 添加 selectCardTypePlaceholder 翻译

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-09 19:22:29 +08:00
parent d10c2ffa77
commit 802c36072c
4 changed files with 10 additions and 8 deletions
+1
View File
@@ -1706,6 +1706,7 @@
"selectAppPlaceholder": "请选择应用",
"cardPermission": "卡类权限",
"selectCardType": "选择卡类",
"selectCardTypePlaceholder": "请选择卡类",
"addCardType": "添加",
"cardTypeList": "已授权卡类",
"cardTypeName": "卡类名称",