兼兼街租房小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

70 lines
1.6 KiB

  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. "ignoreUploadUnusedFiles":false,
  33. "enableEngineNative": false,
  34. "bundle": false,
  35. "useIsolateContext": true,
  36. "useCompilerModule": true,
  37. "userConfirmedUseCompilerModuleSwitch": false,
  38. "userConfirmedBundleSwitch": false,
  39. "packNpmManually": false,
  40. "packNpmRelationList": [],
  41. "minifyWXSS": true
  42. },
  43. "compileType": "miniprogram",
  44. "libVersion": "2.6.4",
  45. "appid": "wx6fa71e69231a4fa4",
  46. "projectname": "%E4%BA%9A%E7%B1%B3%E7%A7%91%E6%8A%80mall4j",
  47. "debugOptions": {
  48. "hidedInDevtools": []
  49. },
  50. "isGameTourist": false,
  51. "simulatorType": "wechat",
  52. "simulatorPluginLibVersion": {},
  53. "condition": {
  54. "search": {
  55. "list": []
  56. },
  57. "conversation": {
  58. "list": []
  59. },
  60. "plugin": {
  61. "list": []
  62. },
  63. "game": {
  64. "currentL": -1,
  65. "list": []
  66. },
  67. "miniprogram": {
  68. "list": []
  69. }
  70. }
  71. }