C端小程序
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

44 rader
756 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. "autoAudits": false,
  13. "checkInvalidKey": true
  14. },
  15. "compileType": "miniprogram",
  16. "libVersion": "2.5.0",
  17. "appid": "wxb11603577a84a86d",
  18. "projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F",
  19. "isGameTourist": false,
  20. "simulatorType": "wechat",
  21. "simulatorPluginLibVersion": {},
  22. "condition": {
  23. "search": {
  24. "current": -1,
  25. "list": []
  26. },
  27. "conversation": {
  28. "current": -1,
  29. "list": []
  30. },
  31. "plugin": {
  32. "current": -1,
  33. "list": []
  34. },
  35. "game": {
  36. "currentL": -1,
  37. "list": []
  38. },
  39. "miniprogram": {
  40. "current": -1,
  41. "list": []
  42. }
  43. }
  44. }