用工小程序前端代码
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.

64 lines
1.9 KiB

1 year ago
1 year ago
1 year ago
  1. {
  2. "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  3. "condition": {
  4. "miniprogram": {
  5. "list": [
  6. {
  7. "name": "pages/home/index",
  8. "pathName": "pages/home/index",
  9. "query": "",
  10. "launchMode": "default",
  11. "scene": null
  12. },
  13. {
  14. "name": "pages/identity/index",
  15. "pathName": "pages/identity/index",
  16. "query": "",
  17. "launchMode": "default",
  18. "scene": null
  19. },
  20. {
  21. "name": "pages/home/index",
  22. "pathName": "pages/home/index",
  23. "query": "",
  24. "launchMode": "default",
  25. "scene": null
  26. },
  27. {
  28. "name": "pages_subpack/release/index",
  29. "pathName": "pages_subpack/release/index",
  30. "query": "",
  31. "launchMode": "default",
  32. "scene": null
  33. },
  34. {
  35. "name": "pages_subpack/feedback/index",
  36. "pathName": "pages_subpack/feedback/index",
  37. "query": "",
  38. "launchMode": "default",
  39. "scene": null
  40. },
  41. {
  42. "name": "pages_subpack/master-settled/index",
  43. "pathName": "pages_subpack/master-settled/index",
  44. "query": "",
  45. "launchMode": "default",
  46. "scene": null
  47. },
  48. {
  49. "name": "pages_subpack/master-settled/index",
  50. "pathName": "pages_subpack/master-settled/index",
  51. "query": "",
  52. "launchMode": "default",
  53. "scene": null
  54. },
  55. {
  56. "name": "pages/auth/index",
  57. "pathName": "pages/auth/index",
  58. "query": "",
  59. "launchMode": "default",
  60. "scene": null
  61. }
  62. ]
  63. }
  64. }
  65. }