diff --git a/project.config.json b/project.config.json index 82eb689..741352c 100644 --- a/project.config.json +++ b/project.config.json @@ -18,44 +18,7 @@ "condition": { "miniprogram": { "current": -1, - "list": [ - { - "id": 1669558749378, - "name": "商品详情页", - "pathName": "pages/main/index", - "query": "type=cd&couponChannelId=756802201412231168&tenantId=1034", - "scene": "990001", - "launchFrom": "scan", - "location": "qr_code" - }, - { - "id": 1669632886124, - "name": "商品支付页", - "pathName": "pages/main/index", - "query": "type=orderAffirm&couponChannelId=756802201412231168&tenantId=1034", - "scene": "990001", - "launchFrom": "scan", - "location": "qr_code" - }, - { - "id": 1669798102509, - "name": "二维码进入(index)", - "pathName": "pages/index/index", - "query": "scene=t:cd:756802201412231168:1034", - "scene": "990001", - "launchFrom": "scan", - "location": "qr_code" - }, - { - "id": 1669799932530, - "name": "二维码进入(main)", - "pathName": "pages/main/index", - "query": "scene=t:cd:756802201412231168:1034", - "scene": "990001", - "launchFrom": "scan", - "location": "qr_code" - } - ] + "list": [] } } }