Eratosici 3 лет назад
Родитель
Сommit
78f72b6743
1 измененных файлов с 42 добавлено и 42 удалено
  1. 42 42
      mall4m/project.config.json

+ 42 - 42
mall4m/project.config.json

@@ -1,48 +1,48 @@
 {
-	"description": "项目配置文件",
-	"packOptions": {
-		"ignore": []
-	},
-	"setting": {
-		"urlCheck": false,
-		"es6": true,
-		"postcss": true,
-		"minified": true,
-		"newFeature": true,
-		"nodeModules": false,
-		"autoAudits": false,
+  "description": "项目配置文件",
+  "packOptions": {
+    "ignore": []
+  },
+  "setting": {
+    "urlCheck": false,
+    "es6": true,
+    "postcss": true,
+    "minified": true,
+    "newFeature": true,
+    "nodeModules": false,
+    "autoAudits": false,
 		"checkInvalidKey": true
-	},
-	"compileType": "miniprogram",
-	"libVersion": "2.6.4",
-	"appid": "wx6fa71e69231a4fa4",
-	"projectname": "%E4%BA%9A%E7%B1%B3%E7%A7%91%E6%8A%80mall4j",
-	"debugOptions": {
-		"hidedInDevtools": []
-	},
-	"isGameTourist": false,
-	"simulatorType": "wechat",
-	"simulatorPluginLibVersion": {},
-	"condition": {
-		"search": {
+  },
+  "compileType": "miniprogram",
+  "libVersion": "2.6.4",
+  "appid": "wx6fa71e69231a4fa4",
+  "projectname": "mall4j",
+  "debugOptions": {
+    "hidedInDevtools": []
+  },
+  "isGameTourist": false,
+  "simulatorType": "wechat",
+  "simulatorPluginLibVersion": {},
+  "condition": {
+    "search": {
 			"current": -1,
-			"list": []
-		},
-		"conversation": {
+      "list": []
+    },
+    "conversation": {
 			"current": -1,
-			"list": []
-		},
-		"plugin": {
+      "list": []
+    },
+    "plugin": {
 			"current": -1,
-			"list": []
-		},
-		"game": {
-			"currentL": -1,
-			"list": []
-		},
-		"miniprogram": {
+      "list": []
+    },
+    "game": {
+      "currentL": -1,
+      "list": []
+    },
+    "miniprogram": {
 			"current": 23,
-			"list": []
-		}
-	}
-}
+      "list": []
+    }
+  }
+}