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.

52 lines
1.7 KiB

1 year ago
  1. {
  2. "setting": {
  3. "urlCheck": true,
  4. "compileHotReLoad": true
  5. },
  6. "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  7. "projectname": "smallApartment",
  8. "condition": {
  9. "plugin": {
  10. "list": []
  11. },
  12. "game": {
  13. "list": []
  14. },
  15. "gamePlugin": {
  16. "list": []
  17. },
  18. "miniprogram": {
  19. "list": [
  20. {
  21. "name": "pages/addperson/addperson",
  22. "pathName": "pages/addperson/addperson",
  23. "query": "current=1",
  24. "scene": null
  25. },
  26. {
  27. "name": "pages/selectPersonnel/selectPersonnel",
  28. "pathName": "pages/selectPersonnel/selectPersonnel",
  29. "query": "",
  30. "scene": null
  31. },
  32. {
  33. "name": "",
  34. "pathName": "pages/paymentInterface/paymentInterface",
  35. "query": "",
  36. "scene": null
  37. },
  38. {
  39. "name": "",
  40. "pathName": "pagesA/activatePayment/activatePayment",
  41. "query": "",
  42. "scene": null
  43. },
  44. {
  45. "name": "",
  46. "pathName": "pagesA/facepeople/facepeople",
  47. "query": "",
  48. "scene": null
  49. }
  50. ]
  51. }
  52. }
  53. }