From 4d4a844ef624dde8667b314d353599297f6cb8d9 Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123456 <zxx19900626> Date: 星期五, 17 十二月 2021 09:06:58 +0800 Subject: [PATCH] 智慧工会 --- unpackage/dist/dev/mp-weixin/project.config.json | 52 ++++++++++++++++++++++++---------------------------- 1 files changed, 24 insertions(+), 28 deletions(-) diff --git a/unpackage/dist/dev/mp-weixin/project.config.json b/unpackage/dist/dev/mp-weixin/project.config.json index 0bb783f..b3151e4 100644 --- a/unpackage/dist/dev/mp-weixin/project.config.json +++ b/unpackage/dist/dev/mp-weixin/project.config.json @@ -1,33 +1,29 @@ { - "description": "椤圭洰閰嶇疆鏂囦欢銆�", - "packOptions": { - "ignore": [] - }, - "setting": { - "urlCheck": false, - "postcss": true, - "es6": true - }, - "compileType": "miniprogram", - "libVersion": "", - "appid": "wx940911bf60031451", - "projectname": "zhihuigonghui-front", - "condition": { - "search": { - "current": -1, - "list": [] + "description": "椤圭洰閰嶇疆鏂囦欢銆�", + "packOptions": { + "ignore": [] }, - "conversation": { - "current": -1, - "list": [] + "setting": { + "urlCheck": false, + "postcss": true, + "es6": true }, - "game": { - "current": -1, - "list": [] - }, - "miniprogram": { - "current": -1, - "list": [] + "compileType": "miniprogram", + "libVersion": "", + "appid": "wx940911bf60031451", + "projectname": "zhihuigonghui-front", + "condition": { + "search": { + "list": [] + }, + "conversation": { + "list": [] + }, + "game": { + "list": [] + }, + "miniprogram": { + "list": [] + } } - } } \ No newline at end of file -- Gitblit v1.9.1