project.config.json 1.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "miniprogramRoot": "dist/",
  3. "projectname": "miniapp",
  4. "description": "",
  5. "appid": "wxc96058d57e77f373",
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": false,
  9. "enhance": false,
  10. "postcss": false,
  11. "preloadBackgroundData": false,
  12. "minified": false,
  13. "newFeature": false,
  14. "coverView": true,
  15. "nodeModules": false,
  16. "autoAudits": false,
  17. "showShadowRootInWxmlPanel": true,
  18. "scopeDataCheck": false,
  19. "uglifyFileName": false,
  20. "checkInvalidKey": true,
  21. "checkSiteMap": true,
  22. "uploadWithSourceMap": true,
  23. "compileHotReLoad": false,
  24. "babelSetting": {
  25. "ignore": [],
  26. "disablePlugins": [],
  27. "outputPath": ""
  28. },
  29. "useIsolateContext": true,
  30. "useCompilerModule": true,
  31. "userConfirmedUseCompilerModuleSwitch": false
  32. },
  33. "compileType": "miniprogram",
  34. "simulatorType": "wechat",
  35. "simulatorPluginLibVersion": {},
  36. "condition": {
  37. "search": {
  38. "current": -1,
  39. "list": []
  40. },
  41. "conversation": {
  42. "current": -1,
  43. "list": []
  44. },
  45. "plugin": {
  46. "current": -1,
  47. "list": []
  48. },
  49. "game": {
  50. "current": -1,
  51. "list": []
  52. },
  53. "gamePlugin": {
  54. "current": -1,
  55. "list": []
  56. },
  57. "miniprogram": {
  58. "current": -1,
  59. "list": [
  60. {
  61. "id": -1,
  62. "name": "pages/index/index",
  63. "pathName": "pages/index/index",
  64. "query": "id= 1a679f513937508670594ea2ec616195&from=card _share&recommender= 1a679f513937508670594ea2ec616195",
  65. "scene": null
  66. },
  67. {
  68. "id": -1,
  69. "name": "subpackages/pages/consultant/myHomepage/index",
  70. "pathName": "subpackages/pages/consultant/myHomepage/index",
  71. "query": "id=1a679f513937508670594ea2ec616195&from=card _share&recommender= 1a679f513937508670594ea2ec616195",
  72. "scene": null
  73. },
  74. {
  75. "id": -1,
  76. "name": "pages/chat/chatDetail/index",
  77. "pathName": "pages/chat/chatDetail/index",
  78. "query": "friend=d060bba5d66221200d8b19e7fa8b020b",
  79. "scene": null
  80. }
  81. ]
  82. }
  83. }
  84. }