12345678910111213141516171819202122 |
- {
- "projectname": "bluebook",
- "setting": {
- "compileHotReLoad": true,
- "urlCheck": true,
- "skylineRenderEnable": true
- },
- "condition": {
- "miniprogram": {
- "list": [
- {
- "name": "pages/agent/index",
- "pathName": "pages/agent/index",
- "query": "agentId=p_2e73c9d7efaYfDo2-agent_1016",
- "scene": null,
- "launchMode": "default"
- }
- ]
- }
- },
- "libVersion": "3.9.0"
- }
|