|
@@ -1,5 +1,8 @@
|
|
|
{
|
|
|
- "description": "项目配置文件。",
|
|
|
+ "description": "项目配置文件",
|
|
|
+ "packOptions": {
|
|
|
+ "ignore": []
|
|
|
+ },
|
|
|
"setting": {
|
|
|
"urlCheck": true,
|
|
|
"es6": true,
|
|
@@ -19,18 +22,21 @@
|
|
|
"ignore": [],
|
|
|
"disablePlugins": [],
|
|
|
"outputPath": ""
|
|
|
- },
|
|
|
- "useCompilerModule": false,
|
|
|
- "userConfirmedUseCompilerModuleSwitch": false
|
|
|
+ }
|
|
|
},
|
|
|
- "miniprogramRoot": "dist/wx/",
|
|
|
"compileType": "miniprogram",
|
|
|
- // "appid": "wx91b4a901e2f6876b", // 丘比养车
|
|
|
- "appid": "wxb6f09597a1545d81", // 章鱼养车
|
|
|
- "projectname": "qbyc-wxmini",
|
|
|
- "simulatorType": "wechat",
|
|
|
- "simulatorPluginLibVersion": {},
|
|
|
"libVersion": "2.14.1",
|
|
|
+ "appid": "wxb6f09597a1545d81",
|
|
|
+ "projectname": "zyyc-wxmini",
|
|
|
+ "miniprogramRoot": "dist/wx/",
|
|
|
+ "cloudfunctionTemplateRoot": "",
|
|
|
+ "watchOptions": {
|
|
|
+ "ignore": []
|
|
|
+ },
|
|
|
+ "debugOptions": {
|
|
|
+ "hidedInDevtools": []
|
|
|
+ },
|
|
|
+ "scripts": {},
|
|
|
"condition": {
|
|
|
"search": {
|
|
|
"current": -1,
|
|
@@ -40,8 +46,15 @@
|
|
|
"current": -1,
|
|
|
"list": []
|
|
|
},
|
|
|
+ "plugin": {
|
|
|
+ "current": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
"game": {
|
|
|
- "currentL": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "gamePlugin": {
|
|
|
+ "current": -1,
|
|
|
"list": []
|
|
|
},
|
|
|
"miniprogram": {
|
|
@@ -49,4 +62,4 @@
|
|
|
"list": []
|
|
|
}
|
|
|
}
|
|
|
-}
|
|
|
+}
|