蓝牙控制阀小程序
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.

34 lines
555 B

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