From 9e60a1b64408898f0cfd14d30fe22a83eec714bd Mon Sep 17 00:00:00 2001 From: XiaoXinPro 14 IAH5R <568170040@qq.com> Date: Mon, 5 Dec 2022 15:56:41 +0800 Subject: [PATCH] uselessCommit --- project.config.json | 39 +-------------------------------------- 1 file changed, 1 insertion(+), 38 deletions(-) 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": [] } } }