mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(语雀): 关闭横幅 (#1161)
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
|||||||
'com.yuque.mobile.android.app.rn.activity.ReactNativeMainActivity',
|
'com.yuque.mobile.android.app.rn.activity.ReactNativeMainActivity',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches: 'TextView[text="了解更多"] - ViewGroup[clickable=true]',
|
matches: 'TextView[text="了解更多"] + ViewGroup[clickable=true]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12911014',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12911014',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user