mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf(微信): 功能类-订阅号-展开更早的消息
This commit is contained in:
@@ -451,16 +451,14 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '8.0.44以下',
|
||||
quickFind: true,
|
||||
activityIds:
|
||||
'com.tencent.mm.plugin.brandservice.ui.timeline.BizTimeLineUI',
|
||||
matches: '[text="展开更早的消息"] < [id="com.tencent.mm:id/aqc"]',
|
||||
matches: '@[clickable=true] > [text="展开更早的消息"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13790550',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '8.0.44',
|
||||
matches: '[desc="展开更早的消息"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13790949',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user