mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 20:25:30 +08:00
fix(东方财富): 更新弹窗新ActivityId (#2219)
This commit is contained in:
parent
c54b40a539
commit
7d33948b2c
|
@ -16,10 +16,14 @@ export default defineAppConfig({
|
|||
name: '更新弹窗',
|
||||
activityIds: [
|
||||
'com.eastmoney.android.module.launcher.internal.home.HomeActivity',
|
||||
'com.bbk.launcher2.Launcher',
|
||||
],
|
||||
rules:
|
||||
'@[id="com.eastmoney.android.berlin:id/tv_update_next_time"] + [id="com.eastmoney.android.berlin:id/tv_update_now"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12706070'],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12706070', //com.eastmoney.android.module.launcher.internal.home.HomeActivity
|
||||
'https://i.gkd.li/import/13399156', //com.bbk.launcher2.Launcher
|
||||
],
|
||||
},
|
||||
{
|
||||
enable: true,
|
||||
|
|
Loading…
Reference in New Issue
Block a user