123456789101112131415161718192021 |
- {
- "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\":\"ww5a88c4f879f204c5\",\"courseId\":63,\"link\":\"1899022782092541952\",\"linkType\":3,\"qwExternalId\":9914983,\"qwUserId\":\"18931\",\"videoId\":409}",
- "launchMode": "default",
- "scene": null
- }
- ]
- }
- },
- "projectname": "his_user_app",
- "setting": {
- "compileHotReLoad": true
- },
- "libVersion": "3.7.9"
- }
|