project.config.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": true,
  9. "enhance": false,
  10. "postcss": true,
  11. "preloadBackgroundData": false,
  12. "minified": true,
  13. "newFeature": true,
  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. "useMultiFrameRuntime": true,
  25. "useApiHook": true,
  26. "useApiHostProcess": true,
  27. "babelSetting": {
  28. "ignore": [],
  29. "disablePlugins": [],
  30. "outputPath": ""
  31. },
  32. "enableEngineNative": false,
  33. "useIsolateContext": true,
  34. "useCompilerModule": true,
  35. "userConfirmedUseCompilerModuleSwitch": false,
  36. "userConfirmedBundleSwitch": false,
  37. "packNpmManually": false,
  38. "packNpmRelationList": [],
  39. "minifyWXSS": true
  40. },
  41. "compileType": "miniprogram",
  42. "libVersion": "2.12.0",
  43. "appid": "wxd47b0ef6600fbe24",
  44. "projectname": "%E9%97%AA%E7%8E%B0%E5%87%BA%E8%A1%8C",
  45. "debugOptions": {
  46. "hidedInDevtools": []
  47. },
  48. "isGameTourist": false,
  49. "simulatorType": "wechat",
  50. "simulatorPluginLibVersion": {},
  51. "condition": {
  52. "plugin": {
  53. "list": []
  54. },
  55. "game": {
  56. "list": []
  57. },
  58. "gamePlugin": {
  59. "list": []
  60. },
  61. "miniprogram": {
  62. "list": [
  63. {
  64. "id": -1,
  65. "name": "pages/personal/rechSuce/rechSuce",
  66. "pathName": "pages/personal/rechSuce/rechSuce",
  67. "query": "order=1",
  68. "scene": null
  69. },
  70. {
  71. "id": 1,
  72. "name": "pages/index/index",
  73. "pathName": "pages/index/index",
  74. "query": "http://weilaibike.com?no=4101000083",
  75. "scene": 1011
  76. },
  77. {
  78. "id": 2,
  79. "name": "pages/index/index",
  80. "pathName": "pages/index/index",
  81. "query": "http://code.weilaibike.com?no=41010011248",
  82. "scene": 1011
  83. },
  84. {
  85. "id": -1,
  86. "name": "pages/index/index",
  87. "pathName": "pages/index/index",
  88. "query": "q=37010000005",
  89. "scene": 1011
  90. },
  91. {
  92. "id": 4,
  93. "name": "pages/index/index",
  94. "pathName": "pages/index/index",
  95. "query": "q=37010000005",
  96. "scene": 1011
  97. },
  98. {
  99. "name": "pages/index/index",
  100. "pathName": "pages/index/index",
  101. "query": "q=10010010011",
  102. "scene": null
  103. }
  104. ]
  105. }
  106. }
  107. }