整合 Graylog 分布式日志框架
This commit is contained in:
		@@ -1,7 +1,8 @@
 | 
			
		||||
{
 | 
			
		||||
  "description": "项目配置文件。",
 | 
			
		||||
  "packOptions": {
 | 
			
		||||
    "ignore": []
 | 
			
		||||
    "ignore": [],
 | 
			
		||||
    "include": []
 | 
			
		||||
  },
 | 
			
		||||
  "setting": {
 | 
			
		||||
    "urlCheck": false,
 | 
			
		||||
@@ -9,28 +10,21 @@
 | 
			
		||||
    "postcss": true,
 | 
			
		||||
    "minified": true,
 | 
			
		||||
    "newFeature": true,
 | 
			
		||||
    "bigPackageSizeSupport": true
 | 
			
		||||
    "bigPackageSizeSupport": true,
 | 
			
		||||
    "babelSetting": {
 | 
			
		||||
      "ignore": [],
 | 
			
		||||
      "disablePlugins": [],
 | 
			
		||||
      "outputPath": ""
 | 
			
		||||
    },
 | 
			
		||||
    "condition": false
 | 
			
		||||
  },
 | 
			
		||||
  "compileType": "miniprogram",
 | 
			
		||||
  "libVersion": "",
 | 
			
		||||
  "libVersion": "3.3.1",
 | 
			
		||||
  "appid": "wx2edefe049c6a37b9",
 | 
			
		||||
  "projectname": "xlcs-user",
 | 
			
		||||
  "condition": {
 | 
			
		||||
    "search": {
 | 
			
		||||
      "current": -1,
 | 
			
		||||
      "list": []
 | 
			
		||||
    },
 | 
			
		||||
    "conversation": {
 | 
			
		||||
      "current": -1,
 | 
			
		||||
      "list": []
 | 
			
		||||
    },
 | 
			
		||||
    "game": {
 | 
			
		||||
      "current": -1,
 | 
			
		||||
      "list": []
 | 
			
		||||
    },
 | 
			
		||||
    "miniprogram": {
 | 
			
		||||
      "current": -1,
 | 
			
		||||
      "list": []
 | 
			
		||||
    }
 | 
			
		||||
  "condition": {},
 | 
			
		||||
  "editorSetting": {
 | 
			
		||||
    "tabIndent": "insertSpaces",
 | 
			
		||||
    "tabSize": 2
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
 | 
			
		||||
  "projectname": "atguigu-tuan",
 | 
			
		||||
  "projectname": "xlcs-user",
 | 
			
		||||
  "setting": {
 | 
			
		||||
    "compileHotReLoad": true
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user