From 57a2d36b6bf715b4e838f1cd306002022ca47790 Mon Sep 17 00:00:00 2001 From: LAPTOP-RI7D261L\Mr Ke <545800322@qq.com> Date: Thu, 13 Feb 2020 10:06:45 +0800 Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/nsjcy/frontEnd/nsjcy --- project.config.json | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/project.config.json b/project.config.json new file mode 100644 index 0000000..1ccb248 --- /dev/null +++ b/project.config.json @@ -0,0 +1,17 @@ +{ + "client": "wxlite/", + "svr": "server/", + "miniprogramRoot": "wxlite/", + "qcloudRoot": "server/", + "appid": "wx50bea0a98be5935d", + "projectname": "miniapp", + "setting": { + "urlCheck": false, + "es6": true, + "postcss": true, + "minified": true, + "newFeature": true + }, + "libVersion": "1.9.91", + "condition": {} +} \ No newline at end of file -- Gitblit v1.8.0