mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
fix(东方财富): 更新弹窗新ActivityId (#2219)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user