From 34eb06d0ca38aa487f1617dda24bb7a896e33b7c Mon Sep 17 00:00:00 2001 From: XiaoXinPro 14 IAH5R <568170040@qq.com> Date: Mon, 5 Dec 2022 15:58:22 +0800 Subject: [PATCH] upload --- project.config.json | 61 --------------------------------------------- 1 file changed, 61 deletions(-) diff --git a/project.config.json b/project.config.json index 60c0830..e69de29 100644 --- a/project.config.json +++ b/project.config.json @@ -1,61 +0,0 @@ -{ - "setting": { - "urlCheck": false, - "es6": true, - "newFeature": false, - "postcss": false, - "mockUpdate": true, - "minified": false, - "autoPush": false, - "scripts": false, - "mockLogin": false, - "autoCompile": true, - "localPlugins": false, - "IDEPreviewHotRestartCache": false - }, - "appid": "ttde7ca8c141425a2301", - "projectname": "tt富茂C", - "condition": { - "miniprogram": { - "current": -1, - "list": [ - { - "id": 1650610427387, - "name": "华莱士", - "pathName": "pages/main/index?type=cd&couponChannelId=123467", - "query": "couponChannelId=676951389111508992", - "scene": "990001", - "launchFrom": "scan", - "location": "qr_code" - }, - { - "id": 1649905362371, - "name": "add", - "pathName": "pages/main/index", - "query": "couponChannelId=702061614111186944&type=orderAffirm", - "scene": "990001", - "launchFrom": "scan", - "location": "qr_code" - }, - { - "id": 1657681080086, - "name": "手机号授权", - "pathName": "pages/main/index", - "query": "couponChannelId=710372266050117632&type=cd", - "scene": "990001", - "launchFrom": "scan", - "location": "qr_code" - }, - { - "id": 1665480010958, - "name": "pages/coupon/detail/index", - "pathName": "pages/coupon/detail/index", - "query": "", - "scene": "", - "launchFrom": "", - "location": "" - } - ] - } - } -}