| 1234567891011121314151617181920 |
- {
- "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
- "condition": {
- "miniprogram": {
- "list": [
- {
- "name": "pages_course/video",
- "pathName": "pages_course/video",
- "query": "course={\"companyId\":100,\"companyUserId\":6806,\"corpId\":\"ww70ac72e824957fc9\",\"courseId\":63,\"link\":\"1986714408348286976\",\"linkType\":3,\"qwExternalId\":38619525,\"qwUserId\":\"33001\",\"uNo\":\"2892f02b-108f-4c8f-8adf-4f0ccfc9c384\",\"videoId\":459}",
- "launchMode": "default",
- "scene": null
- }
- ]
- }
- },
- "projectname": "互联网医院",
- "setting": {
- "compileHotReLoad": true
- }
- }
|