微信小程序项目模板文件
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.

23 lines
457B

  1. {
  2. "condition": {
  3. "plugin": {
  4. "list": []
  5. },
  6. "game": {
  7. "list": []
  8. },
  9. "gamePlugin": {
  10. "list": []
  11. },
  12. "miniprogram": {
  13. "list": [
  14. {
  15. "name": "登录",
  16. "pathName": "pages/login/login",
  17. "query": "",
  18. "scene": null
  19. }
  20. ]
  21. }
  22. }
  23. }