Merge pull request #1106 from geminiwen/feat/subscription-platform-filter

feat: add platform type filter to subscription management
This commit is contained in:
Wesley Liddick
2026-03-18 11:32:35 +08:00
committed by GitHub
13 changed files with 40 additions and 13 deletions

View File

@@ -1782,6 +1782,7 @@ export default {
revokeSubscription: '撤销订阅',
allStatus: '全部状态',
allGroups: '全部分组',
allPlatforms: '全部平台',
daily: '每日',
weekly: '每周',
monthly: '每月',