mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
fix(东方财富): 更新弹窗新ActivityId (#2219)
This commit is contained in:
@@ -16,10 +16,14 @@ export default defineAppConfig({
|
|||||||
name: '更新弹窗',
|
name: '更新弹窗',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.eastmoney.android.module.launcher.internal.home.HomeActivity',
|
'com.eastmoney.android.module.launcher.internal.home.HomeActivity',
|
||||||
|
'com.bbk.launcher2.Launcher',
|
||||||
],
|
],
|
||||||
rules:
|
rules:
|
||||||
'@[id="com.eastmoney.android.berlin:id/tv_update_next_time"] + [id="com.eastmoney.android.berlin:id/tv_update_now"]',
|
'@[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,
|
enable: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user