12345678910111213141516171819202122232425262728 |
- {
- "libVersion": "2.4.4",
- "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
- "setting": {
- "urlCheck": false,
- "compileHotReLoad": true
- },
- "condition": {
- "miniprogram": {
- "list": [
- {
- "name": "pages/index/index",
- "pathName": "pages/index/index",
- "query": "q=https%3A%2F%2F192.168.10.39%2FexamStudentId%253D2%2526examRecordDataId%253D8066862%2526order%253D20%2526transferFileType%253DAUDIO%2526key%253DU_S_0_2%2526token%253DCC0644A619EB5562733292581F30662169B6FA1A5FAC04AB6D2B9C163CDA0484",
- "scene": null
- },
- {
- "name": "h",
- "pathName": "pages/index/index",
- "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",
- "launchMode": "default",
- "scene": null
- }
- ]
- }
- },
- "projectname": "examcloud-weixin-upload-audio"
- }
|