From 629f7511343c9db456691ea0d456568e5ef5103c Mon Sep 17 00:00:00 2001 From: YWQ HK IX <568170040@qq.com> Date: Sun, 27 Nov 2022 15:24:44 +0800 Subject: [PATCH] beforeChange --- project.config.json | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/project.config.json b/project.config.json index 161e1ed..439f027 100644 --- a/project.config.json +++ b/project.config.json @@ -1 +1,32 @@ -{"setting":{"urlCheck":true,"es6":true,"newFeature":false,"postcss":false,"autoCompile":true,"mockUpdate":true,"minified":false,"autoPush":false,"scripts":false,"mockLogin":false},"appid":"tt1f6669db8058907a01","projectname":"tt富茂B","condition":{"miniprogram":{"current":-1,"list":[{"id":1637139224806,"name":"11","pathName":"pages/orderUrl/orderUrl","query":"","scene":"990001","launchFrom":"scan","location":"qr_code"}]}}} +{ + "setting": { + "urlCheck": true, + "es6": true, + "newFeature": false, + "postcss": false, + "autoCompile": true, + "mockUpdate": true, + "minified": false, + "autoPush": false, + "scripts": false, + "mockLogin": false + }, + "appid": "tt1f6669db8058907a01", + "projectname": "tt富茂B", + "condition": { + "miniprogram": { + "current": -1, + "list": [ + { + "id": 1637139224806, + "name": "11", + "pathName": "pages/orderUrl/orderUrl", + "query": "", + "scene": "990001", + "launchFrom": "scan", + "location": "qr_code" + } + ] + } + } +} \ No newline at end of file