diff --git a/src/apps/com.jingdong.app.mall.ts b/src/apps/com.jingdong.app.mall.ts index 27ec8d7d..9c7fe89b 100644 --- a/src/apps/com.jingdong.app.mall.ts +++ b/src/apps/com.jingdong.app.mall.ts @@ -25,10 +25,11 @@ export default defineGkdApp({ { key: 0, matches: - 'FrameLayout + RelativeLayout > RelativeLayout > ImageView + ImageView[desc!="返回"][visibleToUser=true]', + 'FrameLayout + RelativeLayout > RelativeLayout > ImageView + ImageView[desc=null][visibleToUser=true]', snapshotUrls: [ 'https://i.gkd.li/i/12642270', 'https://i.gkd.li/i/12774910', // 使用 [desc!="返回"] 进行限定,防止在进入商品详情页时点击返回按钮 + 'https://i.gkd.li/i/15110548', // 避免误触 ], }, {