This commit is contained in:
thsrite
2024-04-23 12:48:57 +08:00
parent 73ce0ec202
commit 6ad2a97fbc

View File

@@ -308,6 +308,27 @@ class SubscribeGroup(_PluginBase):
}
]
},
{
'component': 'VRow',
'content': [
{
'component': 'VCol',
'props': {
'cols': 12,
},
'content': [
{
'component': 'VAlert',
'props': {
'type': 'info',
'variant': 'tonal',
'text': '适用于订阅新出的电视剧。'
}
}
]
}
]
},
]
}
], {