随手精灵小程序,单独为了获取WIFI信息加强围栏告警功能能力
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

33 行
1.1KB

  1. {
  2. "setting": {
  3. "compileHotReLoad": true,
  4. "urlCheck": false
  5. },
  6. "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  7. "libVersion": "2.33.0",
  8. "condition": {
  9. "miniprogram": {
  10. "list": [
  11. {
  12. "name": "蓝牙",
  13. "pathName": "pages/bluetooth/bluetooth",
  14. "query": "",
  15. "launchMode": "default",
  16. "scene": null
  17. },
  18. {
  19. "name": "pages/devicedetail/index",
  20. "pathName": "pages/devicedetail/index",
  21. "query": "",
  22. "launchMode": "default",
  23. "scene": null
  24. },
  25. {
  26. "name": "db guide",
  27. "pathName": "pages/databaseGuide/databaseGuide",
  28. "query": ""
  29. }
  30. ]
  31. }
  32. }
  33. }