C端小程序
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

36 líneas
563 B

  1. {
  2. "description": "项目配置文件。",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": true,
  9. "postcss": true,
  10. "minified": true,
  11. "newFeature": true
  12. },
  13. "compileType": "miniprogram",
  14. "libVersion": "2.2.2",
  15. "appid": "wxeaaa53abd537546b",
  16. "projectname": "2222",
  17. "isGameTourist": false,
  18. "condition": {
  19. "search": {
  20. "current": -1,
  21. "list": []
  22. },
  23. "conversation": {
  24. "current": -1,
  25. "list": []
  26. },
  27. "game": {
  28. "currentL": -1,
  29. "list": []
  30. },
  31. "miniprogram": {
  32. "current": -1,
  33. "list": []
  34. }
  35. }
  36. }