mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(华为应用市场): 功能类-应用更新页面-点击[查看更多]
This commit is contained in:
@@ -30,5 +30,22 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '功能类-应用更新页面-点击[查看更多]',
|
||||
quickFind: true,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds:
|
||||
'com.huawei.appmarket.service.appmgr.view.activity.AppUpdateActivity',
|
||||
matches: '[text="查看更多"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/e2283b1d-3041-49c5-aca2-7c165c83ce37',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14738587',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user