project.config.json 1.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "miniprogramRoot": "dist/",
  3. "projectname": "mini-chengjiao",
  4. "description": "知与行互动",
  5. "appid": "wxd6f47a9bb3052175",
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": false,
  9. "postcss": false,
  10. "minified": false,
  11. "newFeature": true,
  12. "coverView": true,
  13. "autoAudits": false,
  14. "checkInvalidKey": true,
  15. "checkSiteMap": true,
  16. "uploadWithSourceMap": true,
  17. "babelSetting": {
  18. "ignore": [],
  19. "disablePlugins": [],
  20. "outputPath": ""
  21. }
  22. },
  23. "compileType": "miniprogram",
  24. "simulatorType": "wechat",
  25. "simulatorPluginLibVersion": {},
  26. "condition": {
  27. "search": {
  28. "current": -1,
  29. "list": []
  30. },
  31. "conversation": {
  32. "current": -1,
  33. "list": []
  34. },
  35. "plugin": {
  36. "current": -1,
  37. "list": []
  38. },
  39. "game": {
  40. "list": []
  41. },
  42. "gamePlugin": {
  43. "current": -1,
  44. "list": []
  45. },
  46. "miniprogram": {
  47. "current": -1,
  48. "list": [
  49. {
  50. "id": -1,
  51. "name": "pages/houseList/index",
  52. "pathName": "onlineSelling/pages/houseList/index",
  53. "query": "id=6&buildingId=7a46e04f15c324fa9cf44ce27f9573c5",
  54. "scene": null
  55. },
  56. {
  57. "id": 1,
  58. "name": "pages/records/index",
  59. "pathName": "onlineSelling/pages/records/index",
  60. "query": "",
  61. "scene": null
  62. }
  63. ]
  64. }
  65. }
  66. }