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