feat(华为天气): 顶部广告条 (#3584)

This commit is contained in:
Kun Jinkao
2024-01-02 20:40:31 +08:00
committed by GitHub
parent 30b141e6f8
commit c35d9f4909

View File

@@ -62,5 +62,17 @@ export default defineAppConfig({
},
],
},
{
key: 2,
name: '顶部广告条',
rules: [
{
key: 0,
activityIds: 'com.huawei.android.totemweather.WeatherMainActivity',
matches: '[vid="rl_close_pps"] > ImageView',
snapshotUrls: 'https://i.gkd.li/import/13800100',
},
],
},
],
});