mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
perf(支付宝): 通知提示
This commit is contained in:
@@ -58,7 +58,6 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '通知提示-请求通知弹窗',
|
name: '通知提示-请求通知弹窗',
|
||||||
matchTime: 10000,
|
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
@@ -66,16 +65,17 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '首页底部提示',
|
name: '首页底部提示',
|
||||||
matches:
|
matches: '@[desc="关闭"] - * >n [text^="开启通知权限"]',
|
||||||
'@[desc="关闭"] - * >n [id="com.alipay.mobile.antui:id/tipTextView"][text^="开启通知权限"]',
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13194955',
|
snapshotUrls: 'https://i.gkd.li/i/13194955',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '消息页弹窗提示',
|
name: '消息页弹窗提示',
|
||||||
matches:
|
matches: '[text="选择通知接收范围"] +3 * > [text="暂时不用"]',
|
||||||
'[text="选择通知接收范围"] <2 RelativeLayout [text="暂时不用"]',
|
snapshotUrls: [
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13669620',
|
'https://i.gkd.li/i/13669620',
|
||||||
|
'https://i.gkd.li/i/14944514',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user