project.private.config.json 1.4 KB

12345678910111213141516171819202122232425262728
  1. {
  2. "libVersion": "2.4.4",
  3. "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  4. "setting": {
  5. "urlCheck": false,
  6. "compileHotReLoad": true
  7. },
  8. "condition": {
  9. "miniprogram": {
  10. "list": [
  11. {
  12. "name": "pages/index/index",
  13. "pathName": "pages/index/index",
  14. "query": "q=https%3A%2F%2F192.168.10.39%2FexamStudentId%253D2%2526examRecordDataId%253D8066862%2526order%253D20%2526transferFileType%253DAUDIO%2526key%253DU_S_0_2%2526token%253DCC0644A619EB5562733292581F30662169B6FA1A5FAC04AB6D2B9C163CDA0484",
  15. "scene": null
  16. },
  17. {
  18. "name": "h",
  19. "pathName": "pages/index/index",
  20. "query": "q=examStudentId%3D36794%26examRecordDataId%3D105691%26order%3D28%26transferFileType%3DPIC%26key%3DU_S_15_36078%26token%3D69729CB5E4ADAACD6F8C3F59729B477987375F478399447E43918189CAAB12A0%26apiServer%3Dhttps%3A%2F%2Fwhdx.test41.qmth.com.cn%3A443",
  21. "launchMode": "default",
  22. "scene": null
  23. }
  24. ]
  25. }
  26. },
  27. "projectname": "examcloud-weixin-upload-audio"
  28. }