feat(阿里云盘): 功能类-[开启相册自动备份功能]弹窗

This commit is contained in:
AIsouler
2024-02-27 12:50:49 +08:00
parent 3770f82cac
commit e9d618966f

View File

@@ -68,5 +68,18 @@ export default defineAppConfig({
},
],
},
{
key: 4,
name: '功能类-[开启相册自动备份功能]弹窗',
desc: '关闭弹窗',
rules: [
{
activityIds: 'com.alicloud.databox.MainActivity',
matches:
'[vid="webContainer"] >5 View[childCount=4] > TextView[index=3][clickable=true]',
snapshotUrls: 'https://i.gkd.li/i/14414446',
},
],
},
],
});