mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat: 文件-功能类-自动选择排序方式[修改日期(从新到旧)] #1290
This commit is contained in:
@@ -32,5 +32,19 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '功能类-自动选择排序方式[修改日期(从新到旧)]',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds: '.picker.PickActivity',
|
||||
matches:
|
||||
'[text="修改日期(从新到旧)"][checked=false][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/bf621eae-8268-4381-aa46-4161c7811cbe',
|
||||
snapshotUrls: 'https://i.gkd.li/i/23096908',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user