feat(向日葵远程控制): 版本更新 (#1510)

* feat(向日葵远程控制):版本更新

* chore(actions): check_format_lint

* 格式更正

* feat(向日葵远程控制): 版本更新

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: lisonge <i@songe.li>

close #1506
This commit is contained in:
jiuqianyuan
2023-10-29 00:58:37 +08:00
committed by GitHub
parent 4c808b195e
commit 5b4acc4efb

View File

@@ -16,5 +16,17 @@ export default defineAppConfig({
exampleUrls: exampleUrls:
'https://github.com/gkd-kit/inspect/assets/38517192/61d335f0-a85a-4e26-80fe-6bc0d1742bc0', 'https://github.com/gkd-kit/inspect/assets/38517192/61d335f0-a85a-4e26-80fe-6bc0d1742bc0',
}, },
{
key: 1,
name: '版本更新',
quickFind: true,
rules: [
{
matches:
'[text="立即更新"] <2 * > [id="com.oray.sunlogin:id/button_cancel"][text="以后再说"]',
snapshotUrls: 'https://i.gkd.li/import/13195560',
},
],
},
], ],
}); });