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.
 
 
 

41 lines
732 B

  1. {
  2. "description": "项目配置文件。",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": true,
  9. "postcss": true,
  10. "minified": true
  11. },
  12. "compileType": "miniprogram",
  13. "libVersion": "",
  14. "appid": "wxe044603515ff2cb5",
  15. "projectname": "数智工牌",
  16. "condition": {
  17. "search": {
  18. "current": -1,
  19. "list": []
  20. },
  21. "conversation": {
  22. "current": -1,
  23. "list": []
  24. },
  25. "game": {
  26. "current": -1,
  27. "list": []
  28. },
  29. "miniprogram": {
  30. "current": 0,
  31. "list": [
  32. {
  33. "name": "访客二维码",
  34. "query": "",
  35. "id": 0,
  36. "pathName": "pages/mine/registerForm"
  37. }
  38. ]
  39. }
  40. }
  41. }